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-11-23
thermal: fix thermal_zone_bind_cooling_device prototype
Arnd Bergmann
1
-1
/
+2
2015-11-23
Merge 4.4-rc2 into staging-next
Greg Kroah-Hartman
19
-58
/
+137
2015-11-23
clk: rockchip: add dt-binding header for rk3036
Xing Zheng
1
-0
/
+193
2015-11-23
net: ipmr: fix code and comment style
Nikolay Aleksandrov
1
-42
/
+17
2015-11-23
clk: rockchip: add an id for rk3288 crypto clk
Zain Wang
1
-0
/
+1
2015-11-23
list: Use READ_ONCE() when testing for empty lists
Paul E. McKenney
3
-4
/
+4
2015-11-23
list: Use WRITE_ONCE() when adding to lists and hlists
Paul E. McKenney
1
-4
/
+4
2015-11-23
unix: avoid use-after-free in ep_remove_wait_queue
Rainer Weikusat
1
-0
/
+1
2015-11-23
netfilter: ipv6: avoid nf_iterate recursion
Florian Westphal
1
-1
/
+1
2015-11-23
netfilter: ipv6: nf_defrag: avoid/free clone operations
Florian Westphal
1
-1
/
+0
2015-11-23
netfilter: nf_ct_sctp: move ip_ct_sctp away from UAPI
Marcelo Ricardo Leitner
2
-9
/
+16
2015-11-23
netfilter: fix include files for compilation
Mikko Rapeli
26
-8
/
+42
2015-11-23
netfilter: ebtables: use __u64 from linux/types.h
Mikko Rapeli
1
-2
/
+4
2015-11-23
net: dsa: Add support for a switch reset gpio
Andrew Lunn
1
-0
/
+8
2015-11-23
Merge tag 'v4.4-rc2' into patchwork
Mauro Carvalho Chehab
19
-58
/
+137
2015-11-23
Sync to Linus v4.4-rc2 for LSM developers.
James Morris
604
-8258
/
+16186
2015-11-23
rtc: s5m.c: Add support for S2MPS15 RTC
Alim Akhtar
1
-0
/
+2
2015-11-23
mfd: sec: Add support for S2MPS15 PMIC
Thomas Abraham
2
-0
/
+159
2015-11-23
locking/qspinlock: Use _acquire/_release() versions of cmpxchg() & xchg()
Waiman Long
1
-4
/
+5
2015-11-23
perf/x86: Add option to disable reading branch flags/cycles
Andi Kleen
1
-0
/
+6
2015-11-23
stop_machine: Make cpu_stop_queue_work() and stop_one_cpu_nowait() return bool
Oleg Nesterov
1
-2
/
+5
2015-11-23
treewide: Remove old email address
Peter Zijlstra
5
-5
/
+5
2015-11-23
sched/fair: Consider missed ticks in NOHZ_FULL in update_cpu_load_nohz()
Byungchul Park
1
-2
/
+2
2015-11-23
sched/wait: Document waitqueue_active()
Peter Zijlstra
1
-0
/
+30
2015-11-23
perf/core: Robustify the perf_cgroup_from_task() RCU checks
Stephane Eranian
1
-2
/
+4
2015-11-23
drm/dsi: Add a helper to get bits per pixel of MIPI DSI pixel format
Liu Ying
1
-0
/
+25
2015-11-23
Merge tag 'v4.4-rc2' into drm-intel-next-queued
Daniel Vetter
609
-8260
/
+16174
2015-11-22
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-1
/
+1
2015-11-22
Merge tag 'tty-4.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
1
-3
/
+3
2015-11-22
slab/slub: adjust kmem_cache_alloc_bulk API
Jesper Dangaard Brouer
1
-1
/
+1
2015-11-22
net: IPv6 fib lookup tracepoint
David Ahern
1
-0
/
+76
2015-11-22
Bluetooth: Add support for Get Advertising Size Information command
Marcel Holtmann
1
-0
/
+13
2015-11-22
ALSA: midi: constify snd_rawmidi_global_ops structures
Julia Lawall
1
-1
/
+1
2015-11-21
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
4
-19
/
+37
2015-11-21
HSI: Remove struct hsi_client private fields from kernel-doc
Javier Martinez Canillas
1
-3
/
+0
2015-11-21
Merge branch 'topic/hdac' of git://git.kernel.org/pub/scm/linux/kernel/git/br...
Mark Brown
1
-0
/
+6
2015-11-21
ALSA: hdac: structure definition for ext_dma_params
Subhransu S. Prusty
1
-0
/
+6
2015-11-21
ASoC: samsung: pass filter function as pointer
Arnd Bergmann
1
-0
/
+4
2015-11-20
tty: audit: Fix audit source
Peter Hurley
1
-3
/
+3
2015-11-20
mm: fix up sparse warning in gfpflags_allow_blocking
Jeff Layton
1
-1
/
+1
2015-11-20
kernel/signal.c: unexport sigsuspend()
Richard Weinberger
1
-1
/
+0
2015-11-20
configfs: allow dynamic group creation
Daniel Baluta
1
-0
/
+10
2015-11-20
slab.h: sprinkle __assume_aligned attributes
Rasmus Villemoes
1
-17
/
+26
2015-11-20
Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+2
2015-11-20
cgroup: implement cgroup_get_from_path() and expose cgroup_put()
Tejun Heo
1
-0
/
+7
2015-11-20
kernfs: implement kernfs_walk_and_get()
Tejun Heo
1
-0
/
+12
2015-11-20
cgroup: record ancestor IDs and reimplement cgroup_is_descendant() using it
Tejun Heo
2
-1
/
+31
2015-11-20
clk: Use static inline functions instead of macros for dummies
Geert Uytterhoeven
1
-4
/
+2
2015-11-20
clk: fix a typo in comment block of struct clk_rate_request
Masahiro Yamada
1
-1
/
+1
2015-11-20
ppp: remove PPPOX_ZOMBIE socket state
Guillaume Nault
1
-1
/
+0
[prev]
[next]