summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | s390: wire up sys_sched_setattr/sys_sched_getattrHeiko Carstens2014-01-223-0/+15
| * | | | s390/uapi: fix struct statfs64 definitionHeiko Carstens2014-01-221-5/+5
| * | | | s390/uaccess: remove dead extern declarations, make functions staticHeiko Carstens2014-01-222-11/+2
| * | | | s390/uaccess: test if current->mm is set before walking page tablesHeiko Carstens2014-01-221-0/+10
| * | | | s390/zfcpdump: make zfcpdump depend on 64BITHeiko Carstens2014-01-221-1/+1
| * | | | s390/32bit: fix cmpxchg64Heiko Carstens2014-01-221-2/+3
* | | | | Merge tag 'cris-correction-for-3.14' of git://jni.nu/crisLinus Torvalds2014-01-281-0/+1
|\ \ \ \ \
| * | | | | CRISv10: Readd missing headerJesper Nilsson2014-01-281-0/+1
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2014-01-282-3/+1
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | cramfs: take headers to fs/cramfsAl Viro2014-01-252-3/+1
| | |/ / / | |/| | |
* | | | | Merge branch 'akpm' (incoming from Andrew)Linus Torvalds2014-01-274-11/+5
|\ \ \ \ \
| * | | | | arch/unicore32/kernel/early_printk.c:setup_early_printk: missing initializationHeinrich Schuchardt2014-01-271-7/+1
| * | | | | x86: revert wrong memblock current limit settingYinghai Lu2014-01-272-3/+3
| * | | | | memblock, nobootmem: add memblock_virt_alloc_low()Yinghai Lu2014-01-271-1/+1
* | | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2014-01-27203-1620/+6116
|\ \ \ \ \ \
| * | | | | | powerpc: Implement arch_spin_is_locked() using arch_spin_value_unlocked()Michael Ellerman2014-01-281-2/+5
| * | | | | | powerpc: Add support for the optimised lockref implementationMichael Ellerman2014-01-283-0/+7
| * | | | | | powerpc/powernv: Call OPAL sync before kexec'ingVasant Hegde2014-01-154-2/+23
| * | | | | | powerpc/eeh: Escalate error on non-existing PEGavin Shan2014-01-151-10/+21
| * | | | | | powerpc/eeh: Handle multiple EEH errorsGavin Shan2014-01-153-87/+112
| * | | | | | Merge remote-tracking branch 'scott/next' into nextBenjamin Herrenschmidt2014-01-1577-611/+3132
| |\ \ \ \ \ \
| | * | | | | | powerpc/fsl_pci: add versionless pci compatibleShengzhou Liu2014-01-101-0/+1
| | * | | | | | powerpc/85xx/dts: add third elo3 dma componentShengzhou Liu2014-01-101-0/+82
| | * | | | | | powerpc: Replaced tlbilx with tlbwe in the initialization codeDiana Craciun2014-01-101-8/+2
| | * | | | | | powerpc/booke-64: fix tlbsrx. path in bolted tlb handlerScott Wood2014-01-101-1/+2
| | * | | | | | powerpc: fix 8xx and 6xx final link failuresPaul Gortmaker2014-01-101-2/+2
| | * | | | | | powerpc/85xx: handle the eLBC error interrupt if it exists in dtsShaohui Xie2014-01-102-7/+26
| | * | | | | | powerpc/dts: fix lbc lack of error interruptWang Dongsheng2014-01-104-4/+8
| | * | | | | | powerpc/embedded6xx: Add support for Motorola/Emerson MVME5100Stephen Chivers2014-01-098-2/+596
| | * | | | | | powerpc/fsl-book3e-64: Use paca for hugetlb TLB1 entry selectionScott Wood2014-01-091-10/+41
| | * | | | | | powerpc/e6500: TLB miss handler with hardware tablewalk supportScott Wood2014-01-0910-36/+326
| | * | | | | | powerpc: add barrier after writing kernel PTEScott Wood2014-01-092-0/+13
| | * | | | | | powerpc/fsl_booke: enable the relocatable for the kdump kernelKevin Hao2014-01-091-2/+1
| | * | | | | | powerpc/fsl_booke: smp support for booting a relocatable kernel above 64MKevin Hao2014-01-094-17/+34
| | * | | | | | powerpc/fsl_booke: make sure PAGE_OFFSET map to memstart_addr for relocatable...Kevin Hao2014-01-093-12/+106
| | * | | | | | powerpc/fsl_booke: introduce map_mem_in_cams_addrKevin Hao2014-01-091-3/+10
| | * | | | | | powerpc: introduce early_get_first_memblock_infoKevin Hao2014-01-091-1/+40
| | * | | | | | powerpc/fsl_booke: set the tlb entry for the kernel address in AS1Kevin Hao2014-01-093-0/+85
| | * | | | | | powerpc: enable the relocatable support for the fsl booke 32bit kernelKevin Hao2014-01-094-1/+65
| | * | | | | | powerpc: introduce macro LOAD_REG_ADDR_PICKevin Hao2014-01-091-0/+13
| | * | | | | | powerpc/fsl_booke: introduce get_phys_addr functionKevin Hao2014-01-091-20/+30
| | * | | | | | powerpc/fsl_booke: protect the access to MAS7Kevin Hao2014-01-092-1/+4
| | * | | | | | powerpc/mpic_timer: fix convert ticks to time subtraction overflowWang Dongsheng2014-01-091-2/+5
| | * | | | | | powerpc/mpic_timer: fix the time is not accurate caused by GTCRR toggle bitWang Dongsheng2014-01-091-0/+3
| | * | | | | | powerpc/p1022ds: add a interrupt for rtc nodeWang Dongsheng2014-01-091-0/+1
| | * | | | | | powerpc/p1022ds: fix rtc compatible stringWang Dongsheng2014-01-091-1/+1
| | * | | | | | powerpc/85xx: add sysfs for pw20 state and altivec idleWang Dongsheng2014-01-091-0/+316
| | * | | | | | powerpc/85xx: add hardware automatically enter pw20 stateWang Dongsheng2014-01-071-0/+21
| | * | | | | | powerpc/85xx: add hardware automatically enter altivec idle stateWang Dongsheng2014-01-071-0/+21
| | * | | | | | powerpc/fsl: add E6500 PVR and SPRN_PWRMGTCR0 defineWang Dongsheng2014-01-072-0/+11