1. 3fbfbf7 rcu: Add callback-free CPUs by Paul E. McKenney · 12 years ago
  2. aac1cda Merge branches 'urgent.2012.10.27a', 'doc.2012.11.16a', 'fixes.2012.11.13a', 'srcu.2012.10.27a', 'stall.2012.11.13a', 'tracing.2012.11.08a' and 'idle.2012.10.24a' into HEAD by Paul E. McKenney · 12 years ago
  3. d484a21 rcu: Add documentation for the new rcuexp debugfs trace file by Paul E. McKenney · 12 years ago
  4. 40e80c4 rcu: Update documentation for TREE_RCU debugfs tracing by Paul E. McKenney · 12 years ago
  5. c896054 rcu: Reduce default RCU CPU stall warning timeout by Paul E. McKenney · 12 years ago
  6. 351573a rcu: Fix TINY_RCU rcu_is_cpu_rrupt_from_idle check by Paul E. McKenney · 12 years ago
  7. f0a0e6f rcu: Clarify memory-ordering properties of grace-period primitives by Paul E. McKenney · 12 years ago
  8. 67afeed rcu: Add new rcutorture module parameters to start/end test messages by Paul E. McKenney · 12 years ago
  9. bb08f76 rcu: Remove list_for_each_continue_rcu() by Paul E. McKenney · 12 years ago
  10. 878d743 rcu: Fix batch-limit size problem by Eric Dumazet · 12 years ago
  11. 7bd8f2a rcu: Add tracing for synchronize_sched_expedited() by Paul E. McKenney · 12 years ago
  12. 6ee0886 rcu: Remove old debugfs interfaces and also RCU flavor name by Michael Wang · 12 years ago
  13. a608d84 rcu: split 'rcuhier' to each flavor by Michael Wang · 12 years ago
  14. 66b38bc rcu: split 'rcugp' to each flavor by Michael Wang · 12 years ago
  15. 29c6776 rcu: split 'rcuboost' to each flavor by Michael Wang · 12 years ago
  16. c25e557 rcu: split 'rcubarrier' to each flavor by Michael Wang · 12 years ago
  17. 42c3533 rcu: Fix tracing formatting by Paul E. McKenney · 12 years ago
  18. 5f4ee1f rcu: Remove the interface "rcudata.csv" by Michael Wang · 12 years ago
  19. c011c41 rcu: Replace the old interface with the new one by Michael Wang · 12 years ago
  20. 51d0f16 rcu: Optimize the 'rcu_pending' for RCU trace by Michael Wang · 12 years ago
  21. d29200e rcu: Optimize the 'rcudata.csv' for RCU trace by Michael Wang · 12 years ago
  22. 878eda7 rcu: Optimize the 'rcudata' for RCU trace by Michael Wang · 12 years ago
  23. 374b928 rcu: Fundamental facility for 'CPU units sequence reading' by Michael Wang · 12 years ago
  24. 573bcd40 rcu: Create directory for each flavor of rcu by Michael Wang · 12 years ago
  25. a30489c rcu: Instrument synchronize_rcu_expedited() for debugfs tracing by Paul E. McKenney · 12 years ago
  26. 40694d6 rcu: Move synchronize_sched_expedited() state to rcu_state by Paul E. McKenney · 12 years ago
  27. 1924bcb rcu: Avoid counter wrap in synchronize_sched_expedited() by Paul E. McKenney · 12 years ago
  28. 7b2e601 rcu: Rename ->onofflock to ->orphan_lock by Paul E. McKenney · 12 years ago
  29. a4d611f rcu: Document alternative RCU/reference-count algorithms by Paul E. McKenney · 12 years ago
  30. 57d34a6 rcu: Update docs to include kfree_rcu() by Kees Cook · 12 years ago
  31. 2c5594d rcu: Fix unrecovered RCU user mode in syscall_trace_leave() by Frederic Weisbecker · 12 years ago
  32. cda4dc8 rcutorture: Use DEFINE_STATIC_SRCU() by Lai Jiangshan · 12 years ago
  33. 55c6659a srcu: Add DEFINE_SRCU() by Lai Jiangshan · 12 years ago
  34. af71bef rcu: Wordsmith help text for RCU_USER_QS kernel parameter by Paul Gortmaker · 12 years ago
  35. 53bb857 rcu: Dump number of callbacks in stall warning messages by Paul E. McKenney · 12 years ago
  36. eee0588 rcu: Add grace-period information to RCU CPU stall warnings by Paul E. McKenney · 12 years ago
  37. b637a32 rcu: Print remote CPU's stacks in stall warnings by Paul E. McKenney · 12 years ago
  38. f2ebfbc srcu: Export process_srcu() by Lai Jiangshan · 12 years ago
  39. 4e87b2d srcu: Credit Lai Jiangshan with SRCU rewrite by Lai Jiangshan · 12 years ago
  40. 340f588 rcu: Fix precedence error in cpu_needs_another_gp() by Paul E. McKenney · 12 years ago
  41. 3705b88 rcu: Add a module parameter to force use of expedited RCU primitives by Antti P Miettinen · 12 years ago
  42. ba49df4 rcu: Update RCU_FAST_NO_HZ help text by Paul E. McKenney · 12 years ago
  43. 4d9a5d4 rcu: Remove rcu_switch() by Frederic Weisbecker · 12 years ago
  44. 4898326 rcu: Make rcutorture give diagnostics if CPU offline fails by Paul E. McKenney · 12 years ago
  45. abfd6e5 rcu: Fix comment about _rcu_barrier()/orphanage exclusion by Paul E. McKenney · 12 years ago
  46. 0f9574d rcu: Correct the name of a reference in list of RCU papers by Dhaval Giani · 12 years ago
  47. f191eec Documentation: Fix memory-barriers.txt example by Paul E. McKenney · 12 years ago
  48. 62da192 rcu: Accelerate callbacks for CPU initiating a grace period by Paul E. McKenney · 12 years ago
  49. 6f0c058 Linux 3.7-rc2 by Linus Torvalds · 12 years ago
  50. 198190a Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/cmarinas/linux-aarch64 by Linus Torvalds · 12 years ago
  51. aeed41a arm64: fix alignment padding in assembly code by Marc Zyngier · 12 years ago
  52. 31fd84b9 use clamp_t in UNAME26 fix by Kees Cook · 12 years ago
  53. 8c1bee6 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  54. 45bff41 perf python: Properly link with libtraceevent by Arnaldo Carvalho de Melo · 12 years ago
  55. a448a03 Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent by Ingo Molnar · 12 years ago
  56. 3782010 Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  57. caabe24 MODSIGN: Move the magic string to the end of a module and eliminate the search by David Howells · 12 years ago
  58. 70f3900 Merge tag 'kirkwood_fixes_for_v3.7' of git://git.infradead.org/users/jcooper/linux into fixes by Olof Johansson · 12 years ago
  59. b6bb324 MODSIGN: Cleanup .gitignore by David Howells · 12 years ago
  60. b37d1bf MODSIGN: perlify sign-file and merge in x509keyid by David Howells · 12 years ago
  61. 068a565 Merge branch 'testing/driver-warnings' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc into fixes by Olof Johansson · 12 years ago
  62. 9e78144 hold task->mempolicy while numa_maps scans. by KAMEZAWA Hiroyuki · 12 years ago
  63. 3b641bf Merge branch 'x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  64. 4a1f2b0 Merge branch 'akpm' (Fixes from Andrew) by Linus Torvalds · 12 years ago
  65. fe73fbe lib/dma-debug.c: fix __hash_bucket_find() by Ming Lei · 12 years ago
  66. 0db63d7 mm: compaction: correct the nr_strict va isolated check for CMA by Mel Gorman · 12 years ago
  67. bac7169 firmware/memmap: avoid type conflicts with the generic memmap_init() by Fengguang Wu · 12 years ago
  68. bbc2e3e pidns: remove recursion from free_pid_ns() by Cyrill Gorcunov · 12 years ago
  69. dc36d7e drivers/video/backlight/lm3639_bl.c: return proper error in lm3639_bled_mode_store() error paths by Axel Lin · 12 years ago
  70. 2702b15 kernel/sys.c: fix stack memory content leak via UNAME26 by Kees Cook · 12 years ago
  71. 1d46e23 linux/coredump.h needs asm/siginfo.h by Richard Weinberger · 12 years ago
  72. deb521c remap_file_pages: correctly handle the case of a NULL vm_ops pointer by Linus Torvalds · 12 years ago
  73. 17dbe27 Merge tag 'xtensa-next-20121018' of git://github.com/czankel/xtensa-linux by Linus Torvalds · 12 years ago
  74. b05e585 kbuild: Fix module signature generation by Linus Torvalds · 12 years ago
  75. 1675737 xen: Fix annoying compile-time warning by Linus Torvalds · 12 years ago
  76. e80bd27 Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging by Linus Torvalds · 12 years ago
  77. ccfc273 Merge tag 'tty-3.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 12 years ago
  78. 42bf3e2 Merge tag 'usb-3.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 12 years ago
  79. fb06de0 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rkuo/linux-hexagon-kernel by Linus Torvalds · 12 years ago
  80. 22054fb Merge tag 'parisc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/parisc-2.6 by Linus Torvalds · 12 years ago
  81. ea26d0c MAINTAINERS: Add Rafael's address to ACPI maintainers by Rafael J. Wysocki · 12 years ago
  82. 90cdb1a Merge branch 'for-3.7' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 12 years ago
  83. d479c91 USB: ehci-fsl: Return valid error in ehci_fsl_setup_phy by Ben Collins · 12 years ago
  84. 7216cab xtensa: add missing system calls to the syscall table by Chris Zankel · 12 years ago
  85. 6238559 Merge tag 'disintegrate-parisc-20121016' into for-linus by James Bottomley · 12 years ago
  86. 39070cb xtensa: minor compiler warning fix by Chris Zankel · 12 years ago
  87. e2a666d kbuild: sign the modules at install time by Rusty Russell · 12 years ago
  88. 4533d86 Merge commit '5bc66170dc486556a1e36fd384463536573f4b82' into x86/urgent by H. Peter Anvin · 12 years ago
  89. 5bc6617 x86, MCE: Remove bios_cmci_threshold sysfs attribute by Borislav Petkov · 12 years ago
  90. c9623de Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 12 years ago
  91. e1858b2 Hexagon: Copyright marking changes by Richard Kuo · 12 years ago
  92. 3ed8d11 UAPI: (Scripted) Disintegrate arch/hexagon/include/asm by David Howells · 12 years ago
  93. 32bec97 crypto: aesni - fix XTS mode on x86-32, add wrapper function for asmlinkage aesni_enc() by Jussi Kivilinna · 12 years ago
  94. 4338584 fs, xattr: fix bug when removing a name not in xattr list by David Rientjes · 12 years ago
  95. 8f34a1d arm64: ptrace: use HW_BREAKPOINT_EMPTY type for disabled breakpoints by Will Deacon · 12 years ago
  96. 7797d17 arm64: ptrace: make structure padding explicit for debug registers by Will Deacon · 12 years ago
  97. 16dd46b arm64: No need to set the x0-x2 registers in start_thread() by Catalin Marinas · 12 years ago
  98. f71a1a4 arm64: Ignore memory blocks below PHYS_OFFSET by Catalin Marinas · 12 years ago
  99. c60b0c2 arm64: Fix the update_vsyscall() prototype by Catalin Marinas · 12 years ago
  100. fea2aca arm64: Select MODULES_USE_ELF_RELA by Catalin Marinas · 12 years ago