1. edcb463 percpu, module: implement reserved allocation and use it for module percpu variables by Tejun Heo · 16 years ago
  2. 91d75e2 Merge branch 'x86/core' into core/percpu by Ingo Molnar · 16 years ago
  3. 8b0e586 Merge branches 'x86/apic', 'x86/cpu', 'x86/fixmap', 'x86/mm', 'x86/sched', 'x86/setup-lzma', 'x86/signal' and 'x86/urgent' into x86/core by Ingo Molnar · 16 years ago
  4. 5b10174 x86-64: seccomp: fix 32/64 syscall hole by Roland McGrath · 16 years ago
  5. 55f2b78 Merge branch 'x86/urgent' into x86/pat by Ingo Molnar · 16 years ago
  6. 5170836 Fix recursive lock in free_uid()/free_user_ns() by David Howells · 16 years ago
  7. 0edcf8d Merge branch 'tj-percpu' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/misc into core/percpu by Ingo Molnar · 16 years ago
  8. fc6fc7f Merge branch 'linus' into x86/apic by Ingo Molnar · 16 years ago
  9. 770824b PM: Split up sysdev_[suspend|resume] from device_power_[down|up] by Rafael J. Wysocki · 16 years ago
  10. adfafef Merge branch 'hibernate' by Linus Torvalds · 16 years ago
  11. 403f307 PM: Fix suspend_console and resume_console to use only one semaphore by Arve Hjønnevåg · 16 years ago
  12. b090f9f PM: Wait for console in resume by Arve Hjønnevåg · 16 years ago
  13. ebae260 PM: Fix pm_notifiers during user mode hibernation by Andrey Borzenkov · 16 years ago
  14. 09664fd PM: fix build for CONFIG_PM unset by Rafael J. Wysocki · 16 years ago
  15. eed3ee0 PM/resume: wait for device probing to finish by Arjan van de Ven · 16 years ago
  16. 3b6f7b9 Merge branch 'x86/urgent' into x86/core by Ingo Molnar · 16 years ago
  17. fbf59bc percpu: implement new dynamic percpu allocator by Tejun Heo · 16 years ago
  18. b36128c alloc_percpu: change percpu_ptr to per_cpu_ptr by Rusty Russell · 16 years ago
  19. 6b588c1 module: reorder module pcpu related functions by Tejun Heo · 16 years ago
  20. f54b2fe Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  21. 4b3e3d2 tracing: limit the number of loops the ring buffer self test can make by Steven Rostedt · 16 years ago
  22. 4d7a077 tracing: have function trace select kallsyms by Steven Rostedt · 16 years ago
  23. 0c5119c tracing: disable tracing while testing ring buffer by Steven Rostedt · 16 years ago
  24. ba95fd4 Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 16 years ago
  25. 42f5e03 pm: fix build for CONFIG_PM unset by Rafael J. Wysocki · 16 years ago
  26. 67e055d cgroups: fix possible use after free by Li Zefan · 16 years ago
  27. 93dbb39 block: fix bad definition of BIO_RW_SYNC by Jens Axboe · 16 years ago
  28. e78ac4b9 Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  29. 29a0c5c Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  30. f8effd1 Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  31. 8ce9a75 Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  32. 5b058bc tracing/function-graph-tracer: trace the idle tasks by Frederic Weisbecker · 16 years ago
  33. 494df59 Merge branches 'x86/acpi', 'x86/apic', 'x86/cpudetect', 'x86/headers', 'x86/paravirt', 'x86/urgent' and 'x86/xen'; commit 'v2.6.29-rc5' into x86/core by Ingo Molnar · 16 years ago
  34. 6bc5c36 trace: mmiotrace to the tracer menu in Kconfig by Pekka Paalanen · 16 years ago
  35. 391b170 mmiotrace: count events lost due to not recording by Pekka Paalanen · 16 years ago
  36. b69bc39 Merge commit 'v2.6.29-rc5' into x86/apic by Ingo Molnar · 16 years ago
  37. fb5ae64 User namespaces: Only put the userns when we unhash the uid by Serge E. Hallyn · 16 years ago
  38. 3997ad3 timers: more consistently use clock vs timer by Peter Zijlstra · 16 years ago
  39. ab639f3 Merge branch 'core/percpu' into x86/core by Ingo Molnar · 16 years ago
  40. f8a6b2b Merge branch 'linus' into x86/apic by Ingo Molnar · 16 years ago
  41. a0490fa sched: cpu hotplug fix by Ingo Molnar · 16 years ago
  42. cfebe56 cgroups: fix lockdep subclasses overflow by Li Zefan · 16 years ago
  43. fc3501d mm: fix dirty_bytes/dirty_background_bytes sysctls on 64bit arches by Sven Wegener · 16 years ago
  44. 2fff78c futex: fix reference leak by Peter Zijlstra · 16 years ago
  45. 6c6f1f0 Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  46. 94dba89 Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  47. 9ce04f9 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  48. fc631c8 sched: revert recent sync wakeup changes by Peter Zijlstra · 16 years ago
  49. 4da94d49 timers: fix TIMER_ABSTIME for process wide cpu timers by Peter Zijlstra · 16 years ago
  50. 3fccfd6 timers: split process wide cpu clocks/timers, fix by Peter Zijlstra · 16 years ago
  51. 06eb23b ptrace, x86: fix the usage of ptrace_fork() by Oleg Nesterov · 16 years ago
  52. acd8957 profiling: fix broken profiling regression by Hugh Dickins · 16 years ago
  53. 5d707e9 stackprotector: update make rules by Tejun Heo · 16 years ago
  54. 6cd61c0 elf: add ELF_CORE_COPY_KERNEL_REGS() by Tejun Heo · 16 years ago
  55. 249d51b Merge commit 'v2.6.29-rc4' into core/percpu by Ingo Molnar · 16 years ago
  56. f7de7621f async: use list_move_tail by Stefan Richter · 16 years ago
  57. 766ccb9 async: Rename _special -> _domain for clarity. by Cornelia Huck · 16 years ago
  58. f30d5b3 async: Add some documentation. by Cornelia Huck · 16 years ago
  59. 86532d8 async: Handle kthread_run() return codes. by Cornelia Huck · 16 years ago
  60. 7a89bbc async: Fix running list handling. by Cornelia Huck · 16 years ago
  61. 2d29c6a Merge branches 'release', 'asus', 'bugzilla-12450', 'cpuidle', 'debug', 'ec', 'misc', 'printk' and 'processor' into release by Len Brown · 16 years ago
  62. 04ec93f fork.c: fix NULL pointer dereference when nr_threads == threads-max by Li Zefan · 16 years ago
  63. 9d45cf9 Merge branch 'x86/urgent' into x86/apic by Ingo Molnar · 16 years ago
  64. 777c6c5 wait: prevent exclusive waiter starvation by Johannes Weiner · 16 years ago
  65. 60fd760 revert "rlimit: permit setting RLIMIT_NOFILE to RLIM_INFINITY" by Andrew Morton · 16 years ago
  66. 58763a2 kernel/async.c: fix printk warnings by Andrew Morton · 16 years ago
  67. 4cd4c1b timers: split process wide cpu clocks/timers by Peter Zijlstra · 16 years ago
  68. 32bd671 signal: re-add dead task accumulation stats. by Peter Zijlstra · 16 years ago
  69. 647802d Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  70. 483b4ee sched: fix nohz load balancer on cpu offline by Suresh Siddha · 16 years ago
  71. bb960a1 Merge branch 'core/xen' into x86/urgent by Ingo Molnar · 16 years ago
  72. 229c4ef ftrace: do_each_pid_task() needs rcu lock by Oleg Nesterov · 16 years ago
  73. 31c952d Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  74. 720eba3 modules: Use a better scheme for refcounting by Eric Dumazet · 16 years ago
  75. 10b888d irq, x86: fix lock status with numa_migrate_irq_desc by Yinghai Lu · 16 years ago
  76. 3d39870 sched_rt: don't use first_cpu on cpumask created with cpumask_and by Rusty Russell · 16 years ago
  77. a571bbe sched: fix buddie group latency by Peter Zijlstra · 16 years ago
  78. a9f3e2b sched: clear buddies more aggressively by Mike Galbraith · 16 years ago
  79. 1596e29 sched: symmetric sync vs avg_overlap by Peter Zijlstra · 16 years ago
  80. d942fb6 sched: fix sync wakeups by Peter Zijlstra · 16 years ago
  81. 1347e96 Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  82. ac56b94 Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  83. 5b2d3e6 Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  84. f649043 Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  85. b0a9b51 hrtimer: prevent negative expiry value after clock_was_set() by Thomas Gleixner · 16 years ago
  86. 94df7de hrtimers: allow the hot-unplugging of all cpus by Sebastien Dugue · 16 years ago
  87. 7f22391 hrtimers: increase clock min delta threshold while interrupt hanging by Frederic Weisbecker · 16 years ago
  88. d7240b9 generic-ipi: use per cpu data for single cpu ipi calls by Steven Rostedt · 16 years ago
  89. c43e0e4 Merge branch 'linus' into core/percpu by Ingo Molnar · 16 years ago
  90. 839ec54 cgroup: fix root_count when mount fails due to busy subsystem by Paul Menage · 16 years ago
  91. 804b3c2 cgroups: add cpu_relax() calls in css_tryget() and cgroup_clear_css_refs() by Paul Menage · 16 years ago
  92. 1404f06 cgroups: fix lock inconsistency in cgroup_clone() by Li Zefan · 16 years ago
  93. baef99a cgroups: use hierarchy mutex in creation failure path by KAMEZAWA Hiroyuki · 16 years ago
  94. 6a385db Merge branch 'core/percpu' into x86/core by Ingo Molnar · 16 years ago
  95. 97179fd cpumask fallout: Initialize irq_default_affinity earlier by David Daney · 16 years ago
  96. 1267a8d Make irq_*_affinity depend on CONFIG_GENERIC_HARDIRQS too. by David Daney · 16 years ago
  97. 490a8d7 Merge branch 'hibern_fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 16 years ago
  98. 3ddeb51 Merge branch 'linus' into core/percpu by Ingo Molnar · 16 years ago
  99. abfe2d7 Hibernation: Introduce system_entering_hibernation by Rafael J. Wysocki · 16 years ago
  100. 3a9f84d signals, debug: fix BUG: using smp_processor_id() in preemptible code in print_fatal_signal() by Ed Swierk · 16 years ago