summaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2012-09-04Merge tag 'arm-perf-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/wil...Olof Johansson23-448/+420
2012-09-04Merge branch 'marco-prepare' of git://gitorious.org/sirfprima2-kernel/sirfpri...Olof Johansson8-531/+44
2012-09-04Merge branch 'cleanup/io-pci' into next/cleanupArnd Bergmann177-2533/+1974
2012-09-04Merge commit 'a849088aa1' from rmk/fixes into cleanup/io-pciArnd Bergmann2035-32384/+65417
2012-08-28ARM: SIRF: make sirf irqchip driver optional since new SoCs will have GICBarry Song3-2/+6
2012-08-28ARM: PRIMA2: adjust Kconfig to support select SoC featuresBarry Song3-9/+23
2012-08-28ARM: PRIMA2: use DT_MACHINE_START and convert to generic boardBarry Song2-6/+7
2012-08-25ARM: Fix ioremap() of address zeroRussell King2-2/+5
2012-08-24clk: prima2: move from arch/arm/mach to drivers/clkBarry Song2-1172/+0
2012-08-24ARM: PRIMA2: convert to common clk and finish full clk treeBinghua Duan4-267/+933
2012-08-23ARM: perf: move irq registration into pmu implementationSudeep KarkadaNagesha3-61/+79
2012-08-23ARM: perf: move CPU-specific PMU handling code into separate fileWill Deacon3-211/+233
2012-08-23ARM: perf: prepare for moving CPU PMU code into separate fileWill Deacon6-52/+53
2012-08-23ARM: perf: probe devicetree in preference to current CPUWill Deacon4-103/+110
2012-08-23ARM: perf: remove mysterious compiler barrierWill Deacon1-1/+0
2012-08-23ARM: pmu: remove arm_pmu_type enumerationSudeep KarkadaNagesha14-36/+13
2012-08-23ARM: pmu: remove unused reservation mechanismWill Deacon5-86/+1
2012-08-23ARM: perf: add devicetree bindings for 11MPcore, A5, A7 and A15 PMUsWill Deacon1-1/+5
2012-08-23ARM: PMU: Add runtime PM SupportJon Hunter2-16/+45
2012-08-21mm: hugetlbfs: correctly populate shared pmdMichal Hocko1-5/+16
2012-08-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger...Linus Torvalds2-4/+2
2012-08-20Merge tag 'please-pull-ia64-fixes' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2-2/+0
2012-08-20[IA64] defconfig: Remove CONFIG_MISC_DEVICESFabio Estevam2-2/+0
2012-08-20Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds8-14/+52
2012-08-20Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds3-144/+165
2012-08-19Merge branch 'alpha' (alpha architecture patches)Linus Torvalds20-1167/+177
2012-08-19alpha: Fix fall-out from disintegrating asm/system.hMichael Cree1-0/+1
2012-08-19Redefine ATOMIC_INIT and ATOMIC64_INIT to drop the castsMel Gorman1-2/+2
2012-08-19alpha: fix fpu.h usage in userspaceMike Frysinger1-0/+2
2012-08-19alpha/mm/fault.c: Port OOM changes to do_page_faultKautuk Consul1-6/+30
2012-08-19alpha: take kernel_execve() out of entry.SAl Viro3-53/+19
2012-08-19alpha: take a bunch of syscalls into osf_sys.cAl Viro4-111/+54
2012-08-19alpha: Use new generic strncpy_from_user() and strnlen_user()Michael Cree9-994/+62
2012-08-19alpha: Wire up cross memory attach syscallsMichael Cree2-1/+5
2012-08-19alpha: Don't export SOCK_NONBLOCK to user space.Michael Cree1-0/+2
2012-08-18Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds12-34/+869
2012-08-18x32: Use compat shims for {g,s}etsockoptMike Frysinger1-2/+4
2012-08-17Merge tag 'for-linus' of git://linux-c6x.org/git/projects/linux-c6x-upstreamingLinus Torvalds2-5/+12
2012-08-17m68k: select CONFIG_GENERIC_ATOMIC64 for all m68k CPU typesGreg Ungerer2-4/+1
2012-08-17m68knommu: select CONFIG_HAVE_CLK for ColdFire CPU typesGreg Ungerer1-0/+1
2012-08-16Merge tag 'stable/for-linus-3.6-rc1-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds1-0/+5
2012-08-16Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-shLinus Torvalds3-91/+142
2012-08-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds2-10/+28
2012-08-15C6X: select GENERIC_ATOMIC64Mark Salter1-0/+1
2012-08-15C6X: add Lx_CACHE_SHIFT definesMark Salter1-5/+11
2012-08-15Merge branch 'u300-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/...Arnd Bergmann17-381/+43
2012-08-15ARM: 7490/1: Drop duplicate select for GENERIC_IRQ_PROBEStephen Boyd1-1/+0
2012-08-15sparc64: Be less verbose during vmemmap population.David S. Miller1-5/+23
2012-08-14Revert "x86-64/efi: Use EFI to deal with platform wall clock"H. Peter Anvin2-10/+30
2012-08-14x86, apic: fix broken legacy interrupts in the logical apic modeSuresh Siddha1-0/+10