1. dfa9771 microblaze: fix clone syscall by Michal Simek · 11 years ago
  2. 0f8975e mm: soft-dirty bits for user memory changes tracking by Pavel Emelyanov · 11 years ago
  3. 37cae5e Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  4. f8ce1fa Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 11 years ago
  5. 485cf5d idle: Fix hlt/nohlt command-line handling in new generic idle by Kevin Hilman · 11 years ago
  6. 08d7676 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 11 years ago
  7. b92021b CONFIG_SYMBOL_PREFIX: cleanup. by Rusty Russell · 11 years ago
  8. 4febd95 Select VIRT_TO_BUS directly where needed by Stephen Rothwell · 11 years ago
  9. 22d1a35 make HAVE_SYSCALL_WRAPPERS unconditional by Al Viro · 11 years ago
  10. 8fd5e7a Merge tag 'metag-v3.9-rc1-v4' of git://git.kernel.org/pub/scm/linux/kernel/git/jhogan/metag by Linus Torvalds · 11 years ago
  11. c19fa94 Add HAVE_64BIT_ALIGNED_ACCESS by James Hogan · 12 years ago
  12. 887cbce0 arch Kconfig: centralise CONFIG_ARCH_NO_VIRT_TO_BUS by Stephen Rothwell · 11 years ago
  13. 9e2d59a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 11 years ago
  14. d64008a burying unused conditionals by Al Viro · 12 years ago
  15. 495dfbf generic sys_sigaction() and compat_sys_sigaction() by Al Viro · 11 years ago
  16. 08d32fe generic sys_compat_rt_sigaction() by Al Viro · 11 years ago
  17. 0a0e8cd old sigsuspend variants in kernel/signal.c by Al Viro · 11 years ago
  18. 75907d4 generic compat_sys_rt_sigqueueinfo() by Al Viro · 11 years ago
  19. fe9c1db generic compat_sys_rt_sigpending() by Al Viro · 11 years ago
  20. 322a56c generic compat_sys_rt_sigprocmask() by Al Viro · 11 years ago
  21. eaca6ea sanitize rt_sigaction() situation a bit by Al Viro · 12 years ago
  22. e7dbfe3 kprobes/x86: Move ftrace-based kprobe code into kprobes-ftrace.c by Masami Hiramatsu · 12 years ago
  23. 54d46ea Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 11 years ago
  24. 6bf9adf introduce generic sys_sigaltstack(), switch x86 and um to it by Al Viro · 12 years ago
  25. ae903ca Bury the conditionals from kernel_thread/kernel_execve series by Al Viro · 12 years ago
  26. 7f2de81 Merge tag 'byteswap-for-linus-20121219' of git://git.infradead.org/users/dwmw2/byteswap by Linus Torvalds · 11 years ago
  27. 22b361d percpu_rw_semaphore: introduce CONFIG_PERCPU_RWSEM by Oleg Nesterov · 12 years ago
  28. 9977d9b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  29. cf66bb9 byteorder: allow arch to opt to use GCC intrinsics for byteswapping by David Woodhouse · 12 years ago
  30. 91d1aa43 context_tracking: New context tracking susbsystem by Frederic Weisbecker · 12 years ago
  31. d212504 generic sys_fork / sys_vfork / sys_clone by Al Viro · 12 years ago
  32. d25282d Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 12 years ago
  33. 4e21fc1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  34. a74fb73 infrastructure for saner ret_from_kernel_thread semantics by Al Viro · 12 years ago
  35. 42859ee Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  36. 1562606 thp, x86: introduce HAVE_ARCH_TRANSPARENT_HUGEPAGE by Gerald Schaefer · 12 years ago
  37. 0b981cb Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  38. 7e92daa Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  39. 2aa3a7f preparation for generic kernel_thread() by Al Viro · 12 years ago
  40. 786d35d Make most arch asm/module.h files use asm-generic/module.h by David Howells · 12 years ago
  41. 2b1d502 rcu: Settle config for userspace extended quiescent state by Frederic Weisbecker · 12 years ago
  42. fdf9c35 cputime: Make finegrained irqtime accounting generally available by Frederic Weisbecker · 12 years ago
  43. b952741 cputime: Generalize CONFIG_VIRT_CPU_ACCOUNTING by Frederic Weisbecker · 12 years ago
  44. c5ebced perf: Add ability to attach user stack dump to sample by Jiri Olsa · 12 years ago
  45. c5e6319 perf: Unified API to record selective sets of arch registers by Jiri Olsa · 12 years ago
  46. c1d7e01 ipc: use Kconfig options for __ARCH_WANT_[COMPAT_]IPC_PARSE_VERSION by Will Deacon · 12 years ago
  47. d484864 Merge branch 'for-linus' of git://git.linaro.org/people/mszyprowski/linux-dma-mapping by Linus Torvalds · 12 years ago
  48. 654443e Merge branch 'perf-uprobes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  49. cb60e3e Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 12 years ago
  50. c64be2b drivers: add Contiguous Memory Allocator by Marek Szyprowski · 12 years ago
  51. ec83db0 tracing: Fix kconfig warning due to a typo by Srikar Dronamraju · 12 years ago
  52. f5e1028 task_allocator: Use config switches instead of magic defines by Thomas Gleixner · 12 years ago
  53. f3f096c tracing: Provide trace events interface for uprobes by Srikar Dronamraju · 12 years ago
  54. a6359d1 init_task: Replace CONFIG_HAVE_GENERIC_INIT_TASK by Thomas Gleixner · 12 years ago
  55. a4a2eb4 init_task: Create generic init_task instance by Thomas Gleixner · 12 years ago
  56. 29d5e04 smp: Provide generic idle thread allocation by Thomas Gleixner · 12 years ago
  57. 6ac1ef4 Merge branch 'perf/core' into perf/uprobes by Ingo Molnar · 12 years ago
  58. fb0fadf ptrace,seccomp: Add PTRACE_SECCOMP support by Will Drewry · 12 years ago
  59. bb6ea43 seccomp: Add SECCOMP_RET_TRAP by Will Drewry · 12 years ago
  60. acf3b2c seccomp: add SECCOMP_RET_ERRNO by Will Drewry · 12 years ago
  61. e2cfabdf seccomp: add system call filtering using BPF by Will Drewry · 12 years ago
  62. 50483c3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile by Linus Torvalds · 12 years ago
  63. d314d74 nmi watchdog: do not use cpp symbol in Kconfig by Cong Wang · 12 years ago
  64. 48b25c4 [PATCH v3] ipc: provide generic compat versions of IPC syscalls by Chris Metcalf · 12 years ago
  65. c5905af static keys: Introduce 'struct static_key', static_key_true()/false() and static_key_slow_[inc|dec]() by Ingo Molnar · 12 years ago
  66. a5f4374 uprobes: Move to kernel/events/ by Ingo Molnar · 12 years ago
  67. 7b2d81d uprobes/core: Clean up, refactor and improve the code by Ingo Molnar · 12 years ago
  68. 2b14449 uprobes, mm, x86: Add the ability to install and remove uprobes breakpoints by Srikar Dronamraju · 12 years ago
  69. 2565409 mm,x86,um: move CMPXCHG_DOUBLE config option by Heiko Carstens · 12 years ago
  70. 4156153 mm,x86,um: move CMPXCHG_LOCAL config option by Heiko Carstens · 12 years ago
  71. 43570fd mm,slub,x86: decouple size of struct page from CONFIG_CMPXCHG_LOCAL by Heiko Carstens · 12 years ago
  72. dcfce4a oprofile, x86: Reimplement nmi timer mode using perf event by Robert Richter · 13 years ago
  73. df013ff Add Kconfig option ARCH_HAVE_NMI_SAFE_CMPXCHG by Huang Ying · 13 years ago
  74. 2672391 mm, powerpc: move the RCU page-table freeing into generic code by Peter Zijlstra · 13 years ago
  75. 6875669 arch:Kconfig.locks Remove unused config option. by Justin P. Mattock · 13 years ago
  76. 335d7af mutexes, sched: Introduce arch_mutex_cpu_relax() by Gerald Schaefer · 14 years ago
  77. 45f81b1 jump label: Add work around to i386 gcc asm goto bug by Steven Rostedt · 14 years ago
  78. a5a2bad Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace into perf/core by Ingo Molnar · 14 years ago
  79. bf5438fc jump label: Base patch for jump label by Jason Baron · 14 years ago
  80. 05ed160 kprobes: Fix Kconfig dependency by Masami Hiramatsu · 14 years ago
  81. 61be7fd Merge branch 'perf/nmi' into perf/core by Ingo Molnar · 14 years ago
  82. 23637d4 lockup_detector: Introduce CONFIG_HARDLOCKUP_DETECTOR by Frederic Weisbecker · 14 years ago
  83. c01d432 lockup_detector: Adapt CONFIG_PERF_EVENT_NMI to other archs by Frederic Weisbecker · 14 years ago
  84. 0102752 hw-breakpoints: Separate constraint space for data and instruction breakpoints by Frederic Weisbecker · 14 years ago
  85. 5cc718b kprobes: Hide CONFIG_OPTPROBES and set if arch supports optimized kprobes by Masami Hiramatsu · 14 years ago
  86. 660f6a3 Merge branch 'perf-probes-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  87. e0d2724 Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  88. 013cfc5 oprofile/x86: remove OPROFILE_IBS config option by Robert Richter · 14 years ago
  89. b309a29 oprofile: remove EXPERIMENTAL from the config option description by Robert Richter · 14 years ago
  90. 18b4a4d oprofile: remove tracing build dependency by Robert Richter · 14 years ago
  91. afd6625 kprobes: Introduce kprobes jump optimization by Masami Hiramatsu · 14 years ago
  92. e01292b tracing/kprobes: Add short documentation for HAVE_REGS_AND_STACK_ACCESS_API by Heiko Carstens · 14 years ago
  93. f850c30c tracing/kprobes: Make Kconfig dependencies generic by Heiko Carstens · 14 years ago
  94. 99e8c5a hw-breakpoints: Fix hardware breakpoints -> perf events dependency by Frederic Weisbecker · 15 years ago
  95. ed9216c Merge branch 'kvm-updates/2.6.33' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 15 years ago
  96. 24f1e32c hw-breakpoints: Rewrite the hw-breakpoints layer on top of perf events by Frederic Weisbecker · 15 years ago
  97. 0f8f86c Merge commit 'perf/core' into perf/hw-breakpoint by Frederic Weisbecker · 15 years ago
  98. 7c68af6 core, x86: Add user return notifiers by Avi Kivity · 15 years ago
  99. 9a5963e oprofile: fix oprofile regression: select RING_BUFFER_ALLOW_SWAP by Christian Borntraeger · 15 years ago
  100. dca2d6a Merge branch 'linus' into tracing/hw-breakpoints by Ingo Molnar · 15 years ago