1. 092e0e7 Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl by Linus Torvalds · 14 years ago
  2. 79f14b7 Merge branch 'vfs' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl by Linus Torvalds · 14 years ago
  3. 5704e44 Merge branch 'config' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl by Linus Torvalds · 14 years ago
  4. d4429f6 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 14 years ago
  5. 3044100 Merge branch 'core-memblock-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  6. b515316 Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 14 years ago
  7. a8cbf22 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6 by Linus Torvalds · 14 years ago
  8. 4a60cfa Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  9. 62bea97 Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  10. b61f6a5 Merge branch 'futexes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  11. 0575db8 Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  12. bc4016f Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  13. 5d70f79 Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  14. 888a6f7 Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  15. 31b7eab Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  16. b0ae198 security: remove unused parameter from security_task_setscheduler() by KOSAKI Motohiro · 14 years ago
  17. 14d4962 Merge branch 'linus' into irq/core by Ingo Molnar · 14 years ago
  18. 809b4e0 Merge branch 'devel-stable' into devel by Russell King · 14 years ago
  19. 750ed15 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
  20. 7e40798 tracing: Fix compile issue for trace_sched_wakeup.c by Steven Rostedt · 14 years ago
  21. 7ada876 futex: Fix errors in nested key ref-counting by Darren Hart · 14 years ago
  22. 01b284f blktrace: remove the big kernel lock by Arnd Bergmann · 14 years ago
  23. 0fc86c7 rtmutex-tester: make it build without BKL by Arnd Bergmann · 14 years ago
  24. 23beab7 Merge branches 'at91', 'dcache', 'ftrace', 'hwbpt', 'misc', 'mmci', 's3c', 'st-ux' and 'unwind' into devel by Russell King · 14 years ago
  25. b7dadc3 sched: Export account_system_vtime() by Ingo Molnar · 14 years ago
  26. d267f87 sched: Call tick_check_idle before __irq_enter by Venkatesh Pallipadi · 14 years ago
  27. aa48380 sched: Remove irq time from available CPU power by Venkatesh Pallipadi · 14 years ago
  28. 305e683 sched: Do not account irq time to current task by Venkatesh Pallipadi · 14 years ago
  29. b52bfee sched: Add IRQ_TIME_ACCOUNTING, finer accounting of irq time by Venkatesh Pallipadi · 14 years ago
  30. 6cdd519 sched: Add a PF flag for ksoftirqd identification by Venkatesh Pallipadi · 14 years ago
  31. 75e1056 sched: Fix softirq time accounting by Venkatesh Pallipadi · 14 years ago
  32. 75dd321 sched: Drop group_capacity to 1 only if local group has extra capacity by Nikhil Rao · 14 years ago
  33. fab4762 sched: Force balancing on newidle balance if local group has capacity by Nikhil Rao · 14 years ago
  34. 2582f0e sched: Set group_imb only a task can be pulled from the busiest cpu by Nikhil Rao · 14 years ago
  35. ef8002f sched: Do not consider SCHED_IDLE tasks to be cache hot by Nikhil Rao · 14 years ago
  36. 7e54a5a perf: Optimize sw events by Peter Zijlstra · 14 years ago
  37. 82cd6de perf: Use jump_labels to optimize the scheduler hooks by Peter Zijlstra · 14 years ago
  38. 3b6e901 jump_label: Use more consistent naming by Peter Zijlstra · 14 years ago
  39. d580ff8 perf, hw_breakpoint: Fix crash in hw_breakpoint creation by Peter Zijlstra · 14 years ago
  40. c6be5a5 perf: Find task before event alloc by Peter Zijlstra · 14 years ago
  41. e7d0bc0 perf: Fix task refcount bugs by Peter Zijlstra · 14 years ago
  42. 74c3337 perf: Fix group moving by Peter Zijlstra · 14 years ago
  43. e360adb irq_work: Add generic hardirq context callbacks by Peter Zijlstra · 14 years ago
  44. 8e5fc1a perf_events: Fix transaction recovery in group_sched_in() by Stephane Eranian · 14 years ago
  45. c530ccd perf_events: Fix bogus context time tracking by Stephane Eranian · 14 years ago
  46. 4ba053c lockdep: Check the depth of subclass by Hitoshi Mitake · 14 years ago
  47. 6201625 lockdep: Add improved subclass caching by Hitoshi Mitake · 14 years ago
  48. f2f108e Merge branch 'linus' into core/locking by Ingo Molnar · 14 years ago
  49. 17bdcf9 sched: Drop all load weight manipulation for RT tasks by Linus Walleij · 14 years ago
  50. 34f971f sched: Create special class for stop/migrate work by Peter Zijlstra · 14 years ago
  51. 4924627 sched: Unindent labels by Peter Zijlstra · 14 years ago
  52. 78c89ba tracing: Remove parent recording in latency tracer graph options by Steven Rostedt · 14 years ago
  53. 5e6d2b9 tracing: Use one prologue for the preempt irqs off tracer function tracers by Steven Rostedt · 14 years ago
  54. 542181d tracing: Use one prologue for the wakeup tracer function tracers by Steven Rostedt · 14 years ago
  55. 7495a5b tracing: Graph support for wakeup tracer by Jiri Olsa · 14 years ago
  56. 0a77262 tracing: Make graph related irqs/preemptsoff functions global by Jiri Olsa · 14 years ago
  57. a9d6117 tracing: Add proper check for irq_depth routines by Jiri Olsa · 14 years ago
  58. 907f278 tracing/trivial: Remove cast from void* by matt mooney · 14 years ago
  59. e1f60b2 PM: Introduce library for device-specific OPPs (v7) by Nishanth Menon · 14 years ago
  60. d33ac60 PM: Add sysfs attr for rechecking dev hash from PM trace by James Hogan · 14 years ago
  61. 3624eb0 PM / Hibernate: Modify signature used to mark swap by Rafael J. Wysocki · 14 years ago
  62. dbeeec5 PM: Allow wakeup events to abort freezing of tasks by Rafael J. Wysocki · 14 years ago
  63. d0941ea PM / Hibernate: Make some boot messages look less scary by Rafael J. Wysocki · 14 years ago
  64. 074037e PM / Wakeup: Introduce wakeup source objects and event statistics (v3) by Rafael J. Wysocki · 14 years ago
  65. ac5c24ec PM / Hibernate: Make default image size depend on total RAM size by Rafael J. Wysocki · 14 years ago
  66. 266f1a2 PM / Hibernate: Improve comments in hibernate_preallocate_memory() by Rafael J. Wysocki · 14 years ago
  67. bcb5ba8 PM / Runtime: Use alloc_workqueue() for creating the PM workqueue by Rafael J. Wysocki · 14 years ago
  68. ede890c PM: Fix unmet dependency warning from kconfig by Rafael J. Wysocki · 14 years ago
  69. f996fc9 PM / Hibernate: Compress hibernation image with LZO by Bojan Smojver · 14 years ago
  70. a9febbb sysctl: min/max bounds are optional by Eric Dumazet · 14 years ago
  71. 6038f37 llseek: automatically add .llseek fop by Arnd Bergmann · 14 years ago
  72. 6268464 Merge remote branch 'tip/perf/core' into oprofile/core by Robert Richter · 14 years ago
  73. 0fdf136 Merge branch 'tip/perf/recordmcount-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace into perf/core by Ingo Molnar · 14 years ago
  74. cf4db25 ftrace: Rename config option HAVE_C_MCOUNT_RECORD to HAVE_C_RECORDMCOUNT by Steven Rostedt · 14 years ago
  75. d9d572a Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/random-tracing into perf/core by Ingo Molnar · 14 years ago
  76. 72441cb ftrace/x86: Add support for C version of recordmcount by Steven Rostedt · 14 years ago
  77. f13d4f9 hrtimer: Preserve timer state in remove_hrtimer() by Salman Qazi · 14 years ago
  78. 864616e sched: Comment updates: fix default latency and granularity numbers by Takuya Yoshikawa · 14 years ago
  79. ed859ed Merge branch 'linus' into sched/core by Ingo Molnar · 14 years ago
  80. fb62db2 futex: Fix kernel-doc notation & typos by Randy Dunlap · 14 years ago
  81. fd02e6f kprobes: Fix selftest to clear flags field for reusing probes by Masami Hiramatsu · 14 years ago
  82. 14cae9b tracing: Fix function-graph build warning on 32-bit by Borislav Petkov · 14 years ago
  83. 4783f39 Merge remote branch 'kumar/merge' into next by Benjamin Herrenschmidt · 14 years ago
  84. c0a19eb genirq: Fix CONFIG_GENIRQ_NO_DEPRECATED=y build by Thomas Gleixner · 14 years ago
  85. d013432 ring-buffer: Fix typo of time extends per page by Steven Rostedt · 14 years ago
  86. 5b8c4f2 printk: Make console_sem a semaphore not a pseudo mutex by Thomas Gleixner · 14 years ago
  87. 37eca0d Merge branch 'linus' into core/locking by Thomas Gleixner · 14 years ago
  88. baa0d23 genirq: Switch sparse_irq allocator to GFP_KERNEL by Thomas Gleixner · 14 years ago
  89. a05a900 genirq: Make sparse_lock a mutex by Thomas Gleixner · 14 years ago
  90. 78f90d9 genirq: Remove the now unused sparse irq leftovers by Thomas Gleixner · 14 years ago
  91. b7b2933 genirq: Sanitize dynamic irq handling by Thomas Gleixner · 14 years ago
  92. b7d0d82 genirq: Remove arch_init_chip_data() by Thomas Gleixner · 14 years ago
  93. 7c5f135 Merge branch 'x86/urgent' of into irq/sparseirq by Thomas Gleixner · 14 years ago
  94. b683de2 genirq: Query arch for number of early descriptors by Thomas Gleixner · 14 years ago
  95. aa99ec0 genirq: Use sane sparse allocator by Thomas Gleixner · 14 years ago
  96. 06f6c33 genirq: Implement irq reservation by Thomas Gleixner · 14 years ago
  97. a98d24b genirq: Implement sane enumeration by Thomas Gleixner · 14 years ago
  98. 13bfe99 genirq: Prepare proc for real sparse irq support by Thomas Gleixner · 14 years ago
  99. 1f5a5b8 genirq: Implement a sane sparse_irq allocator by Thomas Gleixner · 14 years ago
  100. 1318a48 genirq: Provide default irq init flags by Thomas Gleixner · 14 years ago