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-01
constify blk_rq_map_user_iov() and friends
Al Viro
2
-4
/
+5
2014-04-01
introduce copy_page_to_iter, kill loop over iovec in generic_file_aio_read()
Al Viro
2
-1
/
+2
2014-04-01
iov_iter: Move iov_iter to uio.h
Kent Overstreet
2
-32
/
+50
2014-04-01
switch ->is_partially_uptodate() to saner arguments
Al Viro
2
-3
/
+3
2014-04-01
pipe: kill ->map() and ->unmap()
Al Viro
1
-19
/
+0
2014-04-01
new helper: readlink_copy()
Al Viro
1
-1
/
+1
2014-04-01
get rid of files_defer_init()
Al Viro
1
-2
/
+0
2014-04-01
mark struct file that had write access grabbed by open()
Al Viro
1
-0
/
+2
2014-04-01
get rid of DEBUG_WRITECOUNT
Al Viro
1
-49
/
+0
2014-04-01
switch nbd to sockfd_lookup/sockfd_put
Al Viro
1
-2
/
+1
2014-04-01
smarter propagate_mnt()
Al Viro
1
-0
/
+3
2014-04-01
Merge branch 'for-3.15/drivers' of git://git.kernel.dk/linux-block
Linus Torvalds
3
-9
/
+6
2014-04-01
Merge branch 'for-3.15/core' of git://git.kernel.dk/linux-block
Linus Torvalds
5
-20
/
+7
2014-04-01
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-0
/
+1
2014-04-01
Merge tag 'usb-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
10
-30
/
+80
2014-04-01
Merge tag 'tty-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
6
-103
/
+61
2014-04-01
Merge tag 'staging-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
5
-6
/
+135
2014-04-01
Merge tag 'driver-core-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
6
-30
/
+173
2014-04-01
Merge tag 'char-misc-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
11
-366
/
+1223
2014-04-01
Merge tag 'sound-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
6
-8
/
+54
2014-04-01
Merge tag 'pci-v3.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
3
-14
/
+18
2014-04-01
net: Add a test to see if a skb is freeable in irq context
Eric W. Biederman
1
-0
/
+13
2014-04-01
Merge tag 'edac_for_3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp
Linus Torvalds
1
-0
/
+2
2014-04-01
net: ptp: move PTP classifier in its own file
Daniel Borkmann
2
-75
/
+22
2014-04-01
mac802154: make csma/cca parameters per-wpan
Phoebe Buckheister
1
-1
/
+1
2014-04-01
Merge tag 'spi-v3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...
Linus Torvalds
3
-6
/
+36
2014-04-01
Merge tag 'regulator-v3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
10
-15
/
+597
2014-04-01
Merge tag 'regmap-v3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...
Linus Torvalds
1
-1
/
+19
2014-04-01
Merge branch 'pm-cpufreq'
Rafael J. Wysocki
1
-3
/
+9
2014-04-01
Merge tag 'pm+acpi-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
7
-108
/
+91
2014-04-01
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
4
-7
/
+12
2014-04-01
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
4
-6
/
+22
2014-04-01
Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
3
-2
/
+18
2014-04-01
Merge branches 'for-3.15/multitouch', 'for-3.15/sony' and 'for-3.15/uhid' int...
Jiri Kosina
1
-0
/
+3
2014-04-01
Merge branch 'for-3.15/hid-sensor-hub' into for-linus
Jiri Kosina
2
-10
/
+15
2014-04-01
vfs: add cross-rename
Miklos Szeredi
1
-0
/
+1
2014-04-01
security: add flags to rename hooks
Miklos Szeredi
1
-4
/
+8
2014-04-01
vfs: add renameat2 syscall
Miklos Szeredi
1
-1
/
+3
2014-04-01
vfs: add d_is_dir()
Miklos Szeredi
1
-1
/
+6
2014-04-01
slab: fix wrongly used macro
Joonsoo Kim
1
-11
/
+11
2014-03-31
Merge branch 'for-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l...
Linus Torvalds
2
-10
/
+29
2014-03-31
Merge branch 'for-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
Linus Torvalds
2
-35
/
+4
2014-03-31
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
1
-2
/
+8
2014-03-31
Merge branch 'compat' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/l...
Linus Torvalds
3
-27
/
+44
2014-03-31
Merge branch 'x86-asmlinkage-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
4
-5
/
+23
2014-03-31
nfsd: check passed socket's net matches NFSd superblock's one
Stanislav Kinsbursky
1
-0
/
+1
2014-03-31
net-gro: restore frag0 optimization
Eric Dumazet
1
-5
/
+0
2014-03-31
net-sysfs: expose number of carrier on/off changes
david decotigny
1
-0
/
+3
2014-03-31
net: export NET_ADDR_* values to user-space API
Florian Fainelli
1
-7
/
+0
2014-03-31
net: Allow modules to use is_skb_forwardable
Vlad Yasevich
1
-0
/
+1
[prev]
[next]