aboutsummaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAge
*---. Merge branches 'x86/asm', 'x86/cleanups' and 'x86/headers' into x86/coreIngo Molnar2009-02-20
|\ \ \
| | | * Merge branch 'x86/untangle2' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar2009-02-19
| | | |\
| | | | * Merge commit 'tip/x86/headers' into x86/untangle2Jeremy Fitzhardinge2009-02-13
| | | | |\
| | | | * | x86: move more pagetable-related definitions into pgtable*.hJeremy Fitzhardinge2009-02-13
| | | | * | x86: use _types.h headers in asm where availableJeremy Fitzhardinge2009-02-13
| | | * | | x86: truncate ISA addresses to unsigned intH. Peter Anvin2009-02-17
| | * | | | x86: use symbolic constants for MSR_IA32_MISC_ENABLE bitsVegard Nossum2009-02-20
| | * | | | x86: syscalls.h: remove asmlinkage from declaration of sys_rt_sigreturn()Hiroshi Shimamoto2009-02-19
| | * | | | x86: include/asm/processor.h remove double declaration of print_cpu_infoJaswinder Singh Rajput2009-02-19
| | |/ / /
| * | | | x86: compressed head_32 - use ENTRY,ENDPROC macrosCyrill Gorcunov2009-02-19
| * | | | x86: compressed head_64 - use ENTRY,ENDPROC macrosCyrill Gorcunov2009-02-19
| * | | | x86: pmjump - use GLOBAL,ENDPROC macrosCyrill Gorcunov2009-02-19
| * | | | x86: copy.S - use GLOBAL,ENDPROC macrosCyrill Gorcunov2009-02-19
| * | | | x86: linkage - get rid of _X86 macrosCyrill Gorcunov2009-02-19
| * | | | x86: asm linkage - introduce GLOBAL macroCyrill Gorcunov2009-02-19
| |/ / /
* | | | Merge branch 'x86/urgent' into x86/coreIngo Molnar2009-02-20
|\ \ \ \
| * | | | x86: use the right protections for split-up pagetablesIngo Molnar2009-02-20
| * | | | x86, vmi: TSC going backwards check in vmi clocksourceAlok N Kataria2009-02-20
| * | | | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2009-02-19
| |\ \ \ \
| | * | | | [ARM] 5405/1: ep93xx: remove unused gesbc9312.h headerHartley Sweeten2009-02-19
| | * | | | [ARM] 5404/1: Fix condition in arm_elf_read_implies_exec() to set READ_IMPLIE...Makito SHIOKAWA2009-02-19
| | * | | | [ARM] omap: fix clock reparenting in omap2_clk_set_parent()Russell King2009-02-19
| | * | | | [ARM] 5402/1: fix a case of wrap-around in sanity_check_meminfo()Nicolas Pitre2009-02-19
| | * | | | [ARM] 5401/1: Orion: fix edge triggered GPIO interrupt supportNicolas Pitre2009-02-17
| | * | | | [ARM] 5400/1: Add support for inverted rdy_busy pin for Atmel nand device con...Gregory CLEMENT2009-02-16
| | * | | | [ARM] 5391/1: AT91: Enable GPIO clocks earlierAndrew Victor2009-02-14
| | * | | | [ARM] 5390/1: AT91: Watchdog fixesAndrew Victor2009-02-14
| | * | | | [ARM] omap: fix _omap2_clksel_get_src_field()Russell King2009-02-14
| | * | | | [ARM] omap: fix omap2_divisor_to_clksel() error return valueRussell King2009-02-14
| * | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-02-19
| |\ \ \ \ \
| | * | | | | x86, mce: fix ifdef for 64bit thermal apic vector clear on shutdownAndi Kleen2009-02-17
| | * | | | | x86, mce: use force_sig_info to kill process in machine checkAndi Kleen2009-02-17
| | * | | | | x86, mce: reinitialize per cpu features on resumeAndi Kleen2009-02-17
| | * | | | | x86, rcu: fix strange load average and ksoftirqd behaviorPaul E. McKenney2009-02-17
| * | | | | | [S390] fix "mem=" handling in case of standby memoryHeiko Carstens2009-02-19
| * | | | | | [S390] Fix timeval regression on s390Christian Borntraeger2009-02-19
| * | | | | | mm: fix memmap init for handling memory holeKAMEZAWA Hiroyuki2009-02-18
| * | | | | | mm: clean up for early_pfn_to_nid()KAMEZAWA Hiroyuki2009-02-18
| * | | | | | Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2009-02-17
| |\ \ \ \ \ \
| | * | | | | | trace: mmiotrace to the tracer menu in KconfigPekka Paalanen2009-02-15
| | | |/ / / / | | |/| | | |
| * | | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-02-17
| |\ \ \ \ \ \ | | | |/ / / / | | |/| | | |
| * | | | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2009-02-17
| |\ \ \ \ \ \
| | * | | | | | powerpc/vsx: Fix VSX alignment handler for regs 32-63Michael Neuling2009-02-13
| | * | | | | | powerpc/ps3: Move ps3_mm_add_memory to device_initcallGeoff Levand2009-02-13
| | * | | | | | powerpc/mm: Fix numa reserve bootmem page selectionDave Hansen2009-02-13
| | * | | | | | powerpc/mm: Fix _PAGE_CHG_MASK to protect _PAGE_SPECIALPhilippe Gerum2009-02-13
| | | |/ / / / | | |/| | | |
| * | | | | | Merge branch 'kvm-updates/2.6.29' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2009-02-17
| |\ \ \ \ \ \
| | * | | | | | KVM: VMX: Flush volatile msrs before emulating rdmsrAvi Kivity2009-02-14
| | * | | | | | KVM: x86: fix LAPIC pending count calculationMarcelo Tosatti2009-02-14
| | * | | | | | KVM: MMU: Map device MMIO as UC in EPTSheng Yang2009-02-14