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-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
2014-05-05
device: introduce per device dma_pfn_offset
Santosh Shilimkar
1
-0
/
+2
2014-05-05
net: Generalize checksum_init functions
Tom Herbert
1
-0
/
+93
2014-05-05
NVMe: Flush with data support
Keith Busch
1
-1
/
+0
2014-05-05
NVMe: Configure support for block flush
Keith Busch
1
-0
/
+1
2014-05-05
NVMe: Update copyright headers
Matthew Wilcox
1
-5
/
+1
2014-05-05
kvm/irqchip: Speed up KVM_SET_GSI_ROUTING
Christian Borntraeger
1
-0
/
+1
2014-05-05
of: Spelling s/anonymouns/anonymous/
Geert Uytterhoeven
1
-1
/
+1
2014-05-05
iio: hid-sensors: Add API to power on/off
Srinivas Pandruvada
1
-1
/
+1
2014-05-05
iio: hid-sensors: Add api to get poll value
Srinivas Pandruvada
1
-0
/
+2
2014-05-05
iio: hid-sensors: Convert units and exponent
Srinivas Pandruvada
1
-0
/
+4
2014-05-05
xfs: fix Q_XQUOTARM ioctl
Eric Sandeen
1
-0
/
+1
2014-05-04
net: filter: make register naming more comprehensible
Daniel Borkmann
1
-8
/
+36
2014-05-04
net: filter: simplify label names from jump-table
Daniel Borkmann
1
-0
/
+3
2014-05-04
cgroup, memcg: implement css->id and convert css_from_id() to use it
Tejun Heo
1
-0
/
+9
2014-05-04
cgroup, memcg: allocate cgroup ID from 1
Tejun Heo
1
-2
/
+2
2014-05-04
cgroup: make flags and subsys_masks unsigned int
Tejun Heo
1
-4
/
+4
2014-05-03
goldfish: Add a 64bit write helper
Alan
1
-0
/
+15
2014-05-03
Drivers: hv: vmbus: Implement per-CPU mapping of relid to channel
K. Y. Srinivasan
1
-0
/
+5
2014-05-03
Drivers: hv: Eliminate the channel spinlock in the callback path
K. Y. Srinivasan
1
-0
/
+2
2014-05-03
Revert "tty: Fix race condition between __tty_buffer_request_room and flush_t...
Peter Hurley
1
-1
/
+0
2014-05-03
genirq: Sanitize spurious interrupt detection of threaded irqs
Thomas Gleixner
1
-0
/
+4
2014-05-03
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-2
/
+4
2014-05-03
iio: Add TEMP_AMBIENT and TEMP_OBJECT channel modifiers
Peter Meerwald
1
-0
/
+2
2014-05-02
tcp: fix cwnd limited checking to improve congestion control
Eric Dumazet
1
-0
/
+1
2014-05-02
mdio_bus: implement devm_mdiobus_alloc/devm_mdiobus_free
Grygorii Strashko
1
-0
/
+7
2014-05-02
DMA: shdma: add cyclic transfer support
Kuninori Morimoto
1
-0
/
+1
2014-05-02
fbdev/fb.h: silence warning with -Wsign-compare
Brian W Hart
1
-1
/
+1
2014-05-01
dentry_kill(): don't try to remove from shrink list
Al Viro
1
-0
/
+2
2014-04-30
PCI/MSI: Remove pci_enable_msi_block()
Alexander Gordeev
1
-4
/
+1
2014-05-01
cpuidle: Combine cpuidle_enabled() with cpuidle_select()
Rafael J. Wysocki
1
-5
/
+0
[prev]
[next]