| Commit message (Expand) | Author | Age | Files | Lines |
* | x64, x2apic/intr-remap: add x2apic support, including enabling interrupt-rema... | Suresh Siddha | 2008-07-12 | 7 | -4/+164 |
* | x64, x2apic/intr-remap: MSI and MSI-X support for interrupt remapping infrast... | Suresh Siddha | 2008-07-12 | 1 | -8/+222 |
* | x64, x2apic/intr-remap: IO-APIC support for interrupt-remapping | Suresh Siddha | 2008-07-12 | 2 | -22/+279 |
* | x64, x2apic/intr-remap: setup init_apic_ldr for UV | Suresh Siddha | 2008-07-12 | 1 | -0/+5 |
* | x64, x2apic/intr-remap: x2apic cluster mode support | Suresh Siddha | 2008-07-12 | 3 | -0/+138 |
* | x64, x2apic/intr-remap: introcude self IPI to genapic routines | Suresh Siddha | 2008-07-12 | 2 | -1/+3 |
* | x64, x2apic/intr-remap: x2apic ops for x2apic mode support | Suresh Siddha | 2008-07-12 | 1 | -0/+35 |
* | x64, x2apic/intr-remap: cpuid bits for x2apic feature | Suresh Siddha | 2008-07-12 | 1 | -1/+1 |
* | x64, x2apic/intr-remap: basic apic ops support | Suresh Siddha | 2008-07-12 | 5 | -26/+58 |
* | x64, x2apic/intr-remap: Interrupt-remapping and x2apic support, fix | Suresh Siddha | 2008-07-12 | 1 | -3/+3 |
* | x64, x2apic/intr-remap: introduce read_apic_id() to genapic routines | Suresh Siddha | 2008-07-12 | 4 | -13/+31 |
* | x64, x2apic/intr-remap: ioapic routines which deal with initial io-apic RTE s... | Suresh Siddha | 2008-07-12 | 1 | -0/+66 |
* | x64, x2apic/intr-remap: 8259 specific mask/unmask routines | Suresh Siddha | 2008-07-12 | 1 | -0/+24 |
* | Merge branch 'linus' into x86/core | Ingo Molnar | 2008-07-12 | 3 | -1/+27 |
|\ |
|
| * | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2008-07-10 | 1 | -1/+24 |
| |\ |
|
| | * | x86: fix /dev/mem compatibility under PAT | Venkatesh Pallipadi | 2008-07-10 | 1 | -1/+24 |
| * | | arch/x86/kernel/.gitignore: Added vmlinux.lds to .gitignore file because it s... | Daniel Guilak | 2008-07-10 | 1 | -0/+1 |
| * | | powerpc: Add missing reference to coherent_dma_mask | Vitaly Bordug | 2008-07-08 | 1 | -0/+2 |
* | | | x86_64: fix delayed signals | Roland McGrath | 2008-07-12 | 1 | -4/+3 |
* | | | x86: remove conflicting nx6325 and nx6125 quirks | Rafael J. Wysocki | 2008-07-12 | 1 | -47/+0 |
* | | | Merge branch 'x86/generalize-visws' into x86/core | Ingo Molnar | 2008-07-11 | 21 | -753/+826 |
|\ \ \ |
|
| * | | | x86, VisWS: fix pci_direct_conf1 dependency | Ingo Molnar | 2008-07-10 | 1 | -1/+1 |
| * | | | x86, VisWS: build fix | Ingo Molnar | 2008-07-10 | 1 | -1/+1 |
| * | | | x86, VisWS: build fix | Ingo Molnar | 2008-07-10 | 1 | -0/+2 |
| * | | | x86, VisWS: do not allow VisWS for Voyager | Ingo Molnar | 2008-07-10 | 1 | -1/+1 |
| * | | | x86/pci: fix warnings in subsys_initcall functions | Robert Richter | 2008-07-10 | 1 | -0/+2 |
| * | | | x86/pci merge: fixing numaq initialization | Robert Richter | 2008-07-10 | 3 | -9/+5 |
| * | | | x86, VisWS: turn into generic arch, eliminate Kconfig specials | Ingo Molnar | 2008-07-10 | 2 | -2/+2 |
| * | | | x86, VisWS: turn into generic arch, remove leftover files | Ingo Molnar | 2008-07-10 | 7 | -884/+0 |
| * | | | x86, VisWS: turn into generic arch, clean up | Ingo Molnar | 2008-07-10 | 4 | -369/+372 |
| * | | | x86, VisWS: turn into generic arch, clean up | Ingo Molnar | 2008-07-10 | 2 | -1/+1 |
| * | | | x86, VisWS: turn into generic arch, IO-APIC setup fix | Ingo Molnar | 2008-07-10 | 1 | -0/+7 |
| * | | | x86, VisWS: turn into generic arch, clean up | Ingo Molnar | 2008-07-10 | 1 | -15/+15 |
| * | | | x86, VisWS: turn into generic arch, flip over VISWS to generic arch | Ingo Molnar | 2008-07-10 | 3 | -15/+16 |
| * | | | x86, VisWS: turn into generic arch, copy visws files | Ingo Molnar | 2008-07-10 | 3 | -0/+697 |
| * | | | x86, VisWS: turn into generic arch, add early quirks to default architectures | Ingo Molnar | 2008-07-10 | 1 | -0/+30 |
| * | | | x86, VisWS: turn into generic arch, create include/asm-x86/visws/ | Ingo Molnar | 2008-07-10 | 4 | -9/+8 |
| * | | | x86, VisWS: turn into generic arch, install proper PCI quirk | Ingo Molnar | 2008-07-10 | 2 | -1/+11 |
| * | | | x86, VisWS: turn into generic arch, use generic mpparse code | Ingo Molnar | 2008-07-10 | 4 | -95/+102 |
| * | | | x86, VisWS: turn into generic arch, add early init quirks | Ingo Molnar | 2008-07-10 | 9 | -62/+273 |
| * | | | x86, VisWS: turn into generic arch, make VisWS boot on a regular PC | Ingo Molnar | 2008-07-10 | 7 | -154/+118 |
| * | | | x86: add early quirk support | Ingo Molnar | 2008-07-10 | 3 | -2/+30 |
* | | | | x86: Recover timer_ack lost in the merge of the NMI watchdog | Maciej W. Rozycki | 2008-07-11 | 1 | -0/+3 |
* | | | | x86: I/O APIC: Never configure IRQ2 | Maciej W. Rozycki | 2008-07-11 | 2 | -18/+32 |
* | | | | x86: L-APIC: Always fully configure IRQ0 | Maciej W. Rozycki | 2008-07-11 | 2 | -18/+26 |
* | | | | x86: L-APIC: Set IRQ0 as edge-triggered | Maciej W. Rozycki | 2008-07-11 | 1 | -3/+3 |
* | | | | x86: use matching CFI_ENDPROC | Glauber Costa | 2008-07-11 | 1 | -0/+1 |
* | | | | x86_64: vdso32 cleanup using feature flags | Jeremy Fitzhardinge | 2008-07-11 | 1 | -10/+1 |
* | | | | x86_64: add pseudo-features for 32-bit compat syscall | Jeremy Fitzhardinge | 2008-07-11 | 3 | -0/+7 |
* | | | | x86: fix tsc unification buglet with ftrace and stackprotector | Ingo Molnar | 2008-07-11 | 1 | -1/+1 |