1. 08f1c19 x86-64: introduce struct pci_sysdata to facilitate sharing of ->sysdata by Muli Ben-Yehuda · 17 years ago
  2. 7557244 x86_64: make k8topology multi-core aware by Joachim Deguara · 17 years ago
  3. 81e02d1 x86_64: remove __smp_alt* sections by Jan Beulich · 17 years ago
  4. 09fce8a i386: Update alignment when 4K stacks are used. by Robert P. J. Day · 17 years ago
  5. edc2cbf i386: remove old IRQ balancing debug cruft by Stefan Richter · 17 years ago
  6. a1dfd85 i386: insert HPET firmware resource after PCI enumeration has completed by Aaron Durbin · 17 years ago
  7. f62e518 i386: basic infrastructure support for AMD geode-class machines by Andres Salomon · 17 years ago
  8. 5a3ece7 x86_64: arch/x86_64/kernel/e820.c lower printk severity by Dan Aloni · 17 years ago
  9. 753811d x86_64: arch/x86_64/kernel/aperture.c lower printk severity by Dan Aloni · 17 years ago
  10. 9585116 i386: fix iounmap's use of vm_struct's size field by Jeremy Fitzhardinge · 17 years ago
  11. a290097 i386: move PIT function declarations and constants to correct header file by Thomas Gleixner · 17 years ago
  12. 43d6ca0 i386: hpet assumes boot cpu is 0 by Chris Wright · 17 years ago
  13. f5352fd i386: remove volatile in apic.c by Thomas Gleixner · 17 years ago
  14. f2cf8e0 x86_64: move iommu declaration from proto to iommu.h by Yinghai Lu · 17 years ago
  15. 1c05f09 x86_64: disable srat when numa emulation succeeds by David Rientjes · 17 years ago
  16. a7e9662 x86_64: fix e820_hole_size based on address ranges by David Rientjes · 17 years ago
  17. bc2cea6 x86_64: disable the GART in shutdown by Yinghai Lu · 17 years ago
  18. 48dd934 i386: replace hard-coded constant with appropriate macro from kernel.h by Robert P. J. Day · 17 years ago
  19. 267eb01 i386: add cpu_relax() to cmos_lock() by Andreas Mohr · 17 years ago
  20. 8f03d6c x86_64: flush_tlb_kernel_range() warning fix by Andrew Morton · 17 years ago
  21. 1048fa5 x86_64: change _map_single to static in pci_gart.c etc by Yinghai Lu · 17 years ago
  22. e199ece x86_64: Geode HW Random Number Generator depends on X86_32 by Yinghai Lu · 17 years ago
  23. bdb345a x86_64: fix wrong comment regarding set_fixmap() by Jiri Kosina · 17 years ago
  24. 2d4fa2f x86_64: lower printk severity by Dan Aloni · 17 years ago
  25. 7b0b820 x86_64: fix typo in acpi_pm.c by Alessio Igor Bogani · 17 years ago
  26. 28318da x86_64: use the global PIT lock by Thomas Gleixner · 17 years ago
  27. 021daae x86_64: During VM oom condition, kill all threads in process group by Will Schmidt · 17 years ago
  28. 99253b8 x86_64: Move functions declarations to header file by Glauber de Oliveira Costa · 17 years ago
  29. d24e399 i386: move the kernel to 16MB for NUMA-Q by Andy Whitcroft · 17 years ago
  30. 028a690 i386: Remove unneeded test of 'task' in dump_trace() by Jesper Juhl · 17 years ago
  31. c673f1a i386: divorce CONFIG_X86_PAE from CONFIG_HIGHMEM64G by William Lee Irwin III · 17 years ago
  32. 075bcd1 i386: HPET, check if the counter works by Thomas Gleixner · 17 years ago
  33. df2edcf i386: DMI_MATCH patch in reboot.c for SFF Dell OptiPlex 745 - fixes hang on reboot by James Jarvis · 17 years ago
  34. 1c10070 i386: do not restore reserved memory after hibernation by Rafael J. Wysocki · 17 years ago
  35. 114ab8e i386: fix section mismatch warning in intel_cacheinfo by Sam Ravnborg · 17 years ago
  36. 2378569 i386: pgd_{c,d}tor() static by Adrian Bunk · 17 years ago
  37. 3cc39bd x86_64: Calgary - fold in redundant functions by Muli Ben-Yehuda · 17 years ago
  38. 0b11e1c x86_64: Calgary - change _map_single, etc to static by Yinghai Lu · 17 years ago
  39. 820a149 x86_64: Calgary - tighten up the bitmap locking by Muli Ben-Yehuda · 17 years ago
  40. 7354b07 x86_64: Calgary - fix few style problems pointed out by checkpatch.pl by Muli Ben-Yehuda · 17 years ago
  41. 12de257 x86_64: tidy up debug printks by Muli Ben-Yehuda · 17 years ago
  42. e8f2041 x86_64: only reserve the first 1MB of IO space for CalIOC2 by Muli Ben-Yehuda · 17 years ago
  43. 8bcf770 x86_64: tabify and trim trailing whitespace by Muli Ben-Yehuda · 17 years ago
  44. 05b48ea x86_64: cleanup of unneeded macros by Guillaume Thouvenin · 17 years ago
  45. 07877cf x86_64: reserve TCEs with the same address as MEM regions by Muli Ben-Yehuda · 17 years ago
  46. ddbd41b x86_64: grab PLSSR too when a DMA error occurs by Muli Ben-Yehuda · 17 years ago
  47. 8cb32dc x86_64: make dump_error_regs a chip op by Muli Ben-Yehuda · 17 years ago
  48. 00be3fa x86_64: implement CalIOC2 TCE cache flush sequence by Muli Ben-Yehuda · 17 years ago
  49. c386010 x86_64: add chip_ops and a quirk function for CalIOC2 by Muli Ben-Yehuda · 17 years ago
  50. 8a24459 x86_64: introduce CalIOC2 support by Muli Ben-Yehuda · 17 years ago
  51. 35b6dfa x86_64: abstract how we find the iommu_table for a device by Muli Ben-Yehuda · 17 years ago
  52. ff297b8 x86_64: introduce chipset specific ops by Muli Ben-Yehuda · 17 years ago
  53. b8d2ea1 x86_64: introduce handle_quirks() for various chipset quirks by Muli Ben-Yehuda · 17 years ago
  54. 9882234 x86_64: update copyright notice by Muli Ben-Yehuda · 17 years ago
  55. a2b663f x86_64: generalize calgary_increase_split_completion_timeout by Muli Ben-Yehuda · 17 years ago
  56. 9596017 x86: remove support for the Rise CPU by Adrian Bunk · 17 years ago
  57. ef3e28c x86_64: check remote IRR bit before migrating level triggered irq by Eric W. Biederman · 17 years ago
  58. 22293e5 x86: round_jiffies() for i386 and x86-64 non-critical/corrected MCE polling by Venki Pallipadi · 17 years ago
  59. 4590295 i386: add reference to the arguments by Andrew Morton · 17 years ago
  60. bb1995d x86: Make Alt-SysRq-p display the debug register contents by Alan Stern · 17 years ago
  61. 44bf4ce x86: PM_TRACE support by Nigel Cunningham · 17 years ago
  62. 9ef231a i386: fix section mismatch warnings in mtrr by Sam Ravnborg · 17 years ago
  63. 8b93789 i386: fix machine rebooting by Truxton Fulton · 17 years ago
  64. bd78432 x86_64: mcelog tolerant level cleanup by Tim Hockin · 17 years ago
  65. e02e68d x86_64: support poll() on /dev/mcelog by Tim Hockin · 17 years ago
  66. f528e7b x86_64: O_EXCL on /dev/mcelog by Tim Hockin · 17 years ago
  67. a5ba797 i386: insert unclaimed MMCONFIG resources by Aaron Durbin · 17 years ago
  68. 08705b8 x86_64: fake apicid_to_node mapping for fake numa by David Rientjes · 17 years ago
  69. 3484d79 x86_64: fake pxm-to-node mapping for fake numa by David Rientjes · 17 years ago
  70. 3af044e x86_64: extract helper function from e820_register_active_regions by David Rientjes · 17 years ago
  71. 34feb2c x86_64: Quicklist support for x86_64 by Christoph Lameter · 17 years ago
  72. f0a7a5c i386: timer_irq_works() static again by Adrian Bunk · 17 years ago
  73. 3f9c8d1 i386: arch/i386/kernel/i8253.c should #include <asm/timer.h> by Adrian Bunk · 17 years ago
  74. 10079ae i386: remapped_pgdat_init() static by Adrian Bunk · 17 years ago
  75. d5321ab i386: minor nx handling adjustment by Jan Beulich · 17 years ago
  76. 0948816 i386: smp-alt-once option is only useful with HOTPLUG_CPU by Jan Beulich · 17 years ago
  77. d567b6a x86_64: remove unused variable maxcpus by Jan Beulich · 17 years ago
  78. 74a1ddc x86_64: minor exception trace variables cleanup by Jan Beulich · 17 years ago
  79. 2f30c00 i386: allow debuggers to access the vsyscall page with compat vDSO by Jan Beulich · 17 years ago
  80. cdc1793 x86_64: ia32entry adjustments by Jan Beulich · 17 years ago
  81. c3508f8 x86_64: Avoid too many remote cpu references due to /proc/stat by Ravikiran G Thirumalai · 17 years ago
  82. 2618f86 x86_64: time.c white space wreckage cleanup by Thomas Gleixner · 17 years ago
  83. 6935d1f x86_64: apic.c coding style janitor work by Thomas Gleixner · 17 years ago
  84. 0655d7c x86: share hpet.h with i386 by Thomas Gleixner · 17 years ago
  85. aec8148 x86_64: fiuxp pt_reqs leftovers by Thomas Gleixner · 17 years ago
  86. f40f31b x86_64: Fix APIC typo by Thomas Gleixner · 17 years ago
  87. 7ff9847 x86_64: Remove dead code and other janitor work in tsc.c by Thomas Gleixner · 17 years ago
  88. ef81ab2 x86_64: Use generic xtime init by Thomas Gleixner · 17 years ago
  89. af74522ab7 x86_64: use generic cmos update by Thomas Gleixner · 17 years ago
  90. 55f93af x86_64: Untangle asm/hpet.h from asm/timex.h by Chris Wright · 17 years ago
  91. bef9f9d i386: remove pit_interrupt_hook by Chris Wright · 17 years ago
  92. 8180a55 x86_64: hpet tsc calibration fix broken smi detection logic by Thomas Gleixner · 17 years ago
  93. e82f64e i386: Reserve the right performance counter for the Intel PerfMon NMI watchdog by Björn Steinbrink · 17 years ago
  94. d9c6d69 x86_64: Don't use softirq safe locks in smp_call_function by Andi Kleen · 17 years ago
  95. af3e9a2 x86_64: remove extra extern declaring about dmi_ioremap by Yinghai Lu · 17 years ago
  96. 67cddd9 i386: Add L3 cache support to AMD CPUID4 emulation by Andi Kleen · 17 years ago
  97. 2aae950 x86_64: Add vDSO for x86-64 with gettimeofday/clock_gettime/getcpu by Andi Kleen · 17 years ago
  98. a586df0 x86: Support __attribute__((__cold__)) in gcc 4.3 by Andi Kleen · 17 years ago
  99. b520b85 i386: Move all simple string operations out of line by Andi Kleen · 17 years ago
  100. aac57f8 x86_64: Always use builtin memcpy on gcc 4.3 by Andi Kleen · 17 years ago