Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2017-07-05 | 4 | -93/+6 |
|\ | |||||
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2017-06-30 | 11 | -76/+284 |
| |\ | |||||
| * \ | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2017-06-21 | 8 | -14/+17 |
| |\ \ | |||||
| * \ \ | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2017-06-15 | 16 | -55/+109 |
| |\ \ \ | |||||
| * | | | | ibmvnic: Client-initiated failover | Thomas Falcon | 2017-06-13 | 1 | -0/+2 |
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2017-06-06 | 5 | -5/+11 |
| |\ \ \ \ | |||||
| * | | | | | bpf: Add jited_len to struct bpf_prog | Martin KaFai Lau | 2017-06-06 | 1 | -0/+1 |
| * | | | | | powerpc: use asm-generic/socket.h as much as possible | Stephen Rothwell | 2017-06-01 | 1 | -91/+1 |
| * | | | | | bpf: free up BPF_JMP | BPF_CALL | BPF_X opcode | Alexei Starovoitov | 2017-05-31 | 1 | -1/+1 |
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2017-05-22 | 13 | -28/+122 |
| |\ \ \ \ \ | |||||
| * | | | | | | net: Define SCM_TIMESTAMPING_PKTINFO on all architectures. | David S. Miller | 2017-05-21 | 1 | -0/+2 |
| * | | | | | | powerpc/85xx/kmcent2: use hdlc busmode for UCC1 | Holger Brunck | 2017-05-18 | 1 | -3/+1 |
* | | | | | | | Merge tag 'pstore-v4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2017-07-05 | 1 | -9/+5 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | powerpc/nvram: use memdup_user | Geliang Tang | 2017-06-27 | 1 | -9/+5 |
| | |_|/ / / / | |/| | | | | | |||||
* | | | | | | | Merge tag 'driver-core-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2017-07-03 | 5 | -43/+64 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | powerpc: vio_cmo: use dev_groups and not dev_attrs for bus_type | Greg Kroah-Hartman | 2017-06-12 | 1 | -23/+33 |
| * | | | | | | | powerpc: vio: use dev_groups and not dev_attrs for bus_type | Greg Kroah-Hartman | 2017-06-12 | 1 | -6/+10 |
| * | | | | | | | powerpc: ibmebus: use dev_groups and not dev_attrs for bus_type | Greg Kroah-Hartman | 2017-06-09 | 1 | -6/+10 |
| * | | | | | | | powerpc: ps3: use dev_groups and not dev_attrs for bus_type | Greg Kroah-Hartman | 2017-06-09 | 1 | -4/+6 |
| * | | | | | | | driver core: remove CLASS_ATTR usage | Greg Kroah-Hartman | 2017-06-07 | 2 | -4/+5 |
| | |_|/ / / / | |/| | | | | | |||||
* | | | | | | | Merge tag 'tty-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 2017-07-03 | 1 | -0/+1 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | tty: add TIOCGPTPEER ioctl | Aleksa Sarai | 2017-06-09 | 1 | -0/+1 |
| | |/ / / / / | |/| | | | | | |||||
* | | | | | | | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2017-07-03 | 5 | -14/+37 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | powerpc: Only obtain cpu_hotplug_lock if called by rtasd | Thiago Jung Bauermann | 2017-06-23 | 3 | -4/+26 |
| * | | | | | | | powerpc/powernv: Use stop_machine_cpuslocked() | Sebastian Andrzej Siewior | 2017-05-26 | 1 | -3/+4 |
| * | | | | | | | KVM/PPC/Book3S HV: Use cpuhp_setup_state_nocalls_cpuslocked() | Sebastian Andrzej Siewior | 2017-05-26 | 1 | -7/+7 |
| | |/ / / / / | |/| | | | | | |||||
* | | | | | | | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2017-07-03 | 1 | -1/+1 |
|\ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ | Merge branch 'linus' into x86/mm, to pick up fixes | Ingo Molnar | 2017-06-22 | 9 | -19/+17 |
| |\ \ \ \ \ \ \ | | | |_|_|_|/ / | | |/| | | | | | |||||
| * | | | | | | | x86/mm/gup: Switch GUP to the generic get_user_page_fast() implementation | Kirill A. Shutemov | 2017-06-13 | 1 | -1/+1 |
* | | | | | | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2017-07-03 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ | Merge branch 'linus' into sched/core, to pick up fixes | Ingo Molnar | 2017-06-24 | 10 | -70/+284 |
| |\ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ | Merge branch 'WIP.sched/core' into sched/core | Ingo Molnar | 2017-06-20 | 28 | -74/+137 |
| |\ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / | | |/| | | | | | | | |||||
| * | | | | | | | | | powerpc: Adjust system_state check | Thomas Gleixner | 2017-05-23 | 1 | -1/+1 |
| | |_|_|/ / / / / | |/| | | | | | | | |||||
* | | | | | | | | | Merge tag 'powerpc-4.12-8' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds | 2017-06-30 | 1 | -7/+1 |
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ |/| | | | | | | | | |||||
| * | | | | | | | | powerpc/32: Avoid miscompilation w/GCC 4.6.3 - don't inline copy_to/from_user() | Michael Ellerman | 2017-06-26 | 1 | -7/+1 |
* | | | | | | | | | arch: remove unused macro/function thread_saved_pc() | Tobias Klauser | 2017-06-28 | 1 | -6/+0 |
| |_|_|/ / / / / |/| | | | | | | | |||||
* | | | | | | | | Merge tag 'powerpc-4.12-7' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds | 2017-06-23 | 7 | -50/+166 |
|\| | | | | | | | |||||
| * | | | | | | | powerpc/64: Initialise thread_info for emergency stacks | Nicholas Piggin | 2017-06-23 | 1 | -3/+28 |
| * | | | | | | | powerpc/powernv/npu-dma: Add explicit flush when sending an ATSD | Alistair Popple | 2017-06-22 | 1 | -29/+65 |
| * | | | | | | | powerpc/perf: Fix oops when kthread execs user process | Ravi Bangoria | 2017-06-16 | 1 | -1/+2 |
| * | | | | | | | powerpc/64s: Handle data breakpoints in Radix mode | Naveen N. Rao | 2017-06-16 | 1 | -4/+7 |
| * | | | | | | | powerpc/kprobes: Skip livepatch_handler() for jprobes | Naveen N. Rao | 2017-06-16 | 3 | -5/+41 |
| * | | | | | | | powerpc/ftrace: Pass the correct stack pointer for DYNAMIC_FTRACE_WITH_REGS | Naveen N. Rao | 2017-06-16 | 1 | -8/+12 |
| * | | | | | | | powerpc/kprobes: Pause function_graph tracing during jprobes handling | Naveen N. Rao | 2017-06-16 | 1 | -0/+11 |
* | | | | | | | | Merge branch 'kvm-ppc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Radim Krčmář | 2017-06-20 | 3 | -20/+118 |
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | | | |||||
| * | | | | | | | KVM: PPC: Book3S HV: Ignore timebase offset on POWER9 DD1 | Paul Mackerras | 2017-06-16 | 1 | -0/+8 |
| * | | | | | | | KVM: PPC: Book3S HV: Save/restore host values of debug registers | Paul Mackerras | 2017-06-16 | 1 | -13/+32 |
| * | | | | | | | KVM: PPC: Book3S HV: Preserve userspace HTM state properly | Paul Mackerras | 2017-06-15 | 1 | -0/+21 |
| * | | | | | | | KVM: PPC: Book3S HV: Restore critical SPRs to host values on guest exit | Paul Mackerras | 2017-06-15 | 2 | -3/+17 |
| * | | | | | | | KVM: PPC: Book3S HV: Context-switch EBB registers properly | Paul Mackerras | 2017-06-13 | 1 | -0/+15 |