Age | Commit message (Expand) | Author | Files | Lines |
2007-07-21 | x86-64: introduce struct pci_sysdata to facilitate sharing of ->sysdata | Muli Ben-Yehuda | 5 | -29/+63 |
2007-07-21 | x86_64: make k8topology multi-core aware | Joachim Deguara | 1 | -6/+7 |
2007-07-21 | x86_64: remove __smp_alt* sections | Jan Beulich | 1 | -9/+0 |
2007-07-21 | i386: Update alignment when 4K stacks are used. | Robert P. J. Day | 1 | -6/+2 |
2007-07-21 | i386: remove old IRQ balancing debug cruft | Stefan Richter | 1 | -22/+2 |
2007-07-21 | i386: insert HPET firmware resource after PCI enumeration has completed | Aaron Durbin | 1 | -0/+36 |
2007-07-21 | i386: basic infrastructure support for AMD geode-class machines | Andres Salomon | 2 | -0/+156 |
2007-07-21 | x86_64: arch/x86_64/kernel/e820.c lower printk severity | Dan Aloni | 1 | -1/+1 |
2007-07-21 | x86_64: arch/x86_64/kernel/aperture.c lower printk severity | Dan Aloni | 1 | -1/+1 |
2007-07-21 | i386: fix iounmap's use of vm_struct's size field | Jeremy Fitzhardinge | 1 | -1/+1 |
2007-07-21 | i386: move PIT function declarations and constants to correct header file | Thomas Gleixner | 2 | -2/+1 |
2007-07-21 | i386: hpet assumes boot cpu is 0 | Chris Wright | 1 | -1/+1 |
2007-07-21 | i386: remove volatile in apic.c | Thomas Gleixner | 1 | -2/+2 |
2007-07-21 | x86_64: move iommu declaration from proto to iommu.h | Yinghai Lu | 8 | -6/+8 |
2007-07-21 | x86_64: disable srat when numa emulation succeeds | David Rientjes | 1 | -1/+5 |
2007-07-21 | x86_64: fix e820_hole_size based on address ranges | David Rientjes | 2 | -37/+25 |
2007-07-21 | x86_64: disable the GART in shutdown | Yinghai Lu | 3 | -0/+29 |
2007-07-21 | x86_64: change _map_single to static in pci_gart.c etc | Yinghai Lu | 2 | -6/+6 |
2007-07-21 | x86_64: lower printk severity | Dan Aloni | 1 | -1/+1 |
2007-07-21 | x86_64: use the global PIT lock | Thomas Gleixner | 1 | -0/+2 |
2007-07-21 | x86_64: During VM oom condition, kill all threads in process group | Will Schmidt | 1 | -1/+1 |
2007-07-21 | x86_64: Move functions declarations to header file | Glauber de Oliveira Costa | 1 | -18/+0 |
2007-07-21 | i386: move the kernel to 16MB for NUMA-Q | Andy Whitcroft | 1 | -0/+1 |
2007-07-21 | i386: Remove unneeded test of 'task' in dump_trace() | Jesper Juhl | 1 | -1/+1 |
2007-07-21 | i386: divorce CONFIG_X86_PAE from CONFIG_HIGHMEM64G | William Lee Irwin III | 2 | -9/+15 |
2007-07-21 | i386: HPET, check if the counter works | Thomas Gleixner | 1 | -1/+23 |
2007-07-21 | i386: DMI_MATCH patch in reboot.c for SFF Dell OptiPlex 745 - fixes hang on r... | James Jarvis | 1 | -0/+9 |
2007-07-21 | i386: do not restore reserved memory after hibernation | Rafael J. Wysocki | 2 | -0/+33 |
2007-07-21 | i386: fix section mismatch warning in intel_cacheinfo | Sam Ravnborg | 1 | -1/+1 |
2007-07-21 | i386: pgd_{c,d}tor() static | Adrian Bunk | 1 | -3/+3 |
2007-07-21 | x86_64: Calgary - fold in redundant functions | Muli Ben-Yehuda | 1 | -21/+9 |
2007-07-21 | x86_64: Calgary - change _map_single, etc to static | Yinghai Lu | 1 | -4/+4 |
2007-07-21 | x86_64: Calgary - tighten up the bitmap locking | Muli Ben-Yehuda | 1 | -23/+17 |
2007-07-21 | x86_64: Calgary - fix few style problems pointed out by checkpatch.pl | Muli Ben-Yehuda | 1 | -3/+6 |
2007-07-21 | x86_64: tidy up debug printks | Muli Ben-Yehuda | 1 | -10/+3 |
2007-07-21 | x86_64: only reserve the first 1MB of IO space for CalIOC2 | Muli Ben-Yehuda | 1 | -2/+2 |
2007-07-21 | x86_64: tabify and trim trailing whitespace | Muli Ben-Yehuda | 1 | -20/+20 |
2007-07-21 | x86_64: cleanup of unneeded macros | Guillaume Thouvenin | 1 | -5/+0 |
2007-07-21 | x86_64: reserve TCEs with the same address as MEM regions | Muli Ben-Yehuda | 1 | -0/+67 |
2007-07-21 | x86_64: grab PLSSR too when a DMA error occurs | Muli Ben-Yehuda | 1 | -3/+6 |
2007-07-21 | x86_64: make dump_error_regs a chip op | Muli Ben-Yehuda | 1 | -8/+34 |
2007-07-21 | x86_64: implement CalIOC2 TCE cache flush sequence | Muli Ben-Yehuda | 1 | -1/+87 |
2007-07-21 | x86_64: add chip_ops and a quirk function for CalIOC2 | Muli Ben-Yehuda | 1 | -4/+33 |
2007-07-21 | x86_64: introduce CalIOC2 support | Muli Ben-Yehuda | 1 | -40/+156 |
2007-07-21 | x86_64: abstract how we find the iommu_table for a device | Muli Ben-Yehuda | 1 | -7/+14 |
2007-07-21 | x86_64: introduce chipset specific ops | Muli Ben-Yehuda | 1 | -7/+17 |
2007-07-21 | x86_64: introduce handle_quirks() for various chipset quirks | Muli Ben-Yehuda | 1 | -8/+17 |
2007-07-21 | x86_64: update copyright notice | Muli Ben-Yehuda | 1 | -1/+1 |
2007-07-21 | x86_64: generalize calgary_increase_split_completion_timeout | Muli Ben-Yehuda | 1 | -4/+5 |
2007-07-21 | x86: remove support for the Rise CPU | Adrian Bunk | 3 | -55/+0 |