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
2010-08-25
wl12xx: change contact person for the include file
Kalle Valo
1
-1
/
+1
2010-08-25
Merge branch 'linus' into perf/core
Ingo Molnar
30
-91
/
+337
2010-08-25
workqueue: fix cwq->nr_active underflow
Tejun Heo
1
-7
/
+9
2010-08-24
mlx4_en: UDP RSS support
Yevgeny Petrilin
1
-0
/
+1
2010-08-24
mlx4_en: Fixing report in Ethtool get_settings
Yevgeny Petrilin
1
-0
/
+4
2010-08-24
mlx4_en: Added self diagnostics test implementation
Yevgeny Petrilin
2
-0
/
+3
2010-08-24
tc: add meta match on receive hash
Stephen Hemminger
1
-0
/
+1
2010-08-24
include/linux/if_ether.h: Remove unused #define MAC_FMT
Joe Perches
1
-2
/
+0
2010-08-24
ACPI/PCI: Negotiate _OSC control bits before requesting them
Rafael J. Wysocki
1
-2
/
+2
2010-08-24
nl80211: some documentation fixes
Johannes Berg
1
-11
/
+46
2010-08-24
b43: N-PHY: Implement MAC PHY clock set
Gábor Stefanik
1
-0
/
+1
2010-08-24
cfg80211/mac80211: extensible frame processing
Johannes Berg
1
-19
/
+74
2010-08-24
guard page for stacks that grow upwards
Luck, Tony
1
-1
/
+7
2010-08-24
workqueue: improve destroy_workqueue() debuggability
Tejun Heo
1
-0
/
+2
2010-08-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6
Linus Torvalds
3
-34
/
+58
2010-08-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
Linus Torvalds
1
-0
/
+1
2010-08-23
USB: gadget: fix composite kernel-doc warnings
Randy Dunlap
1
-0
/
+1
2010-08-23
net: increase the size of priv_flags and add IFF_OVS_DATAPATH
Simon Horman
2
-1
/
+3
2010-08-23
bna: Brocade 10Gb Ethernet device driver
Rasesh Mody
1
-0
/
+3
2010-08-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
12
-26
/
+58
2010-08-23
kobject: Break the kobject namespace defs into their own header
David Howells
3
-34
/
+58
2010-08-23
block: add function call to switch the IO scheduler from a driver
Jens Axboe
1
-0
/
+1
2010-08-23
Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...
Ingo Molnar
25
-330
/
+516
2010-08-23
net: Rename skb_has_frags to skb_has_frag_list
David S. Miller
2
-3
/
+3
2010-08-22
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
10
-26
/
+26
2010-08-22
header: fix broken headers for user space
Changli Gao
10
-26
/
+26
2010-08-22
net: rds: remove duplication type definitions
Changli Gao
1
-9
/
+0
2010-08-22
net: 802.1q: make vlan_hwaccel_do_receive() return void
Changli Gao
1
-3
/
+2
2010-08-22
net: use __be16 instead of u16 for the userspace code
Changli Gao
1
-2
/
+2
2010-08-22
fanotify: flush outstanding perm requests on group destroy
Eric Paris
2
-7
/
+1
2010-08-22
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pen...
Linus Torvalds
1
-1
/
+1
2010-08-21
net_sched: cls_flow: add key rxhash
Changli Gao
1
-0
/
+1
2010-08-21
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2
-0
/
+32
2010-08-21
PPTP: PPP over IPv4 (Point-to-Point Tunneling Protocol)
Dmitry Kozlov
1
-17
/
+35
2010-08-21
mm: make the vma list be doubly linked
Linus Torvalds
1
-1
/
+1
2010-08-21
Input: uinput - add devname alias to allow module on-demand load
Kay Sievers
2
-1
/
+1
2010-08-21
USB: drop tty argument from usb_serial_handle_sysrq_char()
Dmitry Torokhov
1
-2
/
+1
2010-08-21
Input: sysrq - drop tty argument form handle_sysrq()
Dmitry Torokhov
2
-8
/
+6
2010-08-20
kfifo: implement missing __kfifo_skip_r()
Andrea Righi
1
-0
/
+2
2010-08-20
rcu: add comment stating that list_empty() applies to RCU-protected lists
Paul E. McKenney
1
-0
/
+9
2010-08-20
rcu: combine duplicate code, courtesy of CONFIG_PREEMPT_RCU
Paul E. McKenney
3
-104
/
+72
2010-08-20
rcu: Upgrade srcu_read_lock() docbook about SRCU grace periods
Paul E. McKenney
1
-1
/
+6
2010-08-20
rcu: repair code-duplication FIXMEs
Paul E. McKenney
3
-13
/
+15
2010-08-20
rcu: permit suppressing current grace period's CPU stall warnings
Paul E. McKenney
2
-0
/
+5
2010-08-20
rcu: update obsolete rcu_read_lock() comment.
Paul E. McKenney
1
-1
/
+14
2010-08-20
rcu: Add a TINY_PREEMPT_RCU
Paul E. McKenney
6
-45
/
+108
2010-08-20
net/sched: add ACT_CSUM action to update packets checksums
Grégoire Baron
2
-0
/
+33
2010-08-19
Input: sysrq - drop tty argument from sysrq ops handlers
Dmitry Torokhov
1
-1
/
+5
2010-08-19
rcu head remove init
Mathieu Desnoyers
1
-6
/
+0
2010-08-19
kernel: __rcu annotations
Arnd Bergmann
6
-11
/
+11
[prev]
[next]