1. bdbb776 futex: Do not leak robust list to unprivileged process by Kees Cook · 12 years ago
  2. b5174fa Merge tag 'mmc-merge-for-3.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc by Linus Torvalds · 12 years ago
  3. afb9bd7 Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osd by Linus Torvalds · 12 years ago
  4. 58df9b3 Merge tag 'nfs-for-3.4-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 12 years ago
  5. 8563f87 Merge tag 'squashfs-updates' of git://git.kernel.org/pub/scm/linux/kernel/git/pkl/squashfs-next by Linus Torvalds · 12 years ago
  6. 532bfc8 Merge branch 'akpm' (Andrew's patch-bomb) by Linus Torvalds · 12 years ago
  7. 8da00ed backlight: fix typo in tosa_lcd.c by Masanari Iida · 12 years ago
  8. 82edb4b crc32: add help text for the algorithm select option by Darrick J. Wong · 12 years ago
  9. f0f57b2 mm: move hugepage test examples to tools/testing/selftests/vm by Dave Young · 12 years ago
  10. 63e3155 mm: move slabinfo.c to tools/vm by Dave Young · 12 years ago
  11. c6dd897 mm: move page-types.c from Documentation to tools/vm by Dave Young · 12 years ago
  12. cab6b05 selftests/Makefile: make `run_tests' depend on `all' by Andrew Morton · 12 years ago
  13. f467f71 selftests: launch individual selftests from the main Makefile by Frederic Weisbecker · 12 years ago
  14. 0fc9d10 radix-tree: use iterators in find_get_pages* functions by Konstantin Khlebnikov · 12 years ago
  15. cebbd29 radix-tree: rewrite gang lookup using iterator by Konstantin Khlebnikov · 12 years ago
  16. 78c1d78 radix-tree: introduce bit-optimized iterator by Konstantin Khlebnikov · 12 years ago
  17. 4c619aa fs/proc/namespaces.c: prevent crash when ns_entries[] is empty by Andrew Morton · 12 years ago
  18. f450716 nbd: rename the nbd_device variable from lo to nbd by Wanlong Gao · 12 years ago
  19. cf3f892 pidns: add reboot_pid_ns() to handle the reboot syscall by Daniel Lezcano · 12 years ago
  20. 5a04cca sysctl: use bitmap library functions by Akinobu Mita · 12 years ago
  21. 423a5bb ipmi: use locks on watchdog timeout set on reboot by Corey Minyard · 12 years ago
  22. f60adf4 ipmi: simplify locking by Corey Minyard · 12 years ago
  23. 895dcfd ipmi: fix message handling during panics by Corey Minyard · 12 years ago
  24. 7adf579 ipmi: use a tasklet for handling received messages by Corey Minyard · 12 years ago
  25. 828dc9d ipmi: increase KCS timeouts by Matthew Garrett · 12 years ago
  26. b88e769 ipmi: decrease the IPMI message transaction time in interrupt mode by Srinivas_Gowda · 12 years ago
  27. 09c71bf kdump x86: fix total mem size calculation for reservation by Dave Young · 12 years ago
  28. eaa3be6 kexec: add further check to crashkernel by Zhenzhong Duan · 12 years ago
  29. d034cfa kexec: crash: don't save swapper_pg_dir for !CONFIG_MMU configurations by Will Deacon · 12 years ago
  30. 7d7f984 arch/ia64: remove references to cpu_*_map by Srivatsa S. Bhat · 12 years ago
  31. 38b9378 lib/cpumask.c: remove __any_online_cpu() by Srivatsa S. Bhat · 12 years ago
  32. 7404649 mm: only IPI CPUs to drain local pages if they exist by Gilad Ben-Yossef · 12 years ago
  33. 42be35d fs: only send IPI to invalidate LRU BH when needed by Gilad Ben-Yossef · 12 years ago
  34. a8364d5 slub: only IPI CPUs that have per cpu obj to flush by Gilad Ben-Yossef · 12 years ago
  35. b3a7e98 smp: add func to IPI cpus based on parameter func by Gilad Ben-Yossef · 12 years ago
  36. 3fc498f smp: introduce a generic on_each_cpu_mask() function by Gilad Ben-Yossef · 12 years ago
  37. d15cab9 swapon: check validity of swap_flags by Hugh Dickins · 12 years ago
  38. 29fd66d mm, coredump: fail allocations when coredumping instead of oom killing by David Rientjes · 12 years ago
  39. 45f83ce mm: thp: fix up pmd_trans_unstable() locations by Andrea Arcangeli · 12 years ago
  40. 623e3db mm for fs: add truncate_pagecache_range() by Hugh Dickins · 12 years ago
  41. 3748b2f procfs: fix /proc/statm by KAMEZAWA Hiroyuki · 12 years ago
  42. 0195c00 Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-asm_system by Linus Torvalds · 12 years ago
  43. f21ce8f Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 12 years ago
  44. 0c9aac0 Merge branch 'slab/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/linux by Linus Torvalds · 12 years ago
  45. ed0bb8e Merge branch 'for-linus-3.4' of git://git.linaro.org/people/sumitsemwal/linux-dma-buf by Linus Torvalds · 12 years ago
  46. 47b816f Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 12 years ago
  47. 2e7580b Merge branch 'kvm-updates/3.4' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 12 years ago
  48. d25413e Merge git://github.com/rustyrussell/linux by Linus Torvalds · 12 years ago
  49. 683c5e8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 12 years ago
  50. f0f3680 Merge branch 'linux_next' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-edac by Linus Torvalds · 12 years ago
  51. 61e5191 Merge branch 'for_linus' of git://cavan.codon.org.uk/platform-drivers-x86 by Linus Torvalds · 12 years ago
  52. d2a2fc1 Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging by Linus Torvalds · 12 years ago
  53. 7bf97e1 Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 12 years ago
  54. 30304e5 Merge tag 'mfd_3.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6 by Linus Torvalds · 12 years ago
  55. 750f770 Merge git://www.linux-watchdog.org/linux-watchdog by Linus Torvalds · 12 years ago
  56. 89e5d6f Merge tag 'dm-3.4-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-dm by Linus Torvalds · 12 years ago
  57. 516e779 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 12 years ago
  58. 735e941c Merge tag 'common-clk-api' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  59. 09893ee Merge tag 'dt2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  60. 4bb2d10 Merge tag 'soc2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  61. ff877c4 Merge tag 'drivers2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  62. a4ffc15 dm: add verity target by Mikulas Patocka · 12 years ago
  63. a66cc28 dm bufio: prefetch by Mikulas Patocka · 12 years ago
  64. 67e2e2b dm thin: add pool target flags to control discard by Joe Thornber · 12 years ago
  65. 104655f dm thin: support discards by Joe Thornber · 12 years ago
  66. eb2aa48 dm thin: prepare to support discard by Joe Thornber · 12 years ago
  67. 6efd6e8 dm thin: use dm_target_offset by Alasdair G Kergon · 12 years ago
  68. 2dd9c25 dm thin: support read only external snapshot origins by Joe Thornber · 12 years ago
  69. c4a69ec dm thin: relax hard limit on the maximum size of a metadata device by Mike Snitzer · 12 years ago
  70. 71fd5ae dm persistent data: remove space map ref_count entries if redundant by Joe Thornber · 12 years ago
  71. 905e51b dm thin: commit outstanding data every second by Joe Thornber · 12 years ago
  72. 31998ef dm: reject trailing characters in sccanf input by Mikulas Patocka · 12 years ago
  73. 0447568 dm raid: handle failed devices during start up by Jonathan E Brassow · 12 years ago
  74. fef838c dm thin metadata: pass correct space map to dm_sm_root_size by Joe Thornber · 12 years ago
  75. a3aefb3 dm persistent data: remove redundant value_size arg from value_ptr by Joe Thornber · 12 years ago
  76. 466891f dm mpath: detect invalid map_context by Jun'ichi Nomura · 12 years ago
  77. 4d7b38b dm: clear bi_end_io on remapping failure by Hannes Reinecke · 12 years ago
  78. 574ce07 dm table: simplify call to free_devices by Hannes Reinecke · 12 years ago
  79. fe878f3 dm thin: correct comments by Joe Thornber · 12 years ago
  80. 035220b dm raid: no longer experimental by Alasdair G Kergon · 12 years ago
  81. e0b215d dm uevent: no longer experimental by Alasdair G Kergon · 12 years ago
  82. 854ecaa dm: add persistent data to MAINTAINERS by Alasdair G Kergon · 12 years ago
  83. 1d330ec dm: document sysfs entries by Milan Broz · 12 years ago
  84. b098890 dm persistent data: fix btree rebalancing after remove by Joe Thornber · 12 years ago
  85. 6f94a4c dm thin: fix stacked bi_next usage by Joe Thornber · 12 years ago
  86. 72c6e7a dm crypt: add missing error handling by Mikulas Patocka · 12 years ago
  87. aeb2dea dm crypt: fix mempool deadlock by Mikulas Patocka · 12 years ago
  88. aadbe26 dm exception store: fix init error path by Andrei Warkentin · 12 years ago
  89. 141124c Delete all instances of asm/system.h by David Howells · 12 years ago
  90. 9ffc93f Remove all #inclusions of asm/system.h by David Howells · 12 years ago
  91. 96f951e Add #includes needed to permit the removal of asm/system.h by David Howells · 12 years ago
  92. 49a7f04 Move all declarations of free_initmem() to linux/mm.h by David Howells · 12 years ago
  93. 705f450 Disintegrate asm/system.h for OpenRISC by David Howells · 12 years ago
  94. 5d12506 Split arch_align_stack() out from asm-generic/system.h by David Howells · 12 years ago
  95. 158bc50 Split the switch_to() wrapper out of asm-generic/system.h by David Howells · 12 years ago
  96. b4816af Move the asm-generic/system.h xchg() implementation to asm-generic/cmpxchg.h by David Howells · 12 years ago
  97. 885df91 Create asm-generic/barrier.h by David Howells · 12 years ago
  98. 3448427 Make asm-generic/cmpxchg.h #include asm-generic/cmpxchg-local.h by David Howells · 12 years ago
  99. f9aa7e1 Disintegrate asm/system.h for Xtensa by David Howells · 12 years ago
  100. 8978bfd Disintegrate asm/system.h for Unicore32 [based on ver #3, changed by gxt] by Guan Xuetao · 12 years ago