| Commit message (Expand) | Author | Age | Files | Lines |
* | x86_64: disable the GART in shutdown | Yinghai Lu | 2007-07-21 | 4 | -0/+36 |
* | i386: replace hard-coded constant with appropriate macro from kernel.h | Robert P. J. Day | 2007-07-21 | 1 | -1/+1 |
* | i386: add cpu_relax() to cmos_lock() | Andreas Mohr | 2007-07-21 | 1 | -1/+4 |
* | x86_64: flush_tlb_kernel_range() warning fix | Andrew Morton | 2007-07-21 | 1 | -1/+5 |
* | x86_64: change _map_single to static in pci_gart.c etc | Yinghai Lu | 2007-07-21 | 2 | -6/+6 |
* | x86_64: Geode HW Random Number Generator depends on X86_32 | Yinghai Lu | 2007-07-21 | 1 | -1/+1 |
* | x86_64: fix wrong comment regarding set_fixmap() | Jiri Kosina | 2007-07-21 | 1 | -3/+3 |
* | x86_64: lower printk severity | Dan Aloni | 2007-07-21 | 1 | -1/+1 |
* | x86_64: fix typo in acpi_pm.c | Alessio Igor Bogani | 2007-07-21 | 1 | -1/+1 |
* | x86_64: use the global PIT lock | Thomas Gleixner | 2007-07-21 | 3 | -3/+16 |
* | x86_64: During VM oom condition, kill all threads in process group | Will Schmidt | 2007-07-21 | 1 | -1/+1 |
* | x86_64: Move functions declarations to header file | Glauber de Oliveira Costa | 2007-07-21 | 2 | -18/+20 |
* | i386: move the kernel to 16MB for NUMA-Q | Andy Whitcroft | 2007-07-21 | 1 | -0/+1 |
* | i386: Remove unneeded test of 'task' in dump_trace() | Jesper Juhl | 2007-07-21 | 1 | -1/+1 |
* | i386: divorce CONFIG_X86_PAE from CONFIG_HIGHMEM64G | William Lee Irwin III | 2007-07-21 | 2 | -9/+15 |
* | i386: HPET, check if the counter works | Thomas Gleixner | 2007-07-21 | 1 | -1/+23 |
* | i386: DMI_MATCH patch in reboot.c for SFF Dell OptiPlex 745 - fixes hang on r... | James Jarvis | 2007-07-21 | 1 | -0/+9 |
* | i386: do not restore reserved memory after hibernation | Rafael J. Wysocki | 2007-07-21 | 3 | -0/+41 |
* | i386: fix section mismatch warning in intel_cacheinfo | Sam Ravnborg | 2007-07-21 | 1 | -1/+1 |
* | i386: pgd_{c,d}tor() static | Adrian Bunk | 2007-07-21 | 1 | -3/+3 |
* | x86_64: Calgary - fold in redundant functions | Muli Ben-Yehuda | 2007-07-21 | 1 | -21/+9 |
* | x86_64: Calgary - change _map_single, etc to static | Yinghai Lu | 2007-07-21 | 1 | -4/+4 |
* | x86_64: Calgary - tighten up the bitmap locking | Muli Ben-Yehuda | 2007-07-21 | 1 | -23/+17 |
* | x86_64: Calgary - fix few style problems pointed out by checkpatch.pl | Muli Ben-Yehuda | 2007-07-21 | 1 | -3/+6 |
* | x86_64: tidy up debug printks | Muli Ben-Yehuda | 2007-07-21 | 1 | -10/+3 |
* | x86_64: only reserve the first 1MB of IO space for CalIOC2 | Muli Ben-Yehuda | 2007-07-21 | 1 | -2/+2 |
* | x86_64: tabify and trim trailing whitespace | Muli Ben-Yehuda | 2007-07-21 | 1 | -20/+20 |
* | x86_64: cleanup of unneeded macros | Guillaume Thouvenin | 2007-07-21 | 1 | -5/+0 |
* | x86_64: reserve TCEs with the same address as MEM regions | Muli Ben-Yehuda | 2007-07-21 | 1 | -0/+67 |
* | x86_64: grab PLSSR too when a DMA error occurs | Muli Ben-Yehuda | 2007-07-21 | 1 | -3/+6 |
* | x86_64: make dump_error_regs a chip op | Muli Ben-Yehuda | 2007-07-21 | 2 | -8/+35 |
* | x86_64: implement CalIOC2 TCE cache flush sequence | Muli Ben-Yehuda | 2007-07-21 | 1 | -1/+87 |
* | x86_64: add chip_ops and a quirk function for CalIOC2 | Muli Ben-Yehuda | 2007-07-21 | 1 | -4/+33 |
* | x86_64: introduce CalIOC2 support | Muli Ben-Yehuda | 2007-07-21 | 1 | -40/+156 |
* | x86_64: abstract how we find the iommu_table for a device | Muli Ben-Yehuda | 2007-07-21 | 1 | -7/+14 |
* | x86_64: introduce chipset specific ops | Muli Ben-Yehuda | 2007-07-21 | 2 | -8/+24 |
* | x86_64: introduce handle_quirks() for various chipset quirks | Muli Ben-Yehuda | 2007-07-21 | 1 | -8/+17 |
* | x86_64: update copyright notice | Muli Ben-Yehuda | 2007-07-21 | 1 | -1/+1 |
* | x86_64: generalize calgary_increase_split_completion_timeout | Muli Ben-Yehuda | 2007-07-21 | 1 | -4/+5 |
* | x86: remove support for the Rise CPU | Adrian Bunk | 2007-07-21 | 5 | -57/+0 |
* | x86_64: check remote IRR bit before migrating level triggered irq | Eric W. Biederman | 2007-07-21 | 1 | -2/+56 |
* | x86: round_jiffies() for i386 and x86-64 non-critical/corrected MCE polling | Venki Pallipadi | 2007-07-21 | 2 | -5/+8 |
* | i386: add reference to the arguments | Andrew Morton | 2007-07-21 | 1 | -1/+5 |
* | x86: Make Alt-SysRq-p display the debug register contents | Alan Stern | 2007-07-21 | 2 | -0/+22 |
* | x86: PM_TRACE support | Nigel Cunningham | 2007-07-21 | 6 | -16/+43 |
* | i386: fix section mismatch warnings in mtrr | Sam Ravnborg | 2007-07-21 | 2 | -2/+2 |
* | i386: fix machine rebooting | Truxton Fulton | 2007-07-21 | 1 | -1/+24 |
* | x86_64: mcelog tolerant level cleanup | Tim Hockin | 2007-07-21 | 3 | -43/+80 |
* | x86_64: support poll() on /dev/mcelog | Tim Hockin | 2007-07-21 | 5 | -40/+82 |
* | x86_64: O_EXCL on /dev/mcelog | Tim Hockin | 2007-07-21 | 1 | -0/+36 |