1. 99253b8 x86_64: Move functions declarations to header file by Glauber de Oliveira Costa · 17 years ago
  2. d24e399 i386: move the kernel to 16MB for NUMA-Q by Andy Whitcroft · 17 years ago
  3. 028a690 i386: Remove unneeded test of 'task' in dump_trace() by Jesper Juhl · 17 years ago
  4. c673f1a i386: divorce CONFIG_X86_PAE from CONFIG_HIGHMEM64G by William Lee Irwin III · 17 years ago
  5. 075bcd1 i386: HPET, check if the counter works by Thomas Gleixner · 17 years ago
  6. df2edcf i386: DMI_MATCH patch in reboot.c for SFF Dell OptiPlex 745 - fixes hang on reboot by James Jarvis · 17 years ago
  7. 1c10070 i386: do not restore reserved memory after hibernation by Rafael J. Wysocki · 17 years ago
  8. 114ab8e i386: fix section mismatch warning in intel_cacheinfo by Sam Ravnborg · 17 years ago
  9. 2378569 i386: pgd_{c,d}tor() static by Adrian Bunk · 17 years ago
  10. 3cc39bd x86_64: Calgary - fold in redundant functions by Muli Ben-Yehuda · 17 years ago
  11. 0b11e1c x86_64: Calgary - change _map_single, etc to static by Yinghai Lu · 17 years ago
  12. 820a149 x86_64: Calgary - tighten up the bitmap locking by Muli Ben-Yehuda · 17 years ago
  13. 7354b07 x86_64: Calgary - fix few style problems pointed out by checkpatch.pl by Muli Ben-Yehuda · 17 years ago
  14. 12de257 x86_64: tidy up debug printks by Muli Ben-Yehuda · 17 years ago
  15. e8f2041 x86_64: only reserve the first 1MB of IO space for CalIOC2 by Muli Ben-Yehuda · 17 years ago
  16. 8bcf770 x86_64: tabify and trim trailing whitespace by Muli Ben-Yehuda · 17 years ago
  17. 05b48ea x86_64: cleanup of unneeded macros by Guillaume Thouvenin · 17 years ago
  18. 07877cf x86_64: reserve TCEs with the same address as MEM regions by Muli Ben-Yehuda · 17 years ago
  19. ddbd41b x86_64: grab PLSSR too when a DMA error occurs by Muli Ben-Yehuda · 17 years ago
  20. 8cb32dc x86_64: make dump_error_regs a chip op by Muli Ben-Yehuda · 17 years ago
  21. 00be3fa x86_64: implement CalIOC2 TCE cache flush sequence by Muli Ben-Yehuda · 17 years ago
  22. c386010 x86_64: add chip_ops and a quirk function for CalIOC2 by Muli Ben-Yehuda · 17 years ago
  23. 8a24459 x86_64: introduce CalIOC2 support by Muli Ben-Yehuda · 17 years ago
  24. 35b6dfa x86_64: abstract how we find the iommu_table for a device by Muli Ben-Yehuda · 17 years ago
  25. ff297b8 x86_64: introduce chipset specific ops by Muli Ben-Yehuda · 17 years ago
  26. b8d2ea1 x86_64: introduce handle_quirks() for various chipset quirks by Muli Ben-Yehuda · 17 years ago
  27. 9882234 x86_64: update copyright notice by Muli Ben-Yehuda · 17 years ago
  28. a2b663f x86_64: generalize calgary_increase_split_completion_timeout by Muli Ben-Yehuda · 17 years ago
  29. 9596017 x86: remove support for the Rise CPU by Adrian Bunk · 17 years ago
  30. ef3e28c x86_64: check remote IRR bit before migrating level triggered irq by Eric W. Biederman · 17 years ago
  31. 22293e5 x86: round_jiffies() for i386 and x86-64 non-critical/corrected MCE polling by Venki Pallipadi · 17 years ago
  32. bb1995d x86: Make Alt-SysRq-p display the debug register contents by Alan Stern · 17 years ago
  33. 44bf4ce x86: PM_TRACE support by Nigel Cunningham · 17 years ago
  34. 9ef231a i386: fix section mismatch warnings in mtrr by Sam Ravnborg · 17 years ago
  35. bd78432 x86_64: mcelog tolerant level cleanup by Tim Hockin · 17 years ago
  36. e02e68d x86_64: support poll() on /dev/mcelog by Tim Hockin · 17 years ago
  37. f528e7b x86_64: O_EXCL on /dev/mcelog by Tim Hockin · 17 years ago
  38. a5ba797 i386: insert unclaimed MMCONFIG resources by Aaron Durbin · 17 years ago
  39. 08705b8 x86_64: fake apicid_to_node mapping for fake numa by David Rientjes · 17 years ago
  40. 3484d79 x86_64: fake pxm-to-node mapping for fake numa by David Rientjes · 17 years ago
  41. 3af044e x86_64: extract helper function from e820_register_active_regions by David Rientjes · 17 years ago
  42. 34feb2c x86_64: Quicklist support for x86_64 by Christoph Lameter · 17 years ago
  43. f0a7a5c i386: timer_irq_works() static again by Adrian Bunk · 17 years ago
  44. 3f9c8d1 i386: arch/i386/kernel/i8253.c should #include <asm/timer.h> by Adrian Bunk · 17 years ago
  45. 10079ae i386: remapped_pgdat_init() static by Adrian Bunk · 17 years ago
  46. d5321ab i386: minor nx handling adjustment by Jan Beulich · 17 years ago
  47. 0948816 i386: smp-alt-once option is only useful with HOTPLUG_CPU by Jan Beulich · 17 years ago
  48. d567b6a x86_64: remove unused variable maxcpus by Jan Beulich · 17 years ago
  49. 74a1ddc x86_64: minor exception trace variables cleanup by Jan Beulich · 17 years ago
  50. 2f30c00 i386: allow debuggers to access the vsyscall page with compat vDSO by Jan Beulich · 17 years ago
  51. cdc1793 x86_64: ia32entry adjustments by Jan Beulich · 17 years ago
  52. 2618f86 x86_64: time.c white space wreckage cleanup by Thomas Gleixner · 17 years ago
  53. 6935d1f x86_64: apic.c coding style janitor work by Thomas Gleixner · 17 years ago
  54. 0655d7c x86: share hpet.h with i386 by Thomas Gleixner · 17 years ago
  55. aec8148 x86_64: fiuxp pt_reqs leftovers by Thomas Gleixner · 17 years ago
  56. f40f31b x86_64: Fix APIC typo by Thomas Gleixner · 17 years ago
  57. 7ff9847 x86_64: Remove dead code and other janitor work in tsc.c by Thomas Gleixner · 17 years ago
  58. ef81ab2 x86_64: Use generic xtime init by Thomas Gleixner · 17 years ago
  59. af74522ab7 x86_64: use generic cmos update by Thomas Gleixner · 17 years ago
  60. 8180a55 x86_64: hpet tsc calibration fix broken smi detection logic by Thomas Gleixner · 17 years ago
  61. e82f64e i386: Reserve the right performance counter for the Intel PerfMon NMI watchdog by Björn Steinbrink · 17 years ago
  62. d9c6d69 x86_64: Don't use softirq safe locks in smp_call_function by Andi Kleen · 17 years ago
  63. 67cddd9 i386: Add L3 cache support to AMD CPUID4 emulation by Andi Kleen · 17 years ago
  64. 2aae950 x86_64: Add vDSO for x86-64 with gettimeofday/clock_gettime/getcpu by Andi Kleen · 17 years ago
  65. b520b85 i386: Move all simple string operations out of line by Andi Kleen · 17 years ago
  66. 5b74e3a x86_64: Use string instruction memcpy/memset on AMD Fam10 by Andi Kleen · 17 years ago
  67. ae2c6dc x86_64: various cleanups in NUMA scan node by David Rientjes · 17 years ago
  68. a2e212d x86_64: Use LOCAL_DISTANCE and REMOTE_DISTANCE in x86_64 ACPI code by David Rientjes · 17 years ago
  69. 78b599a x86_64: Don't rely on a unique IO-APIC ID by Andi Kleen · 17 years ago
  70. 65d2f0b x86: Always flush pages in change_page_attr by Andi Kleen · 17 years ago
  71. ad38658 i386: Update defconfig by Andi Kleen · 17 years ago
  72. 5652559 x86_64: Update defconfig by Andi Kleen · 17 years ago
  73. 8b6f50ef1 spufs: make signal-notification files readonly for NOSCHED contexts by Jeremy Kerr · 17 years ago
  74. 24ed8559 PS3: Fix build with 32-bit toolchains by Geoff Levand · 17 years ago
  75. f965263 ps3: FLASH ROM Storage Driver by Geert Uytterhoeven · 17 years ago
  76. 9aea8cb ps3: BD/DVD/CD-ROM Storage Driver by Geert Uytterhoeven · 17 years ago
  77. c6131fa ps3: Disk Storage Driver by Geert Uytterhoeven · 17 years ago
  78. 97d22d2 powerpc: tlb_32.c build fix by Mariusz Kozlowski · 17 years ago
  79. 61d488d i386: intel_cacheinfo.c:find_num_cache_leaves() should be __cpuinit by Adrian Bunk · 17 years ago
  80. 7671988 i386: PIT stop only, when in periodic or oneshot mode by Thomas Gleixner · 17 years ago
  81. 8264445 NTP: move the cmos update code into ntp.c by Thomas Gleixner · 17 years ago
  82. 820de5c highres: improve debug output by Ingo Molnar · 17 years ago
  83. 18de5bc clockevents: fix resume logic by Thomas Gleixner · 17 years ago
  84. d4e3cc3 revert "PIE randomization" by Andrew Morton · 17 years ago
  85. 601e625 i386: touch_nmi_watchdog() in print_trace_address() by Konrad Rzeszutek · 17 years ago
  86. 1256efd [SPARC64]: fix section mismatch warning in mdesc.c by Sam Ravnborg · 17 years ago
  87. f0429bf [SPARC64]: fix section mismatch warning in pci_sunv4 by Sam Ravnborg · 17 years ago
  88. cdee99d [SPARC64]: Stop using drivers/char/rtc.c by David S. Miller · 17 years ago
  89. 93b3238 [SPARC64]: Fix virq decomposition. by David S. Miller · 17 years ago
  90. e83fb17 [SPARC64]: Use KERN_ERR in IRQ manipulation error printks. by David S. Miller · 17 years ago
  91. afd69ed [SPARC64]: Do not flood log with failed DS messages. by David S. Miller · 17 years ago
  92. 5fc9861 [SPARC64]: Handle multiple domain-services-port nodes properly. by David S. Miller · 17 years ago
  93. 58fb6666 [SPARC64]: Improve VIO device naming further. by David S. Miller · 17 years ago
  94. 3d6e470 [SPARC]: Make sure dev_archdata is filled in for all devices. by David S. Miller · 17 years ago
  95. c73fcc8 [SPARC]: Fix serial console device detection. by David S. Miller · 17 years ago
  96. ede13d8 Merge branch 'for-2.6.23' of master.kernel.org:/pub/scm/linux/kernel/git/arnd/cell-2.6 by Linus Torvalds · 17 years ago
  97. 11179d8 [ARM] 4497/1: Only allow safe cache configurations on ARMv6 and later by Catalin Marinas · 17 years ago
  98. 2eb8c82 [ARM] 4503/1: nommu: Add noMMU support for ARMv7 by Catalin Marinas · 17 years ago
  99. 7092fc3 [ARM] 4498/1: ARMv7: Remove the L2 cache configuration via the aux ctrl register by Catalin Marinas · 17 years ago
  100. 69ebb22 [ARM] 4506/1: HP Jornada 7XX: Addition of SSP Platform Driver by Kristoffer Ericson · 17 years ago