summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2009-02-19[S390] fix "mem=" handling in case of standby memoryHeiko Carstens
2009-02-19[S390] Fix timeval regression on s390Christian Borntraeger
2009-02-19[ARM] omap: fix clock reparenting in omap2_clk_set_parent()Russell King
2009-02-19x86: syscalls.h: remove asmlinkage from declaration of sys_rt_sigreturn()Hiroshi Shimamoto
2009-02-19[ARM] 5402/1: fix a case of wrap-around in sanity_check_meminfo()Nicolas Pitre
2009-02-19x86: include/asm/processor.h remove double declaration of print_cpu_infoJaswinder Singh Rajput
2009-02-18mm: fix memmap init for handling memory holeKAMEZAWA Hiroyuki
2009-02-18mm: clean up for early_pfn_to_nid()KAMEZAWA Hiroyuki
2009-02-17x86, mce: fix ifdef for 64bit thermal apic vector clear on shutdownAndi Kleen
2009-02-17x86, mce: use force_sig_info to kill process in machine checkAndi Kleen
2009-02-17x86, mce: reinitialize per cpu features on resumeAndi Kleen
2009-02-17[ARM] 5401/1: Orion: fix edge triggered GPIO interrupt supportNicolas Pitre
2009-02-17Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2009-02-17Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2009-02-17Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds
2009-02-17x86, apic: separate 32-bit setup functionality out of apic_32.cIngo Molnar
2009-02-17Merge branch 'kvm-updates/2.6.29' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2009-02-17x86, rcu: fix strange load average and ksoftirqd behaviorPaul E. McKenney
2009-02-17x86: truncate ISA addresses to unsigned intH. Peter Anvin
2009-02-17x86, apic: move remaining APIC drivers to arch/x86/kernel/apic/*Ingo Molnar
2009-02-17x86, apic: move APIC drivers to arch/x86/kernel/apic/*Ingo Molnar
2009-02-17x86, apic: rename 'genapic' to 'apic'Ingo Molnar
2009-02-17x86, apic: remove ->store_NMI_vector()Ingo Molnar
2009-02-17x86, numaq_32: clean up, miscIngo Molnar
2009-02-17x86, numaq_32: clean upIngo Molnar
2009-02-17x86, es7000: misc cleanupsIngo Molnar
2009-02-17x86, es7000: remove dead code, clean upIngo Molnar
2009-02-17x86, es7000: remove externsIngo Molnar
2009-02-17x86, apic: remove apicid_cluster()Ingo Molnar
2009-02-17x86, es7000: clean upIngo Molnar
2009-02-17x86, apic: clean up the cpu_2_logical_apiciddeclarationIngo Molnar
2009-02-17x86, apic: clean up arch/x86/kernel/bigsmp_32.cIngo Molnar
2009-02-17x86, apic: remove stale references to APIC_DEFINITIONIngo Molnar
2009-02-17x86, apic: remove duplicate asm/apic.h inclusionsIngo Molnar
2009-02-17x86, apic: remove genapic.hIngo Molnar
2009-02-17x86, apic: merge genapic.h into apic.hIngo Molnar
2009-02-17remove: genapic prepareIngo Molnar
2009-02-17x86, apic: fix build fallout of genapic changesIngo Molnar
2009-02-17x86: fold apic_ops into genapicYinghai Lu
2009-02-17x86: add x2apic configYinghai Lu
2009-02-17x86: remove stale arch/x86/include/asm/page_64.h.rej fileIngo Molnar
2009-02-17Merge branches 'x86/acpi', 'x86/apic', 'x86/cpudetect', 'x86/headers', 'x86/p...Ingo Molnar
2009-02-16[ARM] 5400/1: Add support for inverted rdy_busy pin for Atmel nand device con...Gregory CLEMENT
2009-02-16x86: make APIC_init_uniprocessor() more like smp_prepare_cpus()Yinghai Lu
2009-02-16x86: pre init pirq_entries[]Yinghai Lu
2009-02-16x86, xen: do multicall callbacks with interrupts disabledJeremy Fitzhardinge
2009-02-16x86, xen: degrade BUG to WARN when multicall failsJeremy Fitzhardinge
2009-02-16x86, xen: record and display initiator of each multicall when debuggingIan Campbell
2009-02-16x86, xen: short-circuit tests for dom0Jeremy Fitzhardinge
2009-02-16cpumask: Use cpu_*_mask accessors code: alphaRusty Russell