aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'x86/urgent' into x86/coreIngo Molnar2009-02-2022-83/+62
|\
| * [ARM] 5405/1: ep93xx: remove unused gesbc9312.h headerHartley Sweeten2009-02-192-4/+0
| * [ARM] 5404/1: Fix condition in arm_elf_read_implies_exec() to set READ_IMPLIE...Makito SHIOKAWA2009-02-191-2/+2
| * [ARM] omap: fix clock reparenting in omap2_clk_set_parent()Russell King2009-02-191-4/+4
| * [ARM] 5402/1: fix a case of wrap-around in sanity_check_meminfo()Nicolas Pitre2009-02-191-1/+2
| * [ARM] 5401/1: Orion: fix edge triggered GPIO interrupt supportNicolas Pitre2009-02-175-53/+29
| * [ARM] 5400/1: Add support for inverted rdy_busy pin for Atmel nand device con...Gregory CLEMENT2009-02-161-0/+1
| * [ARM] 5391/1: AT91: Enable GPIO clocks earlierAndrew Victor2009-02-141-5/+10
| * [ARM] 5390/1: AT91: Watchdog fixesAndrew Victor2009-02-1410-10/+10
| * [ARM] omap: fix _omap2_clksel_get_src_field()Russell King2009-02-141-1/+1
| * [ARM] omap: fix omap2_divisor_to_clksel() error return valueRussell King2009-02-141-3/+3
* | Merge branch 'core/header-fixes' into x86/headersIngo Molnar2009-02-133-3/+3
|\ \
| * | headers_check fix: arm, swab.hJaswinder Singh Rajput2009-02-011-1/+1
| * | headers_check fix: arm, setup.hJaswinder Singh Rajput2009-02-011-1/+1
| * | headers_check fix: arm, a.out.hJaswinder Singh Rajput2009-02-011-1/+1
* | | Merge branch 'linus' into x86/apicIngo Molnar2009-02-1326-258/+138
|\ \ \ | | |/ | |/|
| * | [ARM] Storage class should be before const qualifierTobias Klauser2009-02-101-2/+2
| * | Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/px...Russell King2009-02-095-11/+18
| |\ \
| | * | [ARM] pxa: stop and disable IRQ for each DMA channels at startupEric Miao2009-01-211-8/+10
| | * | [ARM] pxa: make more SSCR0 bit definitions visible on multiple processorsEric Miao2009-01-191-0/+3
| | * | [ARM] pxa: fix missing of __REG() definition for ac97 registers accessEric Miao2009-01-191-0/+2
| | * | [ARM] pxa: fix NAND and MMC clock initialization for pxa3xxMike Rapoport2009-01-192-3/+3
| * | | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2009-02-0320-245/+118
| |\ \ \
| | * \ \ Merge branch 'omap-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tm...Russell King2009-02-0114-241/+109
| | |\ \ \
| | | * | | ARM: OMAP: fix fault in enter_full_retention()Kevin Hilman2009-01-291-2/+1
| | | * | | ARM: OMAP: Mask interrupts when disabling interrupts, v2김규원2009-01-291-0/+1
| | | * | | ARM: OMAP: gptimer min_delta_ns correctedAaro Koskinen2009-01-291-1/+2
| | | * | | ARM: OMAP: Fix hsmmc init, v2Tony Lindgren2009-01-294-12/+18
| | | * | | ARM: OMAP: Fix omap34xx revision detection for ES3.1Tony Lindgren2009-01-292-1/+6
| | | * | | ARM: OMAP: DMA: Fix uninitialized channel flagsJarkko Nikula2009-01-291-0/+1
| | | * | | ARM: OMAP: Fix race in OMAP2/3 DMA IRQ handlingJuha Yrjola2009-01-291-2/+2
| | | * | | ARM: OMAP: Fix McBSP spin_lock deadlockStanley.Miao2009-01-294-223/+78
| | | | |/ | | | |/|
| | * | | rename platform_driver name "flash" to "sa1100-mtd"Uwe Kleine-König2009-01-311-1/+1
| | * | | annotate that [fp, #-4] is the saved lrUwe Kleine-König2009-01-311-1/+1
| | * | | Use __SPIN_LOCK_UNLOCKED to initialize bad_irq_desc.lockUwe Kleine-König2009-01-311-1/+1
| | * | | [ARM] 5366/1: fix shared memory coherency with VIVT L1 + L2 cachesNicolas Pitre2009-01-281-1/+4
| | * | | [ARM] call undefined instruction exception handler with irqs enabledRussell King2009-01-281-0/+1
| | * | | [ARM] msm: fix build errorsRussell King2009-01-281-0/+1
| | |/ /
* | | | Merge branch 'x86/urgent' into x86/apicIngo Molnar2009-02-051-0/+36
|\ \ \ \ | |/ / /
| * | | mmc: Add a MX2/MX3 specific SDHC driverSascha Hauer2009-02-021-0/+36
| |/ /
* | | Merge branch 'core/percpu' into x86/coreIngo Molnar2009-01-283-7/+14
|\ \ \ | |/ / |/| |
| * | Merge branch 'linus' into core/percpuIngo Molnar2009-01-27100-654/+414
| |\ \
| * \ \ Merge branch 'x86/mm' into core/percpuIngo Molnar2009-01-213-4/+1
| |\ \ \ | | | |/ | | |/|
| * | | linker script: add missing .data.percpu.page_alignedTejun Heo2009-01-171-0/+1
| | | |
| | \ \
| *-. \ \ Merge branches 'cpus4096', 'x86/cleanups' and 'x86/urgent' into x86/percpuIngo Molnar2009-01-152-7/+13
| |\ \ \ \
| | * | | | irq: update all arches for new irq_descMike Travis2009-01-122-7/+13
| | |/ / /
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2009-01-271-23/+0
|\ \ \ \ \
| * | | | | USB: musb_hdrc: another davinci buildfix (otg related)David Brownell2009-01-271-23/+0
| | |_|_|/ | |/| | |
* | | | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2009-01-271-0/+0
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | libata-sff: fix incorrect EH messageTejun Heo2009-01-261-0/+0
| | |_|/ | |/| |