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-10-09
vfs: move getname() from callers to do_mount()
Seunghun Lee
1
-1
/
+2
2014-10-09
Add copy_to_iter(), copy_from_iter() and iov_iter_zero()
Matthew Wilcox
1
-0
/
+3
2014-10-09
constify file_inode()
Al Viro
1
-1
/
+1
2014-10-09
vfs: Make d_invalidate return void
Eric W. Biederman
1
-1
/
+1
2014-10-09
vfs: Merge check_submounts_and_drop and d_invalidate
Eric W. Biederman
1
-1
/
+0
2014-10-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
36
-838
/
+1588
2014-10-08
Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
3
-0
/
+297
2014-10-08
Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...
Linus Torvalds
2
-34
/
+1
2014-10-08
Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-40
/
+10
2014-10-08
net: add netdev_txq_bql_{enqueue, complete}_prefetchw() helpers
Eric Dumazet
1
-0
/
+29
2014-10-08
net: description of dma_cookie cause make xmldocs warning
Masanari Iida
1
-2
/
+0
2014-10-08
Move Intel SNB device ids from sb_edac to pci_ids.h
Andy Lutomirski
1
-0
/
+15
2014-10-08
net: fs_enet: Remove non NAPI RX
LEROY Christophe
1
-1
/
+0
2014-10-08
Merge tag 'f2fs-for-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...
Linus Torvalds
1
-2
/
+4
2014-10-08
Merge branch 'for-3.18' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
3
-4
/
+25
2014-10-08
Merge tag 'nfs-for-3.18-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
5
-55
/
+21
2014-10-08
Merge tag 'char-misc-3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
5
-290
/
+28
2014-10-08
Merge tag 'driver-core-3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
3
-8
/
+43
2014-10-08
Merge tag 'tty-3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
5
-5
/
+45
2014-10-08
Merge tag 'usb-3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
8
-40
/
+61
2014-10-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
1
-0
/
+1
2014-10-08
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
4
-18
/
+52
2014-10-08
mailbox: Introduce framework for mailbox
Jassi Brar
2
-0
/
+179
2014-10-08
mailbox: rename pl320-ipc specific mailbox.h
Suman Anna
1
-0
/
+0
2014-10-07
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2
-0
/
+37
2014-10-07
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-0
/
+3
2014-10-07
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
5
-6
/
+6
2014-10-07
Merge tag 'spi-v3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...
Linus Torvalds
1
-0
/
+5
2014-10-07
Merge tag 'regulator-v3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
9
-35
/
+90
2014-10-07
Merge tag 'pinctrl-v3.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-5
/
+4
2014-10-07
Merge tag 'dmaengine-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/d...
Linus Torvalds
3
-35
/
+3
2014-10-07
Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-11
/
+39
2014-10-07
locks: fix fcntl_setlease/getlease return when !CONFIG_FILE_LOCKING
Jeff Layton
1
-2
/
+2
2014-10-07
locks: set fl_owner for leases to filp instead of current->files
Jeff Layton
1
-7
/
+1
2014-10-07
locks: give lm_break a return value
Jeff Layton
1
-1
/
+1
2014-10-07
locks: move freeing of leases outside of i_lock
Jeff Layton
1
-3
/
+4
2014-10-07
locks: define a lm_setup handler for leases
Jeff Layton
1
-0
/
+1
2014-10-07
locks: plumb a "priv" pointer into the setlease routines
Jeff Layton
1
-6
/
+6
2014-10-07
net: better IFF_XMIT_DST_RELEASE support
Eric Dumazet
1
-0
/
+8
2014-10-07
net: phy: adjust fixed_phy_register() return value
Petri Gynther
1
-7
/
+7
2014-10-07
mfd: axp20x: Extend axp20x to support axp288 pmic
Jacob Pan
1
-0
/
+59
2014-10-07
Merge branch 'pm-avs'
Rafael J. Wysocki
1
-0
/
+20
2014-10-07
Merge branch 'pm-cpufreq'
Rafael J. Wysocki
1
-0
/
+3
2014-10-07
Merge branch 'pm-domains'
Rafael J. Wysocki
3
-66
/
+67
2014-10-06
net: introduce netdevice gso_min_segs attribute
Eric Dumazet
1
-1
/
+3
2014-10-06
Merge branches 'for-3.18/always-poll-quirk', 'for-3.18/logitech', 'for-3.18/p...
Jiri Kosina
152
-1417
/
+2870
2014-10-06
mfd: cros_ec: stop calling ->cmd_xfer() directly
Andrew Bresticker
1
-6
/
+18
2014-10-06
net/mlx4_en: Code cleanups in tx path
Eric Dumazet
1
-1
/
+1
2014-10-05
Merge tag 'master-2014-10-02' of git://git.kernel.org/pub/scm/linux/kernel/gi...
David S. Miller
1
-0
/
+2
2014-10-04
net: Cleanup skb cloning by adding SKB_FCLONE_FREE
Vijay Subramanian
1
-3
/
+4
[prev]
[next]