1. 3ec1e88 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 12 years ago
  2. ce2814f Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  3. f6302f1 relay: prevent integer overflow in relay_open() by Dan Carpenter · 12 years ago
  4. f39d47f perf: Fix double start/stop in x86_pmu_start() by Stephane Eranian · 12 years ago
  5. 11a3122 block: strip out locking optimization in put_io_context() by Tejun Heo · 12 years ago
  6. 23783f8 Merge tag 'pm-fixes-for-3.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 13 years ago
  7. 379e0be PM / Freezer: Thaw only kernel threads if freezing of kernel threads fails by Srivatsa S. Bhat · 13 years ago
  8. 55ca614 kprobes: fix a memory leak in function pre_handler_kretprobe() by Jiang Liu · 13 years ago
  9. 8cdb878 Fix race in process_vm_rw_core by Christopher Yeoh · 13 years ago
  10. 2f2fde9 Merge branches 'core-urgent-for-linus', 'perf-urgent-for-linus', 'sched-urgent-for-linus' and 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  11. fe9161d PM / Hibernate: Thaw kernel threads in SNAPSHOT_CREATE_IMAGE ioctl path by Srivatsa S. Bhat · 13 years ago
  12. 181e9bd PM / Hibernate: Fix s2disk regression related to freezing workqueues by Rafael J. Wysocki · 13 years ago
  13. cb297a3 sched/rt: Fix task stack corruption under __ARCH_WANT_INTERRUPTS_ON_CTXSW by Chanho Min · 13 years ago
  14. e050e3f perf: Fix broken interrupt rate throttling by Stephane Eranian · 13 years ago
  15. b5740f4 sched: Fix ancient race in do_exit() by Yasunori Goto · 13 years ago
  16. b57cea5 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  17. 2437dcb Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  18. b0f4c4b bugs, x86: Fix printk levels for panic, softlockups and stack dumps by Prarit Bhargava · 13 years ago
  19. 7132596 sched/nohz: Fix nohz cpu idle load balancing state with cpu hotplug by Suresh Siddha · 13 years ago
  20. db7e527 sched/s390: Fix compile error in sched/core.c by Christian Borntraeger · 13 years ago
  21. 4ca9b72 sched: Fix rq->nr_uninterruptible update race by Peter Zijlstra · 13 years ago
  22. 701b259 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 13 years ago
  23. ac1e3d4 Merge tag 'pm-fixes-for-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 13 years ago
  24. a99cbf6 Merge branch 'kernel-doc' from Randy Dunlap by Linus Torvalds · 13 years ago
  25. fa75728 kernel-doc: fix kernel-doc warnings in sched by Randy Dunlap · 13 years ago
  26. 42ae610c kernel-doc: fix new warnings in auditsc.c by Randy Dunlap · 13 years ago
  27. d496aab kprobes: initialize before using a hlist by Ananth N Mavinakayanahalli · 13 years ago
  28. 0e90b31 net: introduce res_counter_charge_nofail() for socket allocations by Glauber Costa · 13 years ago
  29. 46cd6a7f perf: Call perf_cgroup_event_time() directly by Namhyung Kim · 13 years ago
  30. fd45c15 perf: Don't call release_callchain_buffers() if allocation fails by Namhyung Kim · 13 years ago
  31. 567e479 Merge branches 'sched-urgent-for-linus', 'perf-urgent-for-linus' and 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  32. 160cb5a PM / Hibernate: Correct additional pages number calculation by Namhyung Kim · 13 years ago
  33. f429ee3 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/audit by Linus Torvalds · 13 years ago
  34. c158a35 audit: no leading space in audit_log_d_path prefix by Kees Cook · 13 years ago
  35. 5afb8a3 audit: fix signedness bug in audit_log_execve_info() by Xi Wang · 13 years ago
  36. 10d6836 audit: comparison on interprocess fields by Peter Moody · 13 years ago
  37. 4a6633e audit: implement all object interfield comparisons by Peter Moody · 13 years ago
  38. c9fe685 audit: allow interfield comparison between gid and ogid by Eric Paris · 13 years ago
  39. b34b039 audit: complex interfield comparison helper by Eric Paris · 13 years ago
  40. 02d86a5 audit: allow interfield comparison in audit rules by Eric Paris · 13 years ago
  41. 4043cde audit: do not call audit_getname on error by Eric Paris · 13 years ago
  42. 633b454 audit: only allow tasks to set their loginuid if it is -1 by Eric Paris · 13 years ago
  43. 0a300be audit: remove task argument to audit_set_loginuid by Eric Paris · 13 years ago
  44. 54d3218 audit: allow audit matching on inode gid by Eric Paris · 13 years ago
  45. efaffd6 audit: allow matching on obj_uid by Eric Paris · 13 years ago
  46. 6422e78 audit: remove audit_finish_fork as it can't be called by Eric Paris · 13 years ago
  47. 7ff68e5 audit: reject entry,always rules by Eric Paris · 13 years ago
  48. a4ff8db audit: inline audit_free to simplify the look of generic code by Eric Paris · 13 years ago
  49. 07c4941 audit: inline checks for not needing to collect aux records by Eric Paris · 13 years ago
  50. 56179a6 audit: drop some potentially inadvisable likely notations by Eric Paris · 13 years ago
  51. 997f5b6 audit: remove AUDIT_SETUP_CONTEXT as it isn't used by Eric Paris · 13 years ago
  52. b05d844 audit: inline audit_syscall_entry to reduce burden on archs by Eric Paris · 13 years ago
  53. d7e7528 Audit: push audit success and retcode into arch ptrace.h by Eric Paris · 13 years ago
  54. 85e7bac seccomp: audit abnormal end to a process due to seccomp by Eric Paris · 13 years ago
  55. 16c174b audit: check current inode and containing object when filtering on major and minor by Eric Paris · 13 years ago
  56. 3035c51 audit: drop the meaningless and format breaking word 'user' by Eric Paris · 13 years ago
  57. 5195d8e audit: dynamically allocate audit_names when not enough space is in the names array by Eric Paris · 13 years ago
  58. 5ef30ee audit: make filetype matching consistent with other filters by Eric Paris · 13 years ago
  59. 951880e Revert "capabitlies: ns_capable can use the cap helpers rather than lsm call" by Linus Torvalds · 13 years ago
  60. b64b223 Merge branch 'rcu/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/urgent by Ingo Molnar · 13 years ago
  61. 9774040 Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 13 years ago
  62. 4410030 rcu: Add missing __cpuinit annotation in rcutorture code by Heiko Carstens · 13 years ago
  63. d8e8ed9 rcu: Make rcutorture bool parameters really bool (core code) by Rusty Russell · 13 years ago
  64. 51aa782 Merge branch 'rcu/fixes-for-v3.2' into rcu/urgent by Paul E. McKenney · 13 years ago
  65. c10076c tracepoints/module: Fix disabling tracepoints with taint CRAP or OOT by Steven Rostedt · 13 years ago
  66. 53999bf error: implicit declaration of function 'module_flags_taint' by Kevin Winchester · 13 years ago
  67. b3c9dd1 Merge branch 'for-3.3/core' of git://git.kernel.dk/linux-block by Linus Torvalds · 13 years ago
  68. 83c2f91 Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  69. c49c41a Merge branch 'for-linus' of git://selinuxproject.org/~jmorris/linux-security by Linus Torvalds · 13 years ago
  70. 0a80939 Merge tag 'for-linus' of git://github.com/rustyrussell/linux by Linus Torvalds · 13 years ago
  71. ee34a37 PM / Hibernate: Drop the check of swap space size for compressed image by Barry Song · 13 years ago
  72. dae5cbc PM: Make sysrq-o be available for CONFIG_PM unset by Rafael J. Wysocki · 13 years ago
  73. 028ee4b c/r: prctl: add PR_SET_MM codes to set up mm_struct entries by Cyrill Gorcunov · 13 years ago
  74. 6e6f0a1 panic: don't print redundant backtraces on oops by Andi Kleen · 13 years ago
  75. b8f566b sysctl: add the kernel.ns_last_pid control by Pavel Emelyanov · 13 years ago
  76. 93e13a3 kdump: fix crash_kexec()/smp_send_stop() race in panic() by Michael Holzheu · 13 years ago
  77. bec013c kdump: crashk_res init check for /sys/kernel/kexec_crash_size by Michael Holzheu · 13 years ago
  78. 6480e5a kdump: add missing RAM resource in crash_shrink_memory() by Michael Holzheu · 13 years ago
  79. a3dd332 kexec: remove KMSG_DUMP_KEXEC by WANG Cong · 13 years ago
  80. 9402c95 treewide: remove useless NORET_TYPE macro and uses by Joe Perches · 13 years ago
  81. efeb156 kprobes: silence DEBUG_STRICT_USER_COPY_CHECKS=y warning by Stephen Boyd · 13 years ago
  82. 2329abf module_param: make bool parameters really bool (core code) by Rusty Russell · 13 years ago
  83. 6d6a55e kernel/async: remove redundant declaration. by Rusty Russell · 13 years ago
  84. 29d4d6d printk: fix unnecessary module_param_name. by Rusty Russell · 13 years ago
  85. 69116f2 module_param: avoid bool abuse, add bint for special cases. by Rusty Russell · 13 years ago
  86. cca3e70 modules: sysfs - export: taint, coresize, initsize by Kay Sievers · 13 years ago
  87. 8487bfd kernel/params: replace DEBUGP with pr_debug by Jim Cromie · 13 years ago
  88. 5e12416 module: replace DEBUGP with pr_debug by Jim Cromie · 13 years ago
  89. bd77c04 module: struct module_ref should contains long fields by Eric Dumazet · 13 years ago
  90. 48fd118 module: Fix performance regression on modules with large symbol tables by Kevin Cernekee · 13 years ago
  91. 70b1e916 module: Add comments describing how the "strmap" logic works by Kevin Cernekee · 13 years ago
  92. b8bf17d Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  93. 541048a Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  94. bced76a sched: Fix lockup by limiting load-balance retries on lock-break by Peter Zijlstra · 13 years ago
  95. 001a541 Merge branch 'writeback-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg/linux by Linus Torvalds · 13 years ago
  96. 40ba587 Merge branch 'akpm' (aka "Andrew's patch-bomb") by Linus Torvalds · 13 years ago
  97. 6b550f9 user namespace: make signal.c respect user namespaces by Serge E. Hallyn · 13 years ago
  98. b196be8 workqueue: make alloc_workqueue() take printf fmt and args for name by Tejun Heo · 13 years ago
  99. 5e6292c signal: add block_sigmask() for adding sigmask to current->blocked by Matt Fleming · 13 years ago
  100. 43d2b11 tracepoint: add tracepoints for debugging oom_score_adj by KAMEZAWA Hiroyuki · 13 years ago