| Commit message (Expand) | Author | Age | Files | Lines |
* | sched/core: Remove the tsk_cpus_allowed() wrapper | Ingo Molnar | 2017-03-02 | 2 | -2/+2 |
* | Merge tag 'powerpc-4.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds | 2017-03-01 | 50 | -4314/+7769 |
|\ |
|
| * | powerpc: Remove leftover cputime_to_nsecs call causing build error | Frédéric Weisbecker | 2017-02-23 | 1 | -1/+1 |
| * | powerpc/mm/hash: Always clear UPRT and Host Radix bits when setting up CPU | Aneesh Kumar K.V | 2017-02-23 | 1 | -0/+4 |
| * | powerpc/optprobes: Fix TOC handling in optprobes trampoline | Naveen N. Rao | 2017-02-23 | 1 | -0/+7 |
| * | powerpc/pseries: Advertise Hot Plug Event support to firmware | Michael Roth | 2017-02-21 | 2 | -1/+2 |
| * | powerpc/xmon: Dump memory in CPU endian format | Douglas Miller | 2017-02-21 | 1 | -3/+55 |
| * | powerpc/pseries: Revert 'Auto-online hotplugged memory' | Nathan Fontenot | 2017-02-21 | 2 | -16/+37 |
| * | powerpc/powernv: Make PCI non-optional | Michael Ellerman | 2017-02-20 | 1 | -1/+2 |
| * | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwoo... | Michael Ellerman | 2017-02-18 | 19 | -232/+771 |
| |\ |
|
| | * | powerpc/8xx: Perf events on PPC 8xx | Christophe Leroy | 2017-01-26 | 7 | -1/+248 |
| | * | powerpc/32: Remove FIX_SRR1 | Christophe Leroy | 2017-01-26 | 3 | -8/+0 |
| | * | powerpc/8xx: Implement hw_breakpoint | Christophe Leroy | 2017-01-25 | 5 | -3/+62 |
| | * | powerpc/32: Enable HW_BREAKPOINT on BOOK3S | Christophe Leroy | 2017-01-25 | 2 | -2/+2 |
| | * | powerpc/corenet: add support for the kmcent2 board | Valentin Longchamp | 2017-01-25 | 2 | -0/+304 |
| | * | powerpc/85xx: remove the kmp204x_defconfig | Valentin Longchamp | 2017-01-25 | 1 | -220/+0 |
| | * | powerpc/corenet: explicitly disable the SDHC controller on kmcoge4 | Valentin Longchamp | 2017-01-25 | 1 | -0/+4 |
| | * | powerpc/85xx: Enable display support for t1042rdb | Jason Jin | 2017-01-25 | 2 | -0/+153 |
| * | | powerpc/64: Implement clear_bit_unlock_is_negative_byte() | Nicholas Piggin | 2017-02-18 | 1 | -0/+28 |
| * | | powerpc/powernv: Remove unused variable in pnv_pci_sriov_disable() | Gavin Shan | 2017-02-17 | 1 | -2/+0 |
| * | | powerpc/kernel: Remove error message in pcibios_setup_phb_resources() | Gavin Shan | 2017-02-17 | 1 | -8/+2 |
| * | | powerpc/mm: Fix typo in set_pte_at() | Gavin Shan | 2017-02-17 | 1 | -3/+1 |
| * | | powerpc: Add POWER9 architected mode to cputable | Russell Currey | 2017-02-17 | 1 | -0/+17 |
| * | | powerpc/perf: use is_kernel_addr macro in perf_get_misc_flags() | Madhavan Srinivasan | 2017-02-17 | 1 | -1/+1 |
| * | | powerpc/perf: Avoid FAB_*_MATCH checks for power9 | Madhavan Srinivasan | 2017-02-17 | 2 | -24/+42 |
| * | | powerpc/perf: Add restrictions to PMC5 in power9 DD1 | Madhavan Srinivasan | 2017-02-17 | 2 | -1/+5 |
| * | | powerpc/perf: Use Instruction Counter value | Madhavan Srinivasan | 2017-02-17 | 1 | -0/+36 |
| * | | powerpc/perf: Use PM_INST_DISP for generic instructions sample | Madhavan Srinivasan | 2017-02-17 | 1 | -2/+18 |
| * | | powerpc/perf: Add alternative event table and function for power9 | Madhavan Srinivasan | 2017-02-17 | 1 | -0/+17 |
| * | | powerpc/perf: Add PM_INST_DISP event to Power9 event list | Madhavan Srinivasan | 2017-02-17 | 1 | -0/+3 |
| * | | powerpc/perf: Factor out event_alternative function | Madhavan Srinivasan | 2017-02-17 | 3 | -33/+41 |
| * | | powerpc/pseries: Implement indexed-count hotplug memory remove | Sahil Mehta | 2017-02-17 | 1 | -0/+98 |
| * | | powerpc/pseries: Implement indexed-count hotplug memory add | Sahil Mehta | 2017-02-17 | 3 | -12/+147 |
| * | | powerpc/mm: Blacklist SLB symbols from kprobe | Michael Ellerman | 2017-02-17 | 1 | -0/+8 |
| * | | powerpc/mm: Convert slb_finish_load[_1T] to local symbols | Michael Ellerman | 2017-02-17 | 1 | -8/+8 |
| * | | powerpc/pseries: Fix build break when MEMORY_HOTREMOVE=n | Michael Ellerman | 2017-02-16 | 1 | -1/+4 |
| * | | powerpc/asm: Define STACK_PT_REGS_OFFSET macro in asm-offsets.c | Rashmica Gupta | 2017-02-15 | 1 | -29/+32 |
| * | | powerpc/asm: Use OFFSET macro in asm-offsets.c | Rashmica Gupta | 2017-02-15 | 1 | -371/+340 |
| * | | powerpc/spufs: Get rid of broken fasync stuff | Al Viro | 2017-02-15 | 2 | -62/+6 |
| * | | powerpc/64e: Fix bogus usage of WARN_ONCE() | Michael Ellerman | 2017-02-15 | 1 | -7/+5 |
| * | | drivers/pci/hotplug: Mask PDC interrupt if required | Gavin Shan | 2017-02-15 | 1 | -0/+2 |
| * | | powerpc/xmon: Enable disassembly files (compilation changes) | Balbir Singh | 2017-02-15 | 4 | -547/+60 |
| * | | powerpc/xmon: Apply binutils changes to upgrade disassembly | Balbir Singh | 2017-02-15 | 3 | -3195/+6292 |
| * | | powerpc/xmon: Update ppc-dis/opc.c and ppc.h | Balbir Singh | 2017-02-15 | 4 | -570/+493 |
* | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l... | Linus Torvalds | 2017-03-01 | 2 | -4/+4 |
|\ \ \ |
|
| * | | | powerpc/mpc85xx: Update TMU device tree node for T1023/T1024 | Hongtao Jia | 2017-02-22 | 1 | -2/+2 |
| * | | | powerpc/mpc85xx: Update TMU device tree node for T1040/T1042 | Hongtao Jia | 2017-02-22 | 1 | -2/+2 |
* | | | | mm: add new mmgrab() helper | Vegard Nossum | 2017-02-27 | 1 | -1/+1 |
* | | | | scripts/spelling.txt: add "overrided" pattern and fix typo instances | Masahiro Yamada | 2017-02-27 | 1 | -1/+1 |
* | | | | scripts/spelling.txt: add "partiton" pattern and fix typo instances | Masahiro Yamada | 2017-02-27 | 4 | -4/+4 |