aboutsummaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAge
* arch/x86/kernel/acpi/boot.c: removed duplicated #includeHuang Weiyi2008-08-11
* Merge branch 'linus' into x86/cleanupsIngo Molnar2008-08-11
|\
| * Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c...Linus Torvalds2008-08-08
| |\
| | * [CPUFREQ][2/2] preregister support for powernow-k8Mark Langsdorf2008-08-08
| | * [CPUFREQ][1/2] whitespace fix for powernow-k8Mark Langsdorf2008-08-08
| | * [CPUFREQ] Fix warning in elanfreqDave Jones2008-08-08
| | * [CPUFREQ] Remove EXPERIMENTAL annotation from VIA C7 powersaver kconfig.Dave Jones2008-08-08
| * | Merge branch 'for-linus-merged' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2008-08-08
| |\ \ | | |/ | |/|
| | * Merge Linus' latest into masterRussell King2008-08-08
| | |\
| | * | [ARM] 5177/1: arm/mach-sa1100/Makefile: remove CONFIG_SA1100_USBAdrian Bunk2008-08-08
| | * | [ARM] fix pnx4008 build errorsRussell King2008-08-08
| | * | [ARM] Fix SMP booting with non-zero PHYS_OFFSETRussell King2008-08-07
| | * | Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmia...Russell King2008-08-07
| | |\ \
| | | * | [ARM] pxa: introduce reset_status and clear_reset_status for driver's usageEric Miao2008-08-04
| | | * | [ARM] pxa: introduce reset.h for reset specific header informationEric Miao2008-08-04
| | * | | [ARM] 5185/1: Fix spi num_chipselect for lubbockJonathan Cameron2008-08-07
| | * | | [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King2008-08-07
| | * | | Merge branch 'header-move' of git://git.kernel.org/pub/scm/linux/kernel/git/h...Russell King2008-08-07
| | |\ \ \
| | | * | | avr32: Use <mach/foo.h> instead of <asm/arch/foo.h>Haavard Skinnemoen2008-08-05
| | | * | | avr32: Introduce arch/avr32/mach-*/include/machHaavard Skinnemoen2008-08-05
| | | * | | avr32: Move include/asm-avr32 to arch/avr32/include/asmHaavard Skinnemoen2008-08-05
| | | |/ /
| | * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixesRussell King2008-08-07
| | |\ \ \
| | * | | | [ARM] Add support for arch/arm/mach-*/include and arch/arm/plat-*/includeRussell King2008-08-07
| | * | | | [ARM] Remove asm/hardware.h, use asm/arch/hardware.h insteadRussell King2008-08-07
| | * | | | [ARM] Eliminate useless includes of asm/mach-types.hRussell King2008-08-07
| | * | | | [ARM] Fix circular include dependency with IRQ headersRussell King2008-08-07
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-08-08
| |\ \ \ \ \
| | * | | | | [netdrvr] sh_eth: Add SH7619 supportYoshinori Sato2008-08-07
| | | |/ / / | | |/| | |
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2008-08-08
| |\ \ \ \ \
| | * | | | | sparc64: Fix end-of-stack checking in save_stack_trace().David S. Miller2008-08-08
| | * | | | | sparc: don't use asm/of_device.hStephen Rothwell2008-08-07
| | * | | | | sparc64: Use kernel/uid16.c helpers instead of own copy.David S. Miller2008-08-07
| | * | | | | of/sparc: remove include of linux/of_platform.h from asm/of_platform.hStephen Rothwell2008-08-06
| | |/ / / /
| * | | | / powerpc: Do not ignore arch/powerpc/includeJunio C Hamano2008-08-08
| | |_|_|/ | |/| | |
| * | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger...Linus Torvalds2008-08-07
| |\ \ \ \
| | * | | | Move all of include/asm-m68knommu to arch/m68knommu/include/asm.Greg Ungerer2008-08-07
| * | | | | powerpc/iseries: remove the old viocons driverStephen Rothwell2008-08-07
| |/ / / /
| * | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2008-08-06
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | [IA64] Update generic configTony Luck2008-08-04
| | * | | [IA64] Eliminate trailing backquote in IA64_SGI_UVJack Steiner2008-08-04
| | * | | [IA64] update generic_defconfig to support sn2.Robin Holt2008-08-04
| | * | | [IA64] update generic_defconfig for 2.6.27-rc1Robin Holt2008-08-04
| | * | | [IA64] Allow ia64 to CONFIG_NR_CPUS up to 4096Robin Holt2008-08-04
| | * | | [IA64] Cleanup generated file not ignored by .gitignoreRobin Holt2008-08-04
| | * | | [IA64] pv_ops: fix ivt.S paravirtualizationIsaku Yamahata2008-08-04
| * | | | powerpc: 86xx: mpc8610_hpcd: add watchdog nodeAnton Vorontsov2008-08-05
| * | | | remove unneeded #include <linux/ide.h>'sAdrian Bunk2008-08-05
| * | | | remove unnecessary <linux/hdreg.h> includesBartlomiej Zolnierkiewicz2008-08-05
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2008-08-04
| |\ \ \ \
| | * | | | sparc64: Remove all cpumask_t local variables in xcall dispatch.David S. Miller2008-08-04