summaryrefslogtreecommitdiffstats
path: root/arch (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2012-08-015-146/+1473
|\
| * perf/x86: Fix missing struct before structure nameJovi Zhang2012-07-261-1/+1
| * perf/x86: Fix format definition of SNB-EP uncore QPI boxYan, Zheng2012-07-262-1/+25
| * perf/x86: Make bitfield unsignedPeter Zijlstra2012-07-261-1/+1
| * perf/x86: Fix LLC-* and node-* events on Intel SandyBridgeYan, Zheng2012-07-261-6/+86
| * perf/x86: Add Intel Nehalem-EX uncore supportYan, Zheng2012-07-262-129/+1352
| * perf/x86: Fix typo in format definition of uncore PCU filterYan, Zheng2012-07-261-8/+8
* | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2012-08-017-55/+121
|\ \
| * | powerpc/kvm/book3s_32: Fix MTMSR_EERI macroAlexander Graf2012-07-311-1/+0
| * | Merge remote-tracking branch 'kumar/merge' into mergeBenjamin Herrenschmidt2012-07-316-54/+121
| |\ \
| | * | powerpc/85xx: p1022ds: fix DIU/LBC switching with NAND enabledTimur Tabi2012-07-261-2/+62
| | * | powerpc/85xx: p1022ds: disable the NAND flash node if video is enabledTimur Tabi2012-07-261-20/+38
| | * | powerpc/85xx: Fix sram_offset parameter typeClaudiu Manoil2012-07-262-27/+16
| | * | powerpc/85xx: P3041DS - change espi input-clock from 40MHz to 35MHzShaohui Xie2012-07-261-1/+1
| | * | powerpc/85xx: Fix pci base address error for p2020rdb-pc in dtsTang Yuantian2012-07-262-4/+4
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2012-08-0117-105/+103
|\ \ \ \ | |/ / / |/| | |
| * | | s390: make use of user_mode() macro where possibleHeiko Carstens2012-07-304-15/+15
| * | | s390/mm: rename user_mode variable to addressing_modeHeiko Carstens2012-07-306-14/+15
| * | | s390/mm: fix fault handling for page table walk caseHeiko Carstens2012-07-301-6/+7
| * | | s390/mm: make page faults killableHeiko Carstens2012-07-301-1/+11
| * | | s390: update defconfigHeiko Carstens2012-07-261-2/+3
| * | | s390/mm: downgrade page table after fork of a 31 bit processMartin Schwidefsky2012-07-264-8/+25
| * | | s390/ipl: Use diagnose 8 command separationMichael Holzheu2012-07-261-10/+2
| * | | s390/linker script: use RO_DATA_SECTIONHeiko Carstens2012-07-261-1/+1
| * | | s390/exceptions: sort exception table at build timeHeiko Carstens2012-07-262-1/+1
| * | | s390/debug: remove module_exit function / move EXPORT_SYMBOLsHeiko Carstens2012-07-261-47/+23
* | | | Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds2012-07-3146-74/+90
|\ \ \ \
| * | | | ipc: use Kconfig options for __ARCH_WANT_[COMPAT_]IPC_PARSE_VERSIONWill Deacon2012-07-3135-17/+25
| * | | | ipc: add COMPAT_SHMLBA supportWill Deacon2012-07-312-2/+2
| * | | | firmware_map: make firmware_map_add_early() argument consistent with firmware...Yasuaki Ishimatsu2012-07-311-1/+1
| * | | | atomic64_test: simplify the #ifdef for atomic64_dec_if_positive() testCatalin Marinas2012-07-315-0/+5
| * | | | arch: remove direct definitions of KERN_<LEVEL> usesJoe Perches2012-07-313-5/+7
| * | | | avr32: fix build error in ATSTK1002 codeFengguang Wu2012-07-311-1/+1
| * | | | arch/arm/mach-netx/fb.c: reuse dummy clk routines for CONFIG_HAVE_CLK=nViresh Kumar2012-07-311-23/+0
| * | | | avr32/mm/fault.c: port OOM changes to do_page_faultKautuk Consul2012-07-311-8/+25
| * | | | alpha: remove mysterious if zero-ed out includesPaul Bolle2012-07-311-12/+0
| * | | | xtensa/mm/fault.c: port OOM changes to do_page_faultKautuk Consul2012-07-311-5/+24
* | | | | Merge tag 'please-pull-ia64-fixes' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2012-07-3014-16/+16
|\ \ \ \ \
| * | | | | [IA64] Redefine ATOMIC_INIT and ATOMIC64_INIT to drop the castsTony Luck2012-07-261-2/+2
| * | | | | [IA64] Rename platform_name to ia64_platform_nameFengguang Wu2012-07-2511-12/+12
| * | | | | [IA64] Mark PARAVIRT and KVM as brokenFengguang Wu2012-07-252-2/+2
* | | | | | Merge tag 'mfd-3.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/...Linus Torvalds2012-07-306-35/+11
|\ \ \ \ \ \
| * | | | | | ARM: tegra: defconfig: Enable tps6586x gpioLaxman Dewangan2012-07-251-0/+1
| * | | | | | ARM: ux500: Register the AB8500 from DB8500 MFDLee Jones2012-07-093-27/+10
| * | | | | | mfd: Add irq domain support for max8997 interruptsThomas Abraham2012-07-092-5/+0
| * | | | | | mfd: Register ab8500 devices using the newly DT:ed MFD APILee Jones2012-07-091-1/+0
| * | | | | | mfd: Register the ab8500 from db8500-prcmu using the MFD APILee Jones2012-07-091-2/+0
* | | | | | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2012-07-30130-1932/+6224
|\ \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| *-----------. \ \ \ \ \ \ Merge branches 'next/generic', 'next/alchemy', 'next/bcm63xx', 'next/cavium',...Ralf Baechle2012-07-25130-1932/+6224
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ / / / / | |/| | | | | | | | | | | |
| | | | | | | | * | | | | | MIPS: Netlogic: early console fixJayachandran C2012-07-241-1/+1