| Commit message (Expand) | Author | Files | Lines |
2017-01-20 | KVM: s390: do not expose random data via facility bitmap | Christian Borntraeger | 1 | -2/+2 |
2017-01-20 | xhci: remove WARN_ON if dma mask is not set for platform devices | Mathias Nyman | 1 | -1/+1 |
2017-01-20 | powerpc: Ignore reserved field in DCSR and PVR reads and writes | Anton Blanchard | 1 | -5/+5 |
2017-01-20 | powerpc/ptrace: Preserve previous TM fprs/vsrs on short regset write | Dave Martin | 1 | -0/+7 |
2017-01-20 | powerpc/ptrace: Preserve previous fprs/vsrs on short regset write | Dave Martin | 1 | -0/+7 |
2017-01-20 | ARM: dts: da850-evm: fix read access to SPI flash | Fabien Parent | 1 | -0/+1 |
2017-01-19 | virtio/s390: virtio: constify virtio_config_ops structures | Bhumika Goyal | 1 | -1/+1 |
2017-01-19 | virtio/s390: add missing \n to end of dev_err message | Colin Ian King | 1 | -1/+1 |
2017-01-19 | virtio/s390: support READ_STATUS command for virtio-ccw | Pierre Morel | 1 | -0/+25 |
2017-01-19 | tools/virtio/ringtest: tweaks for s390 | Halil Pasic | 1 | -0/+12 |
2017-01-19 | tools/virtio/ringtest: fix run-on-all.sh for offline cpus | Halil Pasic | 1 | -2/+3 |
2017-01-19 | virtio_console: fix a crash in config_work_handler | G. Campana | 1 | -1/+1 |
2017-01-19 | vhost/scsi: silence uninitialized variable warning | Dan Carpenter | 1 | -1/+1 |
2017-01-19 | vhost: scsi: constify target_core_fabric_ops structures | Bhumika Goyal | 1 | -1/+1 |
2017-01-19 | nbd: only set MSG_MORE when we have more to send | Josef Bacik | 1 | -4/+2 |
2017-01-19 | arm64: avoid returning from bad_mode | Mark Rutland | 2 | -5/+25 |
2017-01-19 | HID: wacom: Fix sibling detection regression | Jason Gerecke | 2 | -8/+18 |
2017-01-19 | ARC: Revert "ARC: mm: IOC: Don't enable IOC by default" | Vineet Gupta | 1 | -1/+1 |
2017-01-19 | ARC: mm: split arc_cache_init to allow __init reaping of bulk | Vineet Gupta | 1 | -14/+19 |
2017-01-18 | ARCv2: IOC: Use actual memory size to setup aperture size | Vineet Gupta | 3 | -2/+16 |
2017-01-18 | ARCv2: IOC: Adhere to progamming model guidelines to avoid DMA corruption | Vineet Gupta | 2 | -3/+50 |
2017-01-18 | ARCv2: IOC: refactor the IOC and SLC operations into own functions | Vineet Gupta | 2 | -22/+48 |
2017-01-18 | blk-mq: Remove unused variable | Keith Busch | 1 | -1/+0 |
2017-01-18 | xfs: fix xfs_mode_to_ftype() prototype | Arnd Bergmann | 2 | -2/+2 |
2017-01-18 | ARC: module: Fix !CONFIG_ARC_DW2_UNWIND builds | Vineet Gupta | 3 | -4/+6 |
2017-01-18 | arm64/ptrace: Reject attempts to set incomplete hardware breakpoint fields | Dave Martin | 1 | -0/+4 |
2017-01-18 | arm64/ptrace: Avoid uninitialised struct padding in fpr_set() | Dave Martin | 1 | -0/+1 |
2017-01-18 | arm64/ptrace: Preserve previous registers for short regset write | Dave Martin | 1 | -1/+1 |
2017-01-18 | arm64/ptrace: Preserve previous registers for short regset write | Dave Martin | 1 | -1/+2 |
2017-01-18 | arm64/ptrace: Preserve previous registers for short regset write | Dave Martin | 1 | -3/+4 |
2017-01-18 | ceph: fix bad endianness handling in parse_reply_info_extra | Jeff Layton | 1 | -4/+5 |
2017-01-18 | ceph: fix endianness bug in frag_tree_split_cmp | Jeff Layton | 1 | -1/+2 |
2017-01-18 | ceph: fix endianness of getattr mask in ceph_d_revalidate | Jeff Layton | 1 | -2/+3 |
2017-01-18 | libceph: make sure ceph_aes_crypt() IV is aligned | Ilya Dryomov | 1 | -1/+1 |
2017-01-18 | ceph: fix ceph_get_caps() interruption | Yan, Zheng | 1 | -1/+6 |
2017-01-18 | x86/ioapic: Restore IO-APIC irq_chip retrigger callback | Ruslan Ruslichenko | 1 | -0/+2 |
2017-01-18 | ovl: fix possible use after free on redirect dir lookup | Amir Goldstein | 1 | -9/+18 |
2017-01-18 | arm64: mm: avoid name clash in __page_to_voff() | Oleksandr Andrushchenko | 1 | -1/+1 |
2017-01-18 | cpu/hotplug: Remove unused but set variable in _cpu_down() | Tobias Klauser | 1 | -2/+0 |
2017-01-18 | powerpc/perf: Use MSR to report privilege level on P9 DD1 | Madhavan Srinivasan | 3 | -1/+4 |
2017-01-18 | selftest/powerpc: Wrong PMC initialized in pmc56_overflow test | Madhavan Srinivasan | 1 | -1/+1 |
2017-01-18 | powerpc/eeh: Enable IO path on permanent error | Gavin Shan | 1 | -1/+9 |
2017-01-18 | powerpc/perf: Fix PM_BRU_CMPL event code for power9 | Madhavan Srinivasan | 1 | -1/+1 |
2017-01-18 | powerpc/mm: Fix little-endian 4K hugetlb | Aneesh Kumar K.V | 8 | -25/+44 |
2017-01-18 | powerpc/mm/hugetlb: Don't panic when we don't find the default huge page size | Aneesh Kumar K.V | 1 | -3/+0 |
2017-01-18 | powerpc: Fix pgtable pmd cache init | Nicholas Piggin | 2 | -13/+6 |
2017-01-17 | ARM: dts: omap3: Fix Card Detect and Write Protect on Logic PD SOM-LV | Adam Ford | 1 | -8/+3 |
2017-01-17 | ARM64: dts: meson-gxbb-odroidc2: Disable SCPI DVFS | Neil Armstrong | 2 | -1/+5 |
2017-01-17 | xfs: don't wrap ID in xfs_dq_get_next_id | Eric Sandeen | 1 | -0/+4 |
2017-01-17 | xfs: sanity check inode di_mode | Amir Goldstein | 1 | -0/+3 |