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
2010-05-06
Merge branch 'master' into next
James Morris
2
-1
/
+2
2010-05-06
netpoll: Use 'bool' for netpoll_rx() return type.
David S. Miller
1
-4
/
+4
2010-05-06
sctp: Fix a race between ICMP protocol unreachable and connect()
Vlad Yasevich
2
-0
/
+4
2010-05-06
netpoll: add generic support for bridge and bonding devices
WANG Cong
4
-0
/
+9
2010-05-06
Merge branch 'vhost' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
David S. Miller
1
-0
/
+2
2010-05-06
ACPICA: Update version to 20100428.
Bob Moore
1
-1
/
+1
2010-05-06
ACPICA: Update/clarify some parameter names associated with acpi_handle
Bob Moore
3
-20
/
+14
2010-05-06
Merge branch 'master' into next
James Morris
77
-194
/
+585
2010-05-05
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
6
-129
/
+159
2010-05-05
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
6
-129
/
+159
2010-05-05
tracing: Fix tracepoint.h DECLARE_TRACE() to allow more than one header
Steven Rostedt
3
-57
/
+72
2010-05-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2
-1
/
+2
2010-05-05
net: __alloc_skb() speedup
Eric Dumazet
1
-1
/
+6
2010-05-04
x86, acpi/irq: Teach acpi_get_override_irq to take a gsi not an isa_irq
Eric W. Biederman
1
-2
/
+2
2010-05-04
x86, acpi/irq: Introduce apci_isa_irq_to_gsi
Eric W. Biederman
1
-0
/
+1
2010-05-04
arch, hweight: Fix compilation errors
Borislav Petkov
2
-4
/
+9
2010-05-04
cgroup: Check task_lock in task_subsys_state()
Li Zefan
1
-0
/
+1
2010-05-04
Merge commit 'v2.6.34-rc6'
J. Bruce Fields
168
-445
/
+1278
2010-05-04
tracing: Convert nop macros to static inlines
Steven Rostedt
1
-12
/
+18
2010-05-04
i2c-core: Use per-adapter userspace device lists
Jean Delvare
1
-0
/
+2
2010-05-03
Input: add keypad driver for keys interfaced to TCA6416
Sriramakrishnan Govindarajan
1
-0
/
+34
2010-05-03
Merge branch 'net-next' of git://git.kernel.org/pub/scm/linux/kernel/git/vxy/...
David S. Miller
3
-34
/
+36
2010-05-03
net: rcu fixes
Eric Dumazet
1
-0
/
+29
2010-05-03
nfsd: further comment typos
J. Bruce Fields
1
-2
/
+2
2010-05-03
genirq: Add CPU mask affinity hint
Peter P Waskiewicz Jr
2
-0
/
+7
2010-05-03
tun: add ioctl to modify vnet header size
Michael S. Tsirkin
1
-0
/
+2
2010-05-02
net: Use explicit "unsigned int" instead of plain "unsigned" in netdevice.h
David S. Miller
1
-5
/
+5
2010-05-02
net: fix softnet_stat
Changli Gao
1
-10
/
+7
2010-05-02
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
4
-1
/
+4
2010-05-02
net: fix compile error due to double return type in SOCK_DEBUG
Jan Engelhardt
1
-1
/
+1
2010-05-02
[SCSI] Unexport scsi/scsi.h from headers_install
Tom Rini
1
-1
/
+0
2010-05-02
net: Inline skb_pull() in eth_type_trans().
David S. Miller
1
-0
/
+5
2010-05-01
net: sock_def_readable() and friends RCU conversion
Eric Dumazet
3
-33
/
+39
2010-04-30
sctp: Tag messages that can be Nagle delayed at creation.
Vlad Yasevich
1
-5
/
+3
2010-04-30
sctp: fast recovery algorithm is per association.
Vlad Yasevich
1
-6
/
+6
2010-04-30
sctp: update transport initializations
Vlad Yasevich
1
-1
/
+1
2010-04-30
sctp: Save some room in the sctp_transport by using bitfields
Vlad Yasevich
1
-22
/
+27
2010-04-30
sctp: remove 'resent' bit from the chunk
Vlad Yasevich
1
-2
/
+1
2010-05-01
hw-breakpoints: Get the number of available registers on boot dynamically
Frederic Weisbecker
1
-0
/
+10
2010-05-01
hw-breakpoints: Separate constraint space for data and instruction breakpoints
Frederic Weisbecker
1
-3
/
+6
2010-05-01
hw-breakpoints: Tag ptrace breakpoint as exclude_kernel
Frederic Weisbecker
1
-0
/
+6
2010-04-30
sctp: discard ABORT chunk with zero verification tag in COOKIE-WAIT state
Wei Yongjun
1
-1
/
+1
2010-04-30
net: speedup sock_recv_ts_and_drops()
Eric Dumazet
1
-1
/
+18
2010-04-30
mac80211: remove deprecated noise field from ieee80211_rx_status
John W. Linville
1
-7
/
+1
2010-04-30
[SCSI] scsi_trace: Enhance SCSI command tracing
Martin K. Petersen
1
-8
/
+25
2010-04-30
[SCSI] add scsi trace core functions and put trace points
Kei Tokunaga
1
-0
/
+328
2010-04-30
[SCSI] ftrace: add __print_hex()
Kei Tokunaga
2
-0
/
+6
2010-04-30
[SCSI] Add missing scsi command definitions
Martin K. Petersen
1
-0
/
+2
2010-04-30
USB: rename usb_buffer_alloc() and usb_buffer_free()
Daniel Mack
1
-3
/
+15
2010-04-30
ASoC: Add WM9090 amplifier driver
Mark Brown
1
-0
/
+28
[prev]
[next]