1. 947ec0b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6 by Linus Torvalds · 15 years ago
  2. 4ddbac9 Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  3. fce2b111 PM/Hibernate: Move NVS routines into a seperate file (v2). by Cornelia Huck · 15 years ago
  4. 8b759b8 PM/Hibernate: Rename disk.c to hibernate.c by Rafael J. Wysocki · 15 years ago
  5. a9d7052 PM: Separate suspend to RAM functionality from core by Rafael J. Wysocki · 15 years ago
  6. fe41953 PM/Hibernate: Move memory shrinking to snapshot.c (rev. 2) by Rafael J. Wysocki · 15 years ago
  7. c6f37f1 PM/Suspend: Do not shrink memory before suspend by Rafael J. Wysocki · 15 years ago
  8. d161630 PM core: rename suspend and resume functions by Alan Stern · 15 years ago
  9. e39a71e PM: Rename device_power_down/up() by Magnus Damm · 15 years ago
  10. 6d21491 Merge branch 'topic/slab/earlyboot-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/slab-2.6 by Linus Torvalds · 15 years ago
  11. 7f3591c Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-lguest by Linus Torvalds · 15 years ago
  12. b43e352 sched: export kick_process by Rusty Russell · 15 years ago
  13. 974802e perf_counter: Add forward/backward attribute ABI compatibility by Peter Zijlstra · 15 years ago
  14. 081fad8 perf_counter: Remove PERF_TYPE_RAW special casing by Peter Zijlstra · 15 years ago
  15. ad6561d module: trim exception table on init free. by Rusty Russell · 15 years ago
  16. fddd520 module_param: allow 'bool' module_params to be bool, not just int. by Rusty Russell · 15 years ago
  17. 45fcc70 module_param: split perm field into flags and perm by Rusty Russell · 15 years ago
  18. 9a71af2 module_param: invbool should take a 'bool', not an 'int' by Rusty Russell · 15 years ago
  19. 28be225 irq: slab alloc for default irq_affinity by Yinghai Lu · 15 years ago
  20. 337eb00 Push BKL down into ->remount_fs() by Alessio Igor Bogani · 15 years ago
  21. 589ff87 Switch collect_mounts() to struct path by Al Viro · 15 years ago
  22. 512626a Merge branch 'for-linus' of git://linux-arm.org/linux-2.6 by Linus Torvalds · 15 years ago
  23. 8a1ca8c Merge branch 'perfcounters-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  24. b640f04 Merge branch 'topic/slab/earlyboot' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/slab-2.6 by Linus Torvalds · 15 years ago
  25. b415c49 slow_work_thread() should do the exclusive wait by Oleg Nesterov · 15 years ago
  26. c905959 Merge branch 'for-2.6.31' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 15 years ago
  27. d3d07d9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 15 years ago
  28. 3296ca2 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6 by Linus Torvalds · 15 years ago
  29. 22fb4e7 irq: use kcalloc() instead of the bootmem allocator by Pekka Enberg · 15 years ago
  30. 0fb5302 sched: use slab in cpupri_init() by Pekka Enberg · 15 years ago
  31. 4bdddf8 sched: use alloc_cpumask_var() instead of alloc_bootmem_cpumask_var() by Pekka Enberg · 15 years ago
  32. dad213ae irq/cpumask: make memoryless node zero happy by Yinghai Lu · 15 years ago
  33. 38c7fed x86: remove some alloc_bootmem_cpumask_var calling by Yinghai Lu · 15 years ago
  34. 36b7b6d sched: use kzalloc() instead of the bootmem allocator by Pekka Enberg · 15 years ago
  35. 4f2294b kmemleak: Add modules support by Catalin Marinas · 15 years ago
  36. 940010c Merge branch 'linus' into perfcounters/core by Ingo Molnar · 15 years ago
  37. cca3f45 perf_counter: Add counter->id to the throttle event by Peter Zijlstra · 15 years ago
  38. f4dbfa8 perf_counter: Standardize event names by Peter Zijlstra · 15 years ago
  39. 1c432d8 perf_counter: Rename enums by Peter Zijlstra · 15 years ago
  40. df58ab2 perf_counter: Rename perf_counter_limit sysctl by Peter Zijlstra · 15 years ago
  41. 0764771 perf_counter: More paranoia settings by Peter Zijlstra · 15 years ago
  42. cf9fe11 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by Paul Mundt · 15 years ago
  43. 991ec02 Merge branch 'tracing-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  44. 8623661 Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  45. 8f40642 Merge branch 'signal-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  46. 20f3f3c Merge branch 'rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  47. 73fbad2 Merge branch 'next' into for-linus by James Morris · 15 years ago
  48. 9e350de perf_counter: Accurate period data by Peter Zijlstra · 15 years ago
  49. df1a132 perf_counter: Introduce struct for sample data by Peter Zijlstra · 15 years ago
  50. 66fff22 perf_counter: Annotate exit ctx recursion by Peter Zijlstra · 15 years ago
  51. e7241d7 Merge branch 'locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  52. 7506360 Merge branch 'futexes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  53. be15f9d Merge branch 'x86-xen-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  54. 082b63a Merge branch 'sched-docs-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  55. 99e97b8 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  56. 82782ca Merge branch 'x86-kbuild-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  57. f0d5e12 Merge branch 'irq-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  58. bd2b5b1 perf_counter: More aggressive frequency adjustment by Peter Zijlstra · 15 years ago
  59. 110bf2b tracing: add protection around module events unload by Steven Rostedt · 15 years ago
  60. 725c624 tracing: add trace_seq_vprint interface by Steven Rostedt · 15 years ago
  61. 5578213 tracing/events: convert block trace points to TRACE_EVENT() by Li Zefan · 15 years ago
  62. f57a8a1 ring-buffer: fix ret in rb_add_time_stamp by Steven Rostedt · 15 years ago
  63. eaa9584 cpumask: alloc zeroed cpumask for static cpumask_var_ts by Yinghai Lu · 15 years ago
  64. 0b4ec6e Merge branch 'master' into next by James Morris · 15 years ago
  65. 1f8a6a1 ring-buffer: pass in lockdep class key for reader_lock by Peter Zijlstra · 15 years ago
  66. 3af968e async: Fix lack of boot-time console due to insufficient synchronization by Linus Torvalds · 15 years ago
  67. 8326f44 perf_counter: Implement generalized cache event types by Ingo Molnar · 15 years ago
  68. a21ca2c perf_counter: Separate out attr->type from attr->config by Ingo Molnar · 15 years ago
  69. 6a24ed6c perf_counter: Fix frequency adjustment for < HZ by Peter Zijlstra · 15 years ago
  70. 689802b perf_counter: Add PERF_SAMPLE_PERIOD by Peter Zijlstra · 15 years ago
  71. ac4bcf8 perf_counter: Change PERF_SAMPLE_CONFIG into PERF_SAMPLE_ID by Peter Zijlstra · 15 years ago
  72. 918143e Merge branch 'tip/tracing/ftrace-4' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace into tracing/ftrace by Ingo Molnar · 15 years ago
  73. 089dd79 perf_counter: Generate mmap events for install_special_mapping() by Peter Zijlstra · 15 years ago
  74. 6dc5f2a perf_counter: Fix lockup with interrupting counters by Paul Mackerras · 15 years ago
  75. edaba2c ptrace: revert "ptrace_detach: the wrong wakeup breaks the ERESTARTxxx logic" by Oleg Nesterov · 15 years ago
  76. 087eb43 ptrace: tracehook_report_clone: fix false positives by Oleg Nesterov · 15 years ago
  77. d99e944 perf_counter: Remove munmap stuff by Peter Zijlstra · 15 years ago
  78. 60313eb perf_counter: Add fork event by Peter Zijlstra · 15 years ago
  79. 64edbc5 Merge branch 'tracing/ftrace' into tracing/core by Ingo Molnar · 15 years ago
  80. e0a94c2 security: use mmap_min_addr indepedently of security models by Christoph Lameter · 15 years ago
  81. 128f048 perf_counter: Fix throttling lock-up by Ingo Molnar · 15 years ago
  82. 563af16 tracing: add annotation to what type of stack trace is recorded by Steven Rostedt · 15 years ago
  83. 56d8bd3 tracing: fix multiple use of __print_flags and __print_symbolic by Steven Whitehouse · 15 years ago
  84. 048dc50 tracing/events: fix output format of user stack by walimis · 15 years ago
  85. f11b3f4 tracing/events: fix output format of kernel stack by walimis · 15 years ago
  86. 083a63b tracing/trace_stack: fix the number of entries in the header by walimis · 15 years ago
  87. ea05b57 ring-buffer: discard timestamps that are at the start of the buffer by Steven Rostedt · 15 years ago
  88. edd813bf ring-buffer: try to discard unneeded timestamps by Steven Rostedt · 15 years ago
  89. a202355 ring-buffer: fix bug in ring_buffer_discard_commit by Tim Bird · 15 years ago
  90. a96bbc1 perf_counter: Fix race in counter initialization by Peter Zijlstra · 15 years ago
  91. 226f62f perf_counter: Add a comm hook for pure fork()s by Peter Zijlstra · 15 years ago
  92. 84047e3 function-graph: always initialize task ret_stack by Steven Rostedt · 15 years ago
  93. f7e8b61 function-graph: move initialization of new tasks up in fork by Steven Rostedt · 15 years ago
  94. 0d48696 perf_counter: Rename perf_counter_hw_event => perf_counter_attr by Peter Zijlstra · 15 years ago
  95. 08247e3 perf_counter: Add ioctl for changing the sample period/frequency by Peter Zijlstra · 15 years ago
  96. 8e3747c perf_counter: Change data head from u32 to u64 by Peter Zijlstra · 15 years ago
  97. b23f332 perf_counter: Rename various fields by Peter Zijlstra · 15 years ago
  98. 8e5799b perf_counter: Add unique counter id by Peter Zijlstra · 15 years ago
  99. 26c0162 function-graph: add memory barriers for accessing task's ret_stack by Steven Rostedt · 15 years ago
  100. 82310a3 function-graph: enable the stack after initialization of other variables by Steven Rostedt · 15 years ago