Age | Commit message (Expand) | Author | Files | Lines |
2016-01-26 | s390/cio: ensure consistent measurement state | Sebastian Ott | 2 | -12/+13 |
2016-01-26 | s390/cio: fix measurement characteristics memleak | Sebastian Ott | 3 | -18/+6 |
2016-01-26 | s390/zcrypt: Fix cryptographic device id in kernel messages | Ingo Tuchscherer | 3 | -20/+24 |
2016-01-26 | s390/pci: remove iomap sanity checks | Sebastian Ott | 1 | -9/+4 |
2016-01-26 | s390/pci: set error state for unusable functions | Sebastian Ott | 1 | -0/+5 |
2016-01-26 | s390/pci: fix bar check | Sebastian Ott | 1 | -1/+1 |
2016-01-26 | s390/pci: resize iomap | Sebastian Ott | 1 | -12/+22 |
2016-01-26 | s390/pci: improve ZPCI_* macros | Sebastian Ott | 2 | -7/+10 |
2016-01-26 | s390/pci: provide ZPCI_ADDR macro | Sebastian Ott | 2 | -7/+4 |
2016-01-26 | s390/pci: adjust IOMAP_MAX_ENTRIES | Sebastian Ott | 1 | -1/+1 |
2016-01-26 | s390/numa: move numa_init_late() from device to arch_initcall | Michael Holzheu | 1 | -1/+1 |
2016-01-19 | s390: remove all usages of PSW_ADDR_INSN | Heiko Carstens | 14 | -49/+41 |
2016-01-19 | s390: remove all usages of PSW_ADDR_AMODE | Heiko Carstens | 10 | -33/+28 |
2016-01-19 | s390: wire up copy_file_range syscall | Heiko Carstens | 3 | -1/+4 |
2016-01-19 | s390: remove superfluous memblock_alloc() return value checks | Heiko Carstens | 3 | -6/+0 |
2016-01-19 | s390/numa: allocate memory with correct alignment | Heiko Carstens | 1 | -1/+1 |
2016-01-19 | s390/irqflags: optimize irq restore | Christian Borntraeger | 2 | -3/+8 |
2016-01-19 | s390/mm: use TASK_MAX_SIZE where applicable | Dominik Dingel | 2 | -7/+7 |
2016-01-19 | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost | Linus Torvalds | 44 | -319/+401 |
2016-01-18 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile | Linus Torvalds | 25 | -188/+310 |
2016-01-18 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/egt... | Linus Torvalds | 6 | -32/+51 |
2016-01-18 | Merge branch 'for-linus-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 47 | -829/+3690 |
2016-01-18 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 24 | -285/+395 |
2016-01-18 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide | Linus Torvalds | 4 | -12/+11 |
2016-01-18 | Merge tag 'rtc-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni... | Linus Torvalds | 22 | -130/+894 |
2016-01-18 | Merge tag 'fbdev-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/... | Linus Torvalds | 142 | -1701/+36836 |
2016-01-18 | numa: remove stale node_has_online_mem() define | Chris Metcalf | 2 | -7/+0 |
2016-01-18 | arch/tile: move user_exit() to early kernel entry sequence | Chris Metcalf | 7 | -41/+16 |
2016-01-18 | tile: fix bug in setting PT_FLAGS_DISABLE_IRQ on kernel entry | Chris Metcalf | 1 | -1/+1 |
2016-01-18 | tile: fix tilepro casts for readl, writel, etc | Chris Metcalf | 1 | -8/+8 |
2016-01-18 | tile: fix a -Wframe-larger-than warning | Chris Metcalf | 1 | -1/+1 |
2016-01-18 | tile: include the syscall number in the backtrace | Chris Metcalf | 1 | -9/+8 |
2016-01-18 | MAINTAINERS: add git URL for tile | Fengguang Wu | 1 | -0/+1 |
2016-01-18 | arch/tile: adopt prepare_exit_to_usermode() model from x86 | Chris Metcalf | 5 | -107/+77 |
2016-01-18 | drivers/ide: make ide-scan-pci.c driver explicitly non-modular | Paul Gortmaker | 1 | -2/+1 |
2016-01-18 | ide: constify ide_dma_ops structures | Julia Lawall | 2 | -2/+2 |
2016-01-18 | ide: silence some underflow warnings | Dan Carpenter | 1 | -8/+8 |
2016-01-18 | ovs: limit ovs recursions in ovs_execute_actions to not corrupt stack | Hannes Frederic Sowa | 1 | -5/+14 |
2016-01-18 | team: Replace rcu_read_lock with a mutex in team_vlan_rx_kill_vid | Ido Schimmel | 1 | -3/+3 |
2016-01-18 | net: hns: bug fix about hisilicon TSO BD mode | huangdaode | 3 | -2/+19 |
2016-01-18 | brcmfmac: fix BRCMF_FW_NVRAM_DEF macro for older gcc compilers | Arend van Spriel | 1 | -2/+1 |
2016-01-18 | video: fbdev: pxafb: fix out of memory error path | Robert Jarzmik | 1 | -0/+2 |
2016-01-18 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo... | Linus Torvalds | 53 | -374/+1281 |
2016-01-18 | Merge branch 'upstream' of git://git.infradead.org/users/pcmoore/audit | Linus Torvalds | 3 | -118/+114 |
2016-01-18 | vm: fix incorrect unlock error path in madvise_free_huge_pmd | Linus Torvalds | 1 | -1/+1 |
2016-01-18 | drm/vc4: fix warning in validate printf. | Dave Airlie | 1 | -1/+1 |
2016-01-18 | net: phy: at803x: Add the interrupt register bit definitions | Martin Blumenstingl | 1 | -9/+23 |
2016-01-18 | net: phy: at803x: Clean up duplicate register definitions | Martin Blumenstingl | 1 | -8/+11 |
2016-01-18 | net: phy: at803x: Allow specifying the RGMII RX clock delay via phy mode | Martin Blumenstingl | 1 | -9/+54 |
2016-01-18 | net: phy: at803x: Don't set gbit features for the AR8030 phy | Martin Blumenstingl | 1 | -1/+1 |