index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
Age
Commit message (
Expand
)
Author
Files
Lines
2011-03-12
x86: ioapic: Use new move_irq functions
Thomas Gleixner
1
-2
/
+2
2011-03-12
x86: Use the proper accessors in fixup_irqs()
Thomas Gleixner
1
-10
/
+13
2011-03-12
x86: ioapic: Use irq_data->state
Thomas Gleixner
1
-8
/
+7
2011-03-12
x86: ioapic: Simplify irq chip and handler setup
Thomas Gleixner
1
-27
/
+21
2011-03-12
x86: Cleanup the genirq name space
Thomas Gleixner
8
-48
/
+51
2011-03-12
Merge branch 'x86/apic' into x86/irq
Thomas Gleixner
6
-176
/
+163
2011-02-23
x86: ioapic: Move trigger defines to io_apic.h
Thomas Gleixner
2
-4
/
+4
2011-02-23
x86: ioapic: Implement and use io_apic_setup_irq_pin_once()
Thomas Gleixner
1
-32
/
+25
2011-02-23
x86: ioapic: Remove useless inlines
Thomas Gleixner
1
-12
/
+2
2011-02-23
x86: ioapic: Make a few functions static
Thomas Gleixner
2
-32
/
+28
2011-02-23
x86: ioapic: Use setup function in setup_IO_APIC_irq_extra()
Thomas Gleixner
1
-10
/
+6
2011-02-23
x86: ioapic: Use setup function in __io_apic_setup_irqs()
Thomas Gleixner
1
-12
/
+5
2011-02-23
x86: ioapic: Use setup function in __io_apic_set_pci_routing()
Thomas Gleixner
1
-31
/
+3
2011-02-23
x86: ioapic: Use new setup function in pre_init_apic_IRQ0()
Thomas Gleixner
1
-7
/
+2
2011-02-23
x86: ioapic: Add io_apic_setup_irq_pin()
Thomas Gleixner
2
-0
/
+17
2011-02-23
x86: ioapic: Split out the nested loop in setup_IO_APIC_irqs()
Thomas Gleixner
1
-6
/
+13
2011-02-23
x86: ioapic: Remove silly debug bloat in setup_IOAPIC_irqs()
Thomas Gleixner
1
-20
/
+12
2011-02-23
x86: Fix deps of X86_UP_IOAPIC
Henrik Kretzschmar
1
-1
/
+1
2011-02-23
x86: Add dummy functions for compiling without IOAPIC
Henrik Kretzschmar
2
-1
/
+19
2011-02-23
x86: Rework arch_disable_smp_support() for x86
Henrik Kretzschmar
4
-4
/
+20
2011-02-23
x86: Add dummy mp_save_irq()
Henrik Kretzschmar
1
-0
/
+1
2011-02-23
x86: Move ioapic_irq_destination_types to apicdef.h
Henrik Kretzschmar
2
-11
/
+12
2011-02-18
x86: Eliminate pointless adjustment attempts in fixup_irqs()
Jan Beulich
1
-1
/
+1
2011-02-15
Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+1
2011-02-15
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
7
-13
/
+33
2011-02-15
x86, dmi, debug: Log board name (when present) in dmesg/oops output
Naga Chumbalkar
1
-6
/
+16
2011-02-15
x86, ioapic: Don't warn about non-existing IOAPICs if we have none
Paul Bolle
1
-0
/
+3
2011-02-14
x86: Fix mwait_usable section mismatch
Borislav Petkov
2
-2
/
+2
2011-02-12
x86: Readd missing irq_to_desc() in fixup_irq()
Thomas Gleixner
1
-1
/
+2
2011-02-12
x86: Fix text_poke_smp_batch() deadlock
Peter Zijlstra
1
-1
/
+1
2011-02-11
Merge branch 'kvm-updates/2.6.38' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-1
/
+1
2011-02-10
x86: Fix section mismatch in LAPIC initialization
Jan Beulich
3
-4
/
+10
2011-02-09
KVM: SVM: Make sure KERNEL_GS_BASE is valid when loading gs_index
Joerg Roedel
1
-1
/
+1
2011-02-07
x86, nx: Mark the ACPI resume trampoline code as +x
H. Peter Anvin
1
-3
/
+10
2011-02-06
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
6
-33
/
+26
2011-02-04
x86-32: Make sure the stack is set up before we use it
H. Peter Anvin
4
-24
/
+17
2011-02-03
x86, mm: avoid possible bogus tlb entries by clearing prev mm_cpumask after s...
Suresh Siddha
1
-2
/
+3
2011-02-03
Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-2
/
+10
2011-02-03
x86, mtrr: Avoid MTRR reprogramming on BP during boot on UP platforms
Suresh Siddha
1
-1
/
+9
2011-02-02
x86, nx: Don't force pages RW when setting NX bits
Matthieu CASTET
1
-8
/
+0
2011-01-28
Merge branch 'stable/bug-fixes-rc2' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-13
/
+13
2011-01-28
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
3
-35
/
+13
2011-01-27
perf: Fix Pentium4 raw event validation
Stephane Eranian
1
-2
/
+10
2011-01-27
xen/setup: Route halt operations to safe_halt pvop.
Stefano Stabellini
1
-0
/
+1
2011-01-27
xen/e820: Guard against E820_RAM not having page-aligned size or start.
Stefano Stabellini
1
-1
/
+6
2011-01-27
xen/p2m: Mark INVALID_P2M_ENTRY the mfn_list past max_pfn.
Stefan Bader
1
-12
/
+6
2011-01-26
percpu, x86: Fix percpu_xchg_op()
Eric Dumazet
1
-12
/
+12
2011-01-26
x86: Remove left over system_64.h
Yinghai Lu
1
-22
/
+0
2011-01-26
thp: fix PARAVIRT x86 32bit noPAE
Andrea Arcangeli
1
-3
/
+2
2011-01-24
x86-64: Don't use pointer to out-of-scope variable in dump_trace()
Jesper Juhl
1
-1
/
+1
[next]