1. e58e241 sparc: serial: Clean up the locking for -rt by David Miller · 11 years ago
  2. d746ca9 ibmveth: Fix endian issues with MAC addresses by Anton Blanchard · 11 years ago
  3. d0873e6 can: flexcan: make use of platform_get_device_id() by Marc Kleine-Budde · 11 years ago
  4. 08c6d35 can: flexcan: Remove #ifdef CONFIG_PM_SLEEP by Marc Kleine-Budde · 11 years ago
  5. f16a421 can: mcp251x: Remove #ifdef CONFIG_PM_SLEEP by Alexander Shiyan · 11 years ago
  6. 1e6cacd can: mcp251x: Make driver more quiet by Alexander Shiyan · 11 years ago
  7. 0a13404 net: unix socket code abuses csum_partial by Anton Blanchard · 11 years ago
  8. adca476 net: Improve SO_TIMESTAMPING documentation and fix a minor code bug by Andrew Lutomirski · 11 years ago
  9. f325333 bonding: options handling cleanup by stephen hemminger · 11 years ago
  10. fca2809 bonding: remove dead code by stephen hemminger · 11 years ago
  11. 4ae6e50 phy: fix compiler array bounds warning on settings[] by Bjorn Helgaas · 11 years ago
  12. 0ca4934 firewire: ohci: fix probe failure with Agere/LSI controllers by Stefan Richter · 11 years ago
  13. 2e28545 tile: don't use __get_cpu_var() with structure-typed arguments by Chris Metcalf · 11 years ago
  14. 80c6991 i2c: mv64xxx: fix circular Kconfig dependency by Wolfram Sang · 11 years ago
  15. e588e2f inet: frag: make sure forced eviction removes all frags by Florian Westphal · 11 years ago
  16. 9c38cf4 MIPS: Add CPC probe, access functions by Paul Burton · 11 years ago
  17. 9f98f3d MIPS: Add generic CM probe & access code by Paul Burton · 11 years ago
  18. 72e2014 MIPS: Move GIC IPI functions out of smp-cmp.c by Paul Burton · 11 years ago
  19. 1d68808 MIPS: Introduce _EXT assembler macro by Paul Burton · 11 years ago
  20. 6d9727a MIPS: Add missing includes to gic.h by Paul Burton · 11 years ago
  21. 4dd8ee5 MIPS: Add CP0 CMGCRBase definitions & accessor by Paul Burton · 11 years ago
  22. 20a8d5d MIPS: Define Config1 cache field shifts & sizes by Paul Burton · 11 years ago
  23. 442e14a MIPS: Add 1074K CPU support explicitly. by Steven J. Hill · 11 years ago
  24. 02dc6bf MIPS: mm: c-r4k: Detect instruction cache aliases by Markos Chandras · 11 years ago
  25. df76299 ARM: dove: drop pinctrl PMU reg property by Sebastian Hesselbarth · 11 years ago
  26. 031365b MIPS: APRP: Choose the correct VPE loader by fixing the linking by Deng-Cheng Zhu · 11 years ago
  27. f7324ac tcp: Use NET_ADD_STATS instead of NET_ADD_STATS_BH in tcp_event_new_data_sent() by David S. Miller · 11 years ago
  28. 072256d bonding: make slave status notifications GFP_ATOMIC by Veaceslav Falico · 11 years ago
  29. a8a921d ARM: mvebu: add Device Tree for the Armada 385 RD board by Gregory CLEMENT · 11 years ago
  30. 0d2e637 ARM: mvebu: use the correct phy connection mode on Armada 385 DB by Thomas Petazzoni · 11 years ago
  31. 8cbb5e3 staging: dgap: Fix printk related errors as reported by checkpatch by Mark Hounschell · 11 years ago
  32. 01a8d25 staging:dgap: Fix externs should be avoided in .c files as reported by checkpatch by Mark Hounschell · 11 years ago
  33. 7091be3 Staging: unisys: virthba: Add dependency on SCSI by Ken Cox · 11 years ago
  34. 927c792 staging: unisys: Give exported symbols unique names by Ken Cox · 11 years ago
  35. 0d776fa staging: unisys: remove unreferenced utility functions. by Ken Cox · 11 years ago
  36. ebe021e ARM: mvebu: the Armada XP Matrix board has 4 GB by Thomas Petazzoni · 11 years ago
  37. 91ed322 ARM: mvebu: switch the Armada XP GP to use internal registers at 0xf1000000 by Thomas Petazzoni · 11 years ago
  38. 82066bd ARM: mvebu: switch the Armada XP DB to use internal registers at 0xf1000000 by Thomas Petazzoni · 11 years ago
  39. 46febc6 ARM: mvebu: change the default PCIe apertures for Armada 370/XP by Thomas Petazzoni · 11 years ago
  40. 1fa21a7 staging: cxt1e1: removed version string declaration by Shaun Laing · 11 years ago
  41. b16aad3 Staging: rtl8712: fix an error test in start_drv_threads() by Dan Carpenter · 11 years ago
  42. 879cb0c staging: rtl8712: fix some confusing indenting by Dan Carpenter · 11 years ago
  43. 88fa1eb staging: usbip: vhci_sysfs.c: check return value of sscanf by John de la Garza · 11 years ago
  44. 472b854 leds-gpio: of: introduce MODULE_DEVICE_TABLE for module autoloading by Paolo Pisati · 11 years ago
  45. eee5794 MIPS: APRP: Unregister rtlx interrupt hook at module exit by Deng-Cheng Zhu · 11 years ago
  46. 9c1f6e0 MIPS: APRP: Fix the linking of rtlx interrupt hook by Deng-Cheng Zhu · 11 years ago
  47. 4890e2e MIPS: bcm47xx: Include missing errno.h for ENXIO by Markos Chandras · 11 years ago
  48. d334c2b MIPS: Alchemy: Fix unchecked kstrtoul return value by Manuel Lauss · 11 years ago
  49. f517928 MIPS: Fix randconfig build error. by Ralf Baechle · 11 years ago
  50. 409e145 Merge branch 'tipc' by David S. Miller · 11 years ago
  51. 2892505 tipc: don't log disabled tasklet handler errors by Erik Hugne · 11 years ago
  52. 1bb8dce tipc: fix memory leak during module removal by Erik Hugne · 11 years ago
  53. edcc051 tipc: drop subscriber connection id invalidation by Erik Hugne · 11 years ago
  54. fe8e464 tipc: avoid to unnecessary process switch under non-block mode by Ying Xue · 11 years ago
  55. 4652edb tipc: fix connection refcount leak by Ying Xue · 11 years ago
  56. 6d4ebeb tipc: allow connection shutdown callback to be invoked in advance by Ying Xue · 11 years ago
  57. d629947 Merge tag 'iio-for-3.15c' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-next by Greg Kroah-Hartman · 11 years ago
  58. 46ce6b7 ahci_imx: Put #ifdef CONFIG_PM_SLEEP around suspend / resume functions by Hans de Goede · 11 years ago
  59. c7c361e mwl8k: mwl8k_update_survey can be static by Yogesh Ashok Powar · 11 years ago
  60. aa0bee1 mwl8k: le32_to_cpu cast to restricted by Yogesh Ashok Powar · 11 years ago
  61. 5cbb9c2 brcmfmac: Use atomic functions for intstatus update. by Hante Meuleman · 11 years ago
  62. 561e722 Revert "brcmfmac: Use atomic functions for intstatus update." by Arend van Spriel · 11 years ago
  63. 7ce24ab rtlwifi: rtl8723be: Fix smatch warnings by Larry Finger · 11 years ago
  64. 2903d04 rtlwifi: rtl8723be: Fix sparse errors by Larry Finger · 11 years ago
  65. 2d9d532 rtlwifi: rtl8192ce: Handle unused switch case by Larry Finger · 11 years ago
  66. bfc1010 rtlwifi: rtl8723ae: Fix too long disable of IRQs by Larry Finger · 11 years ago
  67. 6b63927 rtlwifi: rtl8188ee: Fix too long disable of IRQs by Larry Finger · 11 years ago
  68. 2610dec rtlwifi: rtl8192se: Fix too long disable of IRQs by Larry Finger · 11 years ago
  69. a53268b rtlwifi: rtl8192cu: Fix too long disable of IRQs by Larry Finger · 11 years ago
  70. 1bae2ae rtlwifi: rtl8723be: rtl8723com: Remove unused allow_all_destaddr functions by Larry Finger · 11 years ago
  71. 25b13db rtlwifi: Move common routines to core by Larry Finger · 11 years ago
  72. f3355dd rtlwifi: rtl8192ce: rtl8192cu: rtl8192de: rtl8192se: rtl8723ae: rtl8723be: rtl8188eu: Modify for new API by Larry Finger · 11 years ago
  73. 9e9cb62 l2tp: fix userspace reception on plain L2TP sockets by Guillaume Nault · 11 years ago
  74. bb5016e l2tp: fix manual sequencing (de)activation in L2TPv2 by Guillaume Nault · 11 years ago
  75. f6d16d3 dm thin: fix Documentation for held metadata root feature by Mike Snitzer · 11 years ago
  76. 467a44b iio: adc: at91_adc: Repair broken platform_data support by Alexandre Belloni · 10 years ago
  77. d4078e2 x86, trace: Further robustify CR2 handling vs tracing by Peter Zijlstra · 11 years ago
  78. d512464 mwifiex: save and copy AP's VHT capability info correctly by Amitkumar Karwar · 11 years ago
  79. c99b186 mwifiex: copy AP's HT capability info correctly by Amitkumar Karwar · 11 years ago
  80. 73c8daa Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by John W. Linville · 11 years ago
  81. e90c148 inet: remove now unused flag DST_NOPEER by Hannes Frederic Sowa · 11 years ago
  82. e08f53f Merge branch 'r8152' by David S. Miller · 11 years ago
  83. 05e0f1a r8152: remove rtl8152_get_stats by hayeswang · 11 years ago
  84. d104eaf r8152: replace tp->netdev with netdev by hayeswang · 11 years ago
  85. db8515e r8152: deal with the empty line and space by hayeswang · 11 years ago
  86. 97070bd ARM: dts: tegra: add PCIe interrupt mapping properties by Lucas Stach · 11 years ago
  87. fc554ed GFS2: global conversion to pr_foo() by Fabian Frederick · 11 years ago
  88. 767f302 tile: avoid overflow in ns2cycles by Henrik Austad · 11 years ago
  89. d484700 of: Warn if of_graph_parse_endpoint is called with the root node by Philipp Zabel · 11 years ago
  90. f2a575f [media] of: move common endpoint parsing to drivers/of by Philipp Zabel · 11 years ago
  91. 4329b93 of: Reduce indentation in of_graph_get_next_endpoint by Philipp Zabel · 11 years ago
  92. 6ff60d3 of: Warn if of_graph_get_next_endpoint is called with the root node by Philipp Zabel · 11 years ago
  93. 4d56ed5 Documentation: of: Document graph bindings by Philipp Zabel · 11 years ago
  94. fd9fdb7 [media] of: move graph helpers from drivers/media/v4l2-core to drivers/of by Philipp Zabel · 11 years ago
  95. d95faae phy: omap-control: Update DT binding information by Roger Quadros · 11 years ago
  96. 5b098c2 s390/compat: get rid of compat wrapper assembly code by Heiko Carstens · 11 years ago
  97. 9a20528 s390/compat: build error for large compat syscall args by Heiko Carstens · 11 years ago
  98. 2f2728f mm/compat: convert to COMPAT_SYSCALL_DEFINE with changing parameter types by Heiko Carstens · 11 years ago
  99. ca2c405 kexec/compat: convert to COMPAT_SYSCALL_DEFINE with changing parameter types by Heiko Carstens · 11 years ago
  100. 3a49a0f net/compat: convert to COMPAT_SYSCALL_DEFINE with changing parameter types by Heiko Carstens · 11 years ago