summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* mn10300: fix typo && -> || in arch/mn10300/unit-asb2305/pci.cWei Yongjun2009-02-211-1/+1
* mn10300: fix oprofileDavid Howells2009-02-211-0/+1
* uml: fix vde network backend in user mode linuxLuca Bigliardi2009-02-211-3/+3
* Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2009-02-197-12/+1617
|\
| * [IA64] xen_domu build fixTony Luck2009-02-191-2/+2
| * [IA64] fixes configs and add default config for ia64 xen domUIsaku Yamahata2009-02-193-2/+1606
| * [IA64] Remove redundant cpu_clear() in __cpu_disable pathAlex Chiang2009-02-191-2/+1Star
| * [IA64] Revert "prevent ia64 from invoking irq handlers on offline CPUs"Alex Chiang2009-02-191-1/+3
| * [IA64] bte_copy of BTE_MAX_XFER trips BUG_ON.Robin Holt2009-02-192-4/+5
| * [IA64] Build fix for __early_pfn_to_nid() undefined link errorTony Luck2009-02-191-2/+1Star
* | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2009-02-1923-83/+63Star
|\ \
| * | [ARM] 5405/1: ep93xx: remove unused gesbc9312.h headerHartley Sweeten2009-02-192-4/+0Star
| * | [ARM] 5404/1: Fix condition in arm_elf_read_implies_exec() to set READ_IMPLIE...Makito SHIOKAWA2009-02-191-2/+2
| * | [ARM] omap: fix clock reparenting in omap2_clk_set_parent()Russell King2009-02-191-4/+4
| * | [ARM] 5402/1: fix a case of wrap-around in sanity_check_meminfo()Nicolas Pitre2009-02-191-1/+2
| * | [ARM] 5401/1: Orion: fix edge triggered GPIO interrupt supportNicolas Pitre2009-02-175-53/+29Star
| * | [ARM] 5400/1: Add support for inverted rdy_busy pin for Atmel nand device con...Gregory CLEMENT2009-02-162-0/+2
| * | [ARM] 5391/1: AT91: Enable GPIO clocks earlierAndrew Victor2009-02-141-5/+10
| * | [ARM] 5390/1: AT91: Watchdog fixesAndrew Victor2009-02-1410-10/+10
| * | [ARM] omap: fix _omap2_clksel_get_src_field()Russell King2009-02-141-1/+1
| * | [ARM] omap: fix omap2_divisor_to_clksel() error return valueRussell King2009-02-141-3/+3
* | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-02-193-6/+4Star
|\ \ \
| * | | x86, mce: fix ifdef for 64bit thermal apic vector clear on shutdownAndi Kleen2009-02-181-1/+1
| * | | x86, mce: use force_sig_info to kill process in machine checkAndi Kleen2009-02-181-2/+2
| * | | x86, mce: reinitialize per cpu features on resumeAndi Kleen2009-02-181-0/+1
| * | | x86, rcu: fix strange load average and ksoftirqd behaviorPaul E. McKenney2009-02-171-3/+0Star
* | | | [S390] fix "mem=" handling in case of standby memoryHeiko Carstens2009-02-192-2/+9
* | | | [S390] Fix timeval regression on s390Christian Borntraeger2009-02-191-1/+1
| |_|/ |/| |
* | | mm: fix memmap init for handling memory holeKAMEZAWA Hiroyuki2009-02-191-1/+1
* | | mm: clean up for early_pfn_to_nid()KAMEZAWA Hiroyuki2009-02-195-10/+2Star
* | | Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2009-02-171-22/+2Star
|\ \ \
| * | | trace: mmiotrace to the tracer menu in KconfigPekka Paalanen2009-02-151-22/+2Star
| | |/ | |/|
* | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-02-1710-82/+109
|\ \ \ | | |/ | |/|
| * | x86, vm86: fix preemption bugThomas Gleixner2009-02-151-1/+9
| * | x86, olpc: fix model detection without OFWChris Ball2009-02-141-1/+1
| * | x86, hpet: fix for LS21 + HPET = boot hangjohn stultz2009-02-131-0/+2
| * | x86: CPA avoid repeated lazy mmu flushThomas Gleixner2009-02-121-8/+7Star
| * | x86: warn if arch_flush_lazy_mmu_cpu is called in preemptible contextThomas Gleixner2009-02-121-0/+2
| * | x86/paravirt: make arch_flush_lazy_mmu/cpu disable preemptionJeremy Fitzhardinge2009-02-122-15/+26
| * | x86, pat: fix warn_on_once() while mapping 0-1MB range with /dev/memSuresh Siddha2009-02-123-58/+45Star
| * | x86/cpa: make sure cpa is safe to call in lazy mmu modeJeremy Fitzhardinge2009-02-121-0/+14
| * | x86, ptrace, mm: fix double-free on raceMarkus Metzger2009-02-111-6/+10
* | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2009-02-176-7/+14
|\ \ \
| * | | powerpc/vsx: Fix VSX alignment handler for regs 32-63Michael Neuling2009-02-131-1/+6
| * | | powerpc/ps3: Move ps3_mm_add_memory to device_initcallGeoff Levand2009-02-131-1/+1
| * | | powerpc/mm: Fix numa reserve bootmem page selectionDave Hansen2009-02-131-2/+3
| * | | powerpc/mm: Fix _PAGE_CHG_MASK to protect _PAGE_SPECIALPhilippe Gerum2009-02-133-3/+4
| | |/ | |/|
* | | Merge branch 'kvm-updates/2.6.29' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2009-02-1715-78/+65Star
|\ \ \
| * | | KVM: VMX: Flush volatile msrs before emulating rdmsrAvi Kivity2009-02-151-0/+1
| * | | KVM: x86: fix LAPIC pending count calculationMarcelo Tosatti2009-02-156-63/+15Star