aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2009-01-26Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/as...Linus Torvalds
2009-01-26Merge branch 'sh/for-2.6.29' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2009-01-26Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2009-01-26Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2009-01-26Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2009-01-26x86: fix section mismatch warningRakib Mullick
2009-01-26x86: unmask CPUID levels on Intel CPUs, fixIngo Molnar
2009-01-26x86: work around PAGE_KERNEL_WC not getting WC in iomap_atomic_prot_pfn.Eric Anholt
2009-01-25x86: use standard PIT frequencyIngo Molnar
2009-01-23x86, mm: fix pte_free()Peter Zijlstra
2009-01-22debugobjects: add and use INIT_WORK_ON_STACKThomas Gleixner
2009-01-22x86: unmask CPUID levels on Intel CPUsH. Peter Anvin
2009-01-21x86: add MSR_IA32_MISC_ENABLE bits to <asm/msr-index.h>H. Peter Anvin
2009-01-21x86: fix PTE corruption issue while mapping RAM using /dev/memSuresh Siddha
2009-01-21i.MX31: framebuffer driverGuennadi Liakhovetski
2009-01-21x86: mtrr fix debug boot parameterThomas Renninger
2009-01-21x86: fix page attribute corruption with cpa()Suresh Siddha
2009-01-21sh: fix unaligned and nonexistent address handlingSUGIOKA Toshinobu
2009-01-21sh: export the sh7343 JPU to user spaceMagnus Damm
2009-01-21sh: update defconfigs.Paul Mundt
2009-01-21sh: Kill off obsolete busses from arch/sh/Kconfig.Paul Mundt
2009-01-21sh: sh7785lcr/highlander/hp6xx need linux/irq.h.Paul Mundt
2009-01-21sh: Migo-R MMC support using spi_gpio and mmc_spi.Magnus Damm
2009-01-21Revert "x86: signal: change type of paramter for sys_rt_sigreturn()"Ingo Molnar
2009-01-21x86: use early clobbers in usercopy*.cAndi Kleen
2009-01-21sh: ap325rxa MMC support using spi_gpio and mmc_spiMagnus Damm
2009-01-21sh: mach-x3proto: needs linux/irq.h.Paul Mundt
2009-01-21sh: Drop the BKL from sys_execve() on SH-5.Paul Mundt
2009-01-21sh: convert rsk7203 to use smsc911x.Steve Glendinning
2009-01-21sh: convert magicpanelr2 platform to use smsc911x.Steve Glendinning
2009-01-21sh: convert ap325rxa platform to use smsc911x.Steve Glendinning
2009-01-21sh: mach-migor: Add tw9910 support.Kuninori Morimoto
2009-01-21sh: mach-migor: Delete soc_camera_platform setup.Kuninori Morimoto
2009-01-21sh: mach-migor: Add ov772x support.Kuninori Morimoto
2009-01-21asm-sh/posix_types_{32,64}.h: drop __GLIBC__/__USE_ALL usageMike Frysinger
2009-01-21arch/sh/mm: Move a dereference below a NULL testJulia Lawall
2009-01-20x86: remove kernel_physical_mapping_init() from init sectionGary Hade
2009-01-20fix: crash: IP: __bitmap_intersects+0x48/0x73Ingo Molnar
2009-01-19i.MX31: Image Processing Unit DMA and IRQ driversGuennadi Liakhovetski
2009-01-19cpufreq: use work_on_cpu in acpi-cpufreq.c for drv_read and drv_writeMike Travis
2009-01-18x86: fix section mismatch warnings in kernel/setup_percpu.cLeonardo Potenza
2009-01-18x86: put trigger in to detect mismatched apic versionsMike Travis
2009-01-16Merge branch 'misc' into releaseLen Brown
2009-01-16kprobes: check CONFIG_FREEZER instead of CONFIG_PMMasami Hiramatsu
2009-01-16x86: fix assumed to be contiguous leaf page tables for kmap_atomic region (ta...Jan Beulich
2009-01-16powerpc: Get the number of SLBs from "slb-size" propertyMichael Neuling
2009-01-16powerpc: is_hugepage_only_range() must account for both 4kB and 64kB slicesDave Kleikamp
2009-01-16powerpc/ps3: Printing fixups for l64 to ll64 conversion arch/powerpcStephen Rothwell
2009-01-16powerpc/ps3: ps3_repository_read_mm_info() takes u64 * argumentsStephen Rothwell
2009-01-16powerpc/ps3: clear_bit()/set_bit() operate on unsigned longsStephen Rothwell