1. 072f5d8 x86: also show non-zero IRQ counts for vectors that currently don't have a handler by Jan Beulich · 17 years ago
  2. 38e760a x86: expand /proc/interrupts to include missing vectors, v2 by Joe Korty · 17 years ago
  3. 9aa8d71 i386: clean up oops/bug reports by Pavel Emelyanov · 17 years ago
  4. c1e3619 x86: print info about late C1E detection on 32bit as well by Thomas Gleixner · 17 years ago
  5. c789c03 x86: call cache_add_dev() from cache_sysfs_init() explicitly by Satyam Sharma · 17 years ago
  6. 0b4b5dd x86: fix dmi const-ify fallout by Thomas Gleixner · 17 years ago
  7. f6a2e7f x86: unify include/asm/ldt_32/64.h by Thomas Gleixner · 17 years ago
  8. 686d8c6 x86: unify include/asm/ptrace-abi_32/64.h by Thomas Gleixner · 17 years ago
  9. e2f4302 x86: unify include/asm/mce_32/64.h by Thomas Gleixner · 17 years ago
  10. 06f99ac x86: vdso put vars in rodata by Roland McGrath · 17 years ago
  11. bc3c605 x86: calgary get rid of translate_phb by Muli Ben-Yehuda · 17 years ago
  12. 3c215b6 x86: asm-i386/io.h fix constness by Andrew Morton · 17 years ago
  13. 95c1e9a x86: visws extern inline to static inline by Adrian Bunk · 17 years ago
  14. 98c9e27 x86: fix cpu_to_node references by Mike Travis · 17 years ago
  15. 6b556ff x86: cleanup 64bit unistd.h by Thomas Gleixner · 17 years ago
  16. d9a6294 x86: configure HPET_EMULATE_RTC automatically by Stefan Richter · 17 years ago
  17. d1e0847 i386: constify wd_ops by Jan Beulich · 17 years ago
  18. 909dd32 x86: clean up mce= argument parsing slightly by Andi Kleen · 17 years ago
  19. ffecad9 i386: fix argument signedness warnings by Satyam Sharma · 17 years ago
  20. 7e02cb9 x86: rename .i assembler includes to .h by Adrian Bunk · 17 years ago
  21. 3f4ed15 x86: Add parenthesis to IRQ vector macros by Steven Rostedt · 17 years ago
  22. d2ccc3f x86: Eliminate result signage problem in asm-x86_64/bitops.h by Chuck Lever · 17 years ago
  23. 92b2dc7 x86: remove STR() macros by Glauber de Oliveira Costa · 17 years ago
  24. 9efa981 x86: remove x86_cpu_to_log_apicid by Mike Travis · 17 years ago
  25. 61d08a9 i386: Remove strrchr assembler implementation by Andi Kleen · 17 years ago
  26. 883001f x86: make atomic64_t work like atomic_t by Chris Snook · 17 years ago
  27. 5f1f935 i386: simplify smp_call_function_single() call sequence in msr-on-cpu by Avi Kivity · 17 years ago
  28. 4a40cb1 i386: simplify smp_call_function_single() call sequence in cpuid by Avi Kivity · 17 years ago
  29. cddf7ff x86: kmalloc + memset conversion to kzalloc by Mariusz Kozlowski · 17 years ago
  30. a850cef i386: no need to make enable_cpu_hotplug a variable by Adrian Bunk · 17 years ago
  31. fb7ae26 i386: es7000 minor cleanups by Adrian Bunk · 17 years ago
  32. c8f2518 i386: Remove local CPU logic in MTRR call to smp_call_function_single by akpm@linux-foundation.org · 17 years ago
  33. 6619a8f x86: Create clflush() inline, remove hardcoded wbinvd by H. Peter Anvin · 17 years ago
  34. 9689ba8 x86: constify stacktrace_ops by Jan Beulich · 17 years ago
  35. ff7f364 x86: Some cleanups for pci gart code by Andi Kleen · 17 years ago
  36. 121d7bf x86: misc. constifications by Jan Beulich · 17 years ago
  37. df5ddf6 x86: more struct irqaction initializer cleanups by Thomas Gleixner · 17 years ago
  38. 6a61f6a x86: clean up struct irqaction initializers by Thomas Gleixner · 17 years ago
  39. 6d43be8 x86: remove reminder of i386 irqstat per cpu conversion by Thomas Gleixner · 17 years ago
  40. e295f75 x86_64: Remove serialize_cpu() inline by Andi Kleen · 17 years ago
  41. 1e32b07 i386: misc cpuinit annotations by Satyam Sharma · 17 years ago
  42. 761c4bf i386: Misc cpuinit annotations by Satyam Sharma · 17 years ago
  43. 75e3808 x86: add cpu codenames for Kconfig.cpu by Oliver Pinter · 17 years ago
  44. fb893e9 i386: Clean up duplicate includes in arch/i386/xen/ by Jesper Juhl · 17 years ago
  45. 59659f1 i386: make some variables static by Adrian Bunk · 17 years ago
  46. 6704ab1 x86: hide cond_syscall behind __KERNEL__ by Mike Frysinger · 17 years ago
  47. 96d55358 i386: make struct apic_probe static by Adrian Bunk · 17 years ago
  48. 83e83d5 x86: 0 -> NULL, for arch/x86_64 by Yoann Padioleau · 17 years ago
  49. 17d1486 i386: Clean up duplicate includes in arch/i386/kernel/ by Jesper Juhl · 17 years ago
  50. 231b64b x86: remove rogue default m in drivers/video/Kconfig by Andi Kleen · 17 years ago
  51. 7b38493 x86: intel_cacheinfo misc section annotation fixes by Satyam Sharma · 17 years ago
  52. f6855f7 x86: use dev_to_node() to get node for device in dma_alloc_pages() by Yinghai Lu · 17 years ago
  53. 8f8ae1a x86: pci use pci=bfsort for HP DL385 G2 and DL585 G2 by Michal Schmidt · 17 years ago
  54. d588ba8 x86: Calgary: fix disable busnum for CalIOC2 by Muli Ben-Yehuda · 17 years ago
  55. 84e0fdb x86: NX bit handling in change_page_attr() by Huang, Ying · 17 years ago
  56. 87cde76 x86: voyager don't try to support uniprocessor builds by James Bottomley · 17 years ago
  57. 27eb0b2 x86: stop nmi softlockup warnings in show_mem() by Prarit Bhargava · 17 years ago
  58. 509a80c x86: fix CONFIG_PAGEALLOC related boot hangs/OOMs by Ingo Molnar · 17 years ago
  59. 1e3e197 x86: prepare page allocator for high allocations on PAGEALLOC=y by Ingo Molnar · 17 years ago
  60. f97586b x86: do not crash on non-Geode PCs in TSC probe by Ingo Molnar · 17 years ago
  61. 3fb450a x86: enable NMI watchdog on nosmp by Ingo Molnar · 17 years ago
  62. 2f62c94 x86_64: Fix compat emulation of PTRACE_GET/SET_THREAD_AREA by Andi Kleen · 17 years ago
  63. f68fd5f x86: call free_init_pages() with irqs enabled in alternative_instructions() by Fengguang Wu · 17 years ago
  64. c1217a7 x86: mark read_crX() asm code as volatile by Kirill Korotaev · 17 years ago
  65. f891dd1 x86: initialize 64bit registers for a.out executables by Andi Kleen · 17 years ago
  66. 1c5b5cf x86: return correct error code from child_rip in x86_64 entry.S by Andrey Mirkin · 17 years ago
  67. aa506dc i386: avoid temporarily inconsistent pte-s by Jan Beulich · 17 years ago
  68. d72b1b4 i386: fix section mismatch warning in intel.c by Sam Ravnborg · 17 years ago
  69. 25d1b51 i386: Fix section mismatch by Satyam Sharma · 17 years ago
  70. 58d5fa7 i386: fix 4 bit apicid assumption of mach-default by Siddha, Suresh B · 17 years ago
  71. 801916c x86: fix off-by-one in find_next_zero_string by Andrew Hastings · 17 years ago
  72. 6442eea i386: export i386 smp_call_function_mask() to modules by Laurent Vivier · 17 years ago
  73. f79eb83 x86: Install unstripped copy of 64bit vdso to disk by Roland McGrath · 17 years ago
  74. af7e6a7 x86_64: install unstripped copies of compat vdso on disk by Roland McGrath · 17 years ago
  75. 8957eca i386: setup_trampoline() must be __cpuinit by Adrian Bunk · 17 years ago
  76. afc5465 x86: clean up apicid_to_node declaration by Andrew Morton · 17 years ago
  77. 0f8e45a i386: make Oprofile call shutdown() only once per session by Stephane Eranian · 17 years ago
  78. 3dfbc88 x86: C1E late detection fix. Really switch off lapic timer by Thomas Gleixner · 17 years ago
  79. e6d5a11 Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-sched by Linus Torvalds · 17 years ago
  80. b6257a9 Merge branch 'for-linus' of git://git.kernel.dk/data/git/linux-2.6-block by Linus Torvalds · 17 years ago
  81. c548f08 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 17 years ago
  82. 347c53d Merge branch 'for-linus' of git://oss.sgi.com:8090/xfs/xfs-2.6 by Linus Torvalds · 17 years ago
  83. 5c8e191 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/hpa/linux-2.6-x86setup by Linus Torvalds · 17 years ago
  84. cbfee34 security/ cleanups by Adrian Bunk · 17 years ago
  85. b537677 Implement file posix capabilities by Serge E. Hallyn · 17 years ago
  86. 57c521c ifdef struct task_struct::security by Alexey Dobriyan · 17 years ago
  87. 20510f2 security: Convert LSM into a static interface by James Morris · 17 years ago
  88. 5c3b447 Add section IDs to Documentation/DocBook/filesystems.tmpl by Rob Landley · 17 years ago
  89. 3f51bed Fix "make htmldocs" build break. by Rob Landley · 17 years ago
  90. e54e54a Add Documentation/RCU/00-Index by Rob Landley · 17 years ago
  91. 541ceb3 Add recommended section IDs to deviceiobook.tmpl by Rob Landley · 17 years ago
  92. 8d63494 remap_file_pages: kernel-doc corrections by Randy Dunlap · 17 years ago
  93. f32143a Documentation/vm/slabinfo.c: clean up this code by WANG Cong · 17 years ago
  94. 2495089 vm.txt: document min_free_pages as critical for correctness by Pavel Machek · 17 years ago
  95. f4e8757 kdump: documentation cleanups by Pavel Machek · 17 years ago
  96. d1482f4 Update DMA-mapping documentation by Matthew Wilcox · 17 years ago
  97. 8140736 Add Documentation/power/00-INDEX by Rob Landley · 17 years ago
  98. 3d198a8 Add entries to Documentation/powerpc by Rob Landley · 17 years ago
  99. 2216886 Add Documentation/{w1,w1/masters}/00-INDEX by Rob Landley · 17 years ago
  100. 5ef4356 Add missing entries to top level Documentation/00-INDEX by Rob Landley · 17 years ago