| Commit message (Expand) | Author | Age | Files | Lines |
* | ACPI: thinkpad-acpi: export hotkey maximum masks | Henrique de Moraes Holschuh | 2007-07-21 | 2 | -1/+49 |
* | ACPI: thinkpad-acpi: enable more hotkeys | Henrique de Moraes Holschuh | 2007-07-21 | 3 | -43/+42 |
* | ACPI: thinkpad-acpi: update information on T43 thermal sensor 0xc1 | Henrique de Moraes Holschuh | 2007-07-21 | 1 | -1/+2 |
* | ACPI: thinkpad-acpi: remove all uneeded initializers | Henrique de Moraes Holschuh | 2007-07-21 | 1 | -8/+8 |
* | ACPI: thinkpad-acpi: add DMI-based modalias | Henrique de Moraes Holschuh | 2007-07-21 | 1 | -0/+23 |
* | x86-64: introduce struct pci_sysdata to facilitate sharing of ->sysdata | Muli Ben-Yehuda | 2007-07-21 | 9 | -31/+89 |
* | x86_64: make k8topology multi-core aware | Joachim Deguara | 2007-07-21 | 1 | -6/+7 |
* | x86_64: remove __smp_alt* sections | Jan Beulich | 2007-07-21 | 1 | -9/+0 |
* | i386: Update alignment when 4K stacks are used. | Robert P. J. Day | 2007-07-21 | 1 | -6/+2 |
* | i386: remove old IRQ balancing debug cruft | Stefan Richter | 2007-07-21 | 1 | -22/+2 |
* | i386: insert HPET firmware resource after PCI enumeration has completed | Aaron Durbin | 2007-07-21 | 1 | -0/+36 |
* | i386: basic infrastructure support for AMD geode-class machines | Andres Salomon | 2007-07-21 | 3 | -0/+315 |
* | x86_64: arch/x86_64/kernel/e820.c lower printk severity | Dan Aloni | 2007-07-21 | 1 | -1/+1 |
* | x86_64: arch/x86_64/kernel/aperture.c lower printk severity | Dan Aloni | 2007-07-21 | 1 | -1/+1 |
* | i386: fix iounmap's use of vm_struct's size field | Jeremy Fitzhardinge | 2007-07-21 | 2 | -1/+8 |
* | i386: move PIT function declarations and constants to correct header file | Thomas Gleixner | 2007-07-21 | 5 | -8/+8 |
* | i386: hpet assumes boot cpu is 0 | Chris Wright | 2007-07-21 | 1 | -1/+1 |
* | i386: remove volatile in apic.c | Thomas Gleixner | 2007-07-21 | 1 | -2/+2 |
* | x86_64: move iommu declaration from proto to iommu.h | Yinghai Lu | 2007-07-21 | 10 | -31/+37 |
* | 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 | 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 |