| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | x86_64: arch/x86_64/kernel/aperture.c lower printk severity | Dan Aloni | 2007-07-21 | 1 | -1/+1 |
* | x86_64: move iommu declaration from proto to iommu.h | Yinghai Lu | 2007-07-21 | 8 | -6/+8 |
* | x86_64: disable srat when numa emulation succeeds | David Rientjes | 2007-07-21 | 1 | -1/+5 |
* | x86_64: fix e820_hole_size based on address ranges | David Rientjes | 2007-07-21 | 2 | -37/+25 |
* | x86_64: disable the GART in shutdown | Yinghai Lu | 2007-07-21 | 3 | -0/+29 |
* | x86_64: change _map_single to static in pci_gart.c etc | Yinghai Lu | 2007-07-21 | 2 | -6/+6 |
* | x86_64: lower printk severity | Dan Aloni | 2007-07-21 | 1 | -1/+1 |
* | x86_64: use the global PIT lock | Thomas Gleixner | 2007-07-21 | 1 | -0/+2 |
* | 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 | 1 | -18/+0 |
* | 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_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 | 1 | -3/+6 |
* | x86: Make Alt-SysRq-p display the debug register contents | Alan Stern | 2007-07-21 | 1 | -0/+10 |
* | x86: PM_TRACE support | Nigel Cunningham | 2007-07-21 | 1 | -0/+7 |
* | 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 |
* | 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 |
* | 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 |
* | 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_64: fiuxp pt_reqs leftovers | Thomas Gleixner | 2007-07-21 | 1 | -1/+1 |
* | x86_64: Fix APIC typo | Thomas Gleixner | 2007-07-21 | 2 | -5/+5 |
* | x86_64: Remove dead code and other janitor work in tsc.c | Thomas Gleixner | 2007-07-21 | 1 | -28/+11 |
* | x86_64: Use generic xtime init | Thomas Gleixner | 2007-07-21 | 1 | -39/+1 |
* | x86_64: use generic cmos update | Thomas Gleixner | 2007-07-21 | 2 | -16/+13 |