summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds2012-07-3113-19/+20
|\
| * mips: zero out pg_data_t when it's allocatedMinchan Kim2012-07-311-0/+1
| * memcg: rename config variablesAndrew Morton2012-07-3110-18/+18
| * mm: account the total_vm in the vm_stat_account()Huang Shijie2012-07-311-1/+0
| * xtensa: select generic atomic64_t supportFengguang Wu2012-07-311-0/+1
* | Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2012-07-3112-32/+20
|\ \
| * | um: remove IRQF_SAMPLE_RANDOM which is now a no-opTheodore Ts'o2012-07-196-19/+12
| * | sparc/ldc: remove IRQF_SAMPLE_RANDOM which is now a no-opTheodore Ts'o2012-07-191-4/+2
| * | [ARM] pxa: remove IRQF_SAMPLE_RANDOM which is now a no-opTheodore Ts'o2012-07-193-6/+5
| * | board-palmz71: remove IRQF_SAMPLE_RANDOM which is now a no-opTheodore Ts'o2012-07-191-2/+1
| * | random: remove rand_initialize_irq()Theodore Ts'o2012-07-191-1/+0
* | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2012-07-315-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-07-317-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-07-3117-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-3046-74/+90
|\ \ \ \ \
| * | | | | ipc: use Kconfig options for __ARCH_WANT_[COMPAT_]IPC_PARSE_VERSIONWill Deacon2012-07-3035-17/+25
| * | | | | ipc: add COMPAT_SHMLBA supportWill Deacon2012-07-302-2/+2
| * | | | | firmware_map: make firmware_map_add_early() argument consistent with firmware...Yasuaki Ishimatsu2012-07-301-1/+1
| * | | | | atomic64_test: simplify the #ifdef for atomic64_dec_if_positive() testCatalin Marinas2012-07-305-0/+5
| * | | | | arch: remove direct definitions of KERN_<LEVEL> usesJoe Perches2012-07-303-5/+7
| * | | | | avr32: fix build error in ATSTK1002 codeFengguang Wu2012-07-301-1/+1
| * | | | | arch/arm/mach-netx/fb.c: reuse dummy clk routines for CONFIG_HAVE_CLK=nViresh Kumar2012-07-301-23/+0
| * | | | | avr32/mm/fault.c: port OOM changes to do_page_faultKautuk Consul2012-07-301-8/+25
| * | | | | alpha: remove mysterious if zero-ed out includesPaul Bolle2012-07-301-12/+0
| * | | | | xtensa/mm/fault.c: port OOM changes to do_page_faultKautuk Consul2012-07-301-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