index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
Age
Commit message (
Expand
)
Author
2011-03-15
Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2011-03-15
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2011-03-15
Merge branch 'x86-mem-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2011-03-15
Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2011-03-15
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2011-03-15
Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2011-03-15
Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2011-03-15
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2011-03-15
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2011-03-15
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2011-03-15
Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2011-03-15
Merge branch 'core-futexes-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2011-03-15
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2011-03-15
Merge branch 'for-linus' of git://xenbits.xen.org/people/sstabellini/linux-pvhvm
Linus Torvalds
2011-03-15
Merge branches 'stable/ia64', 'stable/blkfront-cleanup' and 'stable/cleanup' ...
Linus Torvalds
2011-03-15
Merge branch 'stable/irq.cleanup' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2011-03-15
Merge branches 'stable/irq.rework' and 'stable/pcifront-fixes' of git://git.k...
Linus Torvalds
2011-03-15
Merge branches 'stable/p2m-identity.v4.9.1' and 'stable/e820' of git://git.ke...
Linus Torvalds
2011-03-15
x86, tlb, UV: Do small micro-optimization for native_flush_tlb_others()
Xiao Guangrong
2011-03-15
Merge commit 'v2.6.38' into x86/mm
Ingo Molnar
2011-03-15
x86: Add new syscalls for x86_64
Aneesh Kumar K.V
2011-03-15
x86: Add new syscalls for x86_32
Aneesh Kumar K.V
2011-03-14
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2011-03-14
xen/m2p: Check whether the MFN has IDENTITY_FRAME bit set..
Stefano Stabellini
2011-03-14
xen/m2p: No need to catch exceptions when we know that there is no RAM
Konrad Rzeszutek Wilk
2011-03-14
xen/debug: WARN_ON when identity PFN has no _PAGE_IOMAP flag set.
Konrad Rzeszutek Wilk
2011-03-14
xen/debugfs: Add 'p2m' file for printing out the P2M layout.
Konrad Rzeszutek Wilk
2011-03-14
xen/setup: Set identity mapping for non-RAM E820 and E820 gaps.
Konrad Rzeszutek Wilk
2011-03-14
xen/mmu: WARN_ON when racing to swap middle leaf.
Konrad Rzeszutek Wilk
2011-03-14
xen/mmu: Set _PAGE_IOMAP if PFN is an identity PFN.
Konrad Rzeszutek Wilk
2011-03-14
xen/mmu: Add the notion of identity (1-1) mapping.
Konrad Rzeszutek Wilk
2011-03-14
x86: ce4100: Set pci ops via callback instead of module init
Sebastian Andrzej Siewior
2011-03-12
x86: Enable forced interrupt threading support
Thomas Gleixner
2011-03-12
x86: Mark low level interrupts IRQF_NO_THREAD
Thomas Gleixner
2011-03-12
x86: Use generic show_interrupts
Thomas Gleixner
2011-03-12
x86: ioapic: Avoid redundant lookup of irq_cfg
Thomas Gleixner
2011-03-12
x86: ioapic: Use new move_irq functions
Thomas Gleixner
2011-03-12
x86: Use the proper accessors in fixup_irqs()
Thomas Gleixner
2011-03-12
x86: ioapic: Use irq_data->state
Thomas Gleixner
2011-03-12
x86: ioapic: Simplify irq chip and handler setup
Thomas Gleixner
2011-03-12
x86: Cleanup the genirq name space
Thomas Gleixner
2011-03-12
Merge branch 'x86/apic' into x86/irq
Thomas Gleixner
2011-03-12
x86-64, NUMA: Don't call numa_set_distanc() for all possible node combination...
Tejun Heo
2011-03-12
x86, binutils, xen: Fix another wrong size directive
Alexander van Heukelum
2011-03-11
xen/e820: Don't mark balloon memory as E820_UNUSABLE when running as guest an...
Konrad Rzeszutek Wilk
2011-03-11
futex: Sanitize futex ops argument types
Michel Lespinasse
2011-03-11
futex: Sanitize cmpxchg_futex_value_locked API
Michel Lespinasse
2011-03-11
x86: Clean up apic.c and apic.h
Henrik Kretzschmar
2011-03-11
x86: Remove superflous goal definition of tsc_sync
Henrik Kretzschmar
2011-03-10
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
[next]