Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | | | | | | | | | | MAINTAINERS: Update Pistachio platform maintainers | James Hartley | 2017-11-01 | 1 | -3/+2 | |
| | * | | | | | | | | | | | | | MIPS: smp-cmp: Use right include for task_struct | Jason A. Donenfeld | 2017-11-01 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | | MIPS: Update Goldfish RTC driver maintainer email address | Aleksandar Markovic | 2017-11-01 | 2 | -1/+2 | |
| | * | | | | | | | | | | | | | MIPS: Update RINT emulation maintainer email address | Aleksandar Markovic | 2017-11-01 | 2 | -1/+2 | |
| | * | | | | | | | | | | | | | MIPS: CPS: Fix use of current_cpu_data in preemptible code | Matt Redfearn | 2017-11-01 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | | MIPS: SMP: Fix deadlock & online race | Matt Redfearn | 2017-11-01 | 1 | -6/+16 | |
| | * | | | | | | | | | | | | | MIPS: bpf: Fix a typo in build_one_insn() | Wei Yongjun | 2017-11-01 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | | MIPS: microMIPS: Fix incorrect mask in insn_table_MM | Gustavo A. R. Silva | 2017-11-01 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | | MIPS: Fix CM region target definitions | Paul Burton | 2017-11-01 | 1 | -2/+2 | |
| | * | | | | | | | | | | | | | MIPS: generic: Fix compilation error from include asm/mips-cpc.h | Matt Redfearn | 2017-11-01 | 2 | -2/+2 | |
| | * | | | | | | | | | | | | | MIPS: Fix exception entry when CONFIG_EVA enabled | Matt Redfearn | 2017-11-01 | 1 | -4/+4 | |
| | * | | | | | | | | | | | | | MIPS: generic: Fix NI 169445 its build | James Hogan | 2017-10-31 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | | Update MIPS email addresses | Paul Burton | 2017-10-31 | 46 | -49/+52 | |
| | |/ / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2017-11-04 | 2 | -0/+2 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | Input: sparse-keymap - send sync event for KE_SW/KE_VSW | Stefan BrĂ¼ns | 2017-11-03 | 1 | -0/+1 | |
| | * | | | | | | | | | | | | | Input: ar1021_i2c - set INPUT_PROP_DIRECT | Martin Kepplinger | 2017-11-03 | 1 | -0/+1 | |
| * | | | | | | | | | | | | | | Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2017-11-03 | 1 | -3/+3 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | clk: uniphier: fix clock data for PXs3 | Masahiro Yamada | 2017-10-24 | 1 | -3/+3 | |
| * | | | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile | Linus Torvalds | 2017-11-03 | 2 | -0/+3 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | arch/tile: Implement ->set_state_oneshot_stopped() | Chris Metcalf | 2017-11-03 | 1 | -0/+1 | |
| | * | | | | | | | | | | | | | | | tile: pass machine size to sparse | Luc Van Oostenryck | 2017-10-31 | 1 | -0/+2 | |
| | | |_|_|_|_|_|/ / / / / / / / | | |/| | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/... | Linus Torvalds | 2017-11-03 | 1 | -0/+1 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | scsi: qla2xxx: Fix oops in qla2x00_probe_one error path | Douglas Miller | 2017-10-31 | 1 | -0/+1 | |
| * | | | | | | | | | | | | | | | | Merge tag 'powerpc-4.14-6' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds | 2017-11-03 | 5 | -13/+26 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | powerpc/perf: Fix core-imc hotplug callback failure during imc initialization | Madhavan Srinivasan | 2017-11-02 | 1 | -0/+14 | |
| | * | | | | | | | | | | | | | | | | powerpc/kprobes: Dereference function pointers only if the address does not b... | Naveen N. Rao | 2017-11-01 | 1 | -1/+6 | |
| | * | | | | | | | | | | | | | | | | Revert "powerpc64/elfv1: Only dereference function descriptor for non-text sy... | Naveen N. Rao | 2017-11-01 | 1 | -9/+1 | |
| | * | | | | | | | | | | | | | | | | powerpc/64s/radix: Fix preempt imbalance in TLB flush | Nicholas Piggin | 2017-10-25 | 1 | -0/+2 | |
| | * | | | | | | | | | | | | | | | | powerpc: Fix check for copy/paste instructions in alignment handler | Paul Mackerras | 2017-10-25 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | | | | | powerpc/perf: Fix IMC allocation routine | Guilherme G. Piccoli | 2017-10-25 | 1 | -2/+2 | |
| * | | | | | | | | | | | | | | | | | Merge tag 'mmc-v4.14-rc4-3' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2017-11-03 | 1 | -13/+94 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | mmc: dw_mmc: Fix the DTO timeout calculation | Douglas Anderson | 2017-11-01 | 1 | -1/+6 | |
| | * | | | | | | | | | | | | | | | | | mmc: dw_mmc: Add locking to the CTO timer | Douglas Anderson | 2017-10-30 | 1 | -10/+81 | |
| | * | | | | | | | | | | | | | | | | | mmc: dw_mmc: Fix the CTO timeout calculation | Douglas Anderson | 2017-10-30 | 1 | -1/+5 | |
| | * | | | | | | | | | | | | | | | | | mmc: dw_mmc: cancel the CTO timer after a voltage switch | Douglas Anderson | 2017-10-30 | 1 | -1/+2 | |
| * | | | | | | | | | | | | | | | | | | Merge tag 'drm-fixes-for-v4.14-rc8' of git://people.freedesktop.org/~airlied/... | Linus Torvalds | 2017-11-03 | 10 | -44/+70 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'drm-fixes-4.14' of git://people.freedesktop.org/~agd5f/linux in... | Dave Airlie | 2017-11-02 | 2 | -6/+10 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | | | | | | | | | drm/amdgpu: allow harvesting check for Polaris VCE | Leo Liu | 2017-11-02 | 1 | -6/+6 | |
| | | * | | | | | | | | | | | | | | | | | | drm/amdgpu: return -ENOENT from uvd 6.0 early init for harvesting | Leo Liu | 2017-11-02 | 1 | -0/+4 | |
| | * | | | | | | | | | | | | | | | | | | | Merge tag 'drm-intel-fixes-2017-11-01' of git://anongit.freedesktop.org/drm/d... | Dave Airlie | 2017-11-02 | 7 | -35/+57 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | | | | | | | | | | drm/i915: Check incoming alignment for unfenced buffers (on i915gm) | Chris Wilson | 2017-11-01 | 1 | -0/+4 | |
| | | * | | | | | | | | | | | | | | | | | | | drm/i915: Hold rcu_read_lock when iterating over the radixtree (vma idr) | Chris Wilson | 2017-10-30 | 1 | -0/+2 | |
| | | * | | | | | | | | | | | | | | | | | | | drm/i915: Hold rcu_read_lock when iterating over the radixtree (objects) | Chris Wilson | 2017-10-30 | 1 | -0/+2 | |
| | | * | | | | | | | | | | | | | | | | | | | drm/i915/edp: read edp display control registers unconditionally | Jani Nikula | 2017-10-30 | 1 | -3/+10 | |
| | | * | | | | | | | | | | | | | | | | | | | drm/i915: Do not rely on wm preservation for ILK watermarks | Maarten Lankhorst | 2017-10-30 | 2 | -31/+21 | |
| | | * | | | | | | | | | | | | | | | | | | | drm/i915: Cancel the modeset retry work during modeset cleanup | Manasi Navare | 2017-10-30 | 1 | -1/+18 | |
| | | | |_|_|_|_|_|_|/ / / / / / / / / / / | | | |/| | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | | | Merge branch 'linux-4.14' of git://github.com/skeggsb/linux into drm-fixes | Dave Airlie | 2017-11-01 | 1 | -3/+3 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | ||||||
| | | * | | | | | | | | | | | | | | | | | | drm/nouveau/kms/nv50: use the correct state for base channel notifier setup | Ben Skeggs | 2017-11-01 | 1 | -3/+3 | |
| * | | | | | | | | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2017-11-03 | 27 | -50/+60 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | | | net: systemport: Correct IPG length settings | Florian Fainelli | 2017-11-03 | 1 | -4/+6 |