summaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)AuthorLines
2012-09-07ARM: 7513/1: Make sure dtc is built before running itDavid Brown-2/+2
2012-09-07ARM: 7512/1: Fix XIP build due to PHYS_OFFSET definition movingStephen Boyd-0/+3
2012-08-25ARM: 7499/1: mm: Fix vmalloc overlap check for !HIGHMEMJonathan Austin-2/+2
2012-08-25ARM: 7503/1: mm: only flush both pmd entries for classic MMUWill Deacon-0/+4
2012-08-25ARM: 7502/1: contextidr: avoid using bfi instruction during notifierWill Deacon-3/+4
2012-08-25ARM: 7501/1: decompressor: reset ttbcr for VMSA ARMv7 coresWill Deacon-0/+4
2012-08-25ARM: 7497/1: hw_breakpoint: allow single-byte watchpoints on all addressesWill Deacon-3/+4
2012-08-25ARM: 7496/1: hw_breakpoint: don't rely on dfsr to show watchpoint access typeWill Deacon-15/+40
2012-08-25ARM: Fix ioremap() of address zeroRussell King-2/+5
2012-08-21mm: hugetlbfs: correctly populate shared pmdMichal Hocko-5/+16
2012-08-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger...Linus Torvalds-4/+2
2012-08-20Merge tag 'please-pull-ia64-fixes' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-2/+0
2012-08-20[IA64] defconfig: Remove CONFIG_MISC_DEVICESFabio Estevam-2/+0
2012-08-20Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-14/+52
2012-08-20Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-144/+165
2012-08-19Merge branch 'alpha' (alpha architecture patches)Linus Torvalds-1167/+177
2012-08-19alpha: Fix fall-out from disintegrating asm/system.hMichael Cree-0/+1
2012-08-19Redefine ATOMIC_INIT and ATOMIC64_INIT to drop the castsMel Gorman-2/+2
2012-08-19alpha: fix fpu.h usage in userspaceMike Frysinger-0/+2
2012-08-19alpha/mm/fault.c: Port OOM changes to do_page_faultKautuk Consul-6/+30
2012-08-19alpha: take kernel_execve() out of entry.SAl Viro-53/+19
2012-08-19alpha: take a bunch of syscalls into osf_sys.cAl Viro-111/+54
2012-08-19alpha: Use new generic strncpy_from_user() and strnlen_user()Michael Cree-994/+62
2012-08-19alpha: Wire up cross memory attach syscallsMichael Cree-1/+5
2012-08-19alpha: Don't export SOCK_NONBLOCK to user space.Michael Cree-0/+2
2012-08-18Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds-34/+869
2012-08-18x32: Use compat shims for {g,s}etsockoptMike Frysinger-2/+4
2012-08-17Merge tag 'for-linus' of git://linux-c6x.org/git/projects/linux-c6x-upstreamingLinus Torvalds-5/+12
2012-08-17m68k: select CONFIG_GENERIC_ATOMIC64 for all m68k CPU typesGreg Ungerer-4/+1
2012-08-17m68knommu: select CONFIG_HAVE_CLK for ColdFire CPU typesGreg Ungerer-0/+1
2012-08-16Merge tag 'stable/for-linus-3.6-rc1-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds-0/+5
2012-08-16Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-shLinus Torvalds-91/+142
2012-08-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds-10/+28
2012-08-15C6X: select GENERIC_ATOMIC64Mark Salter-0/+1
2012-08-15C6X: add Lx_CACHE_SHIFT definesMark Salter-5/+11
2012-08-15ARM: 7490/1: Drop duplicate select for GENERIC_IRQ_PROBEStephen Boyd-1/+0
2012-08-15sparc64: Be less verbose during vmemmap population.David S. Miller-5/+23
2012-08-14Revert "x86-64/efi: Use EFI to deal with platform wall clock"H. Peter Anvin-10/+30
2012-08-14x86, apic: fix broken legacy interrupts in the logical apic modeSuresh Siddha-0/+10
2012-08-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds-11/+24
2012-08-13perf/x86: disable PEBS on a guest entry.Gleb Natapov-1/+9
2012-08-13perf/x86: Add Intel Westmere-EX uncore supportYan, Zheng-33/+68
2012-08-13perf/x86: Fixes for Nehalem-EX uncore driverYan, Zheng-109/+87
2012-08-13perf, x86: Fix uncore_types_exit section mismatchBorislav Petkov-1/+1
2012-08-13ARM: Bring back ARMv3 IO and user access codeRussell King-3/+816
2012-08-12Merge tag 'gpio-fixes-v3.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-0/+24
2012-08-12Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-142/+125
2012-08-12Merge branch 'fixes-for-linus-for-3.6-rc2' of git://git.linaro.org/people/msz...Linus Torvalds-6/+6
2012-08-11ARM: 7489/1: errata: fix workaround for erratum #720789 on UP systemsWill Deacon-3/+3
2012-08-11ARM: 7488/1: mm: use 5 bits for swapfile type encodingWill Deacon-3/+3