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
2007-12-22
typhoon: trivial endianness annotations
Al Viro
2
-20
/
+24
2007-12-22
typhoon: memory corruptor on big-endian if TSO is enabled
Al Viro
1
-1
/
+1
2007-12-22
typhoon: missed rx overruns on big-endian
Al Viro
2
-3
/
+3
2007-12-22
typhoon: set_settings broken on big-endian
Al Viro
1
-1
/
+1
2007-12-22
typhoon: missing le32_to_cpu() in get_drvinfo
Al Viro
1
-1
/
+1
2007-12-22
typhoon: endianness bug in tx/rx byte counters
Al Viro
1
-2
/
+2
2007-12-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
33
-97
/
+118
2007-12-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
3
-11
/
+5
2007-12-21
SLUB: Improve hackbench speed
Christoph Lameter
1
-2
/
+2
2007-12-21
[IPV4]: OOPS with NETLINK_FIB_LOOKUP netlink socket
Denis V. Lunev
1
-3
/
+6
2007-12-20
Linux 2.6.24-rc6
Linus Torvalds
1
-1
/
+1
2007-12-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86
Linus Torvalds
2
-4
/
+4
2007-12-20
Merge branch 'for-linus' of git://oss.sgi.com:8090/xfs/xfs-2.6
Linus Torvalds
2
-3
/
+2
2007-12-21
[XFS] Initialise current offset in xfs_file_readdir correctly
Lachlan McIlroy
1
-0
/
+1
2007-12-21
[XFS] Fix mknod regression
Christoph Hellwig
1
-3
/
+1
2007-12-21
x86: intel_cacheinfo.c: cpu cache info entry for Intel Tolapai
Jason Gaston
1
-0
/
+1
2007-12-21
x86: fix die() to not be preemptible
Ingo Molnar
1
-4
/
+3
2007-12-20
[NET]: Fix function put_cmsg() which may cause usr application memory overflow
Wei Yongjun
2
-0
/
+4
2007-12-20
[ATM]: Spelling fixes
Joe Perches
1
-2
/
+2
2007-12-20
[NETFILTER] ipv4: Spelling fixes
Joe Perches
1
-1
/
+1
2007-12-20
[NETFILTER]: Spelling fixes
Joe Perches
1
-2
/
+2
2007-12-20
[SCTP]: Spelling fixes
Joe Perches
1
-4
/
+4
2007-12-20
[NETLABEL]: Spelling fixes
Joe Perches
1
-1
/
+1
2007-12-20
[PKT_SCHED]: Spelling fixes
Joe Perches
1
-1
/
+1
2007-12-20
[NET] net/core/: Spelling fixes
Joe Perches
1
-1
/
+1
2007-12-20
[IPV6]: Spelling fixes
Joe Perches
1
-1
/
+1
2007-12-20
[IRDA]: Spelling fixes
Joe Perches
5
-10
/
+10
2007-12-20
[DCCP]: Spelling fixes
Joe Perches
2
-2
/
+2
2007-12-20
[NET] include/net/: Spelling fixes
Joe Perches
4
-6
/
+6
2007-12-20
[SPARC32]: Spelling fixes
Joe Perches
1
-1
/
+1
2007-12-20
[SPARC64]: Spelling fixes
Joe Perches
1
-1
/
+1
2007-12-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-sched
Linus Torvalds
2
-0
/
+20
2007-12-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dm
Linus Torvalds
7
-32
/
+68
2007-12-20
dm crypt: use bio_add_page
Milan Broz
1
-13
/
+11
2007-12-20
dm: merge max_hw_sector
Neil Brown
2
-0
/
+10
2007-12-20
dm: trigger change uevent on rename
Alasdair G Kergon
3
-1
/
+10
2007-12-20
dm crypt: fix write endio
Milan Broz
1
-3
/
+4
2007-12-20
dm mpath: hp requires scsi
Paul Mundt
1
-1
/
+1
2007-12-20
dm: table detect io beyond device
Jun'ichi Nomura
4
-14
/
+32
2007-12-20
mm: fix exit_mmap BUG() on a.out binary exit
Ivan Kokshaysky
1
-1
/
+0
2007-12-20
debug: add end-of-oops marker
Arjan van de Ven
1
-0
/
+18
2007-12-20
sched: rt: account the cpu time during the tick
Peter Zijlstra
1
-0
/
+2
2007-12-20
[SPARC64]: Fix OOPS in dma_sync_*_for_device()
David S. Miller
1
-9
/
+3
2007-12-20
[NET]: Correct two mistaken skb_reset_mac_header() conversions.
David S. Miller
2
-2
/
+2
2007-12-20
[IPV4] ip_gre: set mac_header correctly in receive path
Timo Teras
1
-1
/
+1
2007-12-20
[XFRM]: Audit function arguments misordered
Paul Moore
2
-4
/
+4
2007-12-19
[IPSEC]: Avoid undefined shift operation when testing algorithm ID
Herbert Xu
1
-2
/
+12
2007-12-19
[IPV4] ARP: Remove not used code
Mark Ryden
1
-2
/
+1
2007-12-19
[TG3]: Endianness bugfix.
Al Viro
1
-2
/
+1
2007-12-19
[TG3]: Endianness annotations.
Al Viro
1
-43
/
+54
[next]