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-05-07
sched: Rework sched_domain topology definition
Vincent Guittot
2
-115
/
+66
2014-05-07
Merge branch 'sched/urgent' into sched/core, to avoid conflicts
Ingo Molnar
225
-1705
/
+4449
2014-05-07
sched/deadline: Fix sched_yield() behavior
Juri Lelli
1
-2
/
+5
2014-05-07
pwm-backlight: switch to gpiod interface
Alexandre Courbot
1
-4
/
+1
2014-05-07
f2fs: introduce help macro ADDRS_PER_PAGE()
Chao Yu
1
-0
/
+3
2014-05-07
PM / suspend: Always use deepest C-state in the "freeze" sleep state
Rafael J. Wysocki
1
-0
/
+2
2014-05-07
genirq: Provide irq_force_affinity fallback for non-SMP
Arnd Bergmann
1
-0
/
+5
2014-05-07
PM / OPP: Move cpufreq specific OPP functions out of generic OPP library
Nishanth Menon
2
-20
/
+21
2014-05-07
cpufreq: Catch double invocations of cpufreq_freq_transition_begin/end
Srivatsa S. Bhat
1
-0
/
+1
2014-05-06
nfsd: remove <linux/nfsd/debug.h>
Christoph Hellwig
1
-19
/
+0
2014-05-06
nfsd: move <linux/nfsd/stats.h> to fs/nfsd
Christoph Hellwig
1
-45
/
+0
2014-05-06
nfsd: move <linux/nfsd/export.h> to fs/nfsd
Christoph Hellwig
1
-114
/
+0
2014-05-06
nfsd: remove <linux/nfsd/nfsfh.h>
Christoph Hellwig
3
-65
/
+6
2014-05-06
bio_vec-backed iov_iter
Al Viro
2
-4
/
+14
2014-05-06
bury generic_file_aio_{read,write}
Al Viro
1
-2
/
+0
2014-05-06
lustre: get rid of messing with iovecs
Al Viro
1
-0
/
+9
2014-05-06
ceph_sync_read: stop poking into iov_iter guts
Al Viro
1
-2
/
+0
2014-05-06
new helper: copy_page_from_iter()
Al Viro
1
-0
/
+2
2014-05-06
bury __generic_file_aio_write()
Al Viro
1
-1
/
+0
2014-05-06
blkdev_aio_write() - turn into blkdev_write_iter()
Al Viro
1
-2
/
+1
2014-05-06
write_iter variants of {__,}generic_file_aio_write()
Al Viro
1
-0
/
+2
2014-05-06
new methods: ->read_iter() and ->write_iter()
Al Viro
1
-0
/
+6
2014-05-06
replace checking for ->read/->aio_read presence with check in ->f_mode
Al Viro
1
-0
/
+4
2014-05-06
iov_iter_truncate()
Al Viro
2
-2
/
+7
2014-05-06
new helper: iov_iter_get_pages_alloc()
Al Viro
1
-0
/
+2
2014-05-06
new helper: iov_iter_npages()
Al Viro
1
-0
/
+1
2014-05-06
new helper: iov_iter_get_pages()
Al Viro
1
-0
/
+2
2014-05-06
start adding the tag to iov_iter
Al Viro
1
-12
/
+3
2014-05-06
new helper: generic_file_read_iter()
Al Viro
1
-0
/
+1
2014-05-06
new primitive: iov_iter_alignment()
Al Viro
1
-0
/
+2
2014-05-06
switch {__,}blockdev_direct_IO() to iov_iter
Al Viro
1
-6
/
+6
2014-05-06
convert the guts of nfs_direct_IO() to iov_iter
Al Viro
1
-2
/
+2
2014-05-06
pass iov_iter to ->direct_IO()
Al Viro
2
-4
/
+2
2014-05-06
kill generic_segment_checks()
Al Viro
1
-2
/
+0
2014-05-06
generic_file_direct_write(): switch to iov_iter
Al Viro
1
-2
/
+2
2014-05-06
kill iov_iter_copy_from_user()
Al Viro
1
-2
/
+0
2014-05-06
Merge branch 'akpm' (incoming from Andrew)
Linus Torvalds
2
-0
/
+19
2014-05-06
slub: use sysfs'es release mechanism for kmem_cache
Christoph Lameter
1
-0
/
+9
2014-05-06
hugetlb: ensure hugepage access is denied if hugepages are not supported
Nishanth Aravamudan
1
-0
/
+10
2014-05-06
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2
-0
/
+4
2014-05-06
Merge branch 'rfkill-gpio-cleanups' of git://git.kernel.org/pub/scm/linux/ker...
John W. Linville
1
-10
/
+0
2014-05-06
nick kvfree() from apparmor
Al Viro
1
-0
/
+2
2014-05-05
tracing: Replace __get_cpu_var uses with this_cpu_ptr
Christoph Lameter
1
-1
/
+1
2014-05-05
Merge tag 'iio-for-3.16b' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...
Greg Kroah-Hartman
5
-1
/
+38
2014-05-05
asmlinkage: Revert "lto: Make asmlinkage __visible"
Andi Kleen
1
-2
/
+2
2014-05-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2
-1
/
+8
2014-05-05
clk: sunxi: Implement MMC phase control
Emilio López
1
-0
/
+22
2014-05-05
Merge tag 'tty-3.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
1
-1
/
+0
2014-05-05
of: introduce of_dma_is_coherent() helper
Santosh Shilimkar
1
-0
/
+6
2014-05-05
of: introduce of_dma_get_range() helper
Grygorii Strashko
1
-0
/
+8
[prev]
[next]