1. 06b2a76 Add new string functions strict_strto* and convert kernel params to use them by Yi Yang · 16 years ago
  2. 7ef3d2f printk_ratelimit() functions should use CONFIG_PRINTK by Joe Perches · 16 years ago
  3. ec70158 Remove fastcall from linux/include by Harvey Harrison · 16 years ago
  4. b920de1 mn10300: add the MN10300/AM33 architecture to the kernel by David Howells · 16 years ago
  5. 7fa3031 aout: suppress A.OUT library support if !CONFIG_ARCH_SUPPORTS_AOUT by David Howells · 16 years ago
  6. 6ed31e9 ACPI: Taint kernel on ACPI table override (format corrected) by Éric Piel · 16 years ago
  7. f10db62 Avoid divide in IS_ALIGN by Herbert Xu · 16 years ago
  8. 076f977 x86: make early printk selectable on 64-bit as well by Ingo Molnar · 16 years ago
  9. 02b67cc3 sched: do not do cond_resched() when CONFIG_PREEMPT by Herbert Xu · 16 years ago
  10. 4749252 printk: add KERN_CONT annotation by Ingo Molnar · 17 years ago
  11. 1f7c823 Make the pr_*() family of macros in kernel.h complete by Emil Medve · 17 years ago
  12. 0b15d04 printk: add interfaces for external access to the log buffer by Mike Frysinger · 17 years ago
  13. 0c0e619 memory unplug: page offline by KAMEZAWA Hiroyuki · 17 years ago
  14. 2da96ac [BLOCK] Move sector_div() from blkdev.h to kernel.h by Jens Axboe · 17 years ago
  15. a83308e PTR_ALIGN by Matthew Wilcox · 17 years ago
  16. eb9a9a5 hex_dump: add missing "const" qualifiers by Alan Stern · 17 years ago
  17. 6a0ed91 hexdump: use const notation by Artem Bityutskiy · 17 years ago
  18. a586df0 x86: Support __attribute__((__cold__)) in gcc 4.3 by Andi Kleen · 17 years ago
  19. bcdcd8e Report that kernel is tainted if there was an OOPS by Pavel Emelianov · 17 years ago
  20. c790923 hexdump: more output formatting by Randy Dunlap · 17 years ago
  21. 78db2ad include/linux: trivial repair whitespace damage by Daniel Walker · 17 years ago
  22. 99eaf3c lib/hexdump by Randy Dunlap · 17 years ago
  23. 218e180 add upper-32-bits macro by Andrew Morton · 17 years ago
  24. c5e631cf ARRAY_SIZE: check for type by Rusty Russell · 17 years ago
  25. 11443ec Add kvasprintf() by Jeremy Fitzhardinge · 17 years ago
  26. 04a2e6a [PATCH] pid: make session_of_pgrp use struct pid instead of pid_t by Eric W. Biederman · 17 years ago
  27. 5be02f1 [PATCH] include/linux/kernel.h: Remove labs() by Richard Knutsson · 17 years ago
  28. e3e8a75 [PATCH] Extract and use wake_up_klogd() by Kirill Korotaev · 17 years ago
  29. d4d23ad [PATCH] Common compat_sys_sysinfo by Kyle McMartin · 17 years ago
  30. 34f5a39 [PATCH] Add TAINT_USER and ability to set taint flags from userspace by Theodore Ts'o · 17 years ago
  31. 3eb3c74 [PATCH] fix linux banner format string by Roman Zippel · 18 years ago
  32. 8993780 Make SLES9 "get_kernel_version" work on the kernel binary again by Linus Torvalds · 18 years ago
  33. 312a0c17 [PATCH] LOG2: Alter roundup_pow_of_two() so that it can use a ilog2() on a constant by David Howells · 18 years ago
  34. f0d1b0b [PATCH] LOG2: Implement a general integer log2 facility in the kernel by David Howells · 18 years ago
  35. e20ec99 fix spelling error in include/linux/kernel.h by Jim Cromie · 18 years ago
  36. 2ea5814 Fix 'ALIGN()' macro, take 2 by Linus Torvalds · 18 years ago
  37. f46c483 [PATCH] Add printk_timed_ratelimit() by Andrew Morton · 18 years ago
  38. 8b2a1fd [PATCH] pr_debug: check pr_debug() arguments by Zach Brown · 18 years ago
  39. 08e0f6a [PATCH] Add NUMA_BUILD definition in kernel.h to avoid #ifdef CONFIG_NUMA by Christoph Lameter · 18 years ago
  40. b278240 Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6 by Linus Torvalds · 18 years ago
  41. 930631e [PATCH] add DIV_ROUND_UP() by Steven Whitehouse · 18 years ago
  42. 8da5add [PATCH] x86: Allow users to force a panic on NMI by Don Zickus · 18 years ago
  43. 4c8bd7e [KERNEL] Do not truncate to 'int' in ALIGN() macro. by David Miller · 18 years ago
  44. 1cc6daf pr_debug() should not be used in drivers by Pavel Machek · 18 years ago
  45. b4cac1a [PATCH] FDPIC: Move roundup() into linux/kernel.h by David Howells · 18 years ago
  46. 4552d5d [PATCH] x86_64: reliable stack trace support by Jan Beulich · 18 years ago
  47. e905914 [PATCH] Implement kasprintf by Jeremy Fitzhardinge · 18 years ago
  48. 368a5fa [PATCH] remove unlikely() in might_sleep_if() by Hua Zhong · 18 years ago
  49. 111ebb6 [PATCH] writeback: fix range handling by OGAWA Hirofumi · 18 years ago
  50. 5e37661 [PATCH] symbol_put_addr() locks kernel by Trent Piepho · 18 years ago
  51. aa72710 [PATCH] the scheduled unexport of panic_timeout by Adrian Bunk · 18 years ago
  52. e041c68 [PATCH] Notifier chain update: API changes by Alan Stern · 18 years ago
  53. 962749a [PATCH] roundup_pow_of_two() 64-bit fix by Andrew Morton · 18 years ago
  54. dd28779 [PATCH] pause_on_oops command line option by Andrew Morton · 18 years ago
  55. a62eaf1 [PATCH] x86_64: Add boot option to disable randomized mappings and cleanup by Andi Kleen · 18 years ago
  56. 9fdb62a [ACPI] merge 3549 4320 4485 4588 4980 5483 5651 acpica asus fops pnpacpi branches into release by Len Brown · 18 years ago
  57. 9343e79 [IPV6]: Preserve procfs IPV6 address output format by YOSHIFUJI Hideaki · 19 years ago
  58. 46b86a2 [NET]: Use NIP6_FMT in kernel.h by Joe Perches · 19 years ago
  59. df2e71f [PATCH] dump_thread() cleanup by akpm@osdl.org · 19 years ago
  60. 711a660 [PATCH] mutex subsystem, add typecheck_fn(type, function) by Chuck Ebbert · 19 years ago
  61. a136564 [PATCH] remove gcc-2 checks by Andrew Morton · 19 years ago
  62. 729b4d4 [ACPI] fix reboot upon suspend-to-disk by Alexey Starikovskiy · 19 years ago
  63. dfed044 [PATCH] __deprecated_for_modules: panic_timeout by Adrian Bunk · 19 years ago
  64. b8887e6 [PATCH] kernel-docs: fix kernel-doc format problems by Randy Dunlap · 19 years ago
  65. c0398ee [PATCH] include/linux/kernel.h:BUILD_BUG_ON(): fix a comment by Nikita Danilov · 19 years ago
  66. 921717a [PATCH] Make BUILD_BUG_ON fail at compile time. by Andi Kleen · 19 years ago
  67. f8cbd99 [PATCH] sched: voluntary kernel preemption by Ingo Molnar · 19 years ago
  68. d59745c [PATCH] clean up kernel messages by Matt Mackall · 19 years ago
  69. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago