summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-03-0131-203/+271
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2009-02-273-3/+9
| |\
| | * usb: musb: make Davinci *work* in mainlineDavid Brownell2009-02-273-3/+9
| * | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2009-02-2712-104/+119
| |\ \
| | * | Revert "MIPS: Print irq handler description"Ralf Baechle2009-02-271-1/+0
| | * | MIPS: CVE-2009-0029: Enable syscall wrappers.Ralf Baechle2009-02-2710-98/+110
| | * | MIPS: Alchemy: In plat_time_init() t reaches -1, tested: 0Roel Kluin2009-02-271-3/+3
| | * | MIPS: Only allow Cavium OCTEON to be configured for boards that support itDavid Daney2009-02-271-2/+6
| | |/
| * | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-02-275-13/+37
| |\ \
| | * | x86: enable DMAR by defaultKyle McMartin2009-02-261-1/+1
| | * | xen: disable interrupts early, as start_kernel expectsJeremy Fitzhardinge2009-02-251-0/+3
| | * | gpu/drm, x86, PAT: io_mapping_create_wc and resource_size_tVenkatesh Pallipadi2009-02-252-0/+21
| | * | x86, Voyager: fix compile by lifting the degeneracy of phys_cpu_present_mapJames Bottomley2009-02-241-12/+12
| * | | Merge branch 'sh/for-2.6.29' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2009-02-272-52/+5
| |\ \ \
| | * | | sh: ap325rxa: Revert ov772x support.Paul Mundt2009-02-271-50/+3
| | * | | sh: Storage class should be before const qualifierTobias Klauser2009-02-121-2/+2
| * | | | powerpc/44x: Fix address decoding setup of PCI 2.x cellsBenjamin Herrenschmidt2009-02-271-0/+17
| | |_|/ | |/| |
| * | | powerpc: Fix 64bit __copy_tofrom_user() regressionMark Nelson2009-02-261-7/+31
| * | | powerpc: Fix 64bit memcpy() regressionMark Nelson2009-02-261-6/+20
| * | | powerpc: Fix load/store float double alignment handlerMichael Neuling2009-02-261-16/+13
| * | | [IA64] Don't go beyond iosapic_intr_info's arraysizeRoel Kluin2009-02-251-1/+1
| * | | [IA64] Do not go beyond ARRAY_SIZE of unw.hashRoel Kluin2009-02-251-1/+1
| * | | [IA64] enable setting DMAR on by defaultKyle McMartin2009-02-251-0/+11
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2009-02-251-0/+1
| |\ \ \
| | * | | sparc64: Fix crashes in jbusmc_print_dimm()David S. Miller2009-02-111-0/+1
| * | | | Add i2c_board_info for RiscPC PCF8583Russell King2009-02-241-0/+6
| | |_|/ | |/| |
* | | | fec: add FEC platform support to ColdFire CPU's setup codeGreg Ungerer2009-02-266-1/+374
* | | | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2009-02-2494-393/+1971
|\ \ \ \ | |/ / /
| * | | PM: Split up sysdev_[suspend|resume] from device_power_[down|up]Rafael J. Wysocki2009-02-221-0/+4
| * | | x86: Add IRQF_TIMER to legacy x86 timer interrupt descriptorsLinus Torvalds2009-02-224-4/+4
| * | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2009-02-221-20/+10
| |\ \ \
| | * | | x86_64: Fix S3 fail pathJiri Slaby2009-02-211-1/+3
| | * | | x86_64: acpi/wakeup_64 cleanupJiri Slaby2009-02-211-19/+7
| * | | | m68k: atari - Rename "mfp" to "st_mfp"Geert Uytterhoeven2009-02-227-31/+31
| |/ / /
| * | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-02-213-4/+4
| |\ \ \
| | * | | x86, mce: remove incorrect __cpuinit for mce_cpu_features()H. Peter Anvin2009-02-203-4/+4
| * | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-02-202-11/+9
| |\ \ \ \ | | |/ / /
| | * | | x86: use the right protections for split-up pagetablesIngo Molnar2009-02-201-10/+5
| | * | | x86, vmi: TSC going backwards check in vmi clocksourceAlok N Kataria2009-02-201-1/+4
| * | | | mn10300: fix typo && -> || in arch/mn10300/unit-asb2305/pci.cWei Yongjun2009-02-201-1/+1
| * | | | mn10300: fix oprofileDavid Howells2009-02-201-0/+1
| * | | | uml: fix vde network backend in user mode linuxLuca Bigliardi2009-02-201-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/+1
| | * | | [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/+1
| * | | | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2009-02-1923-83/+63
| |\ \ \ \
OpenPOWER on IntegriCloud