Age | Commit message (Expand) | Author | Files | Lines |
2016-12-12 | Merge tag 'openrisc-for-linus' of git://github.com/openrisc/linux | Linus Torvalds | 13 | -56/+59 |
2016-12-12 | Merge tag 'm68k-for-v4.10-tag1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2 | -3/+2 |
2016-12-12 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/egt... | Linus Torvalds | 4 | -15/+30 |
2016-12-12 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg... | Linus Torvalds | 26 | -18/+713 |
2016-12-12 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc | Linus Torvalds | 20 | -44/+537 |
2016-12-12 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 1787 | -28740/+107766 |
2016-12-12 | openrisc: prevent VGA console, fix builds | Randy Dunlap | 1 | -1/+1 |
2016-12-12 | openrisc: include l.swa in check for write data pagefault | Stefan Kristiansson | 1 | -1/+1 |
2016-12-12 | openrisc: Updates after openrisc.net has been lost | Stafford Horne | 3 | -7/+9 |
2016-12-12 | openrisc: Consolidate setup to use memblock instead of bootmem | Stafford Horne | 6 | -33/+14 |
2016-12-12 | openrisc: remove the redundant of_platform_populate | Rob Herring | 1 | -10/+0 |
2016-12-12 | openrisc: add NR_CPUS Kconfig default value | Stafford Horne | 1 | -0/+3 |
2016-12-12 | openrisc: Support both old (or32) and new (or1k) toolchain | Guenter Roeck | 1 | -1/+7 |
2016-12-12 | openrisc: Add thread-local storage (TLS) support | Christian Svensson | 1 | -0/+13 |
2016-12-12 | openrisc: restore all regs on rt_sigreturn | Jonas Bonn | 1 | -1/+9 |
2016-12-12 | openrisc: fix PTRS_PER_PGD define | Stefan Kristiansson | 2 | -2/+2 |
2016-12-12 | avr32: wire up pkey syscalls | Hans-Christian Noren Egtvedt | 2 | -0/+6 |
2016-12-12 | AVR32-pio: Replace two seq_printf() calls by seq_puts() in pio_bank_show() | Markus Elfring | 1 | -2/+2 |
2016-12-12 | AVR32-pio: Use seq_putc() in pio_bank_show() | Markus Elfring | 1 | -1/+1 |
2016-12-12 | AVR32-clock: Combine nine seq_printf() calls into one call in clk_show() | Markus Elfring | 1 | -9/+19 |
2016-12-12 | AVR32-clock: Use seq_putc() in two functions | Markus Elfring | 1 | -3/+2 |
2016-12-12 | sparc: fix a building error reported by kbuild | Gonglei \(Arei\) | 1 | -0/+1 |
2016-12-12 | sparc64: fix typo in pgd_clear() | Kirill A. Shutemov | 1 | -1/+1 |
2016-12-12 | sparc64: restore irq in error paths in iommu | Dan Carpenter | 1 | -0/+2 |
2016-12-12 | sparc: leon: Fix a retry loop in leon_init_timers() | Dan Carpenter | 1 | -28/+28 |
2016-12-12 | sparc64: make string buffers large enough | Dan Carpenter | 1 | -2/+2 |
2016-12-12 | sparc64: move dereference after check for NULL | Dan Carpenter | 1 | -3/+2 |
2016-12-12 | sparc: kernel: use builtin_platform_driver | Geliang Tang | 1 | -6/+1 |
2016-12-12 | sparc64:Support User Probes for sparc | Allen Pais | 14 | -4/+500 |
2016-12-11 | Linux 4.9v4.9 | Linus Torvalds | 1 | -2/+2 |
2016-12-11 | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds | 2 | -2/+2 |
2016-12-11 | netfilter: nft_counter: rework atomic dump and reset | Pablo Neira | 1 | -72/+55 |
2016-12-11 | MIPS: Lantiq: Fix mask of GPE frequency | Hauke Mehrtens | 1 | -1/+1 |
2016-12-11 | MIPS: Return -ENODEV from weak implementation of rtc_mips_set_time | Luuk Paulussen | 1 | -1/+1 |
2016-12-11 | e1000: use disable_hardirq() for e1000_netpoll() | WANG Cong | 2 | -6/+6 |
2016-12-11 | i40e: don't truncate match_method assignment | Keller, Jacob E | 1 | -2/+1 |
2016-12-11 | net: ethernet: ti: netcp: add support of cpts | WingMan Kwok | 4 | -14/+452 |
2016-12-11 | net: phy: phy drivers should not set SUPPORTED_[Asym_]Pause | Timur Tabi | 11 | -90/+67 |
2016-12-11 | net: l2tp: ppp: change PPPOL2TP_MSG_* => L2TP_MSG_* | Asbjørn Sloth Tønnesen | 1 | -27/+27 |
2016-12-11 | net: l2tp: deprecate PPPOL2TP_MSG_* in favour of L2TP_MSG_* | Asbjørn Sloth Tønnesen | 2 | -11/+10 |
2016-12-11 | net: l2tp: export debug flags to UAPI | Asbjørn Sloth Tønnesen | 2 | -11/+16 |
2016-12-11 | Merge branch 'sxgbe-stmmac-remove-private-tx-lock' | David S. Miller | 4 | -45/+12 |
2016-12-11 | net: ethernet: stmmac: remove private tx queue lock | Lino Sanfilippo | 2 | -23/+6 |
2016-12-11 | net: ethernet: sxgbe: remove private tx queue lock | Lino Sanfilippo | 2 | -22/+6 |
2016-12-11 | Merge branch 'bridge-fast-ageing-on-topology-change' | David S. Miller | 6 | -23/+65 |
2016-12-11 | net: bridge: shorten ageing time on topology change | Vivien Didelot | 3 | -2/+30 |
2016-12-11 | net: bridge: add helper to set topology change | Vivien Didelot | 4 | -4/+11 |
2016-12-11 | net: bridge: add helper to offload ageing time | Vivien Didelot | 3 | -17/+24 |
2016-12-11 | net: nicvf: use new api ethtool_{get|set}_link_ksettings | Philippe Reynes | 1 | -25/+31 |
2016-12-11 | net: ethernet: ti: cpsw: sync rates for channels in dual emac mode | Ivan Khoronzhuk | 1 | -1/+11 |