index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2017-08-31
Merge branch 'mmu_notifier_fixes'
Linus Torvalds
22
-249
/
+65
2017-08-31
jfs should use MAX_LFS_FILESIZE when calculating s_maxbytes
Dave Kleikamp
1
-9
/
+3
2017-08-31
scripts/dtc: fix '%zx' warning
Russell King
1
-1
/
+1
2017-08-31
include/linux/compiler.h: don't perform compiletime_assert with -O0
Joe Stringer
1
-1
/
+5
2017-08-31
mm, madvise: ensure poisoned pages are removed from per-cpu lists
Mel Gorman
1
-0
/
+6
2017-08-31
mm, uprobes: fix multiple free of ->uprobes_state.xol_area
Eric Biggers
2
-2
/
+8
2017-08-31
kernel/kthread.c: kthread_worker: don't hog the cpu
Shaohua Li
1
-0
/
+1
2017-08-31
mm,page_alloc: don't call __node_reclaim() with oom_lock held.
Tetsuo Handa
1
-3
/
+6
2017-08-31
mm/mmu_notifier: kill invalidate_page
Jérôme Glisse
2
-39
/
+0
2017-08-31
KVM: update to new mmu_notifier semantic v2
Jérôme Glisse
7
-77
/
+0
2017-08-31
xen/gntdev: update to new mmu_notifier semantic
Jérôme Glisse
1
-8
/
+0
2017-08-31
sgi-gru: update to new mmu_notifier semantic
Jérôme Glisse
1
-12
/
+0
2017-08-31
misc/mic/scif: update to new mmu_notifier semantic
Jérôme Glisse
1
-11
/
+0
2017-08-31
iommu/intel: update to new mmu_notifier semantic
Jérôme Glisse
1
-9
/
+0
2017-08-31
iommu/amd: update to new mmu_notifier semantic
Jérôme Glisse
1
-8
/
+0
2017-08-31
IB/hfi1: update to new mmu_notifier semantic
Jérôme Glisse
1
-9
/
+0
2017-08-31
IB/umem: update to new mmu_notifier semantic
Jérôme Glisse
1
-19
/
+0
2017-08-31
drm/amdgpu: update to new mmu_notifier semantic
Jérôme Glisse
1
-31
/
+0
2017-08-31
powerpc/powernv: update to new mmu_notifier semantic
Jérôme Glisse
1
-10
/
+0
2017-08-31
mm/rmap: update to new mmu_notifier semantic v2
Jérôme Glisse
1
-3
/
+32
2017-08-31
dax: update to new mmu_notifier semantic
Jérôme Glisse
3
-13
/
+33
2017-09-01
ceph: fix readpage from fscache
Yan, Zheng
2
-18
/
+18
2017-08-31
binfmt_flat: fix arch/m32r and arch/microblaze flat_put_addr_at_rp()
Randy Dunlap
2
-2
/
+3
2017-08-31
compat_hdio_ioctl: Fix a declaration
Bart Van Assche
1
-1
/
+1
2017-08-31
<linux/uaccess.h>: Fix copy_in_user() declaration
Bart Van Assche
1
-1
/
+1
2017-08-31
annotate RWF_... flags
Christoph Hellwig
7
-53
/
+80
2017-08-31
teach SYSCALL_DEFINE/COMPAT_SYSCALL_DEFINE to handle __bitwise arguments
Al Viro
3
-7
/
+9
2017-08-31
wl1251: add a missing spin_lock_init()
Cong Wang
1
-0
/
+1
2017-08-31
alarmtimer: Ensure RTC module is not unloaded
Alexandre Belloni
1
-0
/
+6
2017-08-31
Documentation/sphinx: fix kernel-doc decode for non-utf-8 locale
Jani Nikula
1
-5
/
+3
2017-08-31
Input: xpad - fix PowerA init quirk for some gamepad models
Cameron Gutman
1
-5
/
+19
2017-08-31
i2c: designware: Round down ACPI provided clk to nearest supported clk
Hans de Goede
1
-4
/
+12
2017-08-31
Merge tag 'irqchip-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/maz...
Thomas Gleixner
37
-251
/
+2542
2017-08-31
genalloc: Fix an incorrect kerneldoc comment
Jonathan Corbet
1
-2
/
+3
2017-08-31
irqchip/ls-scfg-msi: Add MSI affinity support
Minghuan Lian
1
-5
/
+63
2017-08-31
irqchip/ls-scfg-msi: Add LS1043a v1.1 MSI support
Minghuan Lian
2
-6
/
+40
2017-08-31
irqchip/ls-scfg-msi: Add LS1046a MSI support
Minghuan Lian
1
-35
/
+130
2017-08-31
arm64: dts: ls1046a: Add MSI dts node
Minghuan Lian
2
-0
/
+32
2017-08-31
arm64: dts: ls1043a: Share all MSIs
Minghuan Lian
1
-3
/
+3
2017-08-31
arm: dts: ls1021a: Share all MSIs
Minghuan Lian
1
-2
/
+2
2017-08-31
arm64: dts: ls1043a: Fix typo of MSI compatible string
Minghuan Lian
1
-3
/
+3
2017-08-31
arm: dts: ls1021a: Fix typo of MSI compatible string
Minghuan Lian
1
-2
/
+2
2017-08-31
irqchip/ls-scfg-msi: Fix typo of MSI compatible strings
Minghuan Lian
2
-5
/
+7
2017-08-31
irqchip/irq-bcm7120-l2: Use correct I/O accessors for irq_fwd_mask
Florian Fainelli
1
-6
/
+4
2017-08-31
irqchip/mmp: Make mmp_intc_conf const
Bhumika Goyal
1
-2
/
+2
2017-08-31
irqchip/gic: Make irq_chip const
Bhumika Goyal
1
-1
/
+1
2017-08-31
irqchip/gic-v3: Advertise GICv4 support to KVM
Marc Zyngier
2
-0
/
+4
2017-08-31
irqchip/gic-v4: Enable low-level GICv4 operations
Marc Zyngier
4
-2
/
+18
2017-08-31
irqchip/gic-v4: Add some basic documentation
Marc Zyngier
1
-0
/
+71
2017-08-31
irqchip/gic-v4: Add VLPI configuration interface
Marc Zyngier
2
-0
/
+46
[prev]
[next]