| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 | 2 | -0/+33 |
* | 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 | 1 | -8/+34 |
* | 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 | 1 | -7/+17 |
* | 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 | 3 | -55/+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 |
* | 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 | 1 | -0/+7 |
* | i386: fix section mismatch warnings in mtrr | Sam Ravnborg | 2007-07-21 | 2 | -2/+2 |
* | x86_64: mcelog tolerant level cleanup | Tim Hockin | 2007-07-21 | 1 | -34/+67 |
* | x86_64: support poll() on /dev/mcelog | Tim Hockin | 2007-07-21 | 3 | -40/+78 |
* | x86_64: O_EXCL on /dev/mcelog | Tim Hockin | 2007-07-21 | 1 | -0/+36 |
* | i386: insert unclaimed MMCONFIG resources | Aaron Durbin | 2007-07-21 | 1 | -3/+45 |
* | x86_64: fake apicid_to_node mapping for fake numa | David Rientjes | 2007-07-21 | 1 | -1/+12 |
* | x86_64: fake pxm-to-node mapping for fake numa | David Rientjes | 2007-07-21 | 2 | -3/+74 |
* | x86_64: extract helper function from e820_register_active_regions | David Rientjes | 2007-07-21 | 1 | -34/+48 |
* | x86_64: Quicklist support for x86_64 | Christoph Lameter | 2007-07-21 | 3 | -1/+10 |
* | i386: timer_irq_works() static again | Adrian Bunk | 2007-07-21 | 1 | -1/+1 |
* | i386: arch/i386/kernel/i8253.c should #include <asm/timer.h> | Adrian Bunk | 2007-07-21 | 1 | -0/+1 |
* | i386: remapped_pgdat_init() static | Adrian Bunk | 2007-07-21 | 1 | -1/+1 |
* | i386: minor nx handling adjustment | Jan Beulich | 2007-07-21 | 1 | -3/+4 |
* | i386: smp-alt-once option is only useful with HOTPLUG_CPU | Jan Beulich | 2007-07-21 | 1 | -5/+9 |
* | x86_64: remove unused variable maxcpus | Jan Beulich | 2007-07-21 | 1 | -1/+0 |
* | x86_64: minor exception trace variables cleanup | Jan Beulich | 2007-07-21 | 2 | -3/+1 |
* | i386: allow debuggers to access the vsyscall page with compat vDSO | Jan Beulich | 2007-07-21 | 1 | -1/+3 |
* | x86_64: ia32entry adjustments | Jan Beulich | 2007-07-21 | 1 | -2/+3 |
* | x86_64: time.c white space wreckage cleanup | Thomas Gleixner | 2007-07-21 | 1 | -45/+45 |
* | x86_64: apic.c coding style janitor work | Thomas Gleixner | 2007-07-21 | 1 | -43/+30 |
* | x86: share hpet.h with i386 | Thomas Gleixner | 2007-07-21 | 1 | -0/+1 |