summaryrefslogtreecommitdiffstats
path: root/arch/arm
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arn...Linus Torvalds2009-06-135-4/+5
|\
| * asm-generic: merge branch 'master' of torvalds/linux-2.6Arnd Bergmann2009-06-123-24/+48
| |\
| * | asm-generic: rename page.h and uaccess.hArnd Bergmann2009-06-111-1/+1
| * | asm-generic: rename atomic.h to atomic-long.hArnd Bergmann2009-06-111-1/+1
| * | asm-generic: introduce asm/bitsperlong.hArnd Bergmann2009-06-111-0/+1
| * | asm-generic: rename termios.h, signal.h and mman.hArnd Bergmann2009-06-112-2/+2
* | | PM: Remove unused asm/suspend.hMagnus Damm2009-06-121-4/+0Star
| |/ |/|
* | Merge branch 'for-2.6.31' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2009-06-111-23/+40
|\ \
| * \ Merge branch 'master' into for-2.6.31Jens Axboe2009-05-2231-131/+150
| |\ \
| * \ \ Merge branch 'master' into for-2.6.31Jens Axboe2009-05-2288-1988/+6392
| |\ \ \
| * | | | block: implement and enforce request peek/start/fetchTejun Heo2009-05-111-9/+3Star
| * | | | block: convert to dequeueing model (easy ones)Tejun Heo2009-05-111-0/+9
| * | | | arm-omap: don't abuse rq->dataTejun Heo2009-04-281-12/+31
| * | | | block: implement and use [__]blk_end_request_all()Tejun Heo2009-04-281-8/+3Star
* | | | | Merge branch 'serial-from-alan'Linus Torvalds2009-06-111-0/+5
|\ \ \ \ \
| * | | | | imx: serial: add IrDA support to serial driverFabian Godehardt2009-06-111-0/+5
| | |_|_|/ | |/| | |
* | | | | Merge branch 'irq-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2009-06-111-1/+3
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Merge branch 'linus' into irq/numaIngo Molnar2009-06-0160-202/+636
| |\ \ \ \
| * \ \ \ \ Merge branch 'x86/apic' into irq/numaIngo Molnar2009-05-1286-1987/+6366
| |\ \ \ \ \
| * | | | | | irq: change ->set_affinity() to return statusYinghai Lu2009-04-281-1/+3
| | |_|/ / / | |/| | | |
* | | | | | Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/px...Russell King2009-06-042-2/+5
|\ \ \ \ \ \
| * | | | | | [ARM] pxa: fix pxa27x_udc default pullup GPIOPhilipp Zabel2009-06-041-1/+4
| * | | | | | [ARM] pxa/imote2: fix UCAM sensor board ADC model numberJonathan Cameron2009-06-041-1/+1
| | |_|/ / / | |/| | | |
* | | | | | Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6Russell King2009-06-044-4/+4
|\ \ \ \ \ \
| * | | | | | mx[23]: don't put clock lookups in __initdataRabin Vincent2009-06-034-4/+4
| |/ / / / /
* | | | | | [ARM] ARMv7 errata: only apply fixes when running on applicable CPURussell King2009-06-021-11/+25
* | | | | | [ARM] 5534/1: kmalloc must return a cache line aligned bufferMartin Fuzzey2009-06-022-7/+16
|/ / / / /
* | | | | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2009-05-3026-67/+460
|\ \ \ \ \
| * \ \ \ \ Merge branch 'for-rmk' of git://gitorious.org/linux-gemini/mainlineRussell King2009-05-291-2/+1Star
| |\ \ \ \ \
| | * | | | | Gemini: Fix SRAM/ROM location after memory swapPaulius Zaleckas2009-05-281-2/+1Star
| | | |_|_|/ | | |/| | |
| * | | | | [ARM] update mach-typesRussell King2009-05-291-9/+122
| * | | | | [ARM] Add cmpxchg support for ARMv6+ systems (v5)Mathieu Desnoyers2009-05-281-0/+173
| * | | | | [ARM] barriers: improve xchg, bitops and atomic SMP barriersRussell King2009-05-285-13/+71
| * | | | | Merge branch 'for-rmk' of git://git.marvell.com/orionRussell King2009-05-235-12/+29
| |\ \ \ \ \
| | * | | | | [ARM] add coherent DMA mask for mv643xx_ethNicolas Pitre2009-05-224-0/+27
| | * | | | | [ARM] Orion: Remove explicit name for platform device resourcesMartin Michlmayr2009-05-213-8/+0Star
| | * | | | | [ARM] Kirkwood: Correct MPP for SATA activity/presence LEDs of QNAP TS-119/TS...Thomas Reitmayr2009-05-211-4/+2Star
| | |/ / / /
| * | | | | [ARM] disable NX support for OABI-supporting kernelsRussell King2009-05-231-0/+9
| * | | | | Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/px...Russell King2009-05-2313-31/+55
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | [ARM] pxa/palm: fix PalmLD/T5/TX AC97 MFPMarek Vasut2009-05-223-0/+4
| | * | | | [ARM] pxa: add parameter to clksrc_read() for pxa168/910Coly Li2009-05-221-1/+1
| | * | | | [ARM] pxa: fix the incorrectly defined drive strength macros for pxa{168,910}Mingwei Wang2009-05-223-6/+13
| | * | | | [ARM] pxa/ezx: fix pin configuration for low power modeDaniel Ribeiro2009-05-201-18/+18
| | * | | | [ARM] pxa/spitz: provide spitz_ohci_exit() that unregisters USB_HOST GPIODmitry Eremin-Solenikov2009-05-181-0/+6
| | * | | | [ARM] pxa: enable GPIO receivers after configuring pinsTimothy Clacy2009-05-181-0/+3
| | * | | | [ARM] pxa: allow gpio_reset drive high during normal workDaniel Ribeiro2009-05-184-6/+7
| | * | | | [ARM] pxa: save/restore PGSR on suspend/resume.Daniel Ribeiro2009-05-181-0/+3
| | | |_|/ | | |/| |
* | / | | flat: fix data sections alignmentOskar Schirmer2009-05-291-3/+0Star
|/ / / /
* | | | [ARM] 5517/1: integrator: don't put clock lookups in __initdataRabin Vincent2009-05-181-1/+1
* | | | [ARM] 5518/1: versatile: don't put clock lookups in __initdataRabin Vincent2009-05-181-1/+1