summaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2009-04-22m68k: Update defconfigs for 2.6.30-rc3Geert Uytterhoeven12-525/+1034
2009-04-22m68k,m68knommu: Wire up preadv and pwritevGeert Uytterhoeven3-1/+7
2009-04-23m68knommu: update the default config for the ColdFire 5307C3 boardGreg Ungerer1-68/+163
2009-04-22m68knommu: update the default config for the ColdFire 5257EVB boardGreg Ungerer1-71/+96
2009-04-22m68knommu: update the default config for the ColdFire 5249EVB.Greg Ungerer1-59/+209
2009-04-22KVM: Unregister cpufreq notifier on unloadJan Kiszka1-0/+3
2009-04-22KVM: x86: release time_page on vcpu destructionJoerg Roedel1-0/+5
2009-04-22KVM: MMU: disable global page optimizationMarcelo Tosatti1-1/+1
2009-04-22KVM: ia64: fix locking order entering guestJes Sorensen1-6/+8
2009-04-22sparc: Fix bus type probing for ESP and LE devices.David S. Miller2-4/+38
2009-04-22m68knommu: add a defconfig for the ColdFire M5272C3 boardGreg Ungerer1-0/+645
2009-04-22m68knommu: update the defconfig for the ColdFire 5208evb boardGreg Ungerer1-70/+93
2009-04-22powerpc/pasemi: Fix build error on UPGeoff Levand1-4/+0
2009-04-22powerpc/ps3: Fix CONFIG_PS3_FLASH=n build warningGeoff Levand1-1/+1
2009-04-22powerpc/32: Don't clobber personality flags on execAndreas Schwab1-1/+2
2009-04-22powerpc: Fix crash on CPU hotplugMichael Ellerman1-1/+1
2009-04-22m68knommu: fix DMA support for ColdFireGreg Ungerer2-3/+35
2009-04-22m68knommu: remove unused kernel stats offsetsGreg Ungerer1-6/+0
2009-04-22m68knommu: fix missing .data.cacheline_aligned sectionGreg Ungerer1-0/+2
2009-04-22m68knommu: Fixed GPIO pin initialization for CONFIG_M5271 FEC.Richard Retanubun1-0/+5
2009-04-22Merge branch 'merge' of git://git.secretlab.ca/git/linux-2.6 into mergePaul Mackerras588-937/+36155
2009-04-21FRV: Fix the section attribute on UP DECLARE_PER_CPU()David Howells6-8/+8
2009-04-21powerpc/85xx: Remove defconfigs that mpc85xx_{smp_}defconfig coverKumar Gala4-6707/+0
2009-04-21powerpc/85xx: Added SMP defconfigKumar Gala1-0/+1829
2009-04-21powerpc/85xx: Enabled a bunch of FSL specific drivers/optionsKumar Gala1-16/+27
2009-04-21powerpc/85xx: Updated generic mpc85xx_defconfigKumar Gala1-125/+88
2009-04-21uml: kill a kconfig warningWANG Cong1-1/+1
2009-04-21frv: insert PCI root bus resources for the MB93090 devel motherboardDavid Howells1-13/+50
2009-04-21clocksource: pass clocksource to read() callbackMagnus Damm46-61/+76
2009-04-21powerpc: don't disable SATA interrupts on Freescale MPC8610 HPCDTimur Tabi1-5/+0
2009-04-21fsl_rio: Pass the proper device to dma mapping routinesAnton Vorontsov1-11/+17
2009-04-21Merge branch 'sh/for-2.6.30' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds3-2/+9
2009-04-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds4-55/+20
2009-04-21Merge branch 'sh/stable-updates' into sh/for-2.6.30Paul Mundt191-2868/+12158
2009-04-20Separate out common fstatat code into vfs_fstatatOleg Drokin4-55/+20
2009-04-21sh: Fix mmap2 for handling differing PAGE_SIZEs.Toshinobu Sugioka1-0/+9
2009-04-20Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2-10/+6
2009-04-20powerpc: Fix of_node_put() exit path in of_irq_map_one()Ilpo Järvinen1-6/+5
2009-04-20powerpc/5200: defconfig updatesGrant Likely6-125/+428
2009-04-20[IA64] fix allmodconfig compilation breakage.Isaku Yamahata1-2/+0
2009-04-20FRV: Don't attempt to #include <linux/blk.h> as it doesn't existDavid Howells1-1/+0
2009-04-20Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/px...Russell King7-17/+71
2009-04-20[ARM] 5457/1: mach-imx gpio buildfixDavid Brownell1-0/+1
2009-04-20[ARM] 5456/1: add sys_preadv and sys_pwritevMikael Pettersson2-0/+4
2009-04-19acpi-cpufreq: Do not let get_measured perf depend on internal variableThomas Renninger1-3/+4
2009-04-19acpi-cpufreq: style-only: add parens to math expressionThomas Renninger1-1/+1
2009-04-19acpi-cpufreq: Cleanup: Use printk_onceThomas Renninger1-6/+2
2009-04-19x86, acpi_cpufreq: Fix the NULL pointer dereference in get_measured_perfPallipadi, Venkatesh1-5/+10
2009-04-19[ARM] pxa/pcm990: start external GPIOs immediately after built-in onesGuennadi Liakhovetski1-3/+3
2009-04-19[ARM] pxa/palm27x: General fix for Palm27x aSoC driverMarek Vasut4-13/+53