summaryrefslogtreecommitdiff
path: root/arch/arm/include/asm
AgeCommit message (Expand)Author
2012-03-13ARM: create a common IOMEM definitionRob Herring
2012-03-06ARM: kill off __mem_pciRob Herring
2012-03-06ARM: make mach/io.h include optionalRob Herring
2012-03-06ARM: remove compile time __arch_ioremap/__arch_iounmapRob Herring
2012-03-06ARM: provide runtime hook for ioremap/iounmapRob Herring
2012-02-22Merge branch 'entry-macro-cleanup' of git://sources.calxeda.com/kernel/linux ...Russell King
2012-02-21ARM: remove disable_fiq and arch_ret_to_user macrosRob Herring
2012-02-07Merge tag 'v3.3-rc2' into depends/rmk/for-armsocOlof Johansson
2012-02-02ARM: 7302/1: Add TLB flushing for both entries in a PMDCatalin Marinas
2012-01-25ARM: 7301/1: Rename the T() macro to TUSER() to avoid namespace conflictsCatalin Marinas
2012-01-23ARM: 7293/1: logical_cpu_map: decouple CPU mapping from SMPWill Deacon
2012-01-20ARM: clean up idle handlersNicolas Pitre
2012-01-17Merge tag 'arm-soc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds
2012-01-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-01-17Kernel: Audit Support For The ARM PlatformNathaniel Husted
2012-01-16Merge branch 'fixes-for-arm-soc' of git://sources.calxeda.com/kernel/linux in...Olof Johansson
2012-01-16Merge branch 'fixes' of git://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-c...Linus Torvalds
2012-01-16ARM: make BSYM macro assembly onlyRob Herring
2012-01-14Merge branch 'for-next' of git://git.infradead.org/users/dhowells/linux-headersLinus Torvalds
2012-01-13ARM: Add arm_memblock_steal() to allocate memory away from the kernelRussell King
2012-01-13Merge branch 'master' into fixesRussell King
2012-01-11Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds
2012-01-10Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2012-01-08Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2012-01-08Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds
2012-01-08ARM: 7271/1: Fix typo in conversion of ARCH_NR_GPIOS to KconfigStephen Warren
2012-01-07Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2012-01-07Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2012-01-06Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/pub/linux/arm/kernel/g...Linus Torvalds
2012-01-06arm/PCI: convert to pci_scan_root_bus() for correct root bus resourcesBjorn Helgaas
2012-01-06PCI: ARM: convert pcibios_set_master() to a non-inlined functionMyron Stowe
2012-01-06Merge branch 'driver-core-next' into Linux 3.2Greg Kroah-Hartman
2012-01-05Merge branch 'restart' into for-linusRussell King
2012-01-05Merge branch 'devel-stable' into for-linusRussell King
2012-01-05Merge branches 'fixes' and 'misc' into for-linusRussell King
2012-01-05ARM: 7267/1: Remove BUILD_BUG_ON from asm/bug.hSimon Glass
2012-01-05ARM: restart: remove the now empty arch_reset()Russell King
2012-01-05ARM: restart: iop3xx: use new restart hookRussell King
2012-01-05Merge branch 'restart-cleanup' into restartRussell King
2012-01-04ARM: prom.h: Fix build error by removing unneeded header fileFabio Estevam
2012-01-04Merge branch 'vmalloc' of git://git.linaro.org/people/nico/linux into devel-s...Russell King
2012-01-03consolidate a bunch of ipcbuf.h instancesAl Viro
2012-01-03consolidate umode_t declarationsAl Viro
2012-01-02Revert "ARM: move VMALLOC_END down temporarily for shmobile"Nicolas Pitre
2011-12-27ARM/of: allow *machine_desc.dt_compat to be constUwe Kleine-König
2011-12-23ARM: 7240/1: Make ARCH_NR_GPIO a Kconfig variablePeter De Schrijver (NVIDIA)
2011-12-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2011-12-22arm: time.h: remove device.h #includeGreg Kroah-Hartman
2011-12-21arm: convert sysdev_class to a regular subsystemKay Sievers
2011-12-21Merge branch 'master' into pm-sleepRafael J. Wysocki