1. 092f4c5 Merge branch 'akpm' (Andrew's incoming - part two) by Linus Torvalds · 13 years ago
  2. c1e2ee2 memcg: replace ss->id_lock with a rwlock by Andrew Bresticker · 13 years ago
  3. 080d676 aio: allocate kiocbs in batches by Jeff Moyer · 13 years ago
  4. 2ca02df drivers/misc/vmw_balloon.c: fix typo in code comment by Rakib Mullick · 13 years ago
  5. 6d994a7 drivers/misc/vmw_balloon.c: determine page allocation flag can_sleep outside loop by Rakib Mullick · 13 years ago
  6. 3fd306c w1: disable irqs in critical section by Jan Weitzel · 13 years ago
  7. 68a436a drivers/w1/w1_int.c: multiple masters used same init_name by Florian Faber · 13 years ago
  8. 0e053fc drivers/power/ds2780_battery.c: fix deadlock upon insertion and removal by Clifton Barnes · 13 years ago
  9. 9fe678f drivers/power/ds2780_battery.c: add a nolock function to w1 interface by Clifton Barnes · 13 years ago
  10. 853eee7 drivers/power/ds2780_battery.c: create central point for calling w1 interface by Clifton Barnes · 13 years ago
  11. 3e54281 w1: ds2760 and ds2780, use ida for id and ida_simple_get() to get it by Jonathan Cameron · 13 years ago
  12. 79bc574 pps gpio client: add missing dependency by Heiko Carstens · 13 years ago
  13. 16152045 pps: new client driver using GPIO by James Nuss · 13 years ago
  14. 437c534 pps: default echo function by James Nuss · 13 years ago
  15. 842fa69 include/linux/dma-mapping.h: add dma_zalloc_coherent() by Andrew Morton · 13 years ago
  16. c736de6 sysctl: make CONFIG_SYSCTL_SYSCALL default to n by WANG Cong · 13 years ago
  17. f1ecf06 sysctl: add support for poll() by Lucas De Marchi · 13 years ago
  18. 088024b RapidIO: documentation update by Alexandre Bounine · 13 years ago
  19. e0c87bd drivers/net/rionet.c: fix ethernet address macros for LE platforms by Alexandre Bounine · 13 years ago
  20. 166c050 RapidIO: fix potential null deref in rio_setup_device() by Alexandre Bounine · 13 years ago
  21. 48618fb RapidIO: add mport driver for Tsi721 bridge by Alexandre Bounine · 13 years ago
  22. 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
  23. a571259 drivers/rapidio/rio-scan.c: use discovered bit to test if enumeration is complete by Liu Gang · 13 years ago
  24. 79975f1 init: add root=PARTUUID=UUID/PARTNROFF=%d support by Will Drewry · 13 years ago
  25. f567a18 include/linux/sem.h: make sysv_sem empty if SYSVIPC is disabled by Manfred Spraul · 13 years ago
  26. e57940d ipc/sem.c: remove private structures from public header file by Manfred Spraul · 13 years ago
  27. 0b0577f ipc/sem.c: handle spurious wakeups by Manfred Spraul · 13 years ago
  28. 3c24783 ipc/sem.c: fix return code race with semop vs. semop +semctl(IPC_RMID) by Manfred Spraul · 13 years ago
  29. 46cbc1d ida: make ida_simple_get/put() IRQ safe by Tejun Heo · 13 years ago
  30. aa6afca proc: fix races against execve() of /proc/PID/fd** by Vasiliy Kulikov · 13 years ago
  31. 887df07 procfs: report EISDIR when reading sysctl dirs in proc by Pavel Emelyanov · 13 years ago
  32. 89e8a24 cpusets: avoid looping when storing to mems_allowed if one node remains set by David Rientjes · 13 years ago
  33. 61600f5 mm/page_cgroup.c: quiet sparse noise by H Hartley Sweeten · 13 years ago
  34. 4799401 memcg: Fix race condition in memcg_check_events() with this_cpu usage by Steven Rostedt · 13 years ago
  35. a61ed3c memcg: close race between charge and putback by Johannes Weiner · 13 years ago
  36. 9b27297 memcg: skip scanning active lists based on individual size by Johannes Weiner · 13 years ago
  37. 0a619e5 memcg: do not expose uninitialized mem_cgroup_per_node to world by Igor Mammedov · 13 years ago
  38. 715a5ee memcg: fix oom schedule_timeout() by KAMEZAWA Hiroyuki · 13 years ago
  39. c0ff4b8 memcg: rename mem variable to memcg by Raghavendra K T · 13 years ago
  40. ff7ee93 cgroup/kmemleak: Annotate alloc_page() for cgroup allocations by Steven Rostedt · 13 years ago
  41. 77ceab8 cgroups: don't attach task to subsystem if migration failed by Ben Blum · 13 years ago
  42. 33ef6b6 cgroups: more safe tasklist locking in cgroup_attach_proc by Ben Blum · 13 years ago
  43. 434a964 hfs: fix hfs_find_init() sb->ext_tree NULL ptr oops by Phillip Lougher · 13 years ago
  44. 3069083 isofs: add readpages support by Namjae Jeon · 13 years ago
  45. b6eb48d minix: describe usage of different magic numbers by Sami Kerola · 13 years ago
  46. 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
  47. 43fcb81 rtc: add initial support for mcp7941x parts by David Anders · 13 years ago
  48. 6d03d06 drivers/rtc/class.c: convert idr to ida and use ida_simple_get() by Jonathan Cameron · 13 years ago
  49. f919b92 init/do_mounts_rd.c: fix ramdisk identification for padded cramfs by Neil Armstrong · 13 years ago
  50. 0620d91 ramfs: remove module leftovers by Richard Weinberger · 13 years ago
  51. a3defbe binfmt_elf: fix PIE execution with randomization disabled by Jiri Kosina · 13 years ago
  52. b35a35b thp: share get_huge_page_tail() by Andrea Arcangeli · 13 years ago
  53. e0d85a3 sparc: gup_pte_range() support THP based tail recounting by Andrea Arcangeli · 13 years ago
  54. 0693bc9 s390: gup_huge_pmd() return 0 if pte changes by Andrea Arcangeli · 13 years ago
  55. 220a2eb s390: gup_huge_pmd() support THP tail recounting by Andrea Arcangeli · 13 years ago
  56. cf592bf powerpc: gup_huge_pmd() return 0 if pte changes by Andrea Arcangeli · 13 years ago
  57. 3526741 powerpc: gup_hugepte() support THP based tail recounting by Andrea Arcangeli · 13 years ago
  58. 8596468 powerpc: gup_hugepte() avoid freeing the head page too many times by Andrea Arcangeli · 13 years ago
  59. 405e44f powerpc: get_hugepte() don't put_page() the wrong page by Andrea Arcangeli · 13 years ago
  60. 2839bdc powerpc: remove superfluous PageTail checks on the pte gup_fast by Andrea Arcangeli · 13 years ago
  61. 70b50f9 mm: thp: tail page refcounting fix by Andrea Arcangeli · 13 years ago
  62. 80c2861 Merge git://github.com/rustyrussell/linux by Linus Torvalds · 13 years ago
  63. 86f14df ASoC: Update git repository URL by Mark Brown · 13 years ago
  64. 5569459 [IA64] Wire up cross memory attach syscalls by Tony Luck · 13 years ago
  65. 112daa7 ALSA: hda - Remove unused variables by Takashi Iwai · 13 years ago
  66. 1fa1757 ALSA: hda/realtek - Don't create alt-stream for capture when unnecessary by Takashi Iwai · 13 years ago
  67. f43d623 usb, xhci: fix lockdep warning on endpoint timeout by Don Zickus · 13 years ago
  68. f956c34 iwlwifi: don't perform "echo test" when cmd queue stuck by Wey-Yi Guy · 13 years ago
  69. addc985 b43: Remove unneeded message by Larry Finger · 13 years ago
  70. 05cb910 mac80211: disable powersave for broken APs by Johannes Berg · 13 years ago
  71. 8a39ef8 iwlwifi: allow pci_enable_msi fail by Wey-Yi Guy · 13 years ago
  72. 3209e06 libertas: ensure we clean up a scan request properly by Andres Salomon · 13 years ago
  73. 9334892 ath9k_hw: Fix noise floor calibration timeout on fast channel change by Rajkumar Manoharan · 13 years ago
  74. 98fb2cc ath9k_hw: Update AR9485 initvals to fix system hang issue by Rajkumar Manoharan · 13 years ago
  75. e3a4cc2 mac80211: Fix TDLS support validation in add_station handler by Jouni Malinen · 13 years ago
  76. 94d55d6 carl9170: fix AMPDU TX_CTL_REQ_TX_STATUS handling by Christian Lamparter · 13 years ago
  77. fd26981 ath9k_hw: Fix regression of register offset of AR9330/AR9340 by Rajkumar Manoharan · 13 years ago
  78. 6911bf0 mac80211: config hw when going back on-channel by Eliad Peller · 13 years ago
  79. eaa7af2 mac80211: fix remain_off_channel regression by Eliad Peller · 13 years ago
  80. 91ae4d0 ath9k_hw: Fix radio retention for AR9462 by Rajkumar Manoharan · 13 years ago
  81. 52d6d4e ath9k_hw: Fix regression of register offset for AR9003 chips by Rajkumar Manoharan · 13 years ago
  82. cda4ee3 iwlagn: fix the race in the unmapping of the HCMD by Emmanuel Grumbach · 13 years ago
  83. c125d5e Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padovan/bluetooth by John W. Linville · 13 years ago
  84. d211858 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/hch/vfs-queue by Linus Torvalds · 13 years ago
  85. ed0449a tracing: Restore system filter behavior by Li Zefan · 13 years ago
  86. 7657cac Squashfs: Add an option to set dev block size to 4K by Phillip Lougher · 13 years ago
  87. f1f8935 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 13 years ago
  88. 3411664 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 13 years ago
  89. de0a534 Merge branch 'for-linus' of git://github.com/richardweinberger/linux by Linus Torvalds · 13 years ago
  90. b958f7a mfd: Fix missing abx500 header file updates by Linus Walleij · 13 years ago
  91. 2235007 target: add back error handling in transport_complete_task by Christoph Hellwig · 13 years ago
  92. ed327ed target/pscsi: blk_make_request() returns an ERR_PTR() by Dan Carpenter · 13 years ago
  93. 3151d06 target: Remove core TRANSPORT_FREE_CMD_INTR usage by Nicholas Bellinger · 13 years ago
  94. 88dd9e2 target: Make TFO->check_stop_free return free status by Nicholas Bellinger · 13 years ago
  95. 5a4c866 iscsi-target: Fix non-immediate TMR handling by Nicholas Bellinger · 13 years ago
  96. 7e32da5 iscsi-target: Add missing CMDSN_LOWER_THAN_EXP check in iscsit_handle_scsi_cmd by Nicholas Bellinger · 13 years ago
  97. b8a11d7 target: Avoid double list_del for aborted se_tmr_req by Joern Engel · 13 years ago
  98. 104268a perf top tui: Don't recalc column widths considering just the first page by Arnaldo Carvalho de Melo · 13 years ago
  99. 8866056 perf report: Add progress bar when processing time ordered events by Arnaldo Carvalho de Melo · 13 years ago
  100. 7b27509 perf hists browser: Warn about lost events by Arnaldo Carvalho de Melo · 13 years ago