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
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
2014-12-10
arm: omap3: twl: remove usb phy init data
Heikki Krogerus
1
-2
/
+0
2014-12-10
Merge branch 'akpm' (patchbomb from Andrew)
Linus Torvalds
19
-400
/
+201
2014-12-10
make default ->i_fop have ->open() fail with ENXIO
Al Viro
1
-1
/
+0
2014-12-10
make nameidata completely opaque outside of fs/namei.c
Al Viro
1
-22
/
+3
2014-12-10
Merge branch 'nsfs' into for-next
Al Viro
6
-24
/
+43
2014-12-10
take the targets of /proc/*/ns/* symlinks to separate fs
Al Viro
2
-13
/
+19
2014-12-10
printk: add and use LOGLEVEL_<level> defines for KERN_<LEVEL> equivalents
Joe Perches
1
-0
/
+13
2014-12-10
printk: remove used-once early_vprintk
Joe Perches
1
-1
/
+0
2014-12-10
kernel: add panic_on_warn
Prarit Bhargava
1
-0
/
+1
2014-12-10
include/linux/file.h: remove get_unused_fd() macro
Yann Droneaud
1
-1
/
+0
2014-12-10
exit: ptrace: shift "reap dead" code from exit_ptrace() to forget_original_pa...
Oleg Nesterov
1
-1
/
+1
2014-12-10
mm: move page->mem_cgroup bad page handling into generic code
Johannes Weiner
1
-17
/
+0
2014-12-10
mm: page_cgroup: rename file to mm/swap_cgroup.c
Johannes Weiner
1
-3
/
+5
2014-12-10
mm: embed the memcg pointer directly into struct page
Johannes Weiner
4
-70
/
+6
2014-12-10
mm, memcg: fix potential undefined behaviour in page stat accounting
Michal Hocko
1
-3
/
+3
2014-12-10
mm: memcontrol: drop bogus RCU locking from mem_cgroup_same_or_subtree()
Johannes Weiner
1
-7
/
+6
2014-12-10
mm: memcontrol: pull the NULL check from __mem_cgroup_same_or_subtree()
Johannes Weiner
1
-2
/
+3
2014-12-10
memcg: use generic slab iterators for showing slabinfo
Vladimir Davydov
1
-4
/
+0
2014-12-10
mm, hugetlb: correct bit shift in hstate_sizelog()
Sasha Levin
1
-1
/
+2
2014-12-10
mm: memcontrol: remove unnecessary PCG_USED pc->mem_cgroup valid flag
Johannes Weiner
1
-10
/
+0
2014-12-10
mm: memcontrol: remove unnecessary PCG_MEM memory charge flag
Johannes Weiner
1
-1
/
+0
2014-12-10
mm: memcontrol: remove unnecessary PCG_MEMSW memory+swap charge flag
Johannes Weiner
1
-1
/
+0
2014-12-10
mm, compaction: simplify deferred compaction
Vlastimil Babka
1
-4
/
+2
2014-12-10
mm, compaction: pass classzone_idx and alloc_flags to watermark checking
Vlastimil Babka
1
-2
/
+6
2014-12-10
mm: introduce single zone pcplists drain
Vlastimil Babka
1
-2
/
+2
2014-12-10
mm: memcontrol: remove obsolete kmemcg pinning tricks
Johannes Weiner
1
-2
/
+2
2014-12-10
mm: memcontrol: take a css reference for each charged page
Johannes Weiner
2
-9
/
+64
2014-12-10
kernel: res_counter: remove the unused API
Johannes Weiner
1
-223
/
+0
2014-12-10
mm: hugetlb_cgroup: convert to lockless page counters
Johannes Weiner
1
-1
/
+0
2014-12-10
mm: memcontrol: lockless page counters
Johannes Weiner
2
-3
/
+53
2014-12-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
7
-14
/
+49
2014-12-10
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
3
-7
/
+11
2014-12-10
Merge tag 'for-f2fs-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...
Linus Torvalds
1
-5
/
+22
2014-12-10
Merge tag 'gfs2-merge-window' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+2
2014-12-10
Merge tag 'please-pull-pstore' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+9
2014-12-10
Merge tag 'nfs-for-3.19-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
12
-27
/
+144
2014-12-10
net, lib: kill arch_fast_hash library bits
Daniel Borkmann
1
-35
/
+0
2014-12-10
net: Pull out core bits of __netdev_alloc_skb and add __napi_alloc_skb
Alexander Duyck
1
-0
/
+9
2014-12-10
net: Split netdev_alloc_frag into __alloc_page_frag and add __napi_alloc_frag
Alexander Duyck
1
-0
/
+2
2014-12-10
Merge branch 'for-davem-2' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
David S. Miller
5
-20
/
+19
2014-12-10
Merge branch 'timers-2038-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-0
/
+4
2014-12-10
Merge branch 'x86-mpx-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-0
/
+10
2014-12-10
Merge branch 'irq-irqdomain-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
6
-23
/
+326
2014-12-10
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-7
/
+25
2014-12-10
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
3
-9
/
+78
2014-12-10
thermal: Fix cdev registration with THERMAL_NO_LIMIT on 64bit
Punit Agrawal
1
-1
/
+1
2014-12-09
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
5
-74
/
+158
2014-12-09
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-17
/
+20
2014-12-09
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
5
-15
/
+18
2014-12-09
Merge tag 'omap-gpmc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-0
/
+199
[prev]
[next]