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
2015-10-06
rcu_sync: Simplify rcu_sync using new rcu_sync_ops structure
Oleg Nesterov
1
-37
/
+23
2015-10-06
rcu: Create rcu_sync infrastructure
Oleg Nesterov
1
-0
/
+94
2015-10-06
rculist: Use WRITE_ONCE() when deleting from reader-visible list
Paul E. McKenney
3
-5
/
+8
2015-10-06
rcu: Remove deprecated rcu_lockdep_assert()
Paul E. McKenney
1
-21
/
+0
2015-10-06
rculist: Make list_entry_rcu() use lockless_dereference()
Patrick Marlier
1
-4
/
+1
2015-10-06
rcu: Add rcu_pointer_handoff()
Paul E. McKenney
1
-0
/
+22
2015-10-06
rcu: Move preemption disabling out of __srcu_read_lock()
Paul E. McKenney
1
-1
/
+4
2015-10-06
rcu: Don't disable preemption for Tiny and Tree RCU readers
Boqun Feng
2
-2
/
+5
2015-10-06
rcu: Use rcu_callback_t in call_rcu*() and friends
Boqun Feng
3
-7
/
+7
2015-10-06
locking/rwsem: Use acquire/release semantics
Davidlohr Bueso
1
-7
/
+14
2015-10-06
locking/mutex: Use acquire/release semantics
Davidlohr Bueso
2
-9
/
+9
2015-10-06
locking/asm-generic: Add _{relaxed|acquire|release}() variants for inc/dec at...
Davidlohr Bueso
2
-12
/
+114
2015-10-06
regmap: Allow installing custom reg_update_bits function
Jon Ringle
1
-0
/
+3
2015-10-06
Merge tag 'v4.3-rc4' into locking/core, to pick up fixes before applying new ...
Ingo Molnar
34
-73
/
+208
2015-10-06
sched/core: Kill PREEMPT_ACTIVE
Peter Zijlstra
1
-5
/
+0
2015-10-06
sched/core: Simplify preempt_count tests
Peter Zijlstra
1
-2
/
+1
2015-10-06
sched/core: Stop setting PREEMPT_ACTIVE
Peter Zijlstra
1
-12
/
+0
2015-10-06
sched/core: Fix trace_sched_switch()
Peter Zijlstra
1
-13
/
+9
2015-10-06
sched/core: Create preempt_count invariant
Peter Zijlstra
2
-6
/
+13
2015-10-06
sched/core: Simplify INIT_PREEMPT_COUNT
Peter Zijlstra
1
-6
/
+5
2015-10-06
Merge branch 'sched/urgent' into sched/core, to pick up fixes before applying...
Ingo Molnar
48
-176
/
+375
2015-10-06
Merge tag 'at91-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/nferre/...
Arnd Bergmann
1
-8
/
+0
2015-10-06
Merge tag 'for-linus-4.3b-rc4-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-0
/
+8
2015-10-06
Merge 4.3-rc4 into char-misc-next
Greg Kroah-Hartman
16
-35
/
+117
2015-10-06
Revert "regmap: Allow installing custom reg_update_bits function"
David S. Miller
1
-4
/
+0
2015-10-06
drm/irq: Use unsigned int pipe in public API
Thierry Reding
1
-13
/
+12
2015-10-06
misc: atmel_tclib: get and use slow clock
Boris Brezillon
1
-0
/
+1
2015-10-05
Merge tag 'v4.3-rc4' into next
Dmitry Torokhov
17
-37
/
+119
2015-10-05
[media] lirc_dev.h: Make checkpatch happy
Mauro Carvalho Chehab
1
-3
/
+3
2015-10-05
[media] DocBook: Convert struct lirc_driver to doc-nano format
Mauro Carvalho Chehab
1
-49
/
+65
2015-10-05
[media] DocBook: Document tveeprom.h
Mauro Carvalho Chehab
1
-12
/
+68
2015-10-05
[media] tveeprom: Remove two unused fields from struct
Mauro Carvalho Chehab
1
-3
/
+0
2015-10-05
netfilter: nfnetlink_log: allow to attach conntrack
Ken-ichirou MATSUZAWA
1
-0
/
+3
2015-10-05
netfilter: ctnetlink: add const qualifier to nfnl_hook.get_ct
Ken-ichirou MATSUZAWA
1
-1
/
+1
2015-10-05
netfilter: nfnetlink_queue: rename related to nfqueue attaching conntrack info
Ken-ichirou MATSUZAWA
1
-2
/
+2
2015-10-05
netfilter: remove dead code
Flavio Leitner
1
-4
/
+0
2015-10-05
ASoC: dwc: support dw i2s in slave mode
Maruthi Srinivas Bayyavarapu
1
-0
/
+2
2015-10-05
[media] DocBook: add documentation for tuner-types.h
Mauro Carvalho Chehab
1
-0
/
+26
2015-10-05
ebpf: include perf_event only where really needed
Daniel Borkmann
1
-1
/
+0
2015-10-05
bpf, seccomp: prepare for upcoming criu support
Daniel Borkmann
1
-1
/
+1
2015-10-05
[media] DocBook: convert struct tuner_parms to doc-nano format
Mauro Carvalho Chehab
1
-64
/
+92
2015-10-05
openvswitch: Rename LABEL->LABELS
Joe Stringer
1
-6
/
+6
2015-10-05
drm: Add DRM_ROTATE_MASK and DRM_REFLECT_MASK
Joonas Lahtinen
1
-0
/
+2
2015-10-05
[media] tuner.h: Make checkpatch.pl happier
Mauro Carvalho Chehab
1
-41
/
+41
2015-10-05
[media] DocBook: Document include/media/tuner.h
Mauro Carvalho Chehab
1
-18
/
+52
2015-10-05
[media] DocBook: Fix remaining issues with VB2 core documentation
Mauro Carvalho Chehab
1
-6
/
+8
2015-10-05
tcp/dccp: fix old style declarations
Raanan Avargil
1
-2
/
+2
2015-10-05
regmap: Allow installing custom reg_update_bits function
Jon Ringle
1
-0
/
+4
2015-10-05
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiede...
David S. Miller
3
-6
/
+6
2015-10-05
atm: remove 'struct zatm_t_hist'
Arnd Bergmann
1
-6
/
+0
[prev]
[next]