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