summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://www.linux-m32r.org/git/takata/linux-2.6_devLinus Torvalds2009-10-037-13/+34
|\
| * m32r: Fix IPI function calls for SMPToshihiro HANAWA2009-10-041-2/+2
| * m32r: Fix set_memory() for DISCONTIGMEMHirokazu Takata2009-10-041-1/+4
| * m32r: add rtc_lock variableHirokazu Takata2009-10-041-0/+9
| * m32r: define ioread* and iowrite* macrosHirokazu Takata2009-10-041-0/+7
| * m32r: export delay loop symbolsHirokazu Takata2009-10-042-6/+4
| * m32r: fix tme_handlerHirokazu Takata2009-10-041-4/+8
* | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2009-10-0256-253/+721
|\ \
| * | ARM: 5728/1: Proper prefetch abort handling on ARMv6 and ARMv7Kirill A. Shutemov2009-10-021-1/+50
| * | ARM: 5727/1: Pass IFSR register to do_PrefetchAbort()Kirill A. Shutemov2009-10-0233-78/+144
| * | ARM: 5740/1: fix valid_phys_addr_range() range checkGreg Ungerer2009-10-021-1/+1
| * | ARM: 5739/1: ARM: allow empty ATAG_COREDavid Brown2009-10-021-1/+3
| * | ARM: 5735/1: sa1111: CodingStyle cleanupsHartley Sweeten2009-10-021-13/+12
| * | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/xs...Russell King2009-10-026-131/+433
| |\ \
| | * | arch/arm/plat-iop: Use DIV_ROUND_CLOSESTJulia Lawall2009-08-181-1/+1
| | * | iop3xx: ATU and PCI memory configuration correctedAaro Koskinen2009-08-184-5/+3
| | * | iop33x: update defconfig (default atu to on)Dan Williams2009-08-181-125/+429
| * | | ARM: 5734/1: arm: fix compilation of entry-common.S for older CPUsDmitry Artamonow2009-10-011-2/+2
| * | | ARM: 5733/1: fix bcmring compile errorLeo Chen2009-10-011-1/+0
| * | | ARM: 5732/1: remove redundant include fileLeo Chen2009-10-011-1/+0
| * | | ARM: 5731/2: Fix U300 generic GPIO, remove ifdefs from MMCI v3Linus Walleij2009-10-012-0/+11
| * | | ARM: Ensure do_cache_op takes mmap_semRussell King2009-09-281-1/+4
| * | | ARM: Fix __cpuexit section mismatch warningsRussell King2009-09-282-4/+6
| * | | ARM: Don't allow highmem on SMP platforms without h/w TLB ops broadcastRussell King2009-09-283-10/+50
| * | | ARM: includecheck fix: mach-davinci, board-dm365-evm.cJaswinder Singh Rajput2009-09-281-1/+0
| * | | ARM: Remove unused CONFIG SA1100_H3XXXJaswinder Singh Rajput2009-09-282-6/+0
| * | | ARM: Fix warning: unused variable 'highmem'Russell King2009-09-281-0/+2
| * | | ARM: Fix warning: #warning syscall migrate_pages not implementedRussell King2009-09-281-0/+1
| * | | ARM: Fix SA11x0 clocksource warningRussell King2009-09-281-1/+1
| * | | ARM: Fix section mismatch warning in Integrator pci_v3Russell King2009-09-281-1/+1
* | | | s3cmci: add better support for no card detect or write protect availableBen Dooks2009-10-011-0/+2
* | | | s3cmci: Kconfig selection for PIO/DMA/BothBen Dooks2009-10-011-0/+1
* | | | x86: fix csum_ipv6_magic asm memory clobberSamuel Thibault2009-10-011-1/+2
* | | | mn10300: fix kernel build failures when using gcc-4.xMark Salter2009-10-013-40/+45
* | | | revert "m68k: convert to asm-generic/hardirq.h"Andrew Morton2009-10-011-2/+10
* | | | const: constify remaining file_operationsAlexey Dobriyan2009-10-018-8/+8
* | | | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2009-09-304-14/+83
|\ \ \ \
| * | | | x86: Provide an alternative() based cmpxchg64()Arjan van de Ven2009-09-304-14/+83
| | |_|/ | |/| |
* | | | MIPS: Avoid spurious make includecheck messageRalf Baechle2009-09-301-2/+2
* | | | MIPS: VPE: Get rid of BKL.Ralf Baechle2009-09-302-42/+50
* | | | MIPS: VPE: Fix build after the credential changes a while ago.Ralf Baechle2009-09-301-10/+23
* | | | MIPS: Excite: Get rid of BKL.Ralf Baechle2009-09-301-2/+0
* | | | MIPS: Sibyte: Get rid of BKL.Ralf Baechle2009-09-301-18/+15
* | | | MIPS: BCM63xx: Add PCMCIA & Cardbus support.Maxime Bizon2009-09-304-1/+162
* | | | MIPS: MSP71xx: request_irq() failure ignored in msp_pcibios_config_access()Roel Kluin2009-09-301-1/+4
* | | | MIPS: Decrease size of au1xxx_dbdma_pm_regs[][]Roel Kluin2009-09-301-5/+3
* | | | MIPS: SMP: Inline arch_send_call_function_{single_ipi,ipi_mask}Ralf Baechle2009-09-302-15/+13
* | | | MIPS: SMP: Fix build.Ralf Baechle2009-09-302-2/+2
* | | | MIPS: MIPSxx SC: Avoid destructive invalidation on partial L2 cachelines.Kevin Cernekee2009-09-301-0/+5
* | | | MIPS: Sibyte: Fix compilation error.Mark Mason2009-09-301-1/+1