aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2009-04-23[S390] ipl: fix compile breakageHeiko Carstens
2009-04-23m68knommu: update the default config for the ColdFire 5407C3 boardGreg Ungerer
2009-04-22m68k: Update defconfigs for 2.6.30-rc3Geert Uytterhoeven
2009-04-22m68k,m68knommu: Wire up preadv and pwritevGeert Uytterhoeven
2009-04-23m68knommu: update the default config for the ColdFire 5307C3 boardGreg Ungerer
2009-04-22m68knommu: update the default config for the ColdFire 5257EVB boardGreg Ungerer
2009-04-22m68knommu: update the default config for the ColdFire 5249EVB.Greg Ungerer
2009-04-22KVM: Unregister cpufreq notifier on unloadJan Kiszka
2009-04-22KVM: x86: release time_page on vcpu destructionJoerg Roedel
2009-04-22KVM: MMU: disable global page optimizationMarcelo Tosatti
2009-04-22KVM: ia64: fix locking order entering guestJes Sorensen
2009-04-22sparc: Fix bus type probing for ESP and LE devices.David S. Miller
2009-04-22m68knommu: add a defconfig for the ColdFire M5272C3 boardGreg Ungerer
2009-04-22m68knommu: update the defconfig for the ColdFire 5208evb boardGreg Ungerer
2009-04-22powerpc/pasemi: Fix build error on UPGeoff Levand
2009-04-22powerpc/ps3: Fix CONFIG_PS3_FLASH=n build warningGeoff Levand
2009-04-22powerpc/32: Don't clobber personality flags on execAndreas Schwab
2009-04-22powerpc: Fix crash on CPU hotplugMichael Ellerman
2009-04-22m68knommu: fix DMA support for ColdFireGreg Ungerer
2009-04-22m68knommu: remove unused kernel stats offsetsGreg Ungerer
2009-04-22m68knommu: fix missing .data.cacheline_aligned sectionGreg Ungerer
2009-04-22m68knommu: Fixed GPIO pin initialization for CONFIG_M5271 FEC.Richard Retanubun
2009-04-22Merge branch 'merge' of git://git.secretlab.ca/git/linux-2.6 into mergePaul Mackerras
2009-04-21FRV: Fix the section attribute on UP DECLARE_PER_CPU()David Howells
2009-04-21powerpc/85xx: Remove defconfigs that mpc85xx_{smp_}defconfig coverKumar Gala
2009-04-21powerpc/85xx: Added SMP defconfigKumar Gala
2009-04-21powerpc/85xx: Enabled a bunch of FSL specific drivers/optionsKumar Gala
2009-04-21powerpc/85xx: Updated generic mpc85xx_defconfigKumar Gala
2009-04-21uml: kill a kconfig warningWANG Cong
2009-04-21frv: insert PCI root bus resources for the MB93090 devel motherboardDavid Howells
2009-04-21clocksource: pass clocksource to read() callbackMagnus Damm
2009-04-21powerpc: don't disable SATA interrupts on Freescale MPC8610 HPCDTimur Tabi
2009-04-21fsl_rio: Pass the proper device to dma mapping routinesAnton Vorontsov
2009-04-21Merge branch 'sh/for-2.6.30' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2009-04-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2009-04-21Merge branch 'sh/stable-updates' into sh/for-2.6.30Paul Mundt
2009-04-20Separate out common fstatat code into vfs_fstatatOleg Drokin
2009-04-21sh: Fix mmap2 for handling differing PAGE_SIZEs.Toshinobu Sugioka
2009-04-20Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds
2009-04-20powerpc: Fix of_node_put() exit path in of_irq_map_one()Ilpo Järvinen
2009-04-20powerpc/5200: defconfig updatesGrant Likely
2009-04-20[IA64] fix allmodconfig compilation breakage.Isaku Yamahata
2009-04-20FRV: Don't attempt to #include <linux/blk.h> as it doesn't existDavid Howells
2009-04-20Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/px...Russell King
2009-04-20[ARM] 5457/1: mach-imx gpio buildfixDavid Brownell
2009-04-20[ARM] 5456/1: add sys_preadv and sys_pwritevMikael Pettersson
2009-04-19acpi-cpufreq: Do not let get_measured perf depend on internal variableThomas Renninger
2009-04-19acpi-cpufreq: style-only: add parens to math expressionThomas Renninger
2009-04-19acpi-cpufreq: Cleanup: Use printk_onceThomas Renninger
2009-04-19x86, acpi_cpufreq: Fix the NULL pointer dereference in get_measured_perfPallipadi, Venkatesh