index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
2018-08-30
rcu: Express Tiny RCU updates in terms of RCU rather than RCU-sched
Paul E. McKenney
3
-23
/
+24
2018-08-30
rcu: Define RCU-sched API in terms of RCU for Tree RCU PREEMPT builds
Paul E. McKenney
3
-11
/
+17
2018-08-30
rcu: Update comments and help text for no more RCU-bh updaters
Paul E. McKenney
3
-23
/
+9
2018-08-30
rcu: Define RCU-bh update API in terms of RCU
Paul E. McKenney
3
-9
/
+19
2018-08-30
rcu: Apply RCU-bh QSes to RCU-sched and RCU-preempt when safe
Paul E. McKenney
2
-0
/
+6
2018-08-30
rcu: Remove now-unused ->b.exp_need_qs field from the rcu_special union
Paul E. McKenney
1
-5
/
+1
2018-08-30
rcu: Defer reporting RCU-preempt quiescent states when disabled
Paul E. McKenney
1
-0
/
+5
2018-08-30
i2c: refactor function to release a DMA safe buffer
Wolfram Sang
1
-1
/
+1
2018-08-30
virtchnl: use u8 type for a field in the virtchnl_filter struct
Harshitha Ramamurthy
1
-1
/
+1
2018-08-30
of: add node name compare helper functions
Rob Herring
1
-0
/
+13
2018-08-30
vfs: add the fadvise() file operation
Amir Goldstein
1
-0
/
+5
2018-08-30
arm/arm64: smccc-1.1: Handle function result as parameters
Marc Zyngier
1
-10
/
+20
2018-08-29
ethtool: drop get_settings and set_settings callbacks
Michal Kubecek
1
-23
/
+10
2018-08-29
bpf/verifier: per-register parent pointers
Edward Cree
1
-5
/
+3
2018-08-29
Merge tag 'hwmon-for-linus-v4.19-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging
Linus Torvalds
1
-1
/
+1
2018-08-29
Merge tag 'for_v4.19-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs
Linus Torvalds
1
-7
/
+1
2018-08-29
net: add napi_if_scheduled_mark_missed
Magnus Karlsson
1
-0
/
+26
2018-08-29
rcutorture: Check GP completion at stutter end
Paul E. McKenney
1
-1
/
+1
2018-08-29
rcutorture: Add forward-progress tests for RCU grace periods
Paul E. McKenney
1
-0
/
+1
2018-08-29
regulator: bd71837: Disable voltage monitoring for LDO3/4
Matti Vaittinen
1
-3
/
+30
2018-08-29
y2038: signal: Change rt_sigtimedwait to use __kernel_timespec
Arnd Bergmann
1
-1
/
+1
2018-08-29
y2038: socket: Change recvmmsg to use __kernel_timespec
Arnd Bergmann
2
-3
/
+3
2018-08-29
y2038: sched: Change sched_rr_get_interval to use __kernel_timespec
Arnd Bergmann
1
-1
/
+1
2018-08-29
y2038: utimes: Rework #ifdef guards for compat syscalls
Arnd Bergmann
2
-6
/
+6
2018-08-29
y2038: Compile utimes()/futimesat() conditionally
Arnd Bergmann
1
-4
/
+6
2018-08-29
y2038: Change sys_utimensat() to use __kernel_timespec
Arnd Bergmann
1
-1
/
+2
2018-08-29
asm-generic: Move common compat types to asm-generic/compat.h
Arnd Bergmann
1
-2
/
+0
2018-08-29
of: add helper to lookup compatible child node
Johan Hovold
1
-0
/
+8
2018-08-29
spi: Introduce one new field to set word delay
Baolin Wang
1
-0
/
+3
2018-08-29
arm/arm64: smccc-1.1: Make return values unsigned long
Marc Zyngier
1
-10
/
+10
2018-08-27
y2038: globally rename compat_time to old_time32
Arnd Bergmann
6
-99
/
+91
2018-08-27
y2038: make do_gettimeofday() and get_seconds() inline
Arnd Bergmann
1
-2
/
+13
2018-08-27
y2038: remove unused time interfaces
Arnd Bergmann
3
-87
/
+0
2018-08-27
soundwire: keep track of Masters in a stream
Shreyas NC
1
-0
/
+2
2018-08-27
soundwire: Add support for multi link bank switch
Shreyas NC
1
-0
/
+4
2018-08-27
soundwire: Handle multiple master instances in a stream
Vinod Koul
1
-2
/
+0
2018-08-27
soundwire: Add support to lock across bus instances
Sanyog Kale
1
-0
/
+4
2018-08-26
hwmon: (ina2xx) fix sysfs shunt resistor read access
Lothar Felten
1
-1
/
+1
2018-08-26
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-0
/
+15
2018-08-26
Merge branch 'ida-4.19' of git://git.infradead.org/users/willy/linux-dax
Linus Torvalds
1
-14
/
+54
2018-08-26
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-0
/
+13
2018-08-25
Merge tag 'libnvdimm-for-4.19_dax-memory-failure' of gitolite.kernel.org:pub/scm/linux/kernel/git/nvdimm/nvdimm
Linus Torvalds
4
-2
/
+31
2018-08-25
Merge tag 'kbuild-v4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
Linus Torvalds
1
-7
/
+0
2018-08-24
Merge branch 'for-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata
Linus Torvalds
2
-4
/
+5
2018-08-24
Merge tag 'iommu-updates-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu
Linus Torvalds
4
-44
/
+82
2018-08-24
i2c: ocores: update my email address
Peter Korsgaard
1
-1
/
+1
2018-08-24
i2c: remove deprecated attach_adapter callback
Wolfram Sang
1
-6
/
+0
2018-08-23
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
9
-150
/
+167
2018-08-23
mm: Change return type int to vm_fault_t for fault handlers
Souptick Joarder
6
-17
/
+20
2018-08-23
docs/mm: make GFP flags descriptions usable as kernel-doc
Mike Rapoport
1
-123
/
+140
[prev]
[next]