summaryrefslogtreecommitdiffstats
path: root/arch/arm/include
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'devel-stable' into for-linusRussell King2012-03-274-3/+13
|\
| * Merge branch 'sparse_irq' of git://sources.calxeda.com/kernel/linux into deve...Russell King2012-02-043-3/+12
| |\
| | * ARM: only include mach/irqs.h for !SPARSE_IRQRob Herring2012-01-301-2/+6
| | * ARM: it8152: explicitly include mach/irqs.hRob Herring2012-01-251-0/+3
| | * ARM: mc146818rtc: remove unnecessary include of mach/irqs.hRob Herring2012-01-251-1/+3
| * | ARM: clean up idle handlersNicolas Pitre2012-01-201-0/+1
| |/
| |
| \
*-. \ Merge branches 'l2', 'pgt2' and 'misc' into for-linusRussell King2012-03-2713-191/+252
|\ \ \ | | |/ | |/|
| | * ARM: 7361/1: provide XIP_VIRT_ADDR for no-MMU buildsUwe Kleine-König2012-03-241-0/+2
| | * ARM: 7334/1: add jump label supportRabin Vincent2012-03-241-0/+41
| | * ARM: exec: remove redundant set_fs(USER_DS)Mathias Krause2012-03-241-1/+0
| | * ARM: get rid of asm/irq.h in asm/prom.hRussell King2012-03-241-2/+0
| | * ARM: 7315/1: perf: add support for the Cortex-A7 PMUWill Deacon2012-03-241-0/+1
| | * ARM: Optimize multi-CPU tlb flushing a little moreRussell King2012-03-241-78/+58
| | * ARM: 7311/1: Add generic instruction opcode manipulation helpersDave Martin2012-03-241-0/+59
| | * ARM: 7294/1: vectors: use gate_vma for vectors user mappingWill Deacon2012-03-243-32/+3
| | * ARM: move CP15 definitions to separate header fileRussell King2012-03-242-77/+87
| | * ARM: earlier initialization of vectors pageRussell King2012-01-231-1/+1
| |/
* / ARM: cache-l2x0.c: consistently use u32Russell King2012-01-201-3/+3
|/
* Merge tag 'arm-soc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds2012-01-171-2/+2
|\
| * Merge branch 'fixes-for-arm-soc' of git://sources.calxeda.com/kernel/linux in...Olof Johansson2012-01-161-2/+2
| |\
| | * ARM: make BSYM macro assembly onlyRob Herring2012-01-161-2/+2
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-01-173-1/+11
|\ \ \ | |/ / |/| |
| * | Kernel: Audit Support For The ARM PlatformNathaniel Husted2012-01-173-1/+11
* | | Merge branch 'fixes' of git://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-c...Linus Torvalds2012-01-162-1/+3
|\ \ \
| * | | ARM: Add arm_memblock_steal() to allocate memory away from the kernelRussell King2012-01-131-0/+2
| * | | Merge branch 'master' into fixesRussell King2012-01-139-55/+4
| |\| |
| * | | ARM: 7271/1: Fix typo in conversion of ARCH_NR_GPIOS to KconfigStephen Warren2012-01-081-1/+1
* | | | Merge branch 'for-next' of git://git.infradead.org/users/dhowells/linux-headersLinus Torvalds2012-01-143-4/+11
|\ \ \ \ | |_|/ / |/| | |
| * | | UAPI: Split trivial #if defined(__KERNEL__) && X conditionalsDavid Howells2011-12-133-4/+11
* | | | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2012-01-112-13/+1
|\ \ \ \
| * | | | arm/PCI: convert to pci_scan_root_bus() for correct root bus resourcesBjorn Helgaas2012-01-061-1/+1
| * | | | PCI: ARM: convert pcibios_set_master() to a non-inlined functionMyron Stowe2012-01-061-12/+0
| | |_|/ | |/| |
* | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2012-01-101-1/+1
|\ \ \ \
| * | | | arm: switch to GENERIC_PCI_IOMAPMichael S. Tsirkin2011-11-281-1/+1
* | | | | Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-01-081-2/+0
|\ \ \ \ \
| * \ \ \ \ Merge branch 'master' into pm-sleepRafael J. Wysocki2011-12-213-23/+5
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| * | | | | freezer: remove now unused TIF_FREEZETejun Heo2011-11-211-2/+0
| | |/ / / | |/| | |
* | | | | Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds2012-01-082-35/+1
|\ \ \ \ \
| * | | | | consolidate a bunch of ipcbuf.h instancesAl Viro2012-01-031-29/+1
| * | | | | consolidate umode_t declarationsAl Viro2012-01-031-6/+0
| | |/ / / | |/| | |
* | | | | Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2012-01-072-2/+1
|\ \ \ \ \
| * | | | | ARM: prom.h: Fix build error by removing unneeded header fileFabio Estevam2012-01-041-1/+0
| * | | | | ARM/of: allow *machine_desc.dt_compat to be constUwe Kleine-König2011-12-271-1/+1
| |/ / / /
* | | | | Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2012-01-071-2/+0
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Merge branch 'driver-core-next' into Linux 3.2Greg Kroah-Hartman2012-01-061-2/+0
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | arm: time.h: remove device.h #includeGreg Kroah-Hartman2011-12-221-2/+0
| | * | | arm: convert sysdev_class to a regular subsystemKay Sievers2011-12-211-1/+1
* | | | | Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/pub/linux/arm/kernel/g...Linus Torvalds2012-01-0631-327/+744
|\ \ \ \ \
| * \ \ \ \ Merge branch 'restart' into for-linusRussell King2012-01-052-1/+1
| |\ \ \ \ \
| | * | | | | ARM: restart: remove the now empty arch_reset()Russell King2012-01-051-1/+0