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-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
Merge ext4 changes in ext4_file_write() into for-next
Al Viro
1
-5
/
+4
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
ARM: dts: Fix omap serial wake-up when booted with device tree
Tony Lindgren
1
-0
/
+12
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
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211
John W. Linville
1
-0
/
+12
2014-05-06
nick kvfree() from apparmor
Al Viro
1
-0
/
+2
2014-05-06
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...
Linus Torvalds
1
-2
/
+20
2014-05-06
Merge tag 'kvm-s390-20140506' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Paolo Bonzini
1
-0
/
+2
2014-05-06
cfg80211: export interface stopping function
Michal Kazior
1
-0
/
+15
2014-05-06
mac80211: fix CSA tx queue stopping
Michal Kazior
1
-1
/
+3
2014-05-06
KVM: s390: Add clock comparator and CPU timer IRQ injection
Thomas Huth
1
-0
/
+2
2014-05-06
drm/radeon: add pci ids for Mullins
Samuel Li
1
-0
/
+16
2014-05-05
ARM: socfpga: dts: add reset-controller
Steffen Trumtrar
1
-0
/
+90
2014-05-05
tracing: Replace __get_cpu_var uses with this_cpu_ptr
Christoph Lameter
1
-1
/
+1
2014-05-05
Bluetooth: Convert RFCOMM spinlocks into mutexes
Libor Pechacek
1
-3
/
+3
2014-05-05
ASoC: Add support for CS42L56 CODEC
Brian Austin
1
-0
/
+48
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
[prev]
[next]