1. 91f68b7 generic swap(): introduce global macro swap(a, b) by Wu Fengguang · 16 years ago
  2. 40d7ee5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 by Linus Torvalds · 16 years ago
  3. 9fe0608 Create a DIV_ROUND_CLOSEST macro to do division with rounding by Darrick J. Wong · 16 years ago
  4. d0d85ff Make DEBUG take precedence over DYNAMIC_PRINTK_DEBUG by Cornelia Huck · 16 years ago
  5. 5f34fe1 Merge branch 'core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  6. b19b3c7 Merge branches 'core/debug', 'core/futexes', 'core/locking', 'core/rcu', 'core/signal', 'core/urgent' and 'core/xen' into core/core by Ingo Molnar · 16 years ago
  7. 198d6ba Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  8. d091c2f Add 'pr_fmt()' format modifier to pr_xyz macros. by Martin Schwidefsky · 16 years ago
  9. 708b8ea Merge branch 'linus' into core/locking by Ingo Molnar · 16 years ago
  10. a1744d3 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  11. 7106a27 kernel.h: fix might_sleep kernel-doc by Randy Dunlap · 16 years ago
  12. b189db5 net: remove NIP6(), NIP6_FMT, NIP6_SEQFMT and final users by Harvey Harrison · 16 years ago
  13. d1a7618 Merge commit 'v2.6.28-rc2' into core/locking by Ingo Molnar · 16 years ago
  14. 057316c Merge branch 'linus' into test by Len Brown · 16 years ago
  15. 92b29b8 Merge branch 'tracing-v28-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  16. 26e9a39 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6 by Linus Torvalds · 16 years ago
  17. e533b22 Merge branch 'core-v28-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  18. c813b4e Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 by Linus Torvalds · 16 years ago
  19. 25ddbb1 Make the taint flags reliable by Andi Kleen · 16 years ago
  20. 346e15b driver core: basic infrastructure for per-module dynamic debug messages by Jason Baron · 16 years ago
  21. 6b2ada8 Merge branches 'core/softlockup', 'core/softirq', 'core/resources', 'core/printk' and 'core/misc' into core-v28-for-linus by Ingo Molnar · 16 years ago
  22. 29e71ab ftrace: rebuild everything on change to FTRACE_MCOUNT_RECORD by Steven Rostedt · 16 years ago
  23. 061b1bd Staging: add TAINT_CRAP for all drivers/staging code by Greg Kroah-Hartman · 16 years ago
  24. a0ad05c Introduce FW_BUG, FW_WARN and FW_INFO to consistenly tell users about BIOS bugs by Thomas Renninger · 16 years ago
  25. 3ee1afa x86: some lock annotations for user copy paths, v2 by Nick Piggin · 16 years ago
  26. 6003ab0 Merge branch 'linus' into core/debug by Ingo Molnar · 16 years ago
  27. ab7476c debug: add notifier chain debugging, v2 by Arjan van de Ven · 16 years ago
  28. 170465e Merge branch 'linus' into x86/xen by Ingo Molnar · 16 years ago
  29. 070cb06 move kernel-doc comment for might_sleep directly before its defining block by Uwe Kleine-König · 16 years ago
  30. ced9cd4 printk: robustify printk, fix by Ingo Molnar · 16 years ago
  31. b845b51 printk: robustify printk by Peter Zijlstra · 16 years ago
  32. 204b885 introduce lower_32_bits() macro by Joerg Roedel · 16 years ago
  33. d974ae3 generic, memparse(): constify argument by Jeremy Fitzhardinge · 16 years ago
  34. 717115e printk ratelimiting rewrite by Dave Young · 16 years ago
  35. e0deaff4 split the typecheck macros out of include/linux/kernel.h by Andrew Morton · 16 years ago
  36. 9e4144a Merge branch 'linus' into core/printk by Ingo Molnar · 16 years ago
  37. ca31e14 Move _RET_IP_ and _THIS_IP_ to include/linux/kernel.h by Eduard - Gabriel Munteanu · 16 years ago
  38. e17ba73 x86, generic: mark early_printk as asmlinkage by Jiri Slaby · 16 years ago
  39. 42fdfa2 namespacecheck: more kernel/printk.c fixes by Thomas Gleixner · 16 years ago
  40. 3fc9577 lib: create common ascii hex array by Harvey Harrison · 16 years ago
  41. bdf4bba Add macros similar to min/max/min_t/max_t by Harvey Harrison · 16 years ago
  42. 44f564a ipc: add definitions of USHORT_MAX and others by Zhang, Yanmin · 16 years ago
  43. 5f97a5a isolate ratelimit from printk.c for other use by Dave Young · 16 years ago
  44. 95b570c Taint kernel after WARN_ON(condition) by Nur Hussein · 16 years ago
  45. 1429db8 driver core: Convert debug functions declared inline __attribute__((format (printf,x,y) to statement expression macros by Joe Perches · 16 years ago
  46. 06b2a76 Add new string functions strict_strto* and convert kernel params to use them by Yi Yang · 16 years ago
  47. 7ef3d2f printk_ratelimit() functions should use CONFIG_PRINTK by Joe Perches · 16 years ago
  48. ec70158 Remove fastcall from linux/include by Harvey Harrison · 16 years ago
  49. b920de1 mn10300: add the MN10300/AM33 architecture to the kernel by David Howells · 16 years ago
  50. 7fa3031 aout: suppress A.OUT library support if !CONFIG_ARCH_SUPPORTS_AOUT by David Howells · 16 years ago
  51. 6ed31e9 ACPI: Taint kernel on ACPI table override (format corrected) by Éric Piel · 16 years ago
  52. f10db62 Avoid divide in IS_ALIGN by Herbert Xu · 16 years ago
  53. 076f977 x86: make early printk selectable on 64-bit as well by Ingo Molnar · 16 years ago
  54. 02b67cc3 sched: do not do cond_resched() when CONFIG_PREEMPT by Herbert Xu · 17 years ago
  55. 4749252 printk: add KERN_CONT annotation by Ingo Molnar · 17 years ago
  56. 1f7c823 Make the pr_*() family of macros in kernel.h complete by Emil Medve · 17 years ago
  57. 0b15d04 printk: add interfaces for external access to the log buffer by Mike Frysinger · 17 years ago
  58. 0c0e619 memory unplug: page offline by KAMEZAWA Hiroyuki · 17 years ago
  59. 2da96ac [BLOCK] Move sector_div() from blkdev.h to kernel.h by Jens Axboe · 17 years ago
  60. a83308e PTR_ALIGN by Matthew Wilcox · 17 years ago
  61. eb9a9a5 hex_dump: add missing "const" qualifiers by Alan Stern · 17 years ago
  62. 6a0ed91 hexdump: use const notation by Artem Bityutskiy · 17 years ago
  63. a586df0 x86: Support __attribute__((__cold__)) in gcc 4.3 by Andi Kleen · 17 years ago
  64. bcdcd8e Report that kernel is tainted if there was an OOPS by Pavel Emelianov · 17 years ago
  65. c790923 hexdump: more output formatting by Randy Dunlap · 17 years ago
  66. 78db2ad include/linux: trivial repair whitespace damage by Daniel Walker · 17 years ago
  67. 99eaf3c lib/hexdump by Randy Dunlap · 17 years ago
  68. 218e180 add upper-32-bits macro by Andrew Morton · 17 years ago
  69. c5e631cf ARRAY_SIZE: check for type by Rusty Russell · 17 years ago
  70. 11443ec Add kvasprintf() by Jeremy Fitzhardinge · 17 years ago
  71. 04a2e6a [PATCH] pid: make session_of_pgrp use struct pid instead of pid_t by Eric W. Biederman · 17 years ago
  72. 5be02f1 [PATCH] include/linux/kernel.h: Remove labs() by Richard Knutsson · 17 years ago
  73. e3e8a75 [PATCH] Extract and use wake_up_klogd() by Kirill Korotaev · 17 years ago
  74. d4d23ad [PATCH] Common compat_sys_sysinfo by Kyle McMartin · 17 years ago
  75. 34f5a39 [PATCH] Add TAINT_USER and ability to set taint flags from userspace by Theodore Ts'o · 17 years ago
  76. 3eb3c74 [PATCH] fix linux banner format string by Roman Zippel · 18 years ago
  77. 8993780 Make SLES9 "get_kernel_version" work on the kernel binary again by Linus Torvalds · 18 years ago
  78. 312a0c17 [PATCH] LOG2: Alter roundup_pow_of_two() so that it can use a ilog2() on a constant by David Howells · 18 years ago
  79. f0d1b0b [PATCH] LOG2: Implement a general integer log2 facility in the kernel by David Howells · 18 years ago
  80. e20ec99 fix spelling error in include/linux/kernel.h by Jim Cromie · 18 years ago
  81. 2ea5814 Fix 'ALIGN()' macro, take 2 by Linus Torvalds · 18 years ago
  82. f46c483 [PATCH] Add printk_timed_ratelimit() by Andrew Morton · 18 years ago
  83. 8b2a1fd [PATCH] pr_debug: check pr_debug() arguments by Zach Brown · 18 years ago
  84. 08e0f6a [PATCH] Add NUMA_BUILD definition in kernel.h to avoid #ifdef CONFIG_NUMA by Christoph Lameter · 18 years ago
  85. b278240 Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6 by Linus Torvalds · 18 years ago
  86. 930631e [PATCH] add DIV_ROUND_UP() by Steven Whitehouse · 18 years ago
  87. 8da5add [PATCH] x86: Allow users to force a panic on NMI by Don Zickus · 18 years ago
  88. 4c8bd7e [KERNEL] Do not truncate to 'int' in ALIGN() macro. by David Miller · 18 years ago
  89. 1cc6daf pr_debug() should not be used in drivers by Pavel Machek · 18 years ago
  90. b4cac1a [PATCH] FDPIC: Move roundup() into linux/kernel.h by David Howells · 18 years ago
  91. 4552d5d [PATCH] x86_64: reliable stack trace support by Jan Beulich · 18 years ago
  92. e905914 [PATCH] Implement kasprintf by Jeremy Fitzhardinge · 18 years ago
  93. 368a5fa [PATCH] remove unlikely() in might_sleep_if() by Hua Zhong · 18 years ago
  94. 111ebb6 [PATCH] writeback: fix range handling by OGAWA Hirofumi · 18 years ago
  95. 5e37661 [PATCH] symbol_put_addr() locks kernel by Trent Piepho · 18 years ago
  96. aa72710 [PATCH] the scheduled unexport of panic_timeout by Adrian Bunk · 18 years ago
  97. e041c68 [PATCH] Notifier chain update: API changes by Alan Stern · 18 years ago
  98. 962749a [PATCH] roundup_pow_of_two() 64-bit fix by Andrew Morton · 18 years ago
  99. dd28779 [PATCH] pause_on_oops command line option by Andrew Morton · 18 years ago
  100. a62eaf1 [PATCH] x86_64: Add boot option to disable randomized mappings and cleanup by Andi Kleen · 18 years ago