Age | Commit message (Expand) | Author | Files | Lines |
2017-12-08 | clk: sunxi-ng: sun8i: a83t: Add /2 fixed post divider to audio PLL | Chen-Yu Tsai | 1 | -3/+6 |
2017-12-08 | clk: sunxi-ng: Support fixed post-dividers on NM style clocks | Chen-Yu Tsai | 2 | -13/+39 |
2017-12-07 | clk: sunxi-ng: sun50i: a64: Add 2x fixed post-divider to MMC module clocks | Chen-Yu Tsai | 1 | -20/+37 |
2017-12-07 | clk: sunxi-ng: Support fixed post-dividers on MP style clocks | Chen-Yu Tsai | 2 | -2/+42 |
2017-11-30 | clk: sunxi: Use PTR_ERR_OR_ZERO() | Vasyl Gomonovych | 1 | -4/+1 |
2017-11-27 | Linux 4.15-rc1v4.15-rc1 | Linus Torvalds | 1 | -2/+2 |
2017-11-27 | Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-arm | Linus Torvalds | 6 | -6/+42 |
2017-11-27 | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 12 | -15/+52 |
2017-11-27 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 38 | -616/+472 |
2017-11-27 | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 3 | -10/+17 |
2017-11-27 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 3 | -12/+32 |
2017-11-27 | Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds | 1 | -1/+1 |
2017-11-27 | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 15 | -40/+72 |
2017-11-26 | ARM: BUG if jumping to usermode address in kernel mode | Russell King | 2 | -0/+24 |
2017-11-25 | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 351 | -1773/+1225 |
2017-11-25 | Merge tag 'arc-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgu... | Linus Torvalds | 8 | -56/+136 |
2017-11-25 | Merge tag 'kbuild-v4.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m... | Linus Torvalds | 29 | -113/+58 |
2017-11-25 | Merge tag 'afs-fixes-20171124' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 8 | -279/+405 |
2017-11-25 | Merge tag 'kvm-4.15-2' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 19 | -158/+819 |
2017-11-25 | Merge tag 'powerpc-4.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds | 7 | -34/+66 |
2017-11-25 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/... | Linus Torvalds | 22 | -239/+387 |
2017-11-24 | m68k/macboing: Fix missed timer callback assignment | Kees Cook | 1 | -2/+2 |
2017-11-24 | afs: remove redundant assignment of dvnode to itself | Colin Ian King | 1 | -1/+1 |
2017-11-24 | afs: cell: Remove unnecessary code in afs_lookup_cell | Gustavo A. R. Silva | 1 | -6/+1 |
2017-11-24 | afs: Fix signal handling in some file ops | David Howells | 1 | -0/+8 |
2017-11-24 | afs: Fix some dentry handling in dir ops and missing key_puts | David Howells | 1 | -10/+5 |
2017-11-24 | afs: Make afs_write_begin() avoid writing to a page that's being stored | David Howells | 1 | -0/+5 |
2017-11-24 | sched/debug: Fix task state recording/printout | Thomas Gleixner | 1 | -3/+3 |
2017-11-24 | x86/decoder: Add new TEST instruction pattern | Masami Hiramatsu | 1 | -1/+1 |
2017-11-24 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 62 | -409/+995 |
2017-11-24 | Merge tag 'platform-drivers-x86-v4.15-2' of git://git.infradead.org/linux-pla... | Linus Torvalds | 4 | -3/+41 |
2017-11-24 | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/... | Linus Torvalds | 6 | -51/+78 |
2017-11-24 | Merge tag 'sound-fix-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 11 | -23/+69 |
2017-11-24 | Merge tag 'drm-for-v4.15-part2' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds | 39 | -1399/+281 |
2017-11-24 | Merge tag 'docs-4.15-2' of git://git.lwn.net/linux | Linus Torvalds | 6 | -143/+137 |
2017-11-24 | Merge branch 'next-keys' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo... | Linus Torvalds | 14 | -65/+66 |
2017-11-24 | Merge tag 'apparmor-pr-2017-11-21' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 11 | -71/+91 |
2017-11-24 | Merge tag 'keys-next-20171123' of git://git.kernel.org/pub/scm/linux/kernel/g... | James Morris | 14 | -65/+66 |
2017-11-23 | x86/PCI: Remove unused HyperTransport interrupt support | Bjorn Helgaas | 11 | -454/+2 |
2017-11-23 | x86/umip: Fix insn_get_code_seg_params()'s return value | Borislav Petkov | 3 | -4/+4 |
2017-11-23 | x86/boot/KASLR: Remove unused variable | Chao Fan | 1 | -3/+2 |
2017-11-23 | genirq/matrix: Make - vs ?: Precedence explicit | Kees Cook | 1 | -1/+1 |
2017-11-23 | irqchip/imgpdc: Use resource_size function on resource object | Vasyl Gomonovych | 1 | -1/+1 |
2017-11-23 | irqchip/qcom: Fix u32 comparison with value less than zero | Colin Ian King | 1 | -1/+1 |
2017-11-23 | Merge branch 'ipvlan-Fix-insufficient-skb-linear-check' | David S. Miller | 1 | -9/+27 |
2017-11-23 | ipvlan: Fix insufficient skb linear check for ipv6 icmp | Gao Feng | 1 | -1/+19 |
2017-11-23 | ipvlan: Fix insufficient skb linear check for arp | Gao Feng | 1 | -8/+8 |
2017-11-23 | geneve: only configure or fill UDP_ZERO_CSUM6_RX/TX info when CONFIG_IPV6 | Hangbin Liu | 1 | -1/+15 |
2017-11-23 | Merge tag 'wireless-drivers-for-davem-2017-11-22' of git://git.kernel.org/pub... | David S. Miller | 10 | -90/+335 |
2017-11-23 | Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe... | David S. Miller | 16 | -120/+154 |