aboutsummaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAge
* ARM: 5754/1: ep93xx: update i2c supportHartley Sweeten2009-10-10
* ARM: 5753/1: ep93xx: remove old EP93XX_GPIO_* definesHartley Sweeten2009-10-10
* ARM: 5729/1: ep93xx: define EP93XX_*_PHYS_BASE with macrosHartley Sweeten2009-10-07
* ARM: 5751/1: ep93xx/micro9: Add Micro9-SlimHubert Feurstein2009-10-07
* ARM: 5750/1: ep93xx/micro9: Update platform codeHubert Feurstein2009-10-07
* ARM: 5749/1: ep93xx/micro9: Update maintainerHubert Feurstein2009-10-07
* ARM: 5752/1: SA1100: fix building of h3100Dmitry Artamonow2009-10-07
* ARM: 5748/1: bcmring: fix build warning messagesLeo Chen2009-10-07
* ARM: 5747/1: Fix the start_pg value in free_memmap()Catalin Marinas2009-10-07
* ARM: 5746/1: Handle possible translation errors in ARMv6/v7 coherent_user_rangeCatalin Marinas2009-10-07
* ARM: 5745/1: Change ep93xx gpio_irq static inlines to macrosHartley Sweeten2009-10-07
* ARM: 5744/1: ep93xx: add remaining phys offset selectionsHartley Sweeten2009-10-07
* ARM: 5742/1: ARM: add debug check for invalid kernel page faultsImre Deak2009-10-05
* Merge branch 'for-linus' of git://www.linux-m32r.org/git/takata/linux-2.6_devLinus Torvalds2009-10-04
|\
| * m32r: Fix IPI function calls for SMPToshihiro HANAWA2009-10-03
| * m32r: Fix set_memory() for DISCONTIGMEMHirokazu Takata2009-10-03
| * m32r: add rtc_lock variableHirokazu Takata2009-10-03
| * m32r: define ioread* and iowrite* macrosHirokazu Takata2009-10-03
| * m32r: export delay loop symbolsHirokazu Takata2009-10-03
| * m32r: fix tme_handlerHirokazu Takata2009-10-03
* | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2009-10-02
|\ \
| * | ARM: 5728/1: Proper prefetch abort handling on ARMv6 and ARMv7Kirill A. Shutemov2009-10-02
| * | ARM: 5727/1: Pass IFSR register to do_PrefetchAbort()Kirill A. Shutemov2009-10-02
| * | ARM: 5740/1: fix valid_phys_addr_range() range checkGreg Ungerer2009-10-02
| * | ARM: 5739/1: ARM: allow empty ATAG_COREDavid Brown2009-10-02
| * | ARM: 5735/1: sa1111: CodingStyle cleanupsHartley Sweeten2009-10-02
| * | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/xs...Russell King2009-10-02
| |\ \
| | * | arch/arm/plat-iop: Use DIV_ROUND_CLOSESTJulia Lawall2009-08-18
| | * | iop3xx: ATU and PCI memory configuration correctedAaro Koskinen2009-08-18
| | * | iop33x: update defconfig (default atu to on)Dan Williams2009-08-18
| * | | ARM: 5734/1: arm: fix compilation of entry-common.S for older CPUsDmitry Artamonow2009-10-01
| * | | ARM: 5733/1: fix bcmring compile errorLeo Chen2009-10-01
| * | | ARM: 5732/1: remove redundant include fileLeo Chen2009-10-01
| * | | ARM: 5731/2: Fix U300 generic GPIO, remove ifdefs from MMCI v3Linus Walleij2009-10-01
| * | | ARM: Ensure do_cache_op takes mmap_semRussell King2009-09-28
| * | | ARM: Fix __cpuexit section mismatch warningsRussell King2009-09-28
| * | | ARM: Don't allow highmem on SMP platforms without h/w TLB ops broadcastRussell King2009-09-28
| * | | ARM: includecheck fix: mach-davinci, board-dm365-evm.cJaswinder Singh Rajput2009-09-28
| * | | ARM: Remove unused CONFIG SA1100_H3XXXJaswinder Singh Rajput2009-09-28
| * | | ARM: Fix warning: unused variable 'highmem'Russell King2009-09-28
| * | | ARM: Fix warning: #warning syscall migrate_pages not implementedRussell King2009-09-28
| * | | ARM: Fix SA11x0 clocksource warningRussell King2009-09-28
| * | | ARM: Fix section mismatch warning in Integrator pci_v3Russell King2009-09-28
* | | | s3cmci: add better support for no card detect or write protect availableBen Dooks2009-10-01
* | | | s3cmci: Kconfig selection for PIO/DMA/BothBen Dooks2009-10-01
* | | | x86: fix csum_ipv6_magic asm memory clobberSamuel Thibault2009-10-01
* | | | mn10300: fix kernel build failures when using gcc-4.xMark Salter2009-10-01
* | | | revert "m68k: convert to asm-generic/hardirq.h"Andrew Morton2009-10-01
* | | | const: constify remaining file_operationsAlexey Dobriyan2009-10-01
* | | | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2009-09-30
|\ \ \ \