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