summaryrefslogtreecommitdiffstats
path: root/arch/powerpc
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2016-05-181-2/+3
|\
| * coredump: get rid of coredump_params->writtenOmar Sandoval2016-05-121-2/+3
* | Merge tag 'gpio-v4.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds2016-05-176-70/+35
|\ \
| * | powerpc: ppc4xx: drop unused variableLinus Walleij2016-03-311-1/+0
| * | powerpc: simple-gpio: use gpiochip data pointerLinus Walleij2016-03-301-9/+4
| * | powerpc: ppc4xx: use gpiochip data pointerLinus Walleij2016-03-301-11/+5
| * | powerpc: cpm_common: use gpiochip data pointerLinus Walleij2016-03-301-12/+6
| * | powerpc: sysdev: cpm1: use gpiochip data pointerLinus Walleij2016-03-301-24/+12
| * | powerpc: mpc8349emitx: use gpiochip data pointerLinus Walleij2016-03-301-3/+3
| * | powerpc: mpc52xx_gpt: use gpiochip data pointerLinus Walleij2016-03-301-10/+5
| |/
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2016-05-178-9/+187
|\ \
| * \ Merge branch 'topic/livepatch' of git://git.kernel.org/pub/scm/linux/kernel/g...Jiri Kosina2016-04-1522-136/+733
| |\ \
| | * | powerpc/livepatch: Add live patching support on ppc64leMichael Ellerman2016-04-143-0/+104
| | * | powerpc/livepatch: Add livepatch stack to struct thread_infoMichael Ellerman2016-04-145-9/+29
| | * | powerpc/livepatch: Add livepatch headerMichael Ellerman2016-04-141-0/+54
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2016-05-171-1/+1
|\ \ \ \
| * | | | treewide: Fix typos in printkMasanari Iida2016-04-281-1/+1
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2016-05-171-1/+1
|\ \ \ \ \
| * | | | | bpf: split HAVE_BPF_JIT into cBPF and eBPF variantDaniel Borkmann2016-05-161-1/+1
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2016-05-171-1/+1
|\ \ \ \ \ \
| * | | | | | Merge branch 'ovl-fixes' into for-linusAl Viro2016-05-176-13/+22
| |\| | | | |
| * | | | | | dcache_{readdir,dir_lseek}() users: switch to ->iterate_sharedAl Viro2016-05-021-1/+1
| | |/ / / / | |/| | | |
* | | | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2016-05-161-1/+1
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'smp/hotplug' into sched/core, to resolve conflictsIngo Molnar2016-05-121-1/+1
| |\ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
| | * | | | | sched: Allow per-cpu kernel threads to run on online && !activePeter Zijlstra (Intel)2016-05-061-1/+1
* | | | | | | Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar2016-05-111-1/+1
|\| | | | | |
| * | | | | | Merge tag 'powerpc-4.6-5' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2016-05-061-1/+1
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| | * | | | | powerpc: Fix bad inline asm constraint in create_zero_mask()Anton Blanchard2016-05-021-1/+1
* | | | | | | Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar2016-05-055-12/+21
|\| | | | | |
| * | | | | | Merge tag 'powerpc-4.6-4' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2016-04-293-1/+5
| |\| | | | |
| | * | | | | powerpc: wire up preadv2 and pwritev2 syscallsRui Salvaterra2016-04-273-1/+5
| * | | | | | Merge tag 'powerpc-4.6-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2016-04-222-11/+16
| |\| | | | | | | |/ / / / | |/| | | |
| | * | | | powerpc: Update TM user feature bits in scan_features()Anton Blanchard2016-04-181-4/+5
| | * | | | powerpc: Update cpu_user_features2 in scan_features()Anton Blanchard2016-04-181-8/+11
| | * | | | powerpc: scan_features() updates incorrect bits for REAL_LEAnton Blanchard2016-04-182-1/+2
* | | | | | perf core: Allow setting up max frame stack depth via sysctlArnaldo Carvalho de Melo2016-04-271-2/+2
|/ / / / /
* | | | | Merge branch 'PAGE_CACHE_SIZE-removal'Linus Torvalds2016-04-041-2/+2
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macrosKirill A. Shutemov2016-04-041-2/+2
| | |_|/ | |/| |
* | | | powerpc: Correct used_vsr commentSimon Guo2016-03-291-1/+1
* | | | powerpc/process: Fix altivec SPR not being savedOliver O'Halloran2016-03-291-1/+1
* | | | powerpc/mm: Fixup preempt underflow with huge pagesSebastian Siewior2016-03-291-2/+2
|/ / /
* | | arch, ftrace: for KASAN put hard/soft IRQ entries into separate sectionsAlexander Potapenko2016-03-251-0/+1
* | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2016-03-223-12/+24
|\ \ \
| * | | rapidio: add global inbound port write interfacesAlexandre Bounine2016-03-223-6/+12
| * | | powerpc/fsl_rio: changes to mport registrationAlexandre Bounine2016-03-221-6/+12
* | | | KVM: PPC: do not compile in vfio.o unconditionallyPaolo Bonzini2016-03-221-1/+2
* | | | KVM/PPC: update the comment of memory barrier in the kvmppc_prepare_to_enter()Lan Tianyu2016-03-221-0/+3
* | | | KVM: PPC: Create a virtual-mode only TCE table handlersAlexey Kardashevskiy2016-03-223-7/+57
|/ / /
* | | Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2016-03-202-2/+15
|\ \ \
| * | | mm/core, arch, powerpc: Pass a protection key in to calc_vm_flag_bits()Dave Hansen2016-02-181-2/+3