summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2008-08-11video: export sh_mobile_lcdc panel sizeMagnus Damm3-0/+18
2008-08-11sh: select memchunk size using kernel cmdlineMagnus Damm1-0/+27
2008-08-11sh: export sh7723 VEU as VEU2HMagnus Damm1-2/+2
2008-08-11sh: remove MSTPCR defines from Migo-R header fileMagnus Damm1-3/+0
2008-08-11sh: Update sh7763rdp defconfigNobuhiro Iwamatsu1-16/+97
2008-08-11sh: Add support sh7760fb to sh7763rdp boardNobuhiro Iwamatsu1-1/+51
2008-08-11sh: Add support sh_eth to sh7763rdp boardNobuhiro Iwamatsu1-2/+32
2008-08-11sh: Disable 64kB hugetlbpage size when using 64kB PAGE_SIZE.Paul Mundt1-0/+2
2008-08-11sh: Don't export __{s,u}divsi3_i4i from SH-2 libgcc.Yoshinori Sato1-1/+3
2008-08-11fix SH7705_CACHE_32KB compilationAdrian Bunk1-0/+10
2008-08-11sh: mach-x3proto: Fix up smc91x platform data.Paul Mundt1-1/+9
2008-08-09Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c...Linus Torvalds4-43/+78
2008-08-09[CPUFREQ][2/2] preregister support for powernow-k8Mark Langsdorf2-37/+75
2008-08-09[CPUFREQ][1/2] whitespace fix for powernow-k8Mark Langsdorf1-3/+0
2008-08-09[CPUFREQ] Fix warning in elanfreqDave Jones1-1/+1
2008-08-09[CPUFREQ] Remove EXPERIMENTAL annotation from VIA C7 powersaver kconfig.Dave Jones1-2/+2
2008-08-08Merge branch 'for-linus-merged' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds1470-1689/+71490
2008-08-08Merge Linus' latest into masterRussell King144-232/+16205
2008-08-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-0/+11
2008-08-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds20-207/+32
2008-08-08powerpc: Do not ignore arch/powerpc/includeJunio C Hamano1-1/+0
2008-08-08[ARM] 5177/1: arm/mach-sa1100/Makefile: remove CONFIG_SA1100_USBAdrian Bunk1-3/+0
2008-08-08[ARM] fix pnx4008 build errorsRussell King1-3/+0
2008-08-08sparc64: Fix end-of-stack checking in save_stack_trace().David S. Miller1-2/+4
2008-08-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger...Linus Torvalds139-0/+15825
2008-08-08powerpc/iseries: remove the old viocons driverStephen Rothwell1-10/+1
2008-08-08sparc: don't use asm/of_device.hStephen Rothwell16-16/+18
2008-08-08[ARM] Fix SMP booting with non-zero PHYS_OFFSETRussell King1-2/+2
2008-08-07Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmia...Russell King13-8/+91
2008-08-07[ARM] 5185/1: Fix spi num_chipselect for lubbockJonathan Cameron1-1/+1
2008-08-07[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King1336-1573/+64044
2008-08-07Merge branch 'header-move' of git://git.kernel.org/pub/scm/linux/kernel/git/h...Russell King123-36/+7331
2008-08-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixesRussell King1648-9586/+146884
2008-08-07[ARM] Add support for arch/arm/mach-*/include and arch/arm/plat-*/includeRussell King2-16/+20
2008-08-07[ARM] Remove asm/hardware.h, use asm/arch/hardware.h insteadRussell King391-409/+389
2008-08-07[ARM] Eliminate useless includes of asm/mach-types.hRussell King25-25/+0
2008-08-07[ARM] Fix circular include dependency with IRQ headersRussell King3-21/+20
2008-08-07[netdrvr] sh_eth: Add SH7619 supportYoshinori Sato1-0/+11
2008-08-07sparc64: Use kernel/uid16.c helpers instead of own copy.David S. Miller2-186/+10
2008-08-07Move all of include/asm-m68knommu to arch/m68knommu/include/asm.Greg Ungerer139-0/+15825
2008-08-07of/sparc: remove include of linux/of_platform.h from asm/of_platform.hStephen Rothwell1-3/+0
2008-08-06Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds4-222/+379
2008-08-06powerpc: 86xx: mpc8610_hpcd: add watchdog nodeAnton Vorontsov1-0/+5
2008-08-05remove unneeded #include <linux/ide.h>'sAdrian Bunk6-6/+1
2008-08-05remove unnecessary <linux/hdreg.h> includesBartlomiej Zolnierkiewicz3-3/+0
2008-08-05avr32: Use <mach/foo.h> instead of <asm/arch/foo.h>Haavard Skinnemoen18-38/+38
2008-08-05avr32: Introduce arch/avr32/mach-*/include/machHaavard Skinnemoen12-1/+550
2008-08-05avr32: Move include/asm-avr32 to arch/avr32/include/asmHaavard Skinnemoen96-0/+6746
2008-08-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds4-151/+166
2008-08-05[ARM] pxa: introduce reset_status and clear_reset_status for driver's usageEric Miao8-3/+52