x86: add memory clobber in switch_to()
[GitHub/mt8127/android_kernel_alcatel_ttab.git] / arch /
2008-10-13 Ingo Molnarx86: print out EBDA/lowmem address
2008-10-13 Yinghai Lux86: check dsdt before find oem table for es7000, v2
2008-10-13 Jeremy Fitzhardingex86-64: don't check for map replacement
2008-10-13 Jeremy Fitzhardingex86: use early_memremap() in setup.c
2008-10-13 Jeremy Fitzhardingex86: add early_memremap()
2008-10-13 Jeremy Fitzhardingex86: add _PAGE_IOMAP pte flag for IO mappings
2008-10-13 Alexander van Heukelumi386: trace_hardirqs_fixup should now not be necessary...
2008-10-13 Alexander van Heukelumi386: add TRACE_IRQS_OFF for the exception 3 (int3)
2008-10-13 Alexander van Heukelumi386: add TRACE_IRQS_OFF for the nmi
2008-10-13 Alexander van Heukelumi386: add TRACE_IRQS_OFF for exception 1 (debug)
2008-10-13 Alexander van Heukelumi386: add TRACE_IRQS_OFF to entry_32.S in 'error_code'
2008-10-13 Alexander van Heukelumi386: remove temporary DO_TRAP macros, expanding the...
2008-10-13 Alexander van Heukelumi386: convert hardware exception 19 to an interrupt...
2008-10-13 Alexander van Heukelumi386: convert hardware exception 18 to an interrupt...
2008-10-13 Alexander van Heukelumi386: convert hardware exception 17 to an interrupt...
2008-10-13 Alexander van Heukelumi386: convert hardware exception 16 to an interrupt...
2008-10-13 Alexander van Heukelumi386: convert hardware exception 15 to an interrupt...
2008-10-13 Alexander van Heukelumi386: convert hardware exception 13 to an interrupt...
2008-10-13 Alexander van Heukelumi386: convert hardware exception 12 to an interrupt...
2008-10-13 Alexander van Heukelumi386: convert hardware exception 11 to an interrupt...
2008-10-13 Alexander van Heukelumi386: convert hardware exception 10 to an interrupt...
2008-10-13 Alexander van Heukelumi386: convert hardware exception 9 to an interrupt...
2008-10-13 Alexander van Heukelumi386: convert hardware exception 7 to an interrupt...
2008-10-13 Alexander van Heukelumi386: convert hardware exception 6 to an interrupt...
2008-10-13 Alexander van Heukelumi386: convert hardware exception 5 to an interrupt...
2008-10-13 Alexander van Heukelumi386: convert hardware exception 4 to an interrupt...
2008-10-13 Alexander van Heukelumi386: expand exception 3 DO_TRAP macro
2008-10-13 Alexander van Heukelumi386: convert hardware exception 0 to an interrupt...
2008-10-13 Alexander van Heukelumi386: prepare to convert exceptions to interrupts
2008-10-13 Alexander van Heukelumi386: remove kprobes' restore_interrupts in favour...
2008-10-13 Yinghai Lux86: rename discontig_32.c to numa_32.c
2008-10-13 Manfred Spraularch/x86/kernel/smpboot.c: Clarify when irq processing...
2008-10-13 Jan Beulichx86-64: slightly stream-line 32-bit syscall entry code
2008-10-12 Linus TorvaldsMerge branch 'for_linus' of git://git./linux/kernel...
2008-10-12 Linus TorvaldsMerge git://git./linux/kernel/git/sfrench/cifs-2.6
2008-10-12 Linus TorvaldsMerge branch 'x86-core-v2-for-linus' of git://git....
2008-10-12 Linus TorvaldsMerge git://git./linux/kernel/git/hskinnemoen/avr32-2.6
2008-10-12 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-10-12 Linus TorvaldsMerge git://git./linux/kernel/git/wim/linux-2.6-watchdog
2008-10-12 Linus TorvaldsMerge branch 'x86-fixes-for-linus' of git://git./linux...
2008-10-12 Linus TorvaldsMerge git://git./linux/kernel/git/davem/sparc-next-2.6
2008-10-12 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6
2008-10-12 Haavard Skinnemoenavr32: Fix build failures in board code
2008-10-12 Julien Mayavr32: Allow selecting multiple pins at once
2008-10-12 Ingo MolnarMerge branches 'x86/xen', 'x86/build', 'x86/microcode...
2008-10-12 Haavard SkinnemoenMerge branch 'master' of git://git./linux/kernel/git...
2008-10-12 Ingo Molnarx86: make processor type select depend on CONFIG_EMBEDDED
2008-10-12 Ingo Molnarx86: extend processor type select help text
2008-10-12 Ingo Molnarx86, amd-iommu: propagate PCI device enabling error
2008-10-12 Ingo Molnarwarnings: fix arch/x86/kernel/io_apic_64.c
2008-10-12 Ingo Molnarwarnings: fix arch/x86/kernel/early_printk.c
2008-10-12 Ingo Molnarx86, fpu: check __clear_user() return value
2008-10-12 Ingo MolnarMerge branch 'linus' into x86/xsave
2008-10-12 Ingo Molnarx86: memory corruption check - cleanup
2008-10-12 Ingo MolnarMerge branch 'linus' into x86/memory-corruption-check
2008-10-12 Ingo MolnarMerge branches 'core/signal' and 'x86/spinlocks' into...
2008-10-12 Ingo MolnarMerge branch 'x86/signal' into core/signal
2008-10-12 Ingo MolnarMerge branch 'linus' into x86/signal
2008-10-12 Ingo MolnarMerge branch 'linus' into x86/quirks
2008-10-12 Ingo MolnarMerge branch 'linus' into x86/spinlocks
2008-10-12 Ingo MolnarMerge branch 'linus' into x86/xen
2008-10-12 Roland McGrathx86: ioperm user_regset
2008-10-12 Ingo MolnarMerge branch 'x86/urgent' into core/signal
2008-10-12 Petr Vandrovecx86: fix early panic on amd64 due to typo in supported...
2008-10-12 Alan Coxx86, early_ioremap: fix fencepost error
2008-10-12 David Rientjesx86: avoid dereferencing beyond stack + THREAD_SIZE
2008-10-12 Pierre OssmanMerge branch 'master' of git://git./linux/kernel/git...
2008-10-11 Linus TorvaldsMerge branch 'for_linus' of git://git./linux/kernel...
2008-10-11 Linus TorvaldsMerge git://git./linux/kernel/git/bart/ide-2.6
2008-10-11 David S. MillerMerge branch 'master' of /linux/kernel/git/torvalds...
2008-10-11 Linus TorvaldsMerge phase #4 (X2APIC, APIC unification, CPU identific...
2008-10-11 Ingo MolnarMerge branch 'x86/unify-cpu-detect' into x86-v28-for...
2008-10-11 Ingo MolnarMerge branch 'x86/apic' into x86-v28-for-linus-phase4-B
2008-10-11 Linus TorvaldsMerge phase #3 (IOMMU) of git://git./linux/kernel/git...
2008-10-11 Linus TorvaldsMerge phase #2 (PAT updates) of git://git./linux/kernel...
2008-10-11 Linus TorvaldsMerge branch 'for-linus' of /home/rmk/linux-2.6-arm
2008-10-11 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-next-2.6
2008-10-11 Linus TorvaldsMerge git://git./linux/kernel/git/sfrench/cifs-2.6
2008-10-11 Linus TorvaldsMerge branch 'upstream' of git://ftp.linux-mips.org...
2008-10-11 Linus TorvaldsMerge branch 'for-linus' of git://git.alsa-project...
2008-10-11 Linus TorvaldsMerge branch 'for-linus' of git://git390.osdl.marist...
2008-10-11 Linus TorvaldsMerge branch 'next' of git://git./linux/kernel/git...
2008-10-11 Florian FainelliMIPS: RB532: provide GPIO_BUILTIN_NR and irq_to_gpio...
2008-10-11 Ralf BaechleMIPS: Move ptrace prototypes to ptrace.h
2008-10-11 David DaneyMIPS: Ptrace support for HARDWARE_WATCHPOINTS
2008-10-11 David DaneyMIPS: Scheduler support for HARDWARE_WATCHPOINTS.
2008-10-11 David DaneyMIPS: Watch exception handling for HARDWARE_WATCHPOINTS.
2008-10-11 David DaneyMIPS: Probe watch registers and report configuration.
2008-10-11 David DaneyMIPS: Add HARDWARE_WATCHPOINTS definitions and support...
2008-10-11 David DaneyMIPS: Add HARDWARE_WATCHPOINTS configure option.
2008-10-11 Ralf BaechleMIPS: Replace use of <asm-generic/uaccess.h> with nativ...
2008-10-11 Atsushi NemotoMIPS: TXx9: Add TX4939 ATA support (v2)
2008-10-11 Ralf BaechleMIPS: Rewrite spinlocks to ticket locks.
2008-10-11 Ralf BaechleMIPS: IP checksums: Optimize adjust of sum on buffers...
2008-10-11 Ralf BaechleMIPS: IP checksums: Remove unncessary .set pseudos
2008-10-11 Ralf BaechleMIPS: IP checksums: Remove unncessary folding of sum...
2008-10-11 Ralf BaechleMIPS: Move headfiles to new location below arch/mips...
2008-10-11 Ralf BaechleMIPS: Alchemy: rename directory
2008-10-11 Atsushi NemotoMIPS: TXx9: Implement prom_free_prom_memory
2008-10-11 Atsushi NemotoMIPS: TXx9: Add RBTX4939 board support
next