index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2018-08-30
rcu: Remove unused rcu_dynticks_snap() from Tiny RCU
Paul E. McKenney
1
-6
/
+0
2018-08-30
rcu: Provide functions for determining if call_rcu() has been invoked
Paul E. McKenney
1
-0
/
+40
2018-08-30
rcu: Eliminate ->rcu_qs_ctr from the rcu_dynticks structure
Paul E. McKenney
1
-3
/
+2
2018-08-30
rcu: Inline _rcu_barrier() into its sole remaining caller
Paul E. McKenney
1
-10
/
+10
2018-08-30
rcu: Define rcu_all_qs() only in !PREEMPT builds
Paul E. McKenney
1
-0
/
+2
2018-08-30
rcu: Remove !PREEMPT code from rcu_note_voluntary_context_switch()
Paul E. McKenney
1
-6
/
+2
2018-08-30
rcu: Clean up flavor-related definitions and comments in rcupdate_wait.h
Paul E. McKenney
1
-7
/
+7
2018-08-30
rcu: Clean up flavor-related definitions and comments in rculist.h
Paul E. McKenney
1
-17
/
+15
2018-08-30
rcu: Clean up flavor-related definitions and comments in rcupdate.h
Paul E. McKenney
1
-15
/
+12
2018-08-30
rcu: Consolidate RCU-sched update-side function definitions
Paul E. McKenney
3
-47
/
+32
2018-08-30
rcu: Consolidate RCU-bh update-side function definitions
Paul E. McKenney
3
-37
/
+22
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
Merge tag 'hda-codec-h-move' of git://git.kernel.org/pub/scm/linux/kernel/git...
Takashi Iwai
1
-0
/
+534
2018-08-30
ALSA: hda: move hda_codec.h to include/sound
Pierre-Louis Bossart
1
-0
/
+534
2018-08-30
arm/arm64: smccc-1.1: Handle function result as parameters
Marc Zyngier
1
-10
/
+20
2018-08-29
Merge tag 'mac80211-next-for-davem-2018-08-29' of git://git.kernel.org/pub/sc...
David S. Miller
3
-9
/
+28
2018-08-29
ethtool: drop get_settings and set_settings callbacks
Michal Kubecek
2
-35
/
+13
2018-08-29
genetlink: constify genl_err_attr() argument
Michal Kubecek
1
-1
/
+1
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/k...
Linus Torvalds
1
-1
/
+1
2018-08-29
Merge tag 'for_v4.19-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...
Linus Torvalds
1
-7
/
+1
2018-08-29
net: add napi_if_scheduled_mark_missed
Magnus Karlsson
1
-0
/
+26
2018-08-29
xsk: expose xdp_umem_get_{data,dma} to drivers
Björn Töpel
1
-0
/
+43
2018-08-29
xdp: export xdp_rxq_info_unreg_mem_model
Björn Töpel
1
-0
/
+1
2018-08-29
xdp: implement convert_to_xdp_frame for MEM_TYPE_ZERO_COPY
Björn Töpel
1
-2
/
+3
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: Remove empty asm/unistd.h
Arnd Bergmann
1
-3
/
+0
2018-08-29
asm-generic: Remove unneeded __ARCH_WANT_SYS_LLSEEK macro
Arnd Bergmann
1
-9
/
+0
2018-08-29
asm-generic: Move common compat types to asm-generic/compat.h
Arnd Bergmann
2
-3
/
+23
2018-08-29
y2038: Remove stat64 family from default syscall set
Arnd Bergmann
2
-1
/
+2
2018-08-29
of: add helper to lookup compatible child node
Johan Hovold
1
-0
/
+8
2018-08-29
netfilter: nf_tables: rework ct timeout set support
Florian Westphal
1
-1
/
+1
[prev]
[next]