summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2009-10-02Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/xs...Russell King6-131/+433
2009-10-02x86: Simplify bound checks in the MTRR codeArjan van de Ven1-5/+12
2009-10-02x86: EDAC: MCE: Fix MCE decoding callback logicIngo Molnar2-22/+38
2009-10-01s3cmci: add better support for no card detect or write protect availableBen Dooks1-0/+2
2009-10-01s3cmci: Kconfig selection for PIO/DMA/BothBen Dooks1-0/+1
2009-10-01x86: fix csum_ipv6_magic asm memory clobberSamuel Thibault1-1/+2
2009-10-01mn10300: fix kernel build failures when using gcc-4.xMark Salter3-40/+45
2009-10-01revert "m68k: convert to asm-generic/hardirq.h"Andrew Morton1-2/+10
2009-10-01const: constify remaining file_operationsAlexey Dobriyan8-8/+8
2009-10-01sparc32: convert to asm-generic/hardirq.hChristoph Hellwig2-13/+3
2009-10-01ARM: 5734/1: arm: fix compilation of entry-common.S for older CPUsDmitry Artamonow1-2/+2
2009-10-01ARM: 5733/1: fix bcmring compile errorLeo Chen1-1/+0
2009-10-01ARM: 5732/1: remove redundant include fileLeo Chen1-1/+0
2009-10-01ARM: 5731/2: Fix U300 generic GPIO, remove ifdefs from MMCI v3Linus Walleij2-0/+11
2009-10-01x86: Don't leak 64-bit kernel register values to 32-bit processesJan Beulich1-13/+23
2009-10-01x86, SLUB: Remove unused CONFIG FAST_CMPXCHG_LOCALJaswinder Singh Rajput1-4/+0
2009-10-01x86: earlyprintk: Fix regression to handle serial,ttySn as 1 argJason Wessel1-1/+4
2009-10-01x86: Don't generate cmpxchg8b_emu if CONFIG_X86_CMPXCHG64=yEric Dumazet2-2/+6
2009-10-01x86: Fix csum_ipv6_magic asm memory clobberSamuel Thibault1-1/+2
2009-10-01x86: Optimize cmpxchg64() at build-time some moreLinus Torvalds1-1/+2
2009-09-30Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds4-14/+83
2009-09-30x86: Provide an alternative() based cmpxchg64()Arjan van de Ven4-14/+83
2009-09-30MIPS: Avoid spurious make includecheck messageRalf Baechle1-2/+2
2009-09-30MIPS: VPE: Get rid of BKL.Ralf Baechle2-42/+50
2009-09-30MIPS: VPE: Fix build after the credential changes a while ago.Ralf Baechle1-10/+23
2009-09-30MIPS: Excite: Get rid of BKL.Ralf Baechle1-2/+0
2009-09-30MIPS: Sibyte: Get rid of BKL.Ralf Baechle1-18/+15
2009-09-30MIPS: BCM63xx: Add PCMCIA & Cardbus support.Maxime Bizon4-1/+162
2009-09-30MIPS: MSP71xx: request_irq() failure ignored in msp_pcibios_config_access()Roel Kluin1-1/+4
2009-09-30MIPS: Decrease size of au1xxx_dbdma_pm_regs[][]Roel Kluin1-5/+3
2009-09-30MIPS: SMP: Inline arch_send_call_function_{single_ipi,ipi_mask}Ralf Baechle2-15/+13
2009-09-30MIPS: SMP: Fix build.Ralf Baechle2-2/+2
2009-09-30MIPS: MIPSxx SC: Avoid destructive invalidation on partial L2 cachelines.Kevin Cernekee1-0/+5
2009-09-30MIPS: Sibyte: Fix compilation error.Mark Mason1-1/+1
2009-09-30MIPS: BCM1480: Re-apply patch lost due to bad resolution of merge conflict.Ralf Baechle1-4/+0
2009-09-30MIPS: BCM63xx: Add serial driver for bcm63xx integrated UART.Maxime Bizon4-1/+51
2009-09-30MIPS: Loongson2: Fix typo "enalbe" -> "enable"Uwe Kleine-König1-7/+7
2009-09-30MIPS: SMTC: Remove duplicate structure field initializationJulia Lawall1-3/+2
2009-09-30MIPS: Remove duplicated #includeHuang Weiyi1-1/+0
2009-09-30MIPS: BCM63xx: Remove duplicated #includeHuang Weiyi1-1/+0
2009-09-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds2-9/+47
2009-09-30Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds19-69/+145
2009-09-30Revert "x86, mce: do not compile mcelog message on AMD"Linus Torvalds1-4/+1
2009-09-29sparc64: Cache per-cpu %pcr register value in perf code.David S. Miller1-17/+42
2009-09-30m68knommu: fix rename of pt_regs offset defines breakageGreg Ungerer5-51/+51
2009-09-30m68knommu: remove duplicated #includeHuang Weiyi1-1/+0
2009-09-30m68knommu: show KiB rather than pages in "Freeing initrd memory:" messageLennart Sorensen1-1/+1
2009-09-29sparc64: Fix comment typo in perf_event.cDavid S. Miller1-1/+1
2009-09-28sparc64: Minor coding style fixups in perf code.David S. Miller1-7/+5
2009-09-28sparc64: Add a basic conflict engine in preparation for multi-counter support.David S. Miller1-5/+64