1. 3fc9577 lib: create common ascii hex array by Harvey Harrison · 16 years ago
  2. 0c70814 cgroups: fix compile warning by Mirco Tischler · 16 years ago
  3. c3921ab Add new 'cond_resched_bkl()' helper function by Linus Torvalds · 16 years ago
  4. 8e3e076 BKL: revert back to the old spinlock implementation by Linus Torvalds · 16 years ago
  5. 00b41ec Revert "semaphore: fix" by Linus Torvalds · 16 years ago
  6. 91e37a7 module: don't ignore vermagic string if module doesn't have modversions by Rusty Russell · 16 years ago
  7. a5dd697 module: be more picky about allowing missing module versions by Rusty Russell · 16 years ago
  8. c4f51b4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-sched-fixes by Linus Torvalds · 16 years ago
  9. 7a34912 Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 16 years ago
  10. 5be7a47 Fix cpuset sched_relax_domain_level control file by Paul Menage · 16 years ago
  11. 4615112 sched: fix weight calculations by Mike Galbraith · 16 years ago
  12. bf726ea semaphore: fix by Ingo Molnar · 16 years ago
  13. 75065ff Revert "relay: fix splice problem" by Jens Axboe · 16 years ago
  14. 3e51f33 sched: add optional support for CONFIG_HAVE_UNSTABLE_SCHED_CLOCK by Peter Zijlstra · 16 years ago
  15. dfbf4a1 sched: fix cpu clock by Ingo Molnar · 16 years ago
  16. cb4ad1f sched: fair-group: fix a Div0 error of the fair group scheduler by Miao Xie · 16 years ago
  17. 712555e sched: fix missing locking in sched_domains code by Heiko Carstens · 16 years ago
  18. 690229a sched: make clock sync tunable by architecture code by Ingo Molnar · 16 years ago
  19. d7dcdc1 sched: fix debugging by Mike Galbraith · 16 years ago
  20. 673a90a sched: fix sched_info_switch not being called according to documentation by David Simner · 16 years ago
  21. b328ca1 sched: fix hrtick_start_fair and CPU-Hotplug by Peter Zijlstra · 16 years ago
  22. 104f645 sched: fix SCHED_FAIR wake-idle logic error by Gregory Haskins · 16 years ago
  23. 8ae121a sched: fix RT task-wakeup logic by Gregory Haskins · 16 years ago
  24. 983ed7a sched: add statics, don't return void expressions by Harvey Harrison · 16 years ago
  25. d478c2c sched: add debug checks to idle functions by Andrew Morton · 16 years ago
  26. 2abdad0 sched: make rt_sched_class, idle_sched_class static by Harvey Harrison · 16 years ago
  27. e05510d sched: optimize calc_delta_mine() by Peter Zijlstra · 16 years ago
  28. a992241 sched: fix normalized sleeper by Peter Zijlstra · 16 years ago
  29. 5717922 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwessel/linux-2.6-kgdb by Linus Torvalds · 16 years ago
  30. 82af7ac Removal of FUTEX_FD by Eric Sesterhenn · 16 years ago
  31. 688b744 kgdb: fix signedness mixmatches, add statics, add declaration to header by Harvey Harrison · 16 years ago
  32. 826e450 Make forced module loading optional by Linus Torvalds · 16 years ago
  33. afa26be Merge git://git.kernel.org/pub/scm/linux/kernel/git/tglx/linux-2.6-hrt by Linus Torvalds · 16 years ago
  34. 4f95f81 clocksource: allow read access to available/current_clocksource by Heiko Carstens · 16 years ago
  35. 4359a02 clocksource: Fix permissions for available_clocksource by Heiko Carstens · 16 years ago
  36. 4346f65 hrtimer: remove duplicate helper function by Oliver Hartkopp · 16 years ago
  37. b9095fd Make constants in kernel/timeconst.h fixed 64 bits by H. Peter Anvin · 16 years ago
  38. b66e1f1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 16 years ago
  39. 1adb085 genirq: reenable a nobody cared disabled irq when a new driver arrives by Thomas Gleixner · 16 years ago
  40. bcf35af make generic sys_ptrace unconditional by Christoph Hellwig · 16 years ago
  41. 9f3acc3 [PATCH] split linux/file.h by Al Viro · 16 years ago
  42. 03fc922 Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus by Linus Torvalds · 16 years ago
  43. 8a3e77c workqueue: remove redundant function invocation by Andrew Liu · 16 years ago
  44. be089d79 kexec: make extended crashkernel= syntax less confusing by Michael Ellerman · 16 years ago
  45. 7dffa3c ntp: handle leap second via timer by Roman Zippel · 16 years ago
  46. 8383c42 ntp: remove current_tick_length() by Roman Zippel · 16 years ago
  47. 7fc5c784 ntp: rename TICK_LENGTH_SHIFT to NTP_SCALE_SHIFT by Roman Zippel · 16 years ago
  48. 153b5d0 ntp: support for TAI by Roman Zippel · 16 years ago
  49. 9f14f66 ntp: increase time_offset resolution by Roman Zippel · 16 years ago
  50. 074b3b8 ntp: increase time_freq resolution by Roman Zippel · 16 years ago
  51. eea83d8 ntp: NTP4 user space bits update by Roman Zippel · 16 years ago
  52. ee9851b ntp: cleanup ntp.c by Roman Zippel · 16 years ago
  53. f8bd225 remove div_long_long_rem by Roman Zippel · 16 years ago
  54. 6f6d6a1 rename div64_64 to div64_u64 by Roman Zippel · 16 years ago
  55. 71abb3a convert a few do_div users by Roman Zippel · 16 years ago
  56. e5e4172 Fix cpu hotplug problem in softirq code by Christian Borntraeger · 16 years ago
  57. df4b565 module: add MODULE_STATE_GOING notifier call by Peter Oberparleiter · 16 years ago
  58. b211104 module: Enhance verify_export_symbols by Rusty Russell · 16 years ago
  59. 4e2d924 module: set unused_gpl_crcs instead of overwriting unused_crcs by Rusty Russell · 16 years ago
  60. ad9546c module: neaten __find_symbol, rename to find_symbol by Rusty Russell · 16 years ago
  61. ea01e79 module: reduce module image and resident size by Rusty Russell · 16 years ago
  62. a58730c module: make module_sect_attrs private to kernel/module.c by Rusty Russell · 16 years ago
  63. 08acd4f8 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 16 years ago
  64. 9691609 Merge branches 'release', 'acpica', 'bugzilla-10224', 'bugzilla-9772', 'bugzilla-9916', 'ec', 'eeepc', 'idle', 'misc', 'pm-legacy', 'sysfs-links-2.6.26', 'thermal', 'thinkpad' and 'video' into release by Len Brown · 16 years ago
  65. af1f16d kernel: replace remaining __FUNCTION__ occurrences by Harvey Harrison · 16 years ago
  66. 237fc6e add hrtimer specific debugobjects code by Thomas Gleixner · 16 years ago
  67. c6f3a97 debugobjects: add timer specific object debugging code by Thomas Gleixner · 16 years ago
  68. 354a1f4 alloc_uid: cleanup by Andrew Morton · 16 years ago
  69. f735295 printk: don't read beyond string arguments' terminating zero by Markus Armbruster · 16 years ago
  70. f7511d5 Basic braille screen reader support by Samuel Thibault · 16 years ago
  71. e4ad08f mm: bdi: add separate writeback accounting capability by Miklos Szeredi · 16 years ago
  72. caafa43 pidns: make pid->level and pid_ns->level unsigned by Pavel Emelyanov · 16 years ago
  73. ab883af5 make marker_debug static by Adrian Bunk · 16 years ago
  74. 12a3de0a pids: sys_getpgid: fix unsafe *pid usage, s/tasklist/rcu/ by Oleg Nesterov · 16 years ago
  75. 1dd768c0 pids: sys_getsid: fix unsafe *pid usage, fix possible 0 instead of -ESRCH by Oleg Nesterov · 16 years ago
  76. 7d8da09 pids: __set_special_pids: use change_pid() helper by Oleg Nesterov · 16 years ago
  77. 83beaf3 pids: sys_setpgid: use change_pid() helper by Oleg Nesterov · 16 years ago
  78. 24336eae pids: introduce change_pid() helper by Oleg Nesterov · 16 years ago
  79. 65450ce pids: de_thread: don't clear session/pgrp pids for the old leader by Oleg Nesterov · 16 years ago
  80. 5cd2045 Deprecate find_task_by_pid() by Pavel Emelyanov · 16 years ago
  81. cb41d6d Use find_task_by_vpid in taskstats by Pavel Emelyanov · 16 years ago
  82. b7127aa free_pidmap: turn it into free_pidmap(struct upid *) by Oleg Nesterov · 16 years ago
  83. f34d7a5 tty: The big operations rework by Alan Cox · 16 years ago
  84. 00cd5c3 ptrace: permit ptracing of /sbin/init by Oleg Nesterov · 16 years ago
  85. 33e9fc7 ptrace: ptrace_attach: use send_sig_info() instead force_sig_specific() by Oleg Nesterov · 16 years ago
  86. 68cb947 ptrace: __ptrace_unlink: use the ptrace_reparented() helper by Oleg Nesterov · 16 years ago
  87. 53b6f9f ptrace: introduce ptrace_reparented() helper by Oleg Nesterov · 16 years ago
  88. 2800d8d document de_thread() with exit_notify() connection by Oleg Nesterov · 16 years ago
  89. 376e1d2 reparent_thread: use same_thread_group() by Oleg Nesterov · 16 years ago
  90. d839fd4 ptrace: introduce task_detached() helper by Oleg Nesterov · 16 years ago
  91. 4e4c22c signals: add set_restore_sigmask by Roland McGrath · 16 years ago
  92. 80fe728 signals: allow the kernel to actually kill /sbin/init by Oleg Nesterov · 16 years ago
  93. fae5fa4 signals: fix /sbin/init protection from unwanted signals by Oleg Nesterov · 16 years ago
  94. 1931910 signals: check_kill_permission: remove tasklist_lock by Oleg Nesterov · 16 years ago
  95. 2e2ba22 signals: check_kill_permission: check session under tasklist_lock by Oleg Nesterov · 16 years ago
  96. 53c3033 signals: send_signal: be paranoid about signalfd_notify() by Oleg Nesterov · 16 years ago
  97. 021e1ae signals: document CLD_CONTINUED notification mechanics by Oleg Nesterov · 16 years ago
  98. 7e695a5 signals: fold sig_ignored() into handle_stop_signal() by Oleg Nesterov · 16 years ago
  99. 2dce81b signals: cleanup the usage of print_fatal_signal() by Oleg Nesterov · 16 years ago
  100. 34c8f07 signals: handle_stop_signal: don't worry about SIGKILL by Oleg Nesterov · 16 years ago