summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* powerpc/iseries: Fix pci breakage due to bad dma_data initializationStephen Rothwell x2009-05-153-6/+5Star
* powerpc: Fix mktree build error on Mac OS X hostTimur Tabi2009-05-151-5/+5
* powerpc/virtex: Fix duplicate level irq events.John Linn2009-05-141-10/+107
* powerpc/virtex: Add uImage to the default images listGrant Likely2009-05-142-0/+2
* powerpc/boot: add simpleImage.* to clean-files listGrant Likely2009-05-141-1/+1
* powerpc/8xx: Update defconfigsKumar Gala2009-05-145-99/+241
* powerpc/embedded6xx: Update defconfigsKumar Gala2009-05-149-221/+600
* powerpc/86xx: Update defconfigsKumar Gala2009-05-147-386/+556
* powerpc/85xx: Update defconfigsKumar Gala2009-05-1413-351/+1118
* powerpc/83xx: Update defconfigsKumar Gala2009-05-1414-386/+1115
* powerpc/fsl_soc: Remove mpc83xx_wdt_init, againAnton Vorontsov2009-05-081-46/+0Star
* powerpc: Fix setting of oprofile cpu typeBenjamin Herrenschmidt2009-05-011-2/+2
* powerpc adjust oprofile_cpu_type version 3Michael Wolf2009-05-011-4/+9
* m68k: arch/m68k/kernel/sun3-head.S needs <linux/init.h>Geert Uytterhoeven2009-04-291-0/+1
* Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds2009-04-299-49/+53
|\
| * powerpc/ps3: Fix build error on UPGeoff Levand2009-04-281-4/+0Star
| * powerpc/cell: Select PCI for IBM_CELL_BLADE AND CELLEBMichael Ellerman2009-04-281-1/+4
| * powerpc: ppc32 needs elf_read_implies_exec()Kumar Gala2009-04-281-0/+1
| * Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/jwboyer...Paul Mackerras2009-04-281-13/+43
| |\
| | * powerpc/44x: Correct memory size calculation for denali-based boardsValentine Barshak2009-04-241-13/+43
| * | powerpc/86xx: Add device_type entry to soc for ppc9aMartyn Welch2009-04-271-0/+1
| * | powerpc: fix for long standing bug noticed by gcc 4.4.0Stephen Rothwell2009-04-231-1/+1
| * | Revert "powerpc: Add support for early tlbilx opcode"Kumar Gala2009-04-234-30/+3Star
| |/
* | powerpc: Revert switch to TEXT_TEXT in linker scriptTim Abbott2009-04-291-2/+2
* | sparc: cleanup references to deprecated .text.init* sections.Tim Abbott2009-04-282-2/+2
* | sh: Use __INIT macro instead of .text.init.Tim Abbott2009-04-281-2/+3
* | powerpc: Use __REF macro instead of old .text.init.refok.Tim Abbott2009-04-281-2/+3
* | powerpc: Use TEXT_TEXT macro in linker script.Tim Abbott2009-04-281-1/+2
* | arm: Use __INIT macro instead of .text.init.Tim Abbott2009-04-284-4/+8
* | FRV: Use __INIT macro instead of .text.init.Tim Abbott2009-04-284-4/+8
* | FRV: Remove unused header asm/init.h.Tim Abbott2009-04-281-12/+0Star
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds2009-04-275-6/+17
|\ \
| * | x86/PCI: don't bother with root quirks if _CRS is usedYinghai Lu2009-04-231-0/+4
| * | x86/PCI: set_pci_bus_resources_arch_default cleanupsYinghai Lu2009-04-224-7/+9
| * | x86/PCI: Move set_pci_bus_resources_arch_default into arch/x86Matthew Wilcox2009-04-221-1/+6
| * | x86/PCI: don't call e820_all_mapped with -1 in the mmconfig caseYinghai Lu2009-04-221-3/+3
* | | Merge branch 'sh/for-2.6.30' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2009-04-272-21/+38
|\ \ \
| * | | sh: Fix up unsigned syscall_nr in SH-5 pt_regs.Paul Mundt2009-04-271-1/+1
| * | | sh: sh7785lcr: fix defconfig for 29-bit modeYoshihiro Shimoda2009-04-271-20/+37
* | | | FRV: Stop gcc from generating uninitialised variable warnings after BUG()David Howells2009-04-271-2/+3
* | | | FRV: Wire up new syscallsDavid Howells2009-04-272-1/+5
* | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-04-2611-14/+58
|\ \ \ \
| * | | | x86, hpet: Stop soliciting hpet=force users on ICH4MLen Brown2009-04-241-2/+0Star
| * | | | x86: check boundary in setup_node_bootmem()Yinghai Lu2009-04-231-0/+3
| * | | | uv_time: add parameter to uv_read_rtc()Coly Li2009-04-221-5/+5
| * | | | x86: hpet: fix periodic mode programming on AMD 81xxAndreas Herrmann2009-04-221-1/+17
| * | | | Merge commit 'v2.6.30-rc3' into x86/urgentIngo Molnar2009-04-2264-151/+170
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | x86: more than 8 32-bit CPUs requires X86_BIGSMPMichael K. Johnson2009-04-221-0/+1
| * | | | x86: avoid theoretical spurious NMI backtraces with CONFIG_CPUMASK_OFFSTACK=yRusty Russell2009-04-211-1/+1
| * | | | x86: fix boot crash in NMI watchdog with CONFIG_CPUMASK_OFFSTACK=y and flat APICRusty Russell2009-04-211-1/+2