| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2017-11-30 | 1 | -5/+2 |
|\ |
|
| * | KVM: Let KVM_SET_SIGNAL_MASK work as advertised | Jan H. Schönherr | 2017-11-27 | 1 | -5/+2 |
* | | mm: switch to 'define pmd_write' instead of __HAVE_ARCH_PMD_WRITE | Dan Williams | 2017-11-29 | 1 | -1/+1 |
* | | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2017-11-25 | 2 | -4/+4 |
|\ \ |
|
| * | | treewide: setup_timer() -> timer_setup() | Kees Cook | 2017-11-21 | 1 | -2/+2 |
| * | | treewide: Switch DEFINE_TIMER callbacks to struct timer_list * | Kees Cook | 2017-11-21 | 1 | -2/+2 |
* | | | kbuild: remove all dummy assignments to obj- | Masahiro Yamada | 2017-11-18 | 12 | -36/+0 |
|/ / |
|
* | | Merge tag 'locks-v4.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/jl... | Linus Torvalds | 2017-11-17 | 1 | -1/+0 |
|\ \ |
|
| * | | fcntl: don't cap l_start and l_end values for F_GETLK64 in compat syscall | Jeff Layton | 2017-11-15 | 1 | -1/+0 |
* | | | Merge branch 'misc.compat' of git://git.kernel.org/pub/scm/linux/kernel/git/v... | Linus Torvalds | 2017-11-17 | 1 | -33/+4 |
|\ \ \ |
|
| * | | | mips: switch to {get,put}_compat_sigset() | Al Viro | 2017-09-19 | 1 | -33/+4 |
* | | | | Merge tag 'libnvdimm-for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2017-11-17 | 1 | -0/+1 |
|\ \ \ \
| |_|_|/
|/| | | |
|
| * | | | mm: introduce MAP_SHARED_VALIDATE, a mechanism to safely define new mmap flags | Dan Williams | 2017-11-03 | 1 | -0/+1 |
* | | | | Merge tag 'afs-next-20171113' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2017-11-16 | 1 | -13/+1 |
|\ \ \ \ |
|
| * | | | | Pass mode to wait_on_atomic_t() action funcs and provide default actions | David Howells | 2017-11-13 | 1 | -13/+1 |
| * | | | | Merge remote-tracking branch 'tip/timers/core' into afs-next | David Howells | 2017-11-13 | 3 | -28/+25 |
| |\ \ \ \ |
|
* | \ \ \ \ | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2017-11-15 | 1 | -7/+1 |
|\ \ \ \ \ \ |
|
| * | | | | | | mm, arch: remove empty_bad_page* | Michal Hocko | 2017-11-15 | 1 | -7/+1 |
* | | | | | | | Merge tag 'pci-v4.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2017-11-15 | 1 | -4/+0 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | PCI: Remove redundant pci_dev, pci_bus, resource declarations | Bjorn Helgaas | 2017-11-07 | 1 | -2/+0 |
| * | | | | | | | PCI: Remove redundant pcibios_set_master() declarations | Bjorn Helgaas | 2017-11-07 | 1 | -2/+0 |
| | |_|_|/ / /
| |/| | | | | |
|
* | | | | | | | Merge tag 'mips_4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/jhogan... | Linus Torvalds | 2017-11-15 | 69 | -433/+503 |
|\ \ \ \ \ \ \
| |_|/ / / / /
|/| | | | | | |
|
| * | | | | | | MIPS: Add iomem resource for kernel bss section. | David Daney | 2017-11-13 | 1 | -0/+4 |
| * | | | | | | MIPS: cmpxchg64() and HAVE_VIRT_CPU_ACCOUNTING_GEN don't work for 32-bit SMP | Ben Hutchings | 2017-11-13 | 2 | -1/+3 |
| * | | | | | | MIPS: BMIPS: Enable HARDIRQS_SW_RESEND | Justin Chen | 2017-11-13 | 1 | -0/+1 |
| * | | | | | | MIPS: pci: Make use of the BIT() macro inside the mt7620 driver | John Crispin | 2017-11-13 | 1 | -6/+6 |
| * | | | | | | MIPS: pci: Remove KERN_WARN instance inside the mt7620 driver | John Crispin | 2017-11-13 | 1 | -1/+1 |
| * | | | | | | MIPS: pci: Remove duplicate define in mt7620 driver | John Crispin | 2017-11-13 | 1 | -1/+0 |
| * | | | | | | MIPS: ralink: Fix typo in mt7628 pinmux function | Mathias Kresin | 2017-11-13 | 1 | -1/+1 |
| * | | | | | | MIPS: ralink: Fix MT7628 pinmux | Mathias Kresin | 2017-11-13 | 1 | -2/+2 |
| * | | | | | | MIPS: Fix odd fp register warnings with MIPS64r2 | James Hogan | 2017-11-10 | 1 | -3/+5 |
| * | | | | | | MIPS/ptrace: Update syscall nr on register changes | James Hogan | 2017-11-09 | 3 | -4/+47 |
| * | | | | | | MIPS/ptrace: Pick up ptrace/seccomp changed syscalls | James Hogan | 2017-11-09 | 1 | -3/+6 |
| * | | | | | | MIPS: Fix an n32 core file generation regset support regression | Maciej W. Rozycki | 2017-11-09 | 1 | -0/+17 |
| * | | | | | | MIPS: Fix MIPS64 FP save/restore on 32-bit kernels | James Hogan | 2017-11-09 | 2 | -14/+14 |
| * | | | | | | MIPS: page.h: Define virt_to_pfn() | Florian Fainelli | 2017-11-09 | 1 | -2/+2 |
| * | | | | | | MIPS: Xilfpga: Switch to using generic defconfigs | Zubair Lutfullah Kakakhel | 2017-11-08 | 10 | -226/+4 |
| * | | | | | | MIPS: generic: Add support for MIPSfpga | Zubair Lutfullah Kakakhel | 2017-11-08 | 5 | -1/+59 |
| * | | | | | | MIPS: Set defconfig target to a generic system for 32r2el | Matt Redfearn | 2017-11-08 | 1 | -1/+1 |
| * | | | | | | MIPS: Kconfig: Set default MIPS system type as generic | Matt Redfearn | 2017-11-08 | 2 | -1/+2 |
| * | | | | | | MIPS: DTS: Remove num-slots from Pistachio SoC | Shawn Lin | 2017-11-08 | 1 | -1/+0 |
| * | | | | | | MIPS: Lasat: Use setup_timer() helper | Allen Pais | 2017-11-08 | 1 | -2/+1 |
| * | | | | | | MIPS: Use SLL by 0 for 32-bit truncation in `__read_64bit_c0_split' | Maciej W. Rozycki | 2017-11-08 | 1 | -8/+6 |
| * | | | | | | MIPS: ralink: Drop obsolete USB_ARCH_HAS_HCD select | James Hogan | 2017-11-08 | 1 | -1/+0 |
| * | | | | | | MIPS: BCM47XX: Fix LED inversion for WRT54GSv1 | Mirko Parthey | 2017-11-07 | 1 | -1/+1 |
| * | | | | | | MIPS: Lantiq: Fix ASC0/ASC1 clocks | Martin Schiller | 2017-11-07 | 1 | -4/+2 |
| * | | | | | | MIPS: Standardize DTS files, status "ok" -> "okay" | Robert P. J. Day | 2017-11-07 | 3 | -3/+3 |
| * | | | | | | MIPS: BCM63XX: split out swpkt_sar/usb clocks | Jonas Gorski | 2017-11-07 | 1 | -10/+51 |
| * | | | | | | MIPS: BCM63XX: provide enet clocks as "enet" to the ethernet devices | Jonas Gorski | 2017-11-07 | 1 | -0/+8 |
| * | | | | | | MIPS: BCM63XX: move the HSSPI PLL HZ into its own clock | Jonas Gorski | 2017-11-07 | 1 | -2/+8 |