aboutsummaryrefslogtreecommitdiffstats
path: root/arch (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-02-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds3-3/+9
2009-02-27Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds12-104/+119
2009-02-27Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds5-13/+37
2009-02-27Merge branch 'sh/for-2.6.29' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds2-52/+5
2009-02-27usb: musb: make Davinci *work* in mainlineDavid Brownell3-3/+9
2009-02-27Revert "MIPS: Print irq handler description"Ralf Baechle1-1/+0
2009-02-27MIPS: CVE-2009-0029: Enable syscall wrappers.Ralf Baechle10-98/+110
2009-02-27MIPS: Alchemy: In plat_time_init() t reaches -1, tested: 0Roel Kluin1-3/+3
2009-02-27MIPS: Only allow Cavium OCTEON to be configured for boards that support itDavid Daney1-2/+6
2009-02-27sh: ap325rxa: Revert ov772x support.Paul Mundt1-50/+3
2009-02-27powerpc/44x: Fix address decoding setup of PCI 2.x cellsBenjamin Herrenschmidt1-0/+17
2009-02-26x86: enable DMAR by defaultKyle McMartin1-1/+1
2009-02-26powerpc: Fix 64bit __copy_tofrom_user() regressionMark Nelson1-7/+31
2009-02-26powerpc: Fix 64bit memcpy() regressionMark Nelson1-6/+20
2009-02-26powerpc: Fix load/store float double alignment handlerMichael Neuling1-16/+13
2009-02-25[IA64] Don't go beyond iosapic_intr_info's arraysizeRoel Kluin1-1/+1
2009-02-25[IA64] Do not go beyond ARRAY_SIZE of unw.hashRoel Kluin1-1/+1
2009-02-25[IA64] enable setting DMAR on by defaultKyle McMartin1-0/+11
2009-02-25xen: disable interrupts early, as start_kernel expectsJeremy Fitzhardinge1-0/+3
2009-02-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds1-0/+1
2009-02-25gpu/drm, x86, PAT: io_mapping_create_wc and resource_size_tVenkatesh Pallipadi2-0/+21
2009-02-24x86, Voyager: fix compile by lifting the degeneracy of phys_cpu_present_mapJames Bottomley1-12/+12
2009-02-24Add i2c_board_info for RiscPC PCF8583Russell King1-0/+6
2009-02-22PM: Split up sysdev_[suspend|resume] from device_power_[down|up]Rafael J. Wysocki1-0/+4
2009-02-22x86: Add IRQF_TIMER to legacy x86 timer interrupt descriptorsLinus Torvalds4-4/+4
2009-02-22Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6Linus Torvalds1-20/+10
2009-02-22m68k: atari - Rename "mfp" to "st_mfp"Geert Uytterhoeven7-31/+31
2009-02-21x86_64: Fix S3 fail pathJiri Slaby1-1/+3
2009-02-21x86_64: acpi/wakeup_64 cleanupJiri Slaby1-19/+7
2009-02-21Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds3-4/+4
2009-02-20x86, mce: remove incorrect __cpuinit for mce_cpu_features()H. Peter Anvin3-4/+4
2009-02-20Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds2-11/+9
2009-02-20mn10300: fix typo && -> || in arch/mn10300/unit-asb2305/pci.cWei Yongjun1-1/+1
2009-02-20mn10300: fix oprofileDavid Howells1-0/+1
2009-02-20uml: fix vde network backend in user mode linuxLuca Bigliardi1-3/+3
2009-02-20x86: use the right protections for split-up pagetablesIngo Molnar1-10/+5
2009-02-20x86, vmi: TSC going backwards check in vmi clocksourceAlok N Kataria1-1/+4
2009-02-19Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6Linus Torvalds7-12/+1617
2009-02-19[IA64] xen_domu build fixTony Luck1-2/+2
2009-02-19[IA64] fixes configs and add default config for ia64 xen domUIsaku Yamahata3-2/+1606
2009-02-19[IA64] Remove redundant cpu_clear() in __cpu_disable pathAlex Chiang1-2/+1
2009-02-19[IA64] Revert "prevent ia64 from invoking irq handlers on offline CPUs"Alex Chiang1-1/+3
2009-02-19[IA64] bte_copy of BTE_MAX_XFER trips BUG_ON.Robin Holt2-4/+5
2009-02-19[IA64] Build fix for __early_pfn_to_nid() undefined link errorTony Luck1-2/+1
2009-02-19Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds23-83/+63
2009-02-19Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds3-6/+4
2009-02-19[ARM] 5405/1: ep93xx: remove unused gesbc9312.h headerHartley Sweeten2-4/+0
2009-02-19[ARM] 5404/1: Fix condition in arm_elf_read_implies_exec() to set READ_IMPLIES_EXECMakito SHIOKAWA1-2/+2
2009-02-19[S390] fix "mem=" handling in case of standby memoryHeiko Carstens2-2/+9
2009-02-19[S390] Fix timeval regression on s390Christian Borntraeger1-1/+1