summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* [ARM] Kirkwood: Add the watchdog timer as a platform device.Thomas Reitmayr2009-06-082-0/+28
* [ARM] orion5x: Change names of defines for Reset-Out-Mask registerThomas Reitmayr2009-06-083-5/+5
* [ARM] Kirkwood: clock gating for unused peripheralsRabeeh Khoury2009-06-084-0/+88
* [ARM] Kirkwood: rationalize NAND setup a bitNicolas Pitre2009-06-086-91/+43
* [ARM] orion: convert gpio to use gpiolibErik Benada2009-06-086-128/+95
* [ARM] Kirkwood: comment type fixNicolas Pitre2009-06-081-1/+1
* [ARM] Kirkwood: only map peripheral register space onceNicolas Pitre2009-06-081-0/+25
* [ARM] Kirkwood: enable gpio leds/buttons for the mv88f6281gtw_ge boardSiddarth Gore2009-06-081-0/+74
* [ARM] Kirkwood: add Marvell 88F6281 GTW GE board supportLennert Buytenhek2009-06-084-0/+107
* [ARM] orion: make sure sched_clock() usage of cnt32_to_63() is safeNicolas Pitre2009-06-081-12/+32
* [ARM] orion: sched_clock implementation for orion platformsStefan Agner2009-06-081-0/+37
* [ARM] Kirkwood: CPU idle driverRabeeh Khoury2009-06-084-1/+102
* [ARM] orion: add hwrng timeriomem hook to TS-78xxAlexander Clouter2009-06-033-1/+61
* powerpc/pmac: Update PowerMac 32-bit defconfigBenjamin Herrenschmidt2009-06-021-83/+195
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2009-06-013-4/+5
|\
| * sparc64: Fix section attribute warnings.David S. Miller2009-05-292-2/+2
| * sparc64: Fix SET_PERSONALITY to not clip bits outside of PER_MASK.David S. Miller2009-05-071-2/+3
* | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2009-05-301-2/+2
|\ \
| * | acpi-cpufreq: fix printk typo and indentationJoe Perches2009-05-291-2/+2
* | | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2009-05-2926-67/+460
|\ \ \ | |/ / |/| |
| * | Merge branch 'for-rmk' of git://gitorious.org/linux-gemini/mainlineRussell King2009-05-2930-309/+549
| |\ \
| | * | Gemini: Fix SRAM/ROM location after memory swapPaulius Zaleckas2009-05-281-2/+1
| * | | [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/+0
| | * | | [ARM] Kirkwood: Correct MPP for SATA activity/presence LEDs of QNAP TS-119/TS...Thomas Reitmayr2009-05-201-4/+2
| * | | | [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
* | | | | | x86: ignore VM_LOCKED when determining if hugetlb-backed page tables can be s...Mel Gorman2009-05-291-1/+5
* | | | | | flat: fix data sections alignmentOskar Schirmer2009-05-296-8/+0
| |_|_|/ / |/| | | |
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vap...Linus Torvalds2009-05-275-4/+7
|\ \ \ \ \
| * | | | | Blackfin: fix strncmp.o build errorMike Frysinger2009-05-271-2/+1
| * | | | | Blackfin: drop unneeded asm/.gitignoreMike Frysinger2009-05-271-1/+0
| * | | | | Blackfin: ignore generated vmlinux.ldsMike Frysinger2009-05-271-0/+1
| * | | | | Blackfin: hook up preadv/pwritev syscallsMike Frysinger2009-05-272-1/+5
* | | | | | powerpc: Fix up dma_alloc_coherent() on platforms without cache coherency.Benjamin Herrenschmidt2009-05-276-83/+54
* | | | | | powerpc: Minor cleanups of kernel virt address space definitionsBenjamin Herrenschmidt2009-05-275-12/+37
* | | | | | powerpc: Move dma-noncoherent.c from arch/powerpc/lib to arch/powerpc/mmBenjamin Herrenschmidt2009-05-273-1/+1
* | | | | | Revert "powerpc: Rework dma-noncoherent to use generic vmalloc layer"Benjamin Herrenschmidt2009-05-272-57/+271
|/ / / / /
OpenPOWER on IntegriCloud