summaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
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-21x86: more than 8 32-bit CPUs requires X86_BIGSMPMichael K. Johnson1-0/+1
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-21x86: avoid theoretical spurious NMI backtraces with CONFIG_CPUMASK_OFFSTACK=yRusty Russell1-1/+1
2009-04-21x86: fix boot crash in NMI watchdog with CONFIG_CPUMASK_OFFSTACK=y and flat APICRusty Russell1-1/+2
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-20x86-64: fix FPU corruption with signals and preemptionSuresh Siddha1-1/+3
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-20x86/uv: fix for no memory at paddr 0Jack Steiner1-0/+1
2009-04-20Merge branch 'linus' into x86/urgentIngo Molnar692-2694/+46421
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
2009-04-19lguest: fix guest crash on non-linear addresses in gdt pvopsRusty Russell2-8/+10
2009-04-18lockdep, x86: account for irqs enabled in paranoid_exitSteven Rostedt1-0/+3
2009-04-17Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds36-2470/+2142
2009-04-17x86: mm/numa_32.c calculate_numa_remap_pages should use __initJaswinder Singh Rajput1-1/+1
2009-04-17x86, kbuild: make "make install" not depend on vmlinuxH. Peter Anvin1-1/+5
2009-04-17x86/uv: fix init of cpu-less nodesJack Steiner1-0/+14
2009-04-17x86/uv: fix init of memory-less nodesJack Steiner1-1/+5
2009-04-17Merge branch 'defconfig-s3c2410' of git://aeryn.fluff.org.uk/bjdooks/linuxRussell King1-182/+930