summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* tile: remove duplicate CONFIG_HOTPLUG definitionGreg Kroah-Hartman2012-09-061-8/+0Star
* xtensa: remove duplicate CONFIG_HOTPLUG definitionGreg Kroah-Hartman2012-09-061-18/+0Star
* mm: hugetlbfs: correctly populate shared pmdMichal Hocko2012-08-221-5/+16
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger...Linus Torvalds2012-08-212-4/+2Star
|\
| * m68k: select CONFIG_GENERIC_ATOMIC64 for all m68k CPU typesGreg Ungerer2012-08-172-4/+1Star
| * m68knommu: select CONFIG_HAVE_CLK for ColdFire CPU typesGreg Ungerer2012-08-171-0/+1
* | Merge tag 'please-pull-ia64-fixes' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2012-08-212-2/+0Star
|\ \
| * | [IA64] defconfig: Remove CONFIG_MISC_DEVICESFabio Estevam2012-08-202-2/+0Star
| |/
* | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2012-08-208-14/+52
|\ \
| * | x32: Use compat shims for {g,s}etsockoptMike Frysinger2012-08-181-2/+4
| * | Revert "x86-64/efi: Use EFI to deal with platform wall clock"H. Peter Anvin2012-08-142-10/+30
| * | x86, apic: fix broken legacy interrupts in the logical apic modeSuresh Siddha2012-08-141-0/+10
| * | x86, build: Globally set -fno-picAndrew Boie2012-08-113-2/+6
| * | x86, avx: don't use avx instructions with "noxsave" boot paramSuresh Siddha2012-08-081-0/+2
* | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2012-08-203-144/+165
|\ \ \
| * | | perf/x86: disable PEBS on a guest entry.Gleb Natapov2012-08-131-1/+9
| * | | perf/x86: Add Intel Westmere-EX uncore supportYan, Zheng2012-08-132-33/+68
| * | | perf/x86: Fixes for Nehalem-EX uncore driverYan, Zheng2012-08-132-109/+87Star
| * | | perf, x86: Fix uncore_types_exit section mismatchBorislav Petkov2012-08-131-1/+1
* | | | Merge branch 'alpha' (alpha architecture patches)Linus Torvalds2012-08-1920-1167/+177Star
|\ \ \ \
| * | | | alpha: Fix fall-out from disintegrating asm/system.hMichael Cree2012-08-191-0/+1
| * | | | Redefine ATOMIC_INIT and ATOMIC64_INIT to drop the castsMel Gorman2012-08-191-2/+2
| * | | | alpha: fix fpu.h usage in userspaceMike Frysinger2012-08-191-0/+2
| * | | | alpha/mm/fault.c: Port OOM changes to do_page_faultKautuk Consul2012-08-191-6/+30
| * | | | alpha: take kernel_execve() out of entry.SAl Viro2012-08-193-53/+19Star
| * | | | alpha: take a bunch of syscalls into osf_sys.cAl Viro2012-08-194-111/+54Star
| * | | | alpha: Use new generic strncpy_from_user() and strnlen_user()Michael Cree2012-08-199-994/+62Star
| * | | | alpha: Wire up cross memory attach syscallsMichael Cree2012-08-192-1/+5
| * | | | alpha: Don't export SOCK_NONBLOCK to user space.Michael Cree2012-08-191-0/+2
* | | | | Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2012-08-1912-34/+869
|\ \ \ \ \
| * | | | | ARM: 7490/1: Drop duplicate select for GENERIC_IRQ_PROBEStephen Boyd2012-08-151-1/+0Star
| * | | | | ARM: Bring back ARMv3 IO and user access codeRussell King2012-08-134-3/+816
| * | | | | ARM: 7489/1: errata: fix workaround for erratum #720789 on UP systemsWill Deacon2012-08-111-3/+3
| * | | | | ARM: 7488/1: mm: use 5 bits for swapfile type encodingWill Deacon2012-08-111-3/+3
| * | | | | ARM: 7487/1: mm: avoid setting nG bit for user mappings that aren't presentWill Deacon2012-08-112-18/+18
| * | | | | ARM: 7486/1: sched_clock: update epoch_cyc on resumeColin Cross2012-08-112-0/+26
| * | | | | ARM: 7484/1: Don't enable GENERIC_LOCKBREAK with ticket spinlocksStephen Boyd2012-08-111-5/+0Star
| * | | | | ARM: 7483/1: vfp: only advertise VFPv4 in hwcaps if CONFIG_VFPv3 is enabledWill Deacon2012-08-111-0/+2
| * | | | | ARM: 7482/1: topology: fix section mismatch warning for init_cpu_topologyVenkatraman Sathiyamoorthy2012-08-111-1/+1
| | |_|/ / | |/| | |
* | | | | Merge tag 'for-linus' of git://linux-c6x.org/git/projects/linux-c6x-upstreamingLinus Torvalds2012-08-172-5/+12
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | C6X: select GENERIC_ATOMIC64Mark Salter2012-08-151-0/+1
| * | | | C6X: add Lx_CACHE_SHIFT definesMark Salter2012-08-151-5/+11
* | | | | Merge tag 'stable/for-linus-3.6-rc1-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2012-08-161-0/+5
|\ \ \ \ \
| * | | | | xen/p2m: Reserve 8MB of _brk space for P2M leafs when populating back.Konrad Rzeszutek Wilk2012-08-021-0/+5
* | | | | | Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-shLinus Torvalds2012-08-163-91/+142
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branches 'sh/urgent' and 'sh/gpiolib' into sh-latestPaul Mundt2012-08-092-90/+141
| |\ \ \ \ \ \
| | * | | | | | sh: sh7269: Fix LCD pinmuxPhil Edworthy2012-08-092-90/+141
| | | |_|/ / / | | |/| | | |
| * / | | | | sh: dma: fix request_irq usageMike Frysinger2012-08-091-1/+1
| |/ / / / /
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds2012-08-162-10/+28
|\ \ \ \ \ \
| * | | | | | sparc64: Be less verbose during vmemmap population.David S. Miller2012-08-151-5/+23