aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm
Commit message (Expand)AuthorAge
* irq_work: Add generic hardirq context callbacksPeter Zijlstra2010-10-18
* Merge remote branch 'tip/perf/core' into oprofile/coreRobert Richter2010-10-15
|\
| * perf, ARM: Fix sysfs bits removal build failureIngo Molnar2010-10-14
| * Merge commit 'v2.6.36-rc7' into perf/coreIngo Molnar2010-10-08
| |\
| | * Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-10-05
| | |\
| | * \ Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-10-01
| | |\ \
| | | * | omap: McBSP: tx_irq_completion used in rx_irq_handlerScott Ellis2010-09-23
| | | * | omap: Fix compile dependency to LEDS_CLASSTony Lindgren2010-09-15
| | * | | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2010-09-27
| | |\ \ \
| | | * | | ARM: 6411/1: vexpress: set RAM latencies to 1 cycle for PL310 on ct-ca9x4 tileWill Deacon2010-09-27
| | | * | | ARM: 6409/1: davinci: map sram using MT_MEMORY_NONCACHED instead of MT_DEVICESantosh Shilimkar2010-09-25
| | | * | | ARM: 6408/1: omap: Map only available sram memorySantosh Shilimkar2010-09-25
| | | * | | ARM: 6407/1: mmu: Setup MT_MEMORY and MT_MEMORY_NONCACHED L1 entriesSantosh Shilimkar2010-09-25
| | | * | | Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/px...Russell King2010-09-25
| | | |\ \ \
| | | | * | | ARM: pxa: remove pr_<level> uses of KERN_<level>Joe Perches2010-09-24
| | | | * | | ARM: pxa: fix cpu_is_pxa*() not expanding to zero when not configuredEric Miao2010-09-24
| | | | * | | ARM: pxa168: fix corrected reset vectorMark F. Brown2010-09-24
| | | | * | | ARM: pxa: Use PIO for PI2C communication on Palm27xMarek Vasut2010-09-24
| | | | * | | ARM: pxa: Fix Vpac270 gpio_power for MMCMarek Vasut2010-09-24
| | | | |/ /
| | | * | | ARM: 6401/1: plug a race in the alignment trap handlerNicolas Pitre2010-09-23
| | | * | | ARM: 6406/1: at91sam9g45: fix i2c bus speedPeter Korsgaard2010-09-23
| | | * | | Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/nico/...Russell King2010-09-23
| | | |\ \ \
| | | | * | | ARM: dove: fix __io() definition to use bus based offsetEric Miao2010-09-19
| | | | * | | ARM: kirkwood: Unbreak PCIe I/O portArnaud Patard2010-09-19
| | | | |/ /
| | | * | | ARM: Fix build error when using KCONFIG_CONFIGRussell King2010-09-19
| | | * | | ARM: 6383/1: Implement phys_mem_access_prot() to avoid attributes aliasingCatalin Marinas2010-09-19
| | | * | | ARM: 6400/1: at91: fix arch_gettimeoffset falloutPeter Korsgaard2010-09-19
| | | * | | ARM: 6398/1: add proc info for ARM11MPCore/Cortex-A9 from ARMDaniel Walker2010-09-17
| | | * | | ARM: prevent multiple syscall restartsRussell King2010-09-17
| | | * | | ARM: 6395/1: VExpress: Set bit 22 in the PL310 (cache controller) AuxCtlr reg...Catalin Marinas2010-09-17
| | | * | | ARM: 6389/1: errata: incorrect hazard handling in the SCU may lead to data co...Will Deacon2010-09-17
| | | * | | ARM: 6388/1: errata: DMB operation may be faultyWill Deacon2010-09-17
| | | * | | ARM: 6387/1: errata: check primary part ID in proc-v7.SWill Deacon2010-09-17
| | | * | | ARM: 6377/1: supply _cansleep gpio function to U300Linus Walleij2010-09-17
| | | * | | ARM: 6376/1: plat-nomadik: MTU: Change prescaler limit and comment updatesLinus Walleij2010-09-17
| | | * | | ARM: 6375/1: plat-nomadik: MTU timer trivial bug fixLinus Walleij2010-09-17
| | | |/ /
| | * | | arm: fix "arm: fix pci_set_consistent_dma_mask for dmabounce devices"FUJITA Tomonori2010-09-22
| * | | | Merge branch 'perf/urgent' into perf/coreIngo Molnar2010-10-05
| |\ \ \ \ | | | |_|/ | | |/| |
| | * | | oprofile, ARM: Release resources on failureRobert Richter2010-09-30
| | |/ /
| * | | Merge commit 'v2.6.36-rc5' into perf/coreIngo Molnar2010-09-21
| |\| |
| * | | perf events: Clean up pid passingMatt Helsley2010-09-15
| * | | Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar2010-09-15
| |\ \ \ | | | |/ | | |/|
| * | | perf: Remove the sysfs bitsPeter Zijlstra2010-09-09
| * | | perf: Rework the PMU methodsPeter Zijlstra2010-09-09
| * | | perf: Per PMU disablePeter Zijlstra2010-09-09
| * | | perf: Reduce perf_disable() usagePeter Zijlstra2010-09-09
| * | | perf: Register PMU implementationsPeter Zijlstra2010-09-09
| * | | perf: Deconstify struct pmuPeter Zijlstra2010-09-09
| * | | Merge branch 'linus' into perf/coreIngo Molnar2010-08-25
| |\ \ \
| * \ \ \ Merge branch 'tip/perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/g...Ingo Molnar2010-08-19
| |\ \ \ \