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-02-12
drm: export cmdline and preferred mode functions from fb helper
Jesse Barnes
1
-0
/
+6
2014-02-12
ethtool: Fix unwanted section breaks in kernel-doc
Ben Hutchings
1
-7
/
+9
2014-02-12
ethtool: Move kernel-doc comment next to struct ethtool_dump definition
Ben Hutchings
1
-3
/
+2
2014-02-12
ethtool: Document the general convention for VLAs in kernel space
Ben Hutchings
1
-0
/
+3
2014-02-12
ethtool: Expand documentation of struct ethtool_perm_addr
Ben Hutchings
1
-1
/
+12
2014-02-12
ethtool: Expand documentation of struct ethtool_stats
Ben Hutchings
1
-3
/
+13
2014-02-12
ethtool: Expand documentation of struct ethtool_test
Ben Hutchings
1
-4
/
+17
2014-02-12
ethtool: Expand documentation of string set types
Ben Hutchings
1
-12
/
+47
2014-02-12
ethtool: Update documentation of struct ethtool_pauseparam
Ben Hutchings
1
-13
/
+23
2014-02-12
ethtool: Expand documentation of struct ethtool_ringparam
Ben Hutchings
1
-11
/
+26
2014-02-12
ethtool: Expand documentation of struct ethtool_eeprom
Ben Hutchings
1
-3
/
+20
2014-02-12
ethtool: Expand documentation of struct ethtool_regs
Ben Hutchings
1
-3
/
+17
2014-02-12
ethtool: Expand documentation of struct ethtool_wol
Ben Hutchings
1
-2
/
+11
2014-02-12
ethtool: Expand documentation of struct ethtool_drvinfo
Ben Hutchings
1
-17
/
+39
2014-02-12
ethtool: Expand documentation of struct ethtool_cmd
Ben Hutchings
1
-34
/
+90
2014-02-12
mac80211: add NAPI support back
Johannes Berg
1
-21
/
+13
2014-02-12
Merge tag 'stable/for-linus-3.14-rc2-tag' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
5
-118
/
+2
2014-02-12
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
5
-108
/
+242
2014-02-12
drm: expose subpixel order name routine v3
Jesse Barnes
1
-0
/
+1
2014-02-12
ASoC: atmel_ssc_dai: make option to choose clock
Bo Shen
1
-0
/
+1
2014-02-12
Merge tag 'gpio-v3.14-2' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
Linus Torvalds
1
-2
/
+2
2014-02-12
Merge tag 'spi-v3.14-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/br...
Linus Torvalds
1
-2
/
+5
2014-02-12
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
1
-0
/
+3
2014-02-12
gpiolib: add gpiochip_get_desc() driver function
Alexandre Courbot
2
-8
/
+18
2014-02-12
of: add functions to count number of elements in a property
Heiko Stuebner
1
-0
/
+76
2014-02-12
cgroup: remove cgroupfs_root->refcnt
Tejun Heo
1
-3
/
+1
2014-02-12
cgroup: rename cgroupfs_root->number_of_cgroups to ->nr_cgrps and make it ato...
Tejun Heo
1
-2
/
+2
2014-02-12
cgroup: remove cgroup->name
Tejun Heo
1
-27
/
+36
2014-02-12
cgroup: remove cftype_set
Tejun Heo
1
-17
/
+9
2014-02-12
cgroup: warn if "xattr" is specified with "sane_behavior"
Tejun Heo
1
-0
/
+2
2014-02-12
cfg80211: remove NL80211_FEATURE_P2P_DEVICE_NEEDS_CHANNEL
Johannes Berg
1
-6
/
+1
2014-02-12
Merge back earlier 'acpi-pci-hotplug' material.
Rafael J. Wysocki
3
-3
/
+32
2014-02-12
drm/vmwgfx: Get maximum mob size from register SVGA_REG_MOB_MAX_SIZE
Charmaine Lee
1
-0
/
+1
2014-02-12
ALSA: Mandate to pass a device pointer at card creation time
Takashi Iwai
1
-3
/
+10
2014-02-12
ALSA: Drop unused name argument in snd_register_oss_device()
Takashi Iwai
2
-3
/
+1
2014-02-12
flowcache: Make flow cache name space aware
Fan Du
3
-2
/
+39
2014-02-12
skbuff: Introduce skb_to_sgvec_nomark to map skb without mark new end
Fan Du
1
-0
/
+2
2014-02-11
ARM: Introduce CPU_METHOD_OF_DECLARE() for cpu hotplug/smp
Stephen Boyd
1
-0
/
+10
2014-02-11
PCI: Add pci_dev_flag for ACS enable quirks
Alex Williamson
1
-0
/
+2
2014-02-11
PCI: Add device-specific PCI ACS enable
Alex Williamson
1
-0
/
+2
2014-02-11
Merge tag 'dt-fixes-for-3.14' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-70
/
+87
2014-02-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
11
-20
/
+103
2014-02-11
NFS: Be more aggressive in using readdirplus for 'ls -l' situations
Trond Myklebust
1
-0
/
+1
2014-02-11
SUNRPC: RPC callbacks may be split across several TCP segments
Trond Myklebust
1
-1
/
+2
2014-02-11
acpi-dma: convert to return error code when asked for channel
Andy Shevchenko
1
-2
/
+3
2014-02-11
cgroup: convert to kernfs
Tejun Heo
1
-32
/
+20
2014-02-11
cgroup: misc preps for kernfs conversion
Tejun Heo
1
-6
/
+2
2014-02-11
cgroup: introduce cgroup_ino()
Tejun Heo
1
-0
/
+9
2014-02-11
cgroup: update the meaning of cftype->max_write_len
Tejun Heo
1
-2
/
+3
2014-02-11
cgroup: make cgroup_subsys->base_cftypes use cgroup_add_cftypes()
Tejun Heo
1
-2
/
+1
[prev]
[next]