summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* mm: Make generic weak get_user_pages_fast and EXPORT_GPL itRusty Russell2008-08-123-6/+1
* Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds2008-08-1124-949/+2598
|\
| * powerpc: Do not ignore arch/powerpc/includeJunio C Hamano2008-08-111-1/+0
| * powerpc/mm: Fix attribute confusion with htab_bolt_mapping()Benjamin Herrenschmidt2008-08-113-31/+43
| * powerpc/pci: Don't keep ISA memory hole resources in the treeBenjamin Herrenschmidt2008-08-111-5/+12
| * powerpc: Zero fill the return values of rtas argument bufferNathan Fontenot2008-08-111-2/+3
| * powerpc/4xx: Update defconfig files for 2.6.27-rc1Josh Boyer2008-08-0616-892/+2510
| * powerpc/44x: Incorrect NOR offset in Warp DTSSean MacLennan2008-08-041-1/+1
| * powerpc/44x: Warp DTS changes for board updatesSean MacLennan2008-08-041-2/+18
| * powerpc/4xx: Cleanup Warp for i2c driver changes.Sean MacLennan2008-08-041-15/+10
| * powerpc/44x: Adjust warp-nand resource end addressValentine Barshak2008-08-041-1/+1
* | m68k{,nommu}: Wire up new system callsGeert Uytterhoeven2008-08-113-1/+19
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/hskinnemoen/avr32-2.6Linus Torvalds2008-08-0918-386/+1807
|\ \
| * | avr32: Make atstk1006_nand_data definition staticHaavard Skinnemoen2008-08-081-1/+1
| * | avr32: Reduce DataFlash bus speed to 8 MHz on ATNGW100Haavard Skinnemoen2008-08-081-1/+1
| * | avr32: Update defconfigsHaavard Skinnemoen2008-08-085-156/+1593
| * | avr32: Clean up HMATRIX codeHaavard Skinnemoen2008-08-086-201/+180
| * | avr32: Add MMIO address definitions for certain controllersHaavard Skinnemoen2008-08-084-13/+13
| * | avr32: Introduce <mach/chip.h>Haavard Skinnemoen2008-08-081-0/+19
| * | avr32: Remove include/asm-avr32/arch-at32apHaavard Skinnemoen2008-08-081-14/+0
* | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c...Linus Torvalds2008-08-084-43/+78
|\ \ \
| * | | [CPUFREQ][2/2] preregister support for powernow-k8Mark Langsdorf2008-08-082-37/+75
| * | | [CPUFREQ][1/2] whitespace fix for powernow-k8Mark Langsdorf2008-08-081-3/+0
| * | | [CPUFREQ] Fix warning in elanfreqDave Jones2008-08-081-1/+1
| * | | [CPUFREQ] Remove EXPERIMENTAL annotation from VIA C7 powersaver kconfig.Dave Jones2008-08-081-2/+2
* | | | Merge branch 'for-linus-merged' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2008-08-081470-1689/+71490
|\ \ \ \ | |/ / / |/| | |
| * | | Merge Linus' latest into masterRussell King2008-08-08144-232/+16205
| |\ \ \
| * | | | [ARM] 5177/1: arm/mach-sa1100/Makefile: remove CONFIG_SA1100_USBAdrian Bunk2008-08-081-3/+0
| * | | | [ARM] fix pnx4008 build errorsRussell King2008-08-081-3/+0
| * | | | [ARM] Fix SMP booting with non-zero PHYS_OFFSETRussell King2008-08-071-2/+2
| * | | | Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmia...Russell King2008-08-0713-8/+91
| |\ \ \ \
| | * | | | [ARM] pxa: introduce reset_status and clear_reset_status for driver's usageEric Miao2008-08-058-3/+52
| | * | | | [ARM] pxa: introduce reset.h for reset specific header informationEric Miao2008-08-053-0/+3
| * | | | | [ARM] 5185/1: Fix spi num_chipselect for lubbockJonathan Cameron2008-08-071-1/+1
| | |_|/ / | |/| | |
| * | | | [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King2008-08-071336-1573/+64044
| * | | | Merge branch 'header-move' of git://git.kernel.org/pub/scm/linux/kernel/git/h...Russell King2008-08-07123-36/+7331
| |\ \ \ \
| | * | | | avr32: Use <mach/foo.h> instead of <asm/arch/foo.h>Haavard Skinnemoen2008-08-0518-38/+38
| | * | | | avr32: Introduce arch/avr32/mach-*/include/machHaavard Skinnemoen2008-08-0512-1/+550
| | * | | | avr32: Move include/asm-avr32 to arch/avr32/include/asmHaavard Skinnemoen2008-08-0596-0/+6746
| | |/ / /
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixesRussell King2008-08-071648-9586/+146884
| |\ \ \ \
| * | | | | [ARM] Add support for arch/arm/mach-*/include and arch/arm/plat-*/includeRussell King2008-08-072-16/+20
| * | | | | [ARM] Remove asm/hardware.h, use asm/arch/hardware.h insteadRussell King2008-08-07391-409/+389
| * | | | | [ARM] Eliminate useless includes of asm/mach-types.hRussell King2008-08-0725-25/+0
| * | | | | [ARM] Fix circular include dependency with IRQ headersRussell King2008-08-073-21/+20
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-08-081-0/+11
|\ \ \ \ \ \
| * | | | | | [netdrvr] sh_eth: Add SH7619 supportYoshinori Sato2008-08-071-0/+11
| | |/ / / / | |/| | | |
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2008-08-0820-207/+32
|\ \ \ \ \ \
| * | | | | | sparc64: Fix end-of-stack checking in save_stack_trace().David S. Miller2008-08-071-2/+4
| * | | | | | sparc: don't use asm/of_device.hStephen Rothwell2008-08-0716-16/+18
| * | | | | | sparc64: Use kernel/uid16.c helpers instead of own copy.David S. Miller2008-08-062-186/+10
OpenPOWER on IntegriCloud