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-04-10
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/cool...
Linus Torvalds
2
-5
/
+10
2014-04-10
Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
4
-15
/
+43
2014-04-09
Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
3
-5
/
+150
2014-04-09
Merge tag 'mmc-updates-for-3.15-rc1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
9
-31
/
+24
2014-04-08
Merge branch 'for-3.15' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
3
-1
/
+15
2014-04-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2
-5
/
+21
2014-04-08
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2
-0
/
+13
2014-04-08
include/linux/syscalls.h: add sys_renameat2() prototype
Heiko Carstens
1
-0
/
+3
2014-04-07
Merge branch 'akpm' (incoming from Andrew)
Linus Torvalds
20
-244
/
+327
2014-04-07
lglock: map to spinlock when !CONFIG_SMP
Josh Triplett
1
-0
/
+16
2014-04-07
percpu: add preemption checks to __this_cpu ops
Christoph Lameter
1
-10
/
+29
2014-04-07
vmstat: use raw_cpu_ops to avoid false positives on preemption checks
Christoph Lameter
1
-2
/
+6
2014-04-07
mm: use raw_cpu ops for determining current NUMA node
Christoph Lameter
1
-2
/
+2
2014-04-07
percpu: add raw_cpu_ops
Christoph Lameter
1
-136
/
+195
2014-04-07
slub: rework sysfs layout for memcg caches
Vladimir Davydov
1
-0
/
+3
2014-04-07
memcg, slab: do not destroy children caches if parent has aliases
Vladimir Davydov
1
-5
/
+1
2014-04-07
memcg, slab: separate memcg vs root cache creation paths
Vladimir Davydov
2
-9
/
+3
2014-04-07
memcg, slab: cleanup memcg cache creation
Vladimir Davydov
1
-0
/
+9
2014-04-07
Kconfig: rename HAS_IOPORT to HAS_IOPORT_MAP
Uwe Kleine-König
1
-1
/
+1
2014-04-07
rapidio: rework device hierarchy and introduce mport class of devices
Alexandre Bounine
1
-1
/
+4
2014-04-07
idr: remove dead code
Stephen Hemminger
1
-63
/
+0
2014-04-07
include/linux/crash_dump.h: add vmcore_cleanup() prototype
Rashika Kheria
1
-0
/
+1
2014-04-07
wait: swap EXIT_ZOMBIE and EXIT_DEAD to hide EXIT_TRACE from user-space
Oleg Nesterov
1
-2
/
+2
2014-04-07
wait: introduce EXIT_TRACE to avoid the racy EXIT_DEAD->EXIT_ZOMBIE transition
Oleg Nesterov
1
-0
/
+1
2014-04-07
exec: kill bprm->tcomm[], simplify the "basename" logic
Oleg Nesterov
2
-2
/
+1
2014-04-07
numa: use LAST_CPUPID_SHIFT to calculate LAST_CPUPID_MASK
Srikar Dronamraju
1
-1
/
+1
2014-04-07
mm/readahead.c: inline ra_submit
Fabian Frederick
1
-3
/
+0
2014-04-07
mm: remove unused arg of set_page_dirty_balance()
Miklos Szeredi
1
-1
/
+1
2014-04-07
memcg: rename high level charging functions
Michal Hocko
1
-4
/
+4
2014-04-07
memcg: get_mem_cgroup_from_mm()
Johannes Weiner
1
-6
/
+0
2014-04-07
mm: use 'const char *' insted of 'char *' for reason in dump_page()
Kirill A. Shutemov
1
-2
/
+2
2014-04-07
res_counter: remove interface for locked charging and uncharging
David Rientjes
1
-5
/
+1
2014-04-07
mm, mempolicy: remove per-process flag
David Rientjes
2
-2
/
+0
2014-04-07
mm, mempolicy: rename slab_node for clarity
David Rientjes
1
-1
/
+1
2014-04-07
mm: per-thread vma caching
Davidlohr Bueso
3
-2
/
+47
2014-04-07
mm: implement ->map_pages for page cache
Kirill A. Shutemov
1
-0
/
+1
2014-04-07
mm: introduce vm_ops->map_pages()
Kirill A. Shutemov
1
-0
/
+8
2014-04-07
mm, thp: add VM_INIT_DEF_MASK and PRCTL_THP_DISABLE
Alex Thorlton
1
-0
/
+3
2014-04-07
Merge tag 'cpu-hotplug-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-1
/
+62
2014-04-07
sched: remove sleep_on() and friends
Arnd Bergmann
1
-11
/
+0
2014-04-07
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
6
-12
/
+91
2014-04-07
Merge tag 'for-f2fs-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...
Linus Torvalds
1
-1
/
+1
2014-04-07
Merge tag 'mfd-for-linus-3.15' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
15
-173
/
+1142
2014-04-07
Merge tag 'for-linus-20140405' of git://git.infradead.org/linux-mtd
Linus Torvalds
5
-34
/
+147
2014-04-06
Merge tag 'nfs-for-3.15-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
3
-4
/
+4
2014-04-06
Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
5
-22
/
+23
2014-04-05
Merge tag 'dm-3.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-3
/
+5
2014-04-05
Merge tag 'iommu-updates-v3.15' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
3
-31
/
+54
2014-04-05
Merge tag 'clk-for-linus-3.15' of git://git.linaro.org/people/mike.turquette/...
Linus Torvalds
2
-0
/
+22
2014-04-05
Merge tag 'pwm/for-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+1
[next]