1. 6e6f0a1 panic: don't print redundant backtraces on oops by Andi Kleen · 12 years ago
  2. b8f566b sysctl: add the kernel.ns_last_pid control by Pavel Emelyanov · 12 years ago
  3. 93e13a3 kdump: fix crash_kexec()/smp_send_stop() race in panic() by Michael Holzheu · 12 years ago
  4. bec013c kdump: crashk_res init check for /sys/kernel/kexec_crash_size by Michael Holzheu · 12 years ago
  5. 6480e5a kdump: add missing RAM resource in crash_shrink_memory() by Michael Holzheu · 12 years ago
  6. a3dd332 kexec: remove KMSG_DUMP_KEXEC by WANG Cong · 12 years ago
  7. 9402c95 treewide: remove useless NORET_TYPE macro and uses by Joe Perches · 12 years ago
  8. efeb156 kprobes: silence DEBUG_STRICT_USER_COPY_CHECKS=y warning by Stephen Boyd · 12 years ago
  9. 2329abf module_param: make bool parameters really bool (core code) by Rusty Russell · 12 years ago
  10. 6d6a55e kernel/async: remove redundant declaration. by Rusty Russell · 12 years ago
  11. 29d4d6d printk: fix unnecessary module_param_name. by Rusty Russell · 12 years ago
  12. 69116f2 module_param: avoid bool abuse, add bint for special cases. by Rusty Russell · 12 years ago
  13. cca3e70 modules: sysfs - export: taint, coresize, initsize by Kay Sievers · 12 years ago
  14. 8487bfd kernel/params: replace DEBUGP with pr_debug by Jim Cromie · 13 years ago
  15. 5e12416 module: replace DEBUGP with pr_debug by Jim Cromie · 13 years ago
  16. bd77c04 module: struct module_ref should contains long fields by Eric Dumazet · 12 years ago
  17. 48fd118 module: Fix performance regression on modules with large symbol tables by Kevin Cernekee · 12 years ago
  18. 70b1e916 module: Add comments describing how the "strmap" logic works by Kevin Cernekee · 13 years ago
  19. b8bf17d Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  20. 541048a Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  21. bced76a sched: Fix lockup by limiting load-balance retries on lock-break by Peter Zijlstra · 12 years ago
  22. 001a541 Merge branch 'writeback-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg/linux by Linus Torvalds · 12 years ago
  23. 40ba587 Merge branch 'akpm' (aka "Andrew's patch-bomb") by Linus Torvalds · 12 years ago
  24. 6b550f9 user namespace: make signal.c respect user namespaces by Serge E. Hallyn · 12 years ago
  25. b196be8 workqueue: make alloc_workqueue() take printf fmt and args for name by Tejun Heo · 12 years ago
  26. 5e6292c signal: add block_sigmask() for adding sigmask to current->blocked by Matt Fleming · 12 years ago
  27. 43d2b11 tracepoint: add tracepoints for debugging oom_score_adj by KAMEZAWA Hiroyuki · 12 years ago
  28. c6968e7 PM/Hibernate: do not count debug pages as savable by Stanislaw Gruszka · 12 years ago
  29. 3dcf6c1 Merge branch 'kvm-updates/3.3' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 12 years ago
  30. 9b9fb61 sched: Remove empty #ifdefs by Hiroshi Shimamoto · 12 years ago
  31. db0c2bf Merge branch 'for-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 12 years ago
  32. a0e86bd audit: always follow va_copy() with va_end() by Jesper Juhl · 12 years ago
  33. 9879326 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 12 years ago
  34. eb59c50 Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 12 years ago
  35. 972b2c7 Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  36. 636f0c7 Merge branch 'tip/perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace into perf/core by Ingo Molnar · 12 years ago
  37. 675eef6 Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace into perf/core by Ingo Molnar · 12 years ago
  38. 02550d6 Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 12 years ago
  39. 7affca3 Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 12 years ago
  40. 34c80b1 vfs: switch ->show_options() to struct dentry * by Al Viro · 13 years ago
  41. d8c9584 vfs: prefer ->dentry->d_sb to ->mnt->mnt_sb by Al Viro · 13 years ago
  42. ece2ccb Merge branches 'vfsmount-guts', 'umode_t' and 'partitions' into Z by Al Viro · 12 years ago
  43. 770e1b0 Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-cur/linux-2.6-arm by Linus Torvalds · 12 years ago
  44. 376613e Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  45. ff4b8a5 Merge branch 'driver-core-next' into Linux 3.2 by Greg Kroah-Hartman · 12 years ago
  46. 0db49b7 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  47. 35b740e Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  48. 423d091 Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  49. 1483b38 Merge branch 'core-printk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  50. 4a2164a Merge branch 'core-memblock-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  51. 15f043a Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  52. 8c717b7 Merge branch 'core-debugobjects-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  53. fd77846 security: remove the security_netlink_recv hook as it is equivalent to capable() by Eric Paris · 12 years ago
  54. 69f594a ptrace: do not audit capability check when outputing /proc/pid/stat by Eric Paris · 12 years ago
  55. f1c84da capabilities: remove task_ns_* functions by Eric Paris · 12 years ago
  56. d2a7009 capabitlies: ns_capable can use the cap helpers rather than lsm call by Eric Paris · 12 years ago
  57. 105ddf4 capabilities: style only - move capable below ns_capable by Eric Paris · 12 years ago
  58. 7b61d64 capabilites: introduce new has_ns_capabilities_noaudit by Eric Paris · 12 years ago
  59. 25e7570 capabilities: call has_ns_capability from has_capability by Eric Paris · 12 years ago
  60. 2920a84 capabilities: remove all _real_ interfaces by Eric Paris · 12 years ago
  61. b7e724d capabilities: reverse arguments to security_capable by Eric Paris · 12 years ago
  62. 0d19ea8 cgroup: fix to allow mounting a hierarchy by name by Li Zefan · 13 years ago
  63. 2e0e943 Merge branch 'devel-stable' into for-linus by Russell King · 12 years ago
  64. c233523 Merge branch 'pm-sleep' into pm-for-linus by Rafael J. Wysocki · 12 years ago
  65. c336078 PM / Hibernate: Implement compat_ioctl for /dev/snapshot by Ben Hutchings · 13 years ago
  66. 8a88951 ptrace: ensure JOBCTL_STOP_SIGMASK is not zero after detach by Oleg Nesterov · 12 years ago
  67. 50b8d25 ptrace: partially fix the do_wait(WEXITED) vs EXIT_DEAD->EXIT_ZOMBIE race by Oleg Nesterov · 12 years ago
  68. 305f3c8 cgroup: move assignement out of condition in cgroup_attach_proc() by Dan Carpenter · 12 years ago
  69. 93d3a10 auditsc: propage umode_t by Al Viro · 13 years ago
  70. 2570ebb switch kern_ipc_perm to umode_t by Al Viro · 13 years ago
  71. df0a428 switch mq_open() to umode_t by Al Viro · 13 years ago
  72. 36fcb58 sysctl: use umode_t for table permissions by Al Viro · 13 years ago
  73. a5e7ed3 cgroup: propagate mode_t by Al Viro · 13 years ago
  74. f4ae40a switch debugfs to umode_t by Al Viro · 13 years ago
  75. 18bb1db switch vfs_mkdir() and ->mkdir() to umode_t by Al Viro · 13 years ago
  76. ff01bb48 fs: move code out of buffer.c by Al Viro · 13 years ago
  77. 32dc730 get rid of timer in kern/acct.c by Al Viro · 13 years ago
  78. f9fab10 hung_task: fix false positive during vfork by Mandeep Singh Baines · 12 years ago
  79. d36b691 misc latin1 to utf8 conversions by Al Viro · 13 years ago
  80. e6780f7 futex: Fix uninterruptible loop due to gate_area by Hugh Dickins · 12 years ago
  81. 3b87487 Revert "clockevents: Set noop handler in clockevents_exchange_device()" by Linus Torvalds · 13 years ago
  82. 93797d8 irq: check domain hwirq range for DT translate by Rob Herring · 13 years ago
  83. 7e3aa30 cgroup: Remove task_lock() from cgroup_post_fork() by Frederic Weisbecker · 13 years ago
  84. c6ca575 cgroup: add sparse annotation to cgroup_iter_start() and cgroup_iter_end() by Kirill A. Shutemov · 13 years ago
  85. 1c6c3fa cgroup: mark cgroup_rmdir_waitq and cgroup_attach_proc() as static by Kirill A. Shutemov · 13 years ago
  86. 9e31905 Merge remote-tracking branch 'tip/perf/core' into kvm-updates/3.3 by Avi Kivity · 13 years ago
  87. a65cf518 jump-label: export jump_label_inc/jump_label_dec by Xiao Guangrong · 13 years ago
  88. b7ba68c Merge branch 'pm-sleep' into pm-for-linus by Rafael J. Wysocki · 13 years ago
  89. 3e68001 Merge branch 'pm-misc' into pm-for-linus by Rafael J. Wysocki · 13 years ago
  90. c87fb57 ARM: 7235/1: irqdomain: export irq_domain_simple_ops for !CONFIG_OF by Jamie Iles · 13 years ago
  91. 1ac9bc6 sched/tracing: Add a new tracepoint for sleeptime by Arun Sharma · 13 years ago
  92. 664dfa6 sched: Disable scheduler warnings during oopses by Dave Jones · 13 years ago
  93. 892a2b9 cgroup: only need to check oldcgrp==newgrp once by Mandeep Singh Baines · 13 years ago
  94. b07ef77 cgroup: remove redundant get/put of task struct by Mandeep Singh Baines · 13 years ago
  95. 026085e cgroup: remove redundant get/put of old css_set from migrate by Mandeep Singh Baines · 13 years ago
  96. 7239f65 clockevents: remove sysdev.h by Kay Sievers · 13 years ago
  97. 8a25a2f cpu: convert 'cpu' and 'machinecheck' sysdev_class to a regular subsystem by Kay Sievers · 13 years ago
  98. b00f4dc Merge branch 'master' into pm-sleep by Rafael J. Wysocki · 13 years ago
  99. c84cdf7 cgroup: Remove unnecessary task_lock before fetching css_set on migration by Frederic Weisbecker · 13 years ago
  100. 7e381b0e cgroup: Drop task_lock(parent) on cgroup_fork() by Frederic Weisbecker · 13 years ago