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-03-10
Merge branch 'akpm' (patches from Andrew Morton)
Linus Torvalds
3
-3
/
+7
2014-03-10
mm: fix GFP_THISNODE callers and clarify
Johannes Weiner
3
-3
/
+7
2014-03-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2
-14
/
+21
2014-03-10
regmap: Implementation for regmap_multi_reg_write
Opensource [Anthony Olech]
1
-0
/
+4
2014-03-10
usbcore: rename struct dev_state to struct usb_dev_state
Valentina Manea
1
-3
/
+3
2014-03-10
i2c: s3c2410: Trivial cleanup in header file
Sachin Kamat
1
-5
/
+4
2014-03-10
get rid of fget_light()
Al Viro
2
-11
/
+12
2014-03-10
vfs: atomic f_pos accesses as per POSIX
Linus Torvalds
2
-3
/
+9
2014-03-10
selinux: add gfp argument to security_xfrm_policy_alloc and fix callers
Nikolay Aleksandrov
1
-3
/
+7
2014-03-09
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-0
/
+4
2014-03-09
Merge tag 'nfs-for-3.14-5' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
1
-0
/
+5
2014-03-09
reset: Add optional resets and stubs
Philipp Zabel
1
-5
/
+64
2014-03-09
Merge tag 'ux500-dt-v3.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Olof Johansson
2
-4
/
+0
2014-03-09
Merge tag 'for_3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/kishon/...
Greg Kroah-Hartman
3
-20
/
+45
2014-03-09
mfd: arizona: Add support for new fratio encoding
Charles Keepax
1
-3
/
+3
2014-03-09
i2c: bfin-twi: move bits macros and structs in header from arch include to ge...
Sonic Zhang
1
-0
/
+145
2014-03-08
Merge tag 'omap-for-v3.15/crossbar-signed' of git://git.kernel.org/pub/scm/li...
Olof Johansson
2
-1
/
+17
2014-03-09
phy: rename struct omap_control_usb to struct omap_control_phy
Kishon Vijay Abraham I
1
-18
/
+18
2014-03-09
phy: omap-usb2: Provide workaround for USB2PHY false disconnect
Austin Beam
1
-0
/
+4
2014-03-09
phy: omap-usb2: Adapt phy-omap-usb2 for AM437x
George Cherian
1
-0
/
+9
2014-03-08
Merge branch 'integrator/multiplatform-base' into next/cleanup2
Olof Johansson
2
-3
/
+4
2014-03-08
staging: usbip: claim ports used by shared devices
Valentina Manea
1
-0
/
+7
2014-03-08
Drivers: hv: vmbus: Increase the limit on the number of pfns we can handle
K. Y. Srinivasan
1
-1
/
+1
2014-03-08
Merge tag 'bcm-for-3.14-pinctrl-reduced-rename' of git://github.com/broadcom/...
Olof Johansson
11
-17
/
+84
2014-03-08
kernfs: cache atomic_write_len in kernfs_open_file
Tejun Heo
1
-0
/
+1
2014-03-08
Merge branch 'for-3.14-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+1
2014-03-08
phy: core: Add devm_of_phy_get to phy-core
Kamil Debski
1
-0
/
+9
2014-03-08
phy: core: Add an exported of_phy_get function
Kamil Debski
1
-0
/
+6
2014-03-07
Merge tag 'usb-for-v3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...
Greg Kroah-Hartman
1
-0
/
+16
2014-03-07
Merge tag 'trace-fixes-v3.14-rc5' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-0
/
+6
2014-03-07
Merge branch 'imx-drm-staging' of git://ftp.arm.linux.org.uk/~rmk/linux-arm i...
Greg Kroah-Hartman
1
-0
/
+66
2014-03-07
IB/mlx5: Collect signature error completion
Sagi Grimberg
4
-0
/
+28
2014-03-07
IB/mlx5: Support IB_WR_REG_SIG_MR
Sagi Grimberg
1
-0
/
+61
2014-03-07
IB/mlx5: Keep mlx5 MRs in a radix tree under device
Sagi Grimberg
1
-0
/
+18
2014-03-07
IB/mlx5: Initialize mlx5_ib_qp signature-related members
Sagi Grimberg
1
-0
/
+1
2014-03-07
mlx5: Implement create_mr and destroy_mr
Sagi Grimberg
2
-0
/
+44
2014-03-07
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-3
/
+8
2014-03-07
mm: Create utility function for accessing a tasks commandline value
William Roberts
1
-0
/
+1
2014-03-07
Merge tag 'v3.13' into for-3.15
Eric Paris
304
-3059
/
+7831
2014-03-07
fs: move i_readcount
Mimi Zohar
1
-3
/
+3
2014-03-07
phy: omap-usb2: move omap_usb.h from linux/usb/ to linux/phy/
Kishon Vijay Abraham I
1
-3
/
+0
2014-03-07
workqueue: remove PREPARE_[DELAYED_]WORK()
Tejun Heo
1
-13
/
+2
2014-03-07
nvme: don't use PREPARE_WORK
Tejun Heo
1
-0
/
+1
2014-03-07
Merge branch 'master' into wq/for-3.15
Tejun Heo
39
-168
/
+321
2014-03-07
Merge branch 'wq/for-3.14-fixes' into wq/for-3.15
Tejun Heo
2
-4
/
+2
2014-03-07
firewire: don't use PREPARE_DELAYED_WORK
Tejun Heo
1
-0
/
+1
2014-03-07
ftrace: Remove freelist from struct dyn_ftrace
Jiri Slaby
1
-5
/
+2
2014-03-07
ftrace: Do not pass data to ftrace_dyn_arch_init
Jiri Slaby
1
-1
/
+1
2014-03-07
tracing/module: Replace include of tracepoint.h with jump_label.h in module.h
Steven Rostedt (Red Hat)
1
-1
/
+1
2014-03-07
tracing: Use helper functions in event assignment to shrink macro size
Steven Rostedt
1
-0
/
+15
[prev]
[next]