1. eff7687 hwmon: (w83627ehf) Add support for the W83627UHG by Jean Delvare · 13 years ago
  2. 6ba71de hwmon: (w83627ehf) Clean up probe function by Jean Delvare · 13 years ago
  3. 2265cef hwmon: (w83627ehf) Properly report PECI and AMD-SI sensor types by Jean Delvare · 13 years ago
  4. 90f4102 hwmon: Use i2c_smbus_{read,write}_word_swapped by Jean Delvare · 13 years ago
  5. 371f2e0 hwmon: (smsc47b397) Fix checkpatch errors by Jean Delvare · 13 years ago
  6. b2589ab hwmon: (lm90) Make code more readable by Jean Delvare · 13 years ago
  7. 8dc089d hwmon: (lm90) Fix warnings by Jean Delvare · 13 years ago
  8. da8ebe4 hwmon: (ibmaem) Avoid repeated memory allocations by Jean Delvare · 13 years ago
  9. 9d84c9e hwmon: (ibmaem) Make instance initializations independent by Jean Delvare · 13 years ago
  10. 547a1c9 hwmon: (ibmaem) Fix error paths by Jean Delvare · 13 years ago
  11. 24d6e2a hwmon: (lm73) Make detection less problematic by Jean Delvare · 13 years ago
  12. 746cdfb hwmon: Avoid building drivers for powerpc that read/write ISA addresses by Dean Nelson · 13 years ago
  13. 1a67a57 Merge git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 13 years ago
  14. 6dbbd92 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 13 years ago
  15. e1cfb67 be2net: Add detect UE feature for Lancer by Padmanabh Ratnakar · 13 years ago
  16. 9372cac be2net: Prevent CQ full condition for Lancer by Padmanabh Ratnakar · 13 years ago
  17. 1610c79 be2net: Fix disabling multicast promiscous mode by Padmanabh Ratnakar · 13 years ago
  18. 016f97b be2net: Fix endian issue in RX filter command by Padmanabh Ratnakar · 13 years ago
  19. 5b67b3c Merge git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net by David S. Miller · 13 years ago
  20. eea49cc9 af_packet: de-inline some helper functions by Olof Johansson · 13 years ago
  21. c49b82d MAINTAINERS: Add can-gw include to maintained files by Oliver Hartkopp · 13 years ago
  22. bc417e3 net: Add back alignment for size for __alloc_skb by Tony Lindgren · 13 years ago
  23. 918eb39 net: add missing bh_unlock_sock() calls by Eric Dumazet · 13 years ago
  24. e2e210c l2tp: fix race in l2tp_recv_dequeue() by Eric Dumazet · 13 years ago
  25. d674806 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 13 years ago
  26. f04c045 edac: Only build sb_edac on 64-bit by Josh Boyer · 13 years ago
  27. 70c9f18 Merge branch 'next' of git://github.com/kernelslacker/cpufreq by Linus Torvalds · 13 years ago
  28. a0a4194 Merge branch 'for-next' of git://git.infradead.org/users/sameo/mfd-2.6 by Linus Torvalds · 13 years ago
  29. cf02235 Merge branch 'sh-latest' of git://github.com/pmundt/linux-sh by Linus Torvalds · 13 years ago
  30. 3f8ddb0 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ohad/hwspinlock by Linus Torvalds · 13 years ago
  31. 30307c6 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 13 years ago
  32. 4536e4d Revert "perf: Add PM notifiers to fix CPU hotplug races" by Linus Torvalds · 13 years ago
  33. 43672a0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/linux-dm by Linus Torvalds · 13 years ago
  34. 2380078 Merge branch 'for-linus' of git://git.selinuxproject.org/~jmorris/linux-security by Linus Torvalds · 13 years ago
  35. c1a7e1e ixgbevf: Update release version by Greg Rose · 13 years ago
  36. 8599e25 ixgbe: DCB, return max for IEEE traffic classes by John Fastabend · 13 years ago
  37. 331bcf4 ixgbe: fix reading of the buffer returned by the firmware by Emil Tantilov · 13 years ago
  38. 9487dc8 ixgbe: Fix compiler warnings by Greg Rose · 13 years ago
  39. b120818 ixgbe: fix smatch splat due to missing NULL check by John Fastabend · 13 years ago
  40. 93d3ce8 ixgbe: fix disabling of Tx laser at probe by Emil Tantilov · 13 years ago
  41. 6681ba7 Merge branch 'linux_next' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-edac by Linus Torvalds · 13 years ago
  42. 232ef6b ixgbe: Fix link issues caused by a reset while interface is down by Emil Tantilov · 13 years ago
  43. d5a0e36 igb: Fix for I347AT4 PHY cable length unit detection by Kantecki, Tomasz · 13 years ago
  44. 243559f e100: make sure vlan support isn't advertised on old adapters by Jesse Brandeburg · 13 years ago
  45. 34c9ef8 e1000e: demote a debugging WARN to a debug log message by Bruce Allan · 13 years ago
  46. 06ef93e Merge branch 'for-3.2' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 13 years ago
  47. f7e8011 Merge branch 'misc-3.2' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux by Linus Torvalds · 13 years ago
  48. 092f4c5 Merge branch 'akpm' (Andrew's incoming - part two) by Linus Torvalds · 13 years ago
  49. c1e2ee2 memcg: replace ss->id_lock with a rwlock by Andrew Bresticker · 13 years ago
  50. 080d676 aio: allocate kiocbs in batches by Jeff Moyer · 13 years ago
  51. 2ca02df drivers/misc/vmw_balloon.c: fix typo in code comment by Rakib Mullick · 13 years ago
  52. 6d994a7 drivers/misc/vmw_balloon.c: determine page allocation flag can_sleep outside loop by Rakib Mullick · 13 years ago
  53. 3fd306c w1: disable irqs in critical section by Jan Weitzel · 13 years ago
  54. 68a436a drivers/w1/w1_int.c: multiple masters used same init_name by Florian Faber · 13 years ago
  55. 0e053fc drivers/power/ds2780_battery.c: fix deadlock upon insertion and removal by Clifton Barnes · 13 years ago
  56. 9fe678f drivers/power/ds2780_battery.c: add a nolock function to w1 interface by Clifton Barnes · 13 years ago
  57. 853eee7 drivers/power/ds2780_battery.c: create central point for calling w1 interface by Clifton Barnes · 13 years ago
  58. 3e54281 w1: ds2760 and ds2780, use ida for id and ida_simple_get() to get it by Jonathan Cameron · 13 years ago
  59. 79bc574 pps gpio client: add missing dependency by Heiko Carstens · 13 years ago
  60. 16152045 pps: new client driver using GPIO by James Nuss · 13 years ago
  61. 437c534 pps: default echo function by James Nuss · 13 years ago
  62. 842fa69 include/linux/dma-mapping.h: add dma_zalloc_coherent() by Andrew Morton · 13 years ago
  63. c736de6 sysctl: make CONFIG_SYSCTL_SYSCALL default to n by WANG Cong · 13 years ago
  64. f1ecf06 sysctl: add support for poll() by Lucas De Marchi · 13 years ago
  65. 088024b RapidIO: documentation update by Alexandre Bounine · 13 years ago
  66. e0c87bd drivers/net/rionet.c: fix ethernet address macros for LE platforms by Alexandre Bounine · 13 years ago
  67. 166c050 RapidIO: fix potential null deref in rio_setup_device() by Alexandre Bounine · 13 years ago
  68. 48618fb RapidIO: add mport driver for Tsi721 bridge by Alexandre Bounine · 13 years ago
  69. e80dd9a arch/powerpc/sysdev/fsl_rio.c: release rapidio port I/O region resource if port failed to initialize by Liu Gang · 13 years ago
  70. a571259 drivers/rapidio/rio-scan.c: use discovered bit to test if enumeration is complete by Liu Gang · 13 years ago
  71. 79975f1 init: add root=PARTUUID=UUID/PARTNROFF=%d support by Will Drewry · 13 years ago
  72. f567a18 include/linux/sem.h: make sysv_sem empty if SYSVIPC is disabled by Manfred Spraul · 13 years ago
  73. e57940d ipc/sem.c: remove private structures from public header file by Manfred Spraul · 13 years ago
  74. 0b0577f ipc/sem.c: handle spurious wakeups by Manfred Spraul · 13 years ago
  75. 3c24783 ipc/sem.c: fix return code race with semop vs. semop +semctl(IPC_RMID) by Manfred Spraul · 13 years ago
  76. 46cbc1d ida: make ida_simple_get/put() IRQ safe by Tejun Heo · 13 years ago
  77. aa6afca proc: fix races against execve() of /proc/PID/fd** by Vasiliy Kulikov · 13 years ago
  78. 887df07 procfs: report EISDIR when reading sysctl dirs in proc by Pavel Emelyanov · 13 years ago
  79. 89e8a24 cpusets: avoid looping when storing to mems_allowed if one node remains set by David Rientjes · 13 years ago
  80. 61600f5 mm/page_cgroup.c: quiet sparse noise by H Hartley Sweeten · 13 years ago
  81. 4799401 memcg: Fix race condition in memcg_check_events() with this_cpu usage by Steven Rostedt · 13 years ago
  82. a61ed3c memcg: close race between charge and putback by Johannes Weiner · 13 years ago
  83. 9b27297 memcg: skip scanning active lists based on individual size by Johannes Weiner · 13 years ago
  84. 0a619e5 memcg: do not expose uninitialized mem_cgroup_per_node to world by Igor Mammedov · 13 years ago
  85. 715a5ee memcg: fix oom schedule_timeout() by KAMEZAWA Hiroyuki · 13 years ago
  86. c0ff4b8 memcg: rename mem variable to memcg by Raghavendra K T · 13 years ago
  87. ff7ee93 cgroup/kmemleak: Annotate alloc_page() for cgroup allocations by Steven Rostedt · 13 years ago
  88. 77ceab8 cgroups: don't attach task to subsystem if migration failed by Ben Blum · 13 years ago
  89. 33ef6b6 cgroups: more safe tasklist locking in cgroup_attach_proc by Ben Blum · 13 years ago
  90. 434a964 hfs: fix hfs_find_init() sb->ext_tree NULL ptr oops by Phillip Lougher · 13 years ago
  91. 3069083 isofs: add readpages support by Namjae Jeon · 13 years ago
  92. b6eb48d minix: describe usage of different magic numbers by Sami Kerola · 13 years ago
  93. db5cf8d drivers/rtc/rtc-mc13xxx.c: move probe and remove callbacks to .init.text and .exit.text by Uwe Kleine-König · 13 years ago
  94. 43fcb81 rtc: add initial support for mcp7941x parts by David Anders · 13 years ago
  95. 6d03d06 drivers/rtc/class.c: convert idr to ida and use ida_simple_get() by Jonathan Cameron · 13 years ago
  96. f919b92 init/do_mounts_rd.c: fix ramdisk identification for padded cramfs by Neil Armstrong · 13 years ago
  97. 0620d91 ramfs: remove module leftovers by Richard Weinberger · 13 years ago
  98. a3defbe binfmt_elf: fix PIE execution with randomization disabled by Jiri Kosina · 13 years ago
  99. b35a35b thp: share get_huge_page_tail() by Andrea Arcangeli · 13 years ago
  100. e0d85a3 sparc: gup_pte_range() support THP based tail recounting by Andrea Arcangeli · 13 years ago