1. c7dcf87 time: Workaround gcc loop optimization that causes 64bit div errors by John Stultz · 14 years ago
  2. 2069601 Revert "fsnotify: store struct file not struct path" by Linus Torvalds · 14 years ago
  3. 26df076 Merge branch 'params' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus by Linus Torvalds · 14 years ago
  4. deda2e8 timekeeping: Fix overflow in rawtime tv_nsec on 32 bit archs by Jason Wessel · 14 years ago
  5. 12fdff3 Add a dummy printk function for the maintenance of unused printks by David Howells · 14 years ago
  6. 8d57a98 block: add secure discard by Adrian Hunter · 14 years ago
  7. d78a3ed kernel/kfifo.c: add handling of chained scatterlists by Stefani Seibold · 14 years ago
  8. 5af568c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 14 years ago
  9. 2e956fb kfifo: replace the old non generic API by Stefani Seibold · 14 years ago
  10. 4201d9a kfifo: add the new generic kfifo API by Stefani Seibold · 14 years ago
  11. f65a03f kexec: return -EFAULT on copy_to_user() failures by Dan Carpenter · 14 years ago
  12. 863a604 lib/bug.c: add oops end marker to WARN implementation by Anton Blanchard · 14 years ago
  13. c7ff0d9 panic: keep blinking in spite of long spin timer mode by TAMUKI Shoichi · 14 years ago
  14. c52b0b9 pids: alloc_pidmap: remove the unnecessary boundary checks by Oleg Nesterov · 14 years ago
  15. 5fdee8c pids: fix a race in pid generation that causes pids to be reused immediately by Salman · 14 years ago
  16. c7e49c1 ptrace: optimize exit_ptrace() for the likely case by Oleg Nesterov · 14 years ago
  17. e400c28 cgroups: save space for the terminator by Dan Carpenter · 14 years ago
  18. 907b29e param: locking for kernel parameters by Rusty Russell · 14 years ago
  19. 914dcaa param: make param sections const. by Rusty Russell · 14 years ago
  20. a105432 param: use free hook for charp (fix leak of charp parameters) by Rusty Russell · 14 years ago
  21. e6df34a param: add a free hook to kernel_param_ops. by Rusty Russell · 14 years ago
  22. 9bbb9e5 param: use ops in struct kernel_param, rather than get and set fns directly by Rusty Russell · 14 years ago
  23. a14fe24 param: move the EXPORT_SYMBOL to after the definitions. by Rusty Russell · 14 years ago
  24. 2e9fb99 params: don't hand NULL values to param.set callbacks. by Rusty Russell · 14 years ago
  25. f7ad3c6 vfs: add helpers to get root and pwd by Miklos Szeredi · 14 years ago
  26. 0caa621 kernel/timer.c: fix kernel-doc function parameter warning by Randy Dunlap · 14 years ago
  27. 2f9e825 Merge branch 'for-2.6.36' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 14 years ago
  28. b34d891 Merge branch 'writable_limits' of git://decibel.fi.muni.cz/~xslaby/linux by Linus Torvalds · 14 years ago
  29. 8c8946f Merge branch 'for-linus' of git://git.infradead.org/users/eparis/notify by Linus Torvalds · 14 years ago
  30. 5f248c9 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 14 years ago
  31. 8c4af38 gcc-4.6: printk: use stable variable to dump kmsg buffer by Andi Kleen · 14 years ago
  32. 878ae12 stop_machine: struct cpu_stopper, remove alignment padding on 64 bits by Richard Kennedy · 14 years ago
  33. 459b37d kernel/range: remove unused definition of ARRAY_SIZE() by Geert Uytterhoeven · 14 years ago
  34. 2ee7c92 sys_personality: remove the bogus checks in sys_personality()->__set_personality() path by Oleg Nesterov · 14 years ago
  35. d2997b1 hibernation: freeze swap at hibernation by KAMEZAWA Hiroyuki · 14 years ago
  36. a63d83f oom: badness heuristic rewrite by David Rientjes · 14 years ago
  37. 8e4228e oom: move sysctl declarations to oom.h by David Rientjes · 14 years ago
  38. ebabe9a pass a struct path to vfs_statfs by Christoph Hellwig · 14 years ago
  39. f650094 workqueue: workqueue_cpu_callback() should be cpu_notifier instead of hotcpu_notifier by Tejun Heo · 14 years ago
  40. 38f5156 workqueue: add missing __percpu markup in kernel/workqueue.c by Namhyung Kim · 14 years ago
  41. 7841733 Merge branch 'bkl/core' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/random-tracing by Linus Torvalds · 14 years ago
  42. 3b7433b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 14 years ago
  43. 62c2a7d block: push BKL into blktrace ioctls by Arnd Bergmann · 14 years ago
  44. 7b6d91d block: unify flags for struct bio and struct request by Christoph Hellwig · 14 years ago
  45. 33659eb block: remove wrappers for request type/flags by Christoph Hellwig · 14 years ago
  46. 1787985 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
  47. b62ad9a Merge branch 'timers-timekeeping-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  48. af39008 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
  49. ab69bcd Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 by Linus Torvalds · 14 years ago
  50. c4efd6b 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
  51. 4aed2fd 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
  52. 3a3527b 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
  53. 9779714 Merge branch 'kms-merge' of git://git.kernel.org/pub/scm/linux/kernel/git/jwessel/linux-2.6-kgdb by Linus Torvalds · 14 years ago
  54. 89a6c8c Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwessel/linux-2.6-kgdb by Linus Torvalds · 14 years ago
  55. 676db4a cgroupfs: create /sys/fs/cgroup to mount cgroupfs on by Greg KH · 14 years ago
  56. 94f17cd hotplug: Support kernel/hotplug sysctl variable when !CONFIG_NET by Ian Abbott · 15 years ago
  57. 90d3417 Merge branch 'modules' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus by Linus Torvalds · 14 years ago
  58. cdd854b Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 14 years ago
  59. c3d1f17 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 14 years ago
  60. 81d4450 vt,console,kdb: automatically set kdb LINES variable by Jason Wessel · 14 years ago
  61. 3fa43ab debug_core,kdb: fix crash when arch does not have single step by Jason Wessel · 14 years ago
  62. 19063c7 ftrace,kdb: Allow dumping a specific cpu's buffer with ftdump by Jason Wessel · 14 years ago
  63. 955b61e ftrace,kdb: Extend kdb to be able to dump the ftrace buffer by Jason Wessel · 14 years ago
  64. 6d855b1 gdbstub: do not directly use dbg_reg_def[] in gdb_cmd_reg_set() by Jason Wessel · 14 years ago
  65. 5575114 gdbstub: Implement gdbserial 'p' and 'P' packets by Jason Wessel · 14 years ago
  66. 534af10 kgdb,kdb: individual register set and and get API by Jason Wessel · 14 years ago
  67. 84a0bd5 gdbstub: Optimize kgdb's "thread:" response for the gdb serial protocol by Jason Wessel · 14 years ago
  68. a9fa20a kgdb: remove custom hex_to_bin()implementation by Andy Shevchenko · 14 years ago
  69. 034260d printk: fix delayed messages from CPU hotplug events by Kevin Cernekee · 15 years ago
  70. 0bcfe75 Merge branch 'sched/urgent' into sched/core by Ingo Molnar · 14 years ago
  71. fc9ea5a Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux-2.6 into perf/core by Ingo Molnar · 14 years ago
  72. 61be7fd Merge branch 'perf/nmi' into perf/core by Ingo Molnar · 14 years ago
  73. 51f3d0f module: cleanup comments, remove noinline by Rusty Russell · 14 years ago
  74. 811d66a module: group post-relocation functions into post_relocation() by Rusty Russell · 14 years ago
  75. 6526c53 module: move module args strndup_user to just before use by Rusty Russell · 14 years ago
  76. 4966868 module: pass load_info into other functions by Rusty Russell · 14 years ago
  77. 36b0360 module: fix sysfs cleanup for !CONFIG_SYSFS by Rusty Russell · 14 years ago
  78. 8f6d037 module: sysfs cleanup by Rusty Russell · 14 years ago
  79. d913188 module: layout_and_allocate by Rusty Russell · 14 years ago
  80. 511ca6a module: fix crash in get_ksymbol() when oopsing in module init by Rusty Russell · 14 years ago
  81. eded41c module: kallsyms functions take struct load_info by Rusty Russell · 14 years ago
  82. d6df72a module: refactor out section header rewriting: FIX modversions by Rusty Russell · 14 years ago
  83. 8b5f61a module: refactor out section header rewriting by Rusty Russell · 14 years ago
  84. 3264d3f module: add load_info by Linus Torvalds · 15 years ago
  85. 44032e6 module: reduce stack usage for each_symbol() by Linus Torvalds · 14 years ago
  86. 22e268e module: refactor load_module part 5 by Rusty Russell · 14 years ago
  87. 9f85a4b module: refactor load_module part 4 by Rusty Russell · 14 years ago
  88. 40dd256 module: refactor load_module part 3 by Rusty Russell · 14 years ago
  89. 65b8a9b module: refactor load_module part 2 by Linus Torvalds · 14 years ago
  90. f91a13b module: refactor load_module by Linus Torvalds · 14 years ago
  91. 2409e74 module: module_unload_init() cleanup by Eric Dumazet · 14 years ago
  92. 3cfc2c4 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
  93. b7c8e55 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 14 years ago
  94. 6ba7401 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 14 years ago
  95. 694f690 CRED: Fix RCU warning due to previous patch fixing __task_cred()'s checks by David Howells · 14 years ago
  96. f46e991 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6 by Linus Torvalds · 14 years ago
  97. 9da79ab tracing/kprobes: unregister_trace_probe needs to be called under mutex by Srikar Dronamraju · 15 years ago
  98. d790d4d Merge branch 'master' into for-next by Jiri Kosina · 14 years ago
  99. 5e7f5a1 timer: Added usleep_range timer by Patrick Pannuto · 14 years ago
  100. e1b004c Revert "timer: Added usleep[_range] timer" by Thomas Gleixner · 14 years ago