| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2016-12-07 | 6 | -6/+18 |
|\ |
|
| * | Merge tag 'powerpc-4.9-7' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds | 2016-12-05 | 6 | -6/+18 |
| |\ |
|
| | * | powerpc/64: Fix placement of .text to be immediately following .head.text | Nicholas Piggin | 2016-12-01 | 1 | -0/+9 |
| | * | powerpc/eeh: Fix deadlock when PE frozen state can't be cleared | Andrew Donnellan | 2016-12-01 | 1 | -1/+3 |
| | * | powerpc/mm: Fix lazy icache flush on pre-POWER5 | Benjamin Herrenschmidt | 2016-11-29 | 2 | -3/+3 |
| | * | powerpc/boot: Fix build failure in 32-bit boot wrapper | Ben Hutchings | 2016-11-28 | 2 | -2/+3 |
* | | | tcp: SOF_TIMESTAMPING_OPT_STATS option for SO_TIMESTAMPING | Francis Yan | 2016-11-30 | 1 | -0/+2 |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2016-11-27 | 9 | -12/+64 |
|\| | |
|
| * | | Merge tag 'powerpc-4.9-6' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds | 2016-11-26 | 9 | -12/+64 |
| |\| |
|
| | * | powerpc/mm: Fixup kernel read only mapping | Aneesh Kumar K.V | 2016-11-25 | 2 | -6/+16 |
| | * | powerpc/boot: Fix the early OPAL console wrappers | Oliver O'Halloran | 2016-11-24 | 4 | -2/+31 |
| | * | powerpc: Fix missing CRCs, add more asm-prototypes.h declarations | Nicholas Piggin | 2016-11-22 | 1 | -0/+12 |
| | * | powerpc: Set missing wakeup bit in LPCR on POWER9 | Benjamin Herrenschmidt | 2016-11-22 | 2 | -4/+5 |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2016-11-22 | 8 | -33/+68 |
|\| | |
|
| * | | Merge tag 'powerpc-4.9-5' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds | 2016-11-19 | 8 | -33/+68 |
| |\| |
|
| | * | powerpc/mm: Fix missing update of HID register on secondary CPUs | Aneesh Kumar K.V | 2016-11-18 | 2 | -0/+8 |
| | * | powerpc/mm/radix: Invalidate ERAT on tlbiel for POWER9 DD1 | Michael Neuling | 2016-11-18 | 2 | -0/+5 |
| | * | powerpc/64: Fix setting of AIL in hypervisor mode | Benjamin Herrenschmidt | 2016-11-15 | 1 | -6/+14 |
| | * | powerpc/oops: Fix missing pr_cont()s in instruction dump | Andrew Donnellan | 2016-11-12 | 1 | -5/+5 |
| | * | powerpc/oops: Fix missing pr_cont()s in show_regs() | Michael Ellerman | 2016-11-12 | 1 | -8/+8 |
| | * | powerpc/oops: Fix missing pr_cont()s in print_msr_bits() et. al. | Michael Ellerman | 2016-11-12 | 1 | -5/+5 |
| | * | powerpc/oops: Fix missing pr_cont()s in show_stack() | Michael Ellerman | 2016-11-12 | 1 | -3/+3 |
| | * | powerpc: Fix exception vector build with 2.23 era binutils | Hugh Dickins | 2016-11-12 | 1 | -1/+1 |
| | * | powerpc/64s: Fix system reset interrupt winkle wakeups | Nicholas Piggin | 2016-11-12 | 2 | -5/+19 |
* | | | arch/powerpc: Enable dpaa_eth | Madalin Bucur | 2016-11-16 | 1 | -0/+1 |
* | | | arch/powerpc: Enable FSL_FMAN | Madalin Bucur | 2016-11-16 | 1 | -0/+1 |
* | | | arch/powerpc: Enable FSL_PAMU | Madalin Bucur | 2016-11-16 | 1 | -0/+1 |
|/ / |
|
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2016-10-30 | 1 | -8/+4 |
|\ \ |
|
| * | | arch/powerpc: Update parameters for csum_tcpudp_magic & csum_tcpudp_nofold | Ivan Vecera | 2016-10-29 | 1 | -8/+4 |
* | | | Merge tag 'powerpc-4.9-4' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds | 2016-10-29 | 8 | -33/+93 |
|\ \ \
| | |/
| |/| |
|
| * | | powerpc/64s: relocation, register save fixes for system reset interrupt | Nicholas Piggin | 2016-10-27 | 2 | -21/+45 |
| * | | powerpc/mm/radix: Use tlbiel only if we ever ran on the current cpu | Aneesh Kumar K.V | 2016-10-27 | 2 | -4/+16 |
| * | | powerpc/process: Fix CONFIG_ALIVEC typo in restore_tm_state() | Valentin Rothberg | 2016-10-27 | 1 | -1/+1 |
| * | | powerpc/64: Fix race condition in setting lock bit in idle/wakeup code | Paul Mackerras | 2016-10-24 | 1 | -0/+3 |
| * | | powerpc/64: Re-fix race condition between going idle and entering guest | Paul Mackerras | 2016-10-24 | 1 | -6/+26 |
| * | | powerpc: Convert cmp to cmpd in idle enter sequence | Segher Boessenkool | 2016-10-21 | 1 | -1/+1 |
| * | | KVM: PPC: Book3S HV: Fix build error when SMP=n | Michael Ellerman | 2016-10-21 | 1 | -0/+1 |
* | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2016-10-29 | 1 | -1/+1 |
|\ \ \ |
|
| * | | | perf/powerpc: Don't call perf_event_disable() from atomic context | Jiri Olsa | 2016-10-28 | 1 | -1/+1 |
* | | | | Merge tag 'powerpc-4.9-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds | 2016-10-22 | 4 | -43/+27 |
|\ \ \ \
| | |/ /
| |/| | |
|
| * | | | powerpc: Ignore the pkey system calls for now | Stephen Rothwell | 2016-10-19 | 1 | -0/+4 |
| * | | | powerpc: Fix numa topology console print | Aneesh Kumar K.V | 2016-10-19 | 1 | -5/+5 |
| * | | | powerpc/mm: Drop dump_numa_memory_topology() | Michael Ellerman | 2016-10-19 | 1 | -36/+0 |
| * | | | powerpc/boot: Fix boot on systems with uncompressed kernel image | Heiner Kallweit | 2016-10-19 | 1 | -2/+16 |
| * | | | powerpc/mm: Prevent unlikely crash in copro_calculate_slb() | Frederic Barrat | 2016-10-19 | 1 | -0/+2 |
| |/ / |
|
* | | | Merge branch 'gup_flag-cleanups' | Linus Torvalds | 2016-10-19 | 1 | -2/+3 |
|\ \ \
| |/ /
|/| | |
|
| * | | mm: replace access_process_vm() write parameter with gup_flags | Lorenzo Stoakes | 2016-10-19 | 1 | -2/+3 |
| |/ |
|
* | | Merge tag 'gcc-plugins-v4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2016-10-15 | 1 | -0/+5 |
|\ \ |
|
| * | | gcc-plugins: Add latent_entropy plugin | Emese Revfy | 2016-10-10 | 1 | -0/+5 |
* | | | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek... | Linus Torvalds | 2016-10-14 | 38 | -132/+100 |
|\ \ \ |
|