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
2011-11-17
sched: Make separate sched*.c translation units
Peter Zijlstra
2
-1
/
+11
2011-11-17
Merge branch 'dma_slave_direction' into next_test_dirn
Vinod Koul
4
-9
/
+21
2011-11-16
net: new counter for tx_timeout errors in sysfs
david decotigny
1
-2
/
+10
2011-11-16
net: verify GSO flag bits against netdev features
Michał Mirosław
1
-0
/
+9
2011-11-16
new helper: mount_subtree()
Al Viro
1
-0
/
+1
2011-11-16
net: Add ethtool to mii advertisment conversion helpers
Matt Carlson
1
-0
/
+166
2011-11-16
team: replicate options on register
Jiri Pirko
1
-4
/
+4
2011-11-16
team: convert overall spinlock to mutex
Jiri Pirko
1
-1
/
+1
2011-11-16
net: remove NETIF_F_NO_CSUM feature bit
Michał Mirosław
2
-4
/
+2
2011-11-16
net: extend netdev_features_t to 64 bits
Michał Mirosław
1
-1
/
+1
2011-11-16
net: Define enum for net device features.
Michał Mirosław
1
-40
/
+93
2011-11-16
net: introduce and use netdev_features_t for device features sets
Michał Mirosław
3
-19
/
+30
2011-11-16
net: split netdev features to separate header
Michał Mirosław
2
-78
/
+92
2011-11-16
net: remove legacy ethtool ops
Michał Mirosław
2
-69
/
+0
2011-11-17
KEYS: Give key types their own lockdep class for key->sem
David Howells
1
-0
/
+1
2011-11-16
enable virtio_net to return bus_info in ethtool -i consistent with emulated NICs
Rick Jones
1
-0
/
+14
2011-11-16
regmap: Make reg_config reg_defaults const
Lars-Peter Clausen
1
-1
/
+1
2011-11-16
xen: map foreign pages for shared rings by updating the PTEs directly
David Vrabel
1
-1
/
+1
2011-11-16
bio: change some signed vars to unsigned
Dan Carpenter
1
-2
/
+2
2011-11-16
include/linux/bio.h: use a static inline function for bio_integrity_clone()
Stephen Rothwell
1
-1
/
+5
2011-11-16
Merge branch 'master'; commit 'v3.2-rc2' into next
James Morris
352
-2810
/
+9345
2011-11-16
include/linux/security.h: fix security_inode_init_security() arg
Andrew Morton
1
-1
/
+1
2011-11-15
lib: devres: add convenience function to remap a resource
Wolfram Sang
1
-0
/
+3
2011-11-15
TTY: serial, cleanup include file
Jiri Slaby
1
-87
/
+12
2011-11-15
mdio-gpio: Add reset functionality to mdio-gpio driver(v2).
Srinivas Kandagatla
2
-0
/
+4
2011-11-15
RS485: fix inconsistencies in the meaning of some variables
Claudio Scordino
1
-6
/
+8
2011-11-15
device.h: Fix struct member documentation
Marcos Paulo de Souza
1
-1
/
+1
2011-11-15
USB: move usb_translate_errors to linux/usb.h
Johan Hovold
1
-0
/
+13
2011-11-15
USB: serial: add support for multiple read urbs
Johan Hovold
1
-1
/
+8
2011-11-15
USB: serial: remove write_urb_busy field from usb_serial_port
Johan Hovold
1
-2
/
+0
2011-11-15
Input: samsung-keypad - enable compiling on other platforms
Dmitry Torokhov
1
-0
/
+43
2011-11-15
Merge branch 'fixes' of git://git.linaro.org/people/triad/linux-pinctrl
Linus Torvalds
1
-0
/
+1
2011-11-15
iommu: Fix compile error with !IOMMU_API
Joerg Roedel
1
-1
/
+1
2011-11-15
iommu: Add iommu_device_group callback and iommu_group sysfs entry
Alex Williamson
1
-0
/
+7
2011-11-15
ARM: pxa: change gpio to platform device
Haojian Zhuang
1
-0
/
+16
2011-11-14
USB: Remove the SAW_IRQ hcd flag
Alan Stern
1
-2
/
+0
2011-11-14
net: introduce build_skb()
Eric Dumazet
1
-0
/
+1
2011-11-14
printk, lockdep: Disable lock debugging on zap_locks()
Peter Zijlstra
1
-0
/
+4
2011-11-14
sched: Set the command name of the idle tasks in SMP kernels
Carsten Emde
1
-1
/
+3
2011-11-14
Merge branch 'rmobile-fixes-for-linus' of git://github.com/pmundt/linux-sh
Linus Torvalds
1
-0
/
+76
2011-11-14
Merge branch 'sh-fixes-for-linus' of git://github.com/pmundt/linux-sh
Linus Torvalds
2
-1
/
+4
2011-11-14
net-netlink: Add a new attribute to expose TCLASS values via netlink
Maciej Żenczykowski
1
-1
/
+2
2011-11-14
neigh: new unresolved queue limits
Eric Dumazet
1
-0
/
+1
2011-11-13
net: introduce ethernet teaming device
Jiri Pirko
3
-0
/
+244
2011-11-13
Merge branch 'master' into for-next
Jiri Kosina
333
-2708
/
+8996
2011-11-11
Merge branch 'upstream-linus' of git://github.com/jgarzik/libata-dev
Linus Torvalds
1
-0
/
+2
2011-11-11
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...
Linus Torvalds
1
-0
/
+15
2011-11-11
libceph: Allocate larger oid buffer in request msgs
Stratos Psomadakis
1
-1
/
+7
2011-11-11
nl80211: Pass probe response data to drivers
Arik Nemtsov
1
-0
/
+6
2011-11-11
nl80211: Add probe response offload attribute
Arik Nemtsov
1
-0
/
+28
[prev]
[next]