index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
zorro
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-08-14
pinctrl: uniphier: omit redundant input enable bit information
Masahiro Yamada
4
-339
/
+345
2017-08-14
pinctrl: uniphier: clean up GPIO port muxing
Masahiro Yamada
10
-2752
/
+274
2017-08-14
pinctrl: uniphier: fix pin_config_get() for input-enable
Masahiro Yamada
1
-5
/
+8
2017-08-14
pinctrl: uniphier: remove unneeded EXPORT_SYMBOL_GPL()
Masahiro Yamada
1
-2
/
+0
2017-08-14
pinctrl: qcom: msm: constify gpio_chip structure
Gustavo A. R. Silva
1
-1
/
+1
2017-08-14
pinctrl: qcom: ssbi-gpio: constify gpio_chip structure
Gustavo A. R. Silva
1
-1
/
+1
2017-08-14
pinctrl: coh901: constify gpio_chip structure
Gustavo A. R. Silva
1
-1
/
+1
2017-08-14
pinctrl: nomadik: abx500: constify gpio_chip structure
Gustavo A. R. Silva
1
-1
/
+1
2017-08-14
pinctrl: vt8500: wmt: constify gpio_chip structure
Gustavo A. R. Silva
1
-1
/
+1
2017-08-14
pinctrl: rza1: constify gpio_chip structure
Gustavo A. R. Silva
1
-1
/
+1
2017-08-14
pinctrl: sunxi: rename R_PIO i2c pin function name
Icenowy Zheng
3
-6
/
+6
2017-08-14
pinctrl: sunxi: add support of R40 to A10 pinctrl driver
Icenowy Zheng
2
-79
/
+196
2017-08-14
pinctrl: msm: add support to configure ipq40xx GPIO_PULL bits
Ram Chandra Jangir
3
-13
/
+29
2017-08-14
pinctrl: qcom: ipq4019: add most remaining pin definitions
Ram Chandra Jangir
1
-85
/
+346
2017-08-14
dt-bindings: pinctrl: add most other IPQ4019 pin functions and groups
Christian Lamparter
1
-1
/
+5
2017-08-14
Linux 4.13-rc5
v4.13-rc5
Linus Torvalds
1
-1
/
+1
2017-08-12
mtd: blkdevs: Fix mtd block write failure
Abhishek Sahu
1
-0
/
+1
2017-08-11
pnfs/blocklayout: require 64-bit sector_t
Christoph Hellwig
1
-0
/
+1
2017-08-11
iommu/arm-smmu: fix null-pointer dereference in arm_smmu_add_device
Artem Savkov
1
-0
/
+7
2017-08-11
xen/events: Fix interrupt lost during irq_disable and irq_enable
Liu Shuo
1
-1
/
+1
2017-08-11
xen: avoid deadlock in xenbus
Juergen Gross
1
-1
/
+2
2017-08-11
xen: fix hvm guest with kaslr enabled
Juergen Gross
1
-2
/
+14
2017-08-11
xen: split up xen_hvm_init_shared_info()
Juergen Gross
1
-21
/
+24
2017-08-11
x86: provide an init_mem_mapping hypervisor hook
Juergen Gross
2
-0
/
+13
2017-08-11
fuse: set mapping error in writepage_locked when it fails
Jeff Layton
1
-0
/
+1
2017-08-11
userfaultfd: replace ENOSPC with ESRCH in case mm has gone during copy/zeropage
Mike Rapoport
1
-2
/
+2
2017-08-11
zram: rework copy of compressor name in comp_algorithm_store()
Matthias Kaehlcke
1
-2
/
+2
2017-08-11
rmap: do not call mmu_notifier_invalidate_page() under ptl
Kirill A. Shutemov
1
-22
/
+30
2017-08-11
mm: fix list corruptions on shmem shrinklist
Cong Wang
1
-2
/
+10
2017-08-11
mm/balloon_compaction.c: don't zero ballooned pages
Wei Wang
1
-1
/
+1
2017-08-11
MAINTAINERS: copy virtio on balloon_compaction.c
Michael S. Tsirkin
1
-0
/
+1
2017-08-11
mm: fix KSM data corruption
Minchan Kim
2
-3
/
+7
2017-08-11
mm: fix MADV_[FREE|DONTNEED] TLB flush miss problem
Minchan Kim
8
-9
/
+48
2017-08-11
mm: make tlb_flush_pending global
Minchan Kim
2
-25
/
+0
2017-08-11
mm: refactor TLB gathering API
Minchan Kim
8
-25
/
+54
2017-08-11
Revert "mm: numa: defer TLB flush for THP migration as long as possible"
Nadav Amit
2
-6
/
+7
2017-08-11
mm: migrate: fix barriers around tlb_flush_pending
Nadav Amit
1
-4
/
+10
2017-08-11
mm: migrate: prevent racy access to tlb_flush_pending
Nadav Amit
4
-13
/
+26
2017-08-11
fault-inject: fix wrong should_fail() decision in task context
Akinobu Mita
1
-3
/
+5
2017-08-11
test_kmod: fix small memory leak on filesystem tests
Dan Carpenter
1
-1
/
+1
2017-08-11
test_kmod: fix the lock in register_test_dev_kmod()
Dan Carpenter
1
-1
/
+1
2017-08-11
test_kmod: fix bug which allows negative values on two config options
Luis R. Rodriguez
1
-4
/
+4
2017-08-11
test_kmod: fix spelling mistake: "EMTPY" -> "EMPTY"
Colin Ian King
1
-2
/
+2
2017-08-11
userfaultfd: hugetlbfs: remove superfluous page unlock in VM_SHARED case
Andrea Arcangeli
1
-1
/
+1
2017-08-11
mm: ratelimit PFNs busy info message
Jonathan Toppins
1
-1
/
+1
2017-08-11
mm: fix global NR_SLAB_.*CLAIMABLE counter reads
Johannes Weiner
4
-10
/
+11
2017-08-10
thunderbolt: Do not enumerate more ports from DROM than the controller has
Mika Westerberg
1
-0
/
+9
2017-08-10
mei: exclude device from suspend direct complete optimization
Alexander Usyskin
2
-0
/
+12
2017-08-10
firmware: avoid invalid fallback aborts by using killable wait
Luis R. Rodriguez
1
-2
/
+1
2017-08-10
firmware: fix batched requests - send wake up on failure on direct lookups
Luis R. Rodriguez
1
-8
/
+30
[next]