aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/include
AgeCommit message (Expand)AuthorFilesLines
2012-03-21Merge tag 'irqdomain-for-linus' of git://git.secretlab.ca/git/linux-2.6Gravatar Linus Torvalds 2-2/+4
2012-03-21Merge branch 'kmap_atomic' of git://github.com/congwang/linuxGravatar Linus Torvalds 1-1/+1
2012-03-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextGravatar Linus Torvalds 1-0/+4
2012-03-20highmem: kill all __kmap_atomic()Gravatar Cong Wang 1-1/+1
2012-03-12Merge branch 'perf/urgent' into perf/coreGravatar Ingo Molnar 1-1/+1
2012-03-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGravatar David S. Miller 1-1/+1
2012-03-07ARM: 7354/1: perf: limit sample_period to half max_period in non-sampling modeGravatar Will Deacon 1-1/+1
2012-03-05Merge branch 'perf/urgent' into perf/coreGravatar Ingo Molnar 4-2/+16
2012-02-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGravatar David S. Miller 3-1/+7
2012-02-24net: Add framework to allow sending packets with customized CRC.Gravatar Ben Greear 1-0/+3
2012-02-21sock: Introduce the SO_PEEK_OFF sock optionGravatar Pavel Emelyanov 1-0/+1
2012-02-16irq_domain: Remove 'new' irq_domain in favour of the ppc oneGravatar Grant Likely 2-2/+4
2012-02-15ARM: 7327/1: need to include asm/system.h in asm/processor.hGravatar Olof Johansson 1-0/+1
2012-02-15ARM: 7164/3: PL330: Fix the size of the dst_cache_ctrl fieldGravatar Javi Merino 1-1/+1
2012-02-15ARM: 7325/1: fix v7 boot with lockdep enabledGravatar Rabin Vincent 1-0/+5
2012-02-07Merge tag 'v3.3-rc2' into perf/coreGravatar Ingo Molnar 6-24/+24
2012-02-02ARM: 7302/1: Add TLB flushing for both entries in a PMDGravatar Catalin Marinas 1-1/+9
2012-01-27Merge branch 'perf/fast' into perf/coreGravatar Ingo Molnar 1-4/+0
2012-01-25ARM: 7301/1: Rename the T() macro to TUSER() to avoid namespace conflictsGravatar Catalin Marinas 4-18/+18
2012-01-23ARM: 7293/1: logical_cpu_map: decouple CPU mapping from SMPGravatar Will Deacon 2-6/+6
2012-01-17Merge tag 'arm-soc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Gravatar Linus Torvalds 1-2/+2
2012-01-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Gravatar Linus Torvalds 3-1/+11
2012-01-17Kernel: Audit Support For The ARM PlatformGravatar Nathaniel Husted 3-1/+11
2012-01-16Merge branch 'fixes-for-arm-soc' of git://sources.calxeda.com/kernel/linux in...Gravatar Olof Johansson 1-2/+2
2012-01-16Merge branch 'fixes' of git://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-c...Gravatar Linus Torvalds 2-1/+3
2012-01-16ARM: make BSYM macro assembly onlyGravatar Rob Herring 1-2/+2
2012-01-14Merge branch 'for-next' of git://git.infradead.org/users/dhowells/linux-headersGravatar Linus Torvalds 3-4/+11
2012-01-13ARM: Add arm_memblock_steal() to allocate memory away from the kernelGravatar Russell King 1-0/+2
2012-01-13Merge branch 'master' into fixesGravatar Russell King 9-55/+4
2012-01-11Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Gravatar Linus Torvalds 2-13/+1
2012-01-10Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostGravatar Linus Torvalds 1-1/+1
2012-01-08Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 1-2/+0
2012-01-08Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Gravatar Linus Torvalds 2-35/+1
2012-01-08ARM: 7271/1: Fix typo in conversion of ARCH_NR_GPIOS to KconfigGravatar Stephen Warren 1-1/+1
2012-01-07Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux-2.6Gravatar Linus Torvalds 2-2/+1
2012-01-07Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 1-2/+0
2012-01-06Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/pub/linux/arm/kernel/g...Gravatar Linus Torvalds 31-327/+744
2012-01-06arm/PCI: convert to pci_scan_root_bus() for correct root bus resourcesGravatar Bjorn Helgaas 1-1/+1
2012-01-06PCI: ARM: convert pcibios_set_master() to a non-inlined functionGravatar Myron Stowe 1-12/+0
2012-01-06Merge branch 'driver-core-next' into Linux 3.2Gravatar Greg Kroah-Hartman 1-2/+0
2012-01-05Merge branch 'restart' into for-linusGravatar Russell King 2-1/+1
2012-01-05Merge branch 'devel-stable' into for-linusGravatar Russell King 22-301/+664
2012-01-05Merge branches 'fixes' and 'misc' into for-linusGravatar Russell King 8-24/+79
2012-01-05ARM: 7267/1: Remove BUILD_BUG_ON from asm/bug.hGravatar Simon Glass 1-1/+0
2012-01-05ARM: restart: remove the now empty arch_reset()Gravatar Russell King 1-1/+0
2012-01-05ARM: restart: iop3xx: use new restart hookGravatar Russell King 1-0/+1
2012-01-05Merge branch 'restart-cleanup' into restartGravatar Russell King 6-23/+10
2012-01-04ARM: prom.h: Fix build error by removing unneeded header fileGravatar Fabio Estevam 1-1/+0
2012-01-04Merge branch 'vmalloc' of git://git.linaro.org/people/nico/linux into devel-s...Gravatar Russell King 1-7/+0
2012-01-03consolidate a bunch of ipcbuf.h instancesGravatar Al Viro 1-29/+1