1. 2b82892 Merge branch 'master' into next by James Morris · 18 years ago
  2. 3a3b7ce CRED: Allow kernel services to override LSM settings for task actions by David Howells · 18 years ago
  3. 3b11a1d CRED: Differentiate objective and effective subjective credentials on a task by David Howells · 18 years ago
  4. 98870ab CRED: Documentation by David Howells · 18 years ago
  5. a6f76f2 CRED: Make execve() take advantage of copy-on-write credentials by David Howells · 18 years ago
  6. d84f4f9 CRED: Inaugurate COW credentials by David Howells · 18 years ago
  7. 6cc88bc CRED: Rename is_single_threaded() to is_wq_single_threaded() by David Howells · 18 years ago
  8. bb952bb CRED: Separate per-task-group keyrings from signal_struct by David Howells · 18 years ago
  9. c69e8d9 CRED: Use RCU to access another task's creds and to release a task's own creds by David Howells · 18 years ago
  10. 86a264a CRED: Wrap current->cred and a few other accessors by David Howells · 18 years ago
  11. f1752ee CRED: Detach the credentials from task_struct by David Howells · 18 years ago
  12. b6dff3e CRED: Separate task security context from task_struct by David Howells · 18 years ago
  13. 1cdcbec CRED: Neuter sys_capset() by David Howells · 18 years ago
  14. 8bbf4976 KEYS: Alter use of key instantiation link-to-keyring argument by David Howells · 18 years ago
  15. 76aac0e CRED: Wrap task credential accesses in the core kernel by David Howells · 18 years ago
  16. 4ffaf86 Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 18 years ago
  17. 7e036d0 kernel/kprobes.c: don't pad kretprobe_table_locks[] on uniprocessor builds by Andrew Morton · 18 years ago
  18. a189d03 kprobes: disable preempt for module_text_address() and kernel_text_address() by Masami Hiramatsu · 18 years ago
  19. 3b1b3f6 freezer_cg: disable writing freezer.state of root cgroup by Li Zefan · 18 years ago
  20. 6874467 freezer_cg: remove task_lock from freezer_fork() by Li Zefan · 18 years ago
  21. 5cbd54e sched: fix init_idle()'s use of sched_clock() by Ingo Molnar · 18 years ago
  22. a2d4777 sched: fix stale value in average load per task by Balbir Singh · 18 years ago
  23. 621a0d5 hrtimer: clean up unused callback modes by Peter Zijlstra · 18 years ago
  24. f21f237 Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 18 years ago
  25. 2f96cb5 Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 18 years ago
  26. 637d32d Capabilities: BUG when an invalid capability is requested by Eric Paris · 18 years ago
  27. 2002c69 sched: release buddies on yield by Peter Zijlstra · 18 years ago
  28. e68b75a0 When the capset syscall is used it is not possible for audit to record the by Eric Paris · 18 years ago
  29. 3fc689e Any time fcaps or a setuid app under SECURE_NOROOT is used to result in a by Eric Paris · 18 years ago
  30. 851f7ff This patch will print cap_permitted and cap_inheritable data in the PATH by Eric Paris · 18 years ago
  31. 5d5254f timers: handle HRTIMER_CB_IRQSAFE_UNLOCKED correctly from softirq context by Gautham R Shenoy · 18 years ago
  32. 45b86a9 Merge branch 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace into tracing/urgent by Ingo Molnar · 18 years ago
  33. ad474ca fix for account_group_exec_runtime(), make sure ->signal can't be freed under rq->lock by Oleg Nesterov · 18 years ago
  34. 4143c5c ring-buffer: prevent infinite looping on time stamping by Steven Rostedt · 18 years ago
  35. bf5e651 ftrace: disable tracing on resize by Steven Rostedt · 18 years ago
  36. ae99286 nohz: disable tick_nohz_kick_tick() for now by Thomas Gleixner · 18 years ago
  37. ee5f80a irq: call __irq_enter() before calling the tick_idle_check by Thomas Gleixner · 18 years ago
  38. 5ac5c4d sched: clean up debug info by Peter Zijlstra · 18 years ago
  39. cb56d98 Merge branch 'cpus4096' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 18 years ago
  40. ca3273f sched: fix memory leak in a failure path by Li Zefan · 18 years ago
  41. f29c9b1 sched: fix a bug in sched domain degenerate by Li Zefan · 18 years ago
  42. e252f4d Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 18 years ago
  43. 067ab19 Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 18 years ago
  44. 24eb089 cgroups: fix invalid cgrp->dentry before cgroup has been completely removed by Li Zefan · 18 years ago
  45. 2d3854a cpumask: introduce new API, without changing anything by Rusty Russell · 18 years ago
  46. 9c133c4 Add round_jiffies_up and related routines by Alan Stern · 18 years ago
  47. 561920a0 generic-ipi: fix the smp_mb() placement by Suresh Siddha · 18 years ago
  48. 1f29fae file capabilities: add no_file_caps switch (v4) by Serge E. Hallyn · 18 years ago
  49. 0247909 sched: fix buddies for group scheduling by Peter Zijlstra · 18 years ago
  50. 4793241 sched: backward looking buddy by Peter Zijlstra · 18 years ago
  51. d95f98d sched: fix fair preempt check by Peter Zijlstra · 18 years ago
  52. f4b6755 sched: cleanup fair task selection by Peter Zijlstra · 18 years ago
  53. 072ba49 ftrace: fix breakage in bin_fmt results by Eric Anholt · 18 years ago
  54. 818e3dd tracing, ring-buffer: add paranoid checks for loops by Steven Rostedt · 18 years ago
  55. b3aa557 ftrace: use kretprobe trampoline name to test in output by Steven Rostedt · 18 years ago
  56. c2c8052 tracing, alpha: undefined reference to `save_stack_trace' by Al Viro · 18 years ago
  57. 2895974 PM_TEST_SUSPEND should depend on RTC_CLASS, not RTC_LIB by Al Viro · 18 years ago
  58. 42c0202 reserve_region_with_split: Fix GFP_KERNEL usage under spinlock by Linus Torvalds · 18 years ago
  59. 0b23e30 Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 18 years ago
  60. 147db6e Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 18 years ago
  61. 4390819 Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 18 years ago
  62. 9244489 ftrace: handle archs that do not support irqs_disabled_flags by Steven Rostedt · 18 years ago
  63. 0b54968 Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 18 years ago
  64. d25141a 'kill sig -1' must only apply to caller's namespace by Sukadev Bhattiprolu · 18 years ago
  65. ce05fcc kernel/profile: fix profile_init() section mismatch by Paul Mundt · 18 years ago
  66. 51308ee freezer_cg: simplify freezer_change_state() by Li Zefan · 18 years ago
  67. 00c2e63 freezer_cg: use thaw_process() in unfreeze_cgroup() by Li Zefan · 18 years ago
  68. 80a6a2c freezer_cg: remove redundant check in freezer_can_attach() by Li Zefan · 18 years ago
  69. 7ccb974 freezer_cg: fix improper BUG_ON() causing oops by Li Zefan · 18 years ago
  70. a9cf4dd sched: change sched_debug's mode to 0444 by Li Zefan · 18 years ago
  71. f3384b2 ftrace: fix trace_nop config select by Steven Rostedt · 18 years ago
  72. d68612b resources: fix x86info results ioremap.c:226 __ioremap_caller+0xf2/0x2d6() WARNINGs by Suresh Siddha · 18 years ago
  73. 0b6e4d5 ftrace: perform an initialization for ftrace to enable it by Frederic Weisbecker · 18 years ago
  74. e946217 Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 18 years ago
  75. 0d8762c Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 18 years ago
  76. cf76ddd Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 18 years ago
  77. 8ca6215 Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 18 years ago
  78. 60063a6 ftrace: fix current_tracer error return by Steven Rostedt · 18 years ago
  79. 6afe40b lockdep: fix irqs on/off ip tracing by Heiko Carstens · 18 years ago
  80. 46fec7a lockdep: minor fix for debug_show_all_locks() by qinghuang feng · 18 years ago
  81. 21798a8 tracing: fix a build error on alpha by Frederic Weisbecker · 18 years ago
  82. ea31e72 tracing/ftrace: make boot tracer select the sched_switch tracer by Frederic Weisbecker · 18 years ago
  83. f66af45 tracepoint: check if the probe has been registered by Frederic Weisbecker · 18 years ago
  84. e2862c9 trace: fix printk warning for u64 by Stephen Rothwell · 18 years ago
  85. 4944dd6 Merge commit 'v2.6.28-rc2' into tracing/urgent by Ingo Molnar · 18 years ago
  86. 2077776 cgroup: remove unused variable by Stephen Rothwell · 18 years ago
  87. 4403b40 Revert "Call init_workqueues before pre smp initcalls." by Linus Torvalds · 18 years ago
  88. f17845e ftrace: warning in kernel/trace/ftrace.c by Ingo Molnar · 18 years ago
  89. 3f3a490 sched: virtual time buddy preemption by Peter Zijlstra · 18 years ago
  90. 464b752 sched: re-instate vruntime based wakeup preemption by Peter Zijlstra · 18 years ago
  91. 0d13033 sched: weaken sync hint by Mike Galbraith · 18 years ago
  92. 1af5f73 sched: more accurate min_vruntime accounting by Peter Zijlstra · 18 years ago
  93. 01c8c57 sched: fix a find_busiest_group buglet by Peter Zijlstra · 18 years ago
  94. 8c82a17 Merge commit 'v2.6.28-rc1' into sched/urgent by Ingo Molnar · 18 years ago
  95. bea9211 kernel/resource: fix reserve_region_with_split() section mismatch by Paul Mundt · 18 years ago
  96. acff181 printk: remove unused code from kernel/printk.c by roel kluin · 18 years ago
  97. d244118 Fix compile warning in kernel/params.c by Linus Torvalds · 18 years ago
  98. 88ed86f Merge branch 'proc' of git://git.kernel.org/pub/scm/linux/kernel/git/adobriyan/proc by Linus Torvalds · 18 years ago
  99. 1f6d6e8 Merge branch 'v28-range-hrtimers-for-linus-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 18 years ago
  100. 2248485 Merge git://git.kernel.org/pub/scm/linux/kernel/git/viro/bdev by Linus Torvalds · 18 years ago