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
2014-12-13
ipc/msg: increase MSGMNI, remove scaling
Manfred Spraul
2
-28
/
+20
2014-12-13
ipc/sem.c: increase SEMMSL, SEMMNI, SEMOPM
Manfred Spraul
1
-3
/
+15
2014-12-13
fault-inject: add ratelimit option
Dmitry Monakhov
1
-6
/
+11
2014-12-13
ratelimit: add initialization macro
Dmitry Monakhov
1
-3
/
+9
2014-12-13
syscalls: implement execveat() system call
David Drysdale
6
-1
/
+20
2014-12-13
memcg: fix possible use-after-free in memcg_kmem_get_cache()
Vladimir Davydov
2
-4
/
+12
2014-12-13
oom: don't assume that a coredumping thread will exit soon
Oleg Nesterov
1
-0
/
+11
2014-12-13
mm: vmscan: invoke slab shrinkers from shrink_zone()
Johannes Weiner
2
-5
/
+3
2014-12-13
mm,vmacache: count number of system-wide flushes
Davidlohr Bueso
1
-0
/
+1
2014-12-13
mm/page_owner: keep track of page owners
Joonsoo Kim
2
-0
/
+48
2014-12-13
stacktrace: introduce snprint_stack_trace for buffer output
Joonsoo Kim
1
-0
/
+5
2014-12-13
mm/debug-pagealloc: make debug-pagealloc boottime configurable
Joonsoo Kim
1
-1
/
+16
2014-12-13
mm/debug-pagealloc: prepare boottime configurable on/off
Joonsoo Kim
4
-37
/
+33
2014-12-13
mm/page_ext: resurrect struct page extending code for debugging
Joonsoo Kim
2
-0
/
+71
2014-12-13
mm, gfp: escalatedly define GFP_HIGHUSER and GFP_HIGHUSER_MOVABLE
Jianyu Zhan
1
-5
/
+2
2014-12-13
include/linux/kmemleak.h: needs slab.h
Andrew Morton
1
-0
/
+2
2014-12-13
mm/memcontrol.c: remove the unused arg in __memcg_kmem_get_cache()
Zhang Zhen
1
-2
/
+2
2014-12-13
mm: move swp_entry_t definition to include/linux/mm_types.h
Tejun Heo
2
-8
/
+8
2014-12-13
memcg: turn memcg_kmem_skip_account into a bit field
Vladimir Davydov
1
-2
/
+5
2014-12-13
lib: bitmap: add alignment offset for bitmap_find_next_zero_area()
Michal Nazarewicz
1
-5
/
+31
2014-12-13
mm/rmap: share the i_mmap_rwsem
Davidlohr Bueso
1
-0
/
+10
2014-12-13
mm: convert i_mmap_mutex to rwsem
Davidlohr Bueso
2
-4
/
+5
2014-12-13
mm,fs: introduce helpers around the i_mmap_mutex
Davidlohr Bueso
1
-0
/
+10
2014-12-13
arm/arm64: KVM: Add (new) vgic_initialized macro
Christoffer Dall
1
-0
/
+6
2014-12-13
arm/arm64: KVM: Rename vgic_initialized to vgic_ready
Christoffer Dall
1
-2
/
+2
2014-12-13
arm/arm64: KVM: vgic: move reset initialization into vgic_init_maps()
Peter Maydell
1
-2
/
+2
2014-12-13
genirq: Prevent proc race against freeing of irq descriptors
Thomas Gleixner
1
-0
/
+1
2014-12-13
Merge branches 'thermal-core-fix', 'thermal-soc' and 'thermal-int340x' into next
Zhang Rui
3
-6
/
+114
2014-12-12
tracing/sched: Check preempt_count() for current when reading task->state
Steven Rostedt (Red Hat)
1
-1
/
+1
2014-12-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2
-6
/
+8
2014-12-13
PM: Remove the SET_PM_RUNTIME_PM_OPS() macro
Ulf Hansson
1
-2
/
+0
2014-12-12
Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm
Linus Torvalds
2
-0
/
+16
2014-12-12
Merge tag 'iommu-updates-v3.19' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-7
/
+46
2014-12-12
Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
3
-1
/
+28
2014-12-12
Merge tag 'for-linus' of git://git.code.sf.net/p/openipmi/linux-ipmi
Linus Torvalds
2
-7
/
+9
2014-12-12
Merge tag 'docs-for-linus' of git://git.lwn.net/linux-2.6
Linus Torvalds
2
-3
/
+3
2014-12-12
ACPI / PM: Do not disable wakeup GPEs that have not been enabled
Rafael J. Wysocki
1
-0
/
+1
2014-12-12
linux/interrupt.h: remove the definition of unused tasklet_hi_enable
Quentin Lambert
1
-6
/
+0
2014-12-12
Merge tag 'please-pull-morepstore' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-1
/
+3
2014-12-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
1
-0
/
+1
2014-12-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-4
/
+39
2014-12-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
5
-28
/
+28
2014-12-12
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
1
-11
/
+6
2014-12-12
Merge branches 'for-3.19/hid-report-len', 'for-3.19/i2c-hid', 'for-3.19/lenov...
Jiri Kosina
1
-0
/
+39
2014-12-12
Merge branches 'for-3.18/upstream-fixes' and 'for-3.19/upstream' into for-linus
Jiri Kosina
1
-4
/
+0
2014-12-12
powerpc: add little endian flag to syscall_get_arch()
Richard Guy Briggs
1
-0
/
+2
2014-12-11
Merge branch 'for-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...
Linus Torvalds
2
-30
/
+11
2014-12-11
Merge branch 'for-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l...
Linus Torvalds
2
-10
/
+7
2014-12-11
Merge branch 'for-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/p...
Linus Torvalds
1
-3
/
+1
2014-12-11
Merge tag 'stable/for-linus-3.19-rc0-tag' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
4
-3
/
+26
[prev]
[next]