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-20
net: sk_sleep() helper
Eric Dumazet
2
-4
/
+8
2010-04-20
mac80211: add flags for STBC (Space-Time Block Coding)
Felix Fietkau
2
-0
/
+5
2010-04-20
mac80211: document IEEE80211_CONF_CHANGE_QOS
Stanislaw Gruszka
1
-0
/
+1
2010-04-20
mac80211: sample survey implementation for mac80211 & hwsim
Holger Schurig
1
-1
/
+2
2010-04-20
ath9k: Group Key fix for VAPs
Daniel Yingqiang Ma
1
-0
/
+1
2010-04-20
ACPICA: Update version to 20100331.
Robert Moore
1
-1
/
+1
2010-04-20
ACPICA: Minimize the differences between linux GPE code and ACPICA code base
Lin Ming
3
-28
/
+27
2010-04-20
ACPICA: Add subsystem option to force copy of DSDT to local memory
Lin Ming
1
-0
/
+1
2010-04-20
ACPICA: Update version to 20100304
Bob Moore
1
-1
/
+1
2010-04-20
ACPICA: Add support for MCHI table
Bob Moore
1
-0
/
+27
2010-04-20
ACPICA: Enhance configuration for output of AML Debug Object
Lin Ming
2
-0
/
+3
2010-04-20
netfilter: bridge-netfilter: fix refragmenting IP traffic encapsulated in PPP...
Bart De Schuymer
1
-0
/
+7
2010-04-20
Merge branch 'master' of /repos/git/net-next-2.6
Patrick McHardy
152
-586
/
+2672
2010-04-20
netfilter: xt_TEE: resolve oif using netdevice notifiers
Patrick McHardy
1
-0
/
+3
2010-04-20
KVM: Increase NR_IOBUS_DEVS limit to 200
Sridhar Samudrala
1
-1
/
+1
2010-04-20
KVM: fix the handling of dirty bitmaps to avoid overflows
Takuya Yoshikawa
1
-0
/
+5
2010-04-20
rps: cleanups
Eric Dumazet
1
-2
/
+2
2010-04-20
perf & kvm: Clean up some of the guest profiling callback API details
Zhang, Yanmin
1
-6
/
+4
2010-04-20
Merge branch 'drm-ttm-unmappable' into drm-core-next
Dave Airlie
2
-26
/
+60
2010-04-20
drm/ttm: remove io_ field from TTM V6
Jerome Glisse
1
-12
/
+0
2010-04-20
drm/ttm: ttm_fault callback to allow driver to handle bo placement V6
Jerome Glisse
2
-1
/
+38
2010-04-20
drm: free core gem object from driver callbacks
Daniel Vetter
1
-0
/
+1
2010-04-20
drm: extract drm_gem_object_init
Daniel Vetter
1
-0
/
+2
2010-04-20
Merge branch 'drm-fbdev-cleanup' into drm-core-next
Dave Airlie
3
-47
/
+53
2010-04-20
Merge branch 'drm-edid-fixes' into drm-core-next
Dave Airlie
2
-5
/
+4
2010-04-20
Merge branch 'drm-ttm-pool' into drm-core-next
Dave Airlie
1
-0
/
+74
2010-04-19
mac80211: fix typo in comments
Daniel Halperin
1
-3
/
+3
2010-04-19
rps: shortcut net_rps_action()
Eric Dumazet
1
-3
/
+6
2010-04-19
ACPI: Export EDID blocks to the kernel
Matthew Garrett
1
-0
/
+16
2010-04-19
firewire: core: clean up config ROM related defined constants
Stefan Richter
1
-2
/
+0
2010-04-19
Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-9
/
+56
2010-04-19
Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...
Linus Torvalds
1
-0
/
+1
2010-04-19
netfilter: xtables: make ip_tables reentrant
Jan Engelhardt
1
-0
/
+7
2010-04-19
netfilter: xtables: inclusion of xt_TEE
Jan Engelhardt
2
-0
/
+10
2010-04-19
regulator: Let drivers know when they use the stub API
Jean Delvare
1
-2
/
+6
2010-04-19
HID: add HID_QUIRK_HIDDEV_FORCE and HID_QUIRK_NO_IGNORE
Bastien Nocera
1
-0
/
+2
2010-04-19
perf: Enhance perf to allow for guest statistic collection from host
Zhang, Yanmin
1
-1
/
+20
2010-04-19
drm/radeon/kms: add FireMV 2400 PCI ID.
Dave Airlie
1
-0
/
+1
2010-04-19
rcu: Make RCU lockdep check the lockdep_recursion variable
Paul E. McKenney
1
-4
/
+1
2010-04-17
ASoC: Add indirection for CODEC private data
Mark Brown
1
-1
/
+12
2010-04-16
rfs: Receive Flow Steering
Tom Herbert
2
-1
/
+106
2010-04-16
wl1251: add support for dedicated IRQ line
Grazvydas Ignotas
1
-0
/
+2
2010-04-16
mac80211: add LDPC control flag
Luis R. Rodriguez
1
-0
/
+2
2010-04-16
pda_power: Add function callbacks for suspend and resume
Daniel Mack
1
-0
/
+2
2010-04-16
ALSA: Release v1.0.23
Jaroslav Kysela
1
-1
/
+1
2010-04-16
Merge branch 'topic/usb' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...
Jaroslav Kysela
2
-53
/
+523
2010-04-15
net: replace ipfragok with skb->local_df
Shan Wei
4
-5
/
+4
2010-04-15
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
6
-3
/
+33
2010-04-15
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
6
-3
/
+33
2010-04-15
firewire: cdev: fix cut+paste mistake in disclaimer
Stefan Richter
2
-2
/
+2
[prev]
[next]