1. 43672a0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/linux-dm by Linus Torvalds · 13 years ago master
  2. 2380078 Merge branch 'for-linus' of git://git.selinuxproject.org/~jmorris/linux-security by Linus Torvalds · 13 years ago
  3. 6681ba7 Merge branch 'linux_next' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-edac by Linus Torvalds · 13 years ago
  4. 06ef93e Merge branch 'for-3.2' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 13 years ago
  5. f7e8011 Merge branch 'misc-3.2' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux by Linus Torvalds · 13 years ago
  6. 092f4c5 Merge branch 'akpm' (Andrew's incoming - part two) by Linus Torvalds · 13 years ago
  7. c1e2ee2 memcg: replace ss->id_lock with a rwlock by Andrew Bresticker · 13 years ago
  8. 080d676 aio: allocate kiocbs in batches by Jeff Moyer · 13 years ago
  9. 2ca02df drivers/misc/vmw_balloon.c: fix typo in code comment by Rakib Mullick · 13 years ago
  10. 6d994a7 drivers/misc/vmw_balloon.c: determine page allocation flag can_sleep outside loop by Rakib Mullick · 13 years ago
  11. 3fd306c w1: disable irqs in critical section by Jan Weitzel · 13 years ago
  12. 68a436a drivers/w1/w1_int.c: multiple masters used same init_name by Florian Faber · 13 years ago
  13. 0e053fc drivers/power/ds2780_battery.c: fix deadlock upon insertion and removal by Clifton Barnes · 13 years ago
  14. 9fe678f drivers/power/ds2780_battery.c: add a nolock function to w1 interface by Clifton Barnes · 13 years ago
  15. 853eee7 drivers/power/ds2780_battery.c: create central point for calling w1 interface by Clifton Barnes · 13 years ago
  16. 3e54281 w1: ds2760 and ds2780, use ida for id and ida_simple_get() to get it by Jonathan Cameron · 13 years ago
  17. 79bc574 pps gpio client: add missing dependency by Heiko Carstens · 13 years ago
  18. 16152045 pps: new client driver using GPIO by James Nuss · 13 years ago
  19. 437c534 pps: default echo function by James Nuss · 13 years ago
  20. 842fa69 include/linux/dma-mapping.h: add dma_zalloc_coherent() by Andrew Morton · 13 years ago
  21. c736de6 sysctl: make CONFIG_SYSCTL_SYSCALL default to n by WANG Cong · 13 years ago
  22. f1ecf06 sysctl: add support for poll() by Lucas De Marchi · 13 years ago
  23. 088024b RapidIO: documentation update by Alexandre Bounine · 13 years ago
  24. e0c87bd drivers/net/rionet.c: fix ethernet address macros for LE platforms by Alexandre Bounine · 13 years ago
  25. 166c050 RapidIO: fix potential null deref in rio_setup_device() by Alexandre Bounine · 13 years ago
  26. 48618fb RapidIO: add mport driver for Tsi721 bridge by Alexandre Bounine · 13 years ago
  27. 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
  28. a571259 drivers/rapidio/rio-scan.c: use discovered bit to test if enumeration is complete by Liu Gang · 13 years ago
  29. 79975f1 init: add root=PARTUUID=UUID/PARTNROFF=%d support by Will Drewry · 13 years ago
  30. f567a18 include/linux/sem.h: make sysv_sem empty if SYSVIPC is disabled by Manfred Spraul · 13 years ago
  31. e57940d ipc/sem.c: remove private structures from public header file by Manfred Spraul · 13 years ago
  32. 0b0577f ipc/sem.c: handle spurious wakeups by Manfred Spraul · 13 years ago
  33. 3c24783 ipc/sem.c: fix return code race with semop vs. semop +semctl(IPC_RMID) by Manfred Spraul · 13 years ago
  34. 46cbc1d ida: make ida_simple_get/put() IRQ safe by Tejun Heo · 13 years ago
  35. aa6afca proc: fix races against execve() of /proc/PID/fd** by Vasiliy Kulikov · 13 years ago
  36. 887df07 procfs: report EISDIR when reading sysctl dirs in proc by Pavel Emelyanov · 13 years ago
  37. 89e8a24 cpusets: avoid looping when storing to mems_allowed if one node remains set by David Rientjes · 13 years ago
  38. 61600f5 mm/page_cgroup.c: quiet sparse noise by H Hartley Sweeten · 13 years ago
  39. 4799401 memcg: Fix race condition in memcg_check_events() with this_cpu usage by Steven Rostedt · 13 years ago
  40. a61ed3c memcg: close race between charge and putback by Johannes Weiner · 13 years ago
  41. 9b27297 memcg: skip scanning active lists based on individual size by Johannes Weiner · 13 years ago
  42. 0a619e5 memcg: do not expose uninitialized mem_cgroup_per_node to world by Igor Mammedov · 13 years ago
  43. 715a5ee memcg: fix oom schedule_timeout() by KAMEZAWA Hiroyuki · 13 years ago
  44. c0ff4b8 memcg: rename mem variable to memcg by Raghavendra K T · 13 years ago
  45. ff7ee93 cgroup/kmemleak: Annotate alloc_page() for cgroup allocations by Steven Rostedt · 13 years ago
  46. 77ceab8 cgroups: don't attach task to subsystem if migration failed by Ben Blum · 13 years ago
  47. 33ef6b6 cgroups: more safe tasklist locking in cgroup_attach_proc by Ben Blum · 13 years ago
  48. 434a964 hfs: fix hfs_find_init() sb->ext_tree NULL ptr oops by Phillip Lougher · 13 years ago
  49. 3069083 isofs: add readpages support by Namjae Jeon · 13 years ago
  50. b6eb48d minix: describe usage of different magic numbers by Sami Kerola · 13 years ago
  51. 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
  52. 43fcb81 rtc: add initial support for mcp7941x parts by David Anders · 13 years ago
  53. 6d03d06 drivers/rtc/class.c: convert idr to ida and use ida_simple_get() by Jonathan Cameron · 13 years ago
  54. f919b92 init/do_mounts_rd.c: fix ramdisk identification for padded cramfs by Neil Armstrong · 13 years ago
  55. 0620d91 ramfs: remove module leftovers by Richard Weinberger · 13 years ago
  56. a3defbe binfmt_elf: fix PIE execution with randomization disabled by Jiri Kosina · 13 years ago
  57. b35a35b thp: share get_huge_page_tail() by Andrea Arcangeli · 13 years ago
  58. e0d85a3 sparc: gup_pte_range() support THP based tail recounting by Andrea Arcangeli · 13 years ago
  59. 0693bc9 s390: gup_huge_pmd() return 0 if pte changes by Andrea Arcangeli · 13 years ago
  60. 220a2eb s390: gup_huge_pmd() support THP tail recounting by Andrea Arcangeli · 13 years ago
  61. cf592bf powerpc: gup_huge_pmd() return 0 if pte changes by Andrea Arcangeli · 13 years ago
  62. 3526741 powerpc: gup_hugepte() support THP based tail recounting by Andrea Arcangeli · 13 years ago
  63. 8596468 powerpc: gup_hugepte() avoid freeing the head page too many times by Andrea Arcangeli · 13 years ago
  64. 405e44f powerpc: get_hugepte() don't put_page() the wrong page by Andrea Arcangeli · 13 years ago
  65. 2839bdc powerpc: remove superfluous PageTail checks on the pte gup_fast by Andrea Arcangeli · 13 years ago
  66. 70b50f9 mm: thp: tail page refcounting fix by Andrea Arcangeli · 13 years ago
  67. 80c2861 Merge git://github.com/rustyrussell/linux by Linus Torvalds · 13 years ago
  68. d211858 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/hch/vfs-queue by Linus Torvalds · 13 years ago
  69. f1f8935 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 13 years ago
  70. 3411664 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 13 years ago
  71. de0a534 Merge branch 'for-linus' of git://github.com/richardweinberger/linux by Linus Torvalds · 13 years ago
  72. 8535639 um: fix ubd cow size by Richard Weinberger · 13 years ago
  73. 0d65ede um: Fix kmalloc argument order in um/vdso/vma.c by Dave Jones · 13 years ago
  74. 3369465 um: switch to use of drivers/Kconfig by Al Viro · 13 years ago
  75. c039aff UserModeLinux-HOWTO.txt: fix a typo by Jonathan Neuschäfer · 13 years ago
  76. 8a91db2 UserModeLinux-HOWTO.txt: remove ^H characters by Jonathan Neuschäfer · 13 years ago
  77. 38b64ae um: we need sys/user.h only on i386 by Richard Weinberger · 13 years ago
  78. d0af6cb um: merge delay_{32,64}.c by Richard Weinberger · 13 years ago
  79. 73395a0 um: distribute exports to where exported stuff is defined by Al Viro · 13 years ago
  80. a34978c um: kill system-um.h by Al Viro · 13 years ago
  81. b8c655d um: generic ftrace.h will do... by Al Viro · 13 years ago
  82. 46ecca8 um: segment.h is x86-only and needed only there by Al Viro · 13 years ago
  83. c2ad3ad um: asm/pda.h is not needed anymore by Al Viro · 13 years ago
  84. 8e66cda um: hw_irq.h can go generic as well by Al Viro · 13 years ago
  85. f5e9007 um: switch to generic-y by Al Viro · 13 years ago
  86. d805a78 um: clean Kconfig up a bit by Al Viro · 13 years ago
  87. bad3118 um: a couple of missing dependencies... by Al Viro · 13 years ago
  88. 772bd0a um: kill useless argument of free_chan() and free_one_chan() by Al Viro · 13 years ago
  89. 966e803 um: unify ptrace_user.h by Al Viro · 13 years ago
  90. a10c95d um: unify KSTK_... by Al Viro · 13 years ago
  91. 4d21109 um: fix gcov build breakage by Al Viro · 13 years ago
  92. c32324e um: page_offset.h is never used by Al Viro · 13 years ago
  93. 3fb77d7 um: irq_vectors.h just shadows x86 one by Al Viro · 13 years ago
  94. ff9586e um: required-features.h is there only to shadow x86 one... by Al Viro · 13 years ago
  95. 8807c1d um: asm/apic.h is there only to shadow the x86 one... by Al Viro · 13 years ago
  96. c506c0e um: take ubd_user.h to its users... by Al Viro · 13 years ago
  97. b3ee571 um: take ldt.h to arch/x86/um/asm/mm_context.h by Al Viro · 13 years ago
  98. f67aa2f um: merge signal_{32,64}.c by Al Viro · 13 years ago
  99. fbe9868 um: no need to play with save_sp in signal frame setup anymore by Al Viro · 13 years ago
  100. c7ea591 um: increase stack growth cushion in pagefault by Al Viro · 13 years ago