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
Age
Commit message (
Expand
)
Author
Files
Lines
2011-05-19
be2net: Kill set but unused variable 'req' in lancer_fw_download()
David S. Miller
1
-2
/
+0
2011-05-19
irda: Kill set but unused vars 'saddr' and 'daddr' in irlan_provider_connect_...
David S. Miller
1
-3
/
+0
2011-05-19
atl1c: atl1c_resume() is only used when CONFIG_PM_SLEEP is defined.
David S. Miller
1
-0
/
+2
2011-05-19
rxrpc: Fix set but unused variable 'usage' in rxrpc_get_peer().
David S. Miller
1
-1
/
+2
2011-05-19
rxrpc: Kill set but unused variable 'local' in rxrpc_UDP_error_handler()
David S. Miller
1
-4
/
+1
2011-05-19
rxrpc: Kill set but unused variable 'sp' in rxrpc_process_connection()
David S. Miller
1
-3
/
+0
2011-05-19
rxrpc: Kill set but unused variable 'sp' in rxrpc_rotate_tx_window()
David S. Miller
1
-2
/
+0
2011-05-19
pkt_sched: Kill set but unused variable 'protocol' in tc_classify()
David S. Miller
1
-2
/
+0
2011-05-19
isdn: capi: Use pr_debug() instead of ifdefs.
David S. Miller
1
-83
/
+32
2011-05-19
tg3: Update version to 3.119
Matt Carlson
1
-2
/
+2
2011-05-19
tg3: Apply rx_discards fix to 5719/5720
Matt Carlson
1
-1
/
+3
2011-05-19
tg3: Remove excessive parenthesis
Matt Carlson
1
-18
/
+18
2011-05-19
tg3: Consolidate all netdev feature assignments
Matt Carlson
1
-27
/
+24
2011-05-19
tg3: Move TSO_CAPABLE assignment
Matt Carlson
1
-15
/
+16
2011-05-19
tg3: Fix stats for 5704 and later devices
Matt Carlson
2
-4
/
+13
2011-05-19
tg3: Fix TSO loopback test
Matt Carlson
1
-1
/
+1
2011-05-19
tg3: Consolidate autoneg advertisement setup code
Matt Carlson
1
-118
/
+99
2011-05-19
tg3: Fix EEE interoperability workaround
Matt Carlson
2
-21
/
+22
2011-05-19
tg3: Fix IPv6 TCP problems for 5719
Matt Carlson
1
-1
/
+1
2011-05-19
tg3: Fix 57765 B0 data corruption
Matt Carlson
2
-0
/
+20
2011-05-19
tg3: Cleanup transmit error path
Matt Carlson
1
-60
/
+38
2011-05-19
tg3: Set tx bug flags for more devices
Matt Carlson
1
-229
/
+33
2011-05-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus
Linus Torvalds
16
-127
/
+237
2011-05-19
Merge branch 'docs-move' of git://git.kernel.org/pub/scm/linux/kernel/git/rdu...
Linus Torvalds
21
-11
/
+22
2011-05-19
9p: Kill unused variable 'ret' in trans_rdma.c:parse_opts()
David S. Miller
1
-2
/
+0
2011-05-19
9p: Kill set but not used variable 'ret' in parse_opts()
David S. Miller
1
-2
/
+0
2011-05-19
Revert "rcu: Decrease memory-barrier usage based on semi-formal proof"
Paul E. McKenney
5
-73
/
+102
2011-05-19
list: remove prefetching from regular list iterators
Linus Torvalds
2
-18
/
+14
2011-05-19
ipconfig wait for carrier
Micha Nelissen
1
-13
/
+22
2011-05-19
SCTP: fix race between sctp_bind_addr_free() and sctp_bind_addr_conflict()
Jacek Luczak
1
-6
/
+4
2011-05-19
hlist: remove software prefetching in hlist iterators
Linus Torvalds
2
-10
/
+9
2011-05-19
ipv6: reduce per device ICMP mib sizes
Eric Dumazet
5
-33
/
+68
2011-05-19
net: ping: fix the coding style
Changli Gao
1
-3
/
+7
2011-05-19
net: ping: make local functions static
Changli Gao
1
-4
/
+4
2011-05-19
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-0
/
+3
2011-05-19
Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...
Ingo Molnar
11
-145
/
+1116
2011-05-19
Merge branch 'tip/perf/core-3' of git://git.kernel.org/pub/scm/linux/kernel/g...
Ingo Molnar
1
-2
/
+5
2011-05-19
kmemleak: Initialise kmemleak after debug_objects_mem_init()
Catalin Marinas
1
-1
/
+1
2011-05-19
kmemleak: Select DEBUG_FS unconditionally in DEBUG_KMEMLEAK
Catalin Marinas
1
-1
/
+1
2011-05-19
kmemleak: Do not return a pointer to an object that kmemleak did not get
Catalin Marinas
1
-2
/
+5
2011-05-19
input/atari: Fix mouse movement and button mapping
Geert Uytterhoeven
1
-4
/
+4
2011-05-19
input/atari: Fix atarimouse init
Michael Schmitz
2
-4
/
+6
2011-05-19
input/atari: Use the correct mouse interrupt hook
Michael Schmitz
3
-8
/
+3
2011-05-19
m68k/atari: Do not use "/" in interrupt names
Geert Uytterhoeven
4
-4
/
+4
2011-05-19
m68k: unistd - Comment out definitions for unimplemented syscalls
Geert Uytterhoeven
1
-22
/
+24
2011-05-19
m68k: Really wire up sys_pselect6 and sys_ppoll
Geert Uytterhoeven
1
-2
/
+2
2011-05-19
m68k: Merge mmu and non-mmu versions of sys_call_table
Geert Uytterhoeven
3
-445
/
+96
2011-05-19
MAINTAINERS: Roman Zippel has been MIA for several years.
Geert Uytterhoeven
1
-5
/
+4
2011-05-19
m68k: bitops - Never step beyond the end of the bitmap
Geert Uytterhoeven
1
-26
/
+55
2011-05-19
m68k: bitops - offset == ((long)p - (long)vaddr) * 8
Geert Uytterhoeven
1
-4
/
+2
[prev]
[next]