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-04-26
ssb: Look for SPROM at different offset on higher rev CC
Rafał Miłecki
2
-1
/
+3
2010-04-26
ssb: do not read SPROM if it does not exist
John W. Linville
2
-0
/
+18
2010-04-26
ASoC: UDA134X: Add UDA1345 CODEC support
Vladimir Zapolskiy
1
-0
/
+1
2010-04-26
net: rtnetlink: decouple rtnetlink address families from real address families
Patrick McHardy
2
-8
/
+6
2010-04-26
net: fib_rules: mark arguments to fib_rules_register const and __net_initdata
Patrick McHardy
1
-1
/
+1
2010-04-26
Merge branch 'sh/stable-updates'
Paul Mundt
60
-139
/
+458
2010-04-26
SH: constify multiple DMA related objects and references to them
Guennadi Liakhovetski
1
-4
/
+5
2010-04-25
KVM: x86: Add support for saving&restoring debug registers
Jan Kiszka
1
-0
/
+6
2010-04-25
KVM: x86: Save&restore interrupt shadow mask
Jan Kiszka
1
-0
/
+1
2010-04-25
KVM: PPC: Add capability for paired singles
Alexander Graf
1
-0
/
+1
2010-04-25
Catch filesystems lacking s_bdi
Jörn Engel
1
-0
/
+1
2010-04-24
hugetlb: fix infinite loop in get_futex_key() when backed by huge pages
Mel Gorman
1
-0
/
+9
2010-04-23
Merge branch 'net-next-2.6_20100423a/br/br_multicast_v3' of git://git.linux-i...
David S. Miller
1
-0
/
+75
2010-04-23
IPv6: Complete IPV6_DONTFRAG support
Brian Haley
2
-0
/
+4
2010-04-23
IPv6: Add dontfrag argument to relevant functions
Brian Haley
2
-2
/
+4
2010-04-23
IPv6: data structure changes for new socket options
Brian Haley
2
-4
/
+11
2010-04-23
Merge branch 'master' into for-davem
John W. Linville
4
-5
/
+17
2010-04-23
Cleanup generic block based fiemap
Josef Bacik
1
-2
/
+3
2010-04-23
Merge commit 'tip/tracing/core' into oprofile/core
Robert Richter
6
-57
/
+59
2010-04-23
netfilter: nf_conntrack: extend with extra stat counter
Jesper Dangaard Brouer
1
-0
/
+1
2010-04-23
Merge branch 'tracing/core' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Ingo Molnar
2
-3
/
+12
2010-04-23
Merge branch 'linus' into perf/core
Ingo Molnar
21
-72
/
+354
2010-04-23
sched: Pre-compute cpumask_weight(sched_domain_span(sd))
Peter Zijlstra
1
-0
/
+1
2010-04-23
ipv6 mcast: Introduce include/net/mld.h for MLD definitions.
YOSHIFUJI Hideaki
1
-0
/
+75
2010-04-22
remove DCB_PROTO_VERSION as we don't do netlink versioning
Scott Feldman
1
-2
/
+0
2010-04-23
Merge branch 'master' into for-next
Jiri Kosina
120
-355
/
+1007
2010-04-22
X25: Add if_x25.h and x25 to device identifiers
Andrew Hendry
3
-0
/
+28
2010-04-22
dst: rcu check refinement
Eric Dumazet
1
-1
/
+2
2010-04-22
net: Socket filter ancilliary data access for skb->dev->type
Paul LeoNerd Evans
1
-1
/
+2
2010-04-22
tcp: fix outsegs stat for TSO segments
Tom Herbert
2
-0
/
+3
2010-04-22
IPv6: Generic TTL Security Mechanism (final version)
Stephen Hemminger
2
-0
/
+4
2010-04-22
nfsd4: fix filehandle comment
J. Bruce Fields
1
-2
/
+2
2010-04-22
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...
Linus Torvalds
2
-2
/
+2
2010-04-22
NFS: Fix an unstable write data integrity race
Trond Myklebust
1
-0
/
+1
2010-04-22
smbfs: add bdi backing to mount session
Jens Axboe
1
-0
/
+3
2010-04-22
ncpfs: add bdi backing to mount session
Jens Axboe
1
-0
/
+2
2010-04-22
coda: add bdi backing to mount session
Jens Axboe
1
-0
/
+2
2010-04-22
bdi: add helper function for doing init and register of a bdi for a file system
Jens Axboe
1
-0
/
+1
2010-04-21
IB/mlx4: Add support for masked atomic operations
Vladimir Sokolovsky
2
-2
/
+9
2010-04-21
IB/core: Add support for masked atomic operations
Vladimir Sokolovsky
1
-0
/
+7
2010-04-21
ks8842: Add platform data for setting mac address
Richard Röjfors
1
-0
/
+34
2010-04-21
fasync: RCU and fine grained locking
Eric Dumazet
1
-6
/
+6
2010-04-21
tracing: Dump either the oops's cpu source or all cpus buffers
Frederic Weisbecker
2
-3
/
+12
2010-04-21
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg...
Linus Torvalds
1
-2
/
+6
2010-04-21
radiotap parser: fix endian annotation
Johannes Berg
1
-1
/
+1
2010-04-21
blkio: Fix blkio crash during rq stat update
Vivek Goyal
1
-1
/
+2
2010-04-21
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
6
-34
/
+142
2010-04-21
Merge commit 'v2.6.34-rc5' into tracing/core
Ingo Molnar
19
-69
/
+342
2010-04-21
pcmcia: pcmcia_dev_present bugfix
Dominik Brodowski
2
-9
/
+6
2010-04-20
net: Remove two unnecessary exports (skbuff).
Rami Rosen
1
-4
/
+0
[prev]
[next]