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
2010-09-20
staging: ath6kl: Removing duplicate includes
Vipin Mehta
4
-16
/
+0
2010-09-20
Staging: comedi: fix printk() coding style issue in adl_pci9111.c
Maurice Dawson
1
-7
/
+10
2010-09-20
Staging: vt6655: remove unused update_BssList definition
Charles Clément
1
-7
/
+0
2010-09-20
Staging: batman-adv: Introduce update_primary_addr to update mac address
Marek Lindner
1
-8
/
+14
2010-09-20
Staging: batman-adv: Track references of batman_if in set_primary_if
Sven Eckelmann
1
-0
/
+8
2010-09-20
Staging: batman-adv: count batman_if list queries as reference
Sven Eckelmann
3
-19
/
+56
2010-09-20
Staging: batman-adv: Use refcnt to track usage count of batman_if
Sven Eckelmann
3
-2
/
+17
2010-09-20
Staging: batman-adv: Use synchronize_rcu instead of call_rcu
Sven Eckelmann
3
-10
/
+2
2010-09-20
Staging: batman-adv: Remove unneeded rcu_read_lock
Sven Eckelmann
1
-2
/
+0
2010-09-20
Staging: batman-adv: Always protect list_for_each_entry_rcu with RCU
Sven Eckelmann
1
-0
/
+2
2010-09-20
Staging: batman-adv: Introduce if_list_lock to protect if_list
Sven Eckelmann
1
-2
/
+15
2010-09-20
Staging: batman-adv: wait for call_rcu before unloading module
Sven Eckelmann
1
-1
/
+1
2010-09-20
Staging: batman-adv: Mark debugfs files as nonseekable
Sven Eckelmann
2
-0
/
+5
2010-09-20
Staging: batman-adv: Move mailing list address to .org
Sven Eckelmann
2
-3
/
+4
2010-09-20
Staging: batman-adv: checkpatch cleanup of comments
Sven Eckelmann
3
-18
/
+19
2010-09-20
staging: hv: Remove camel cases of vmbus packet buffer structures
Haiyang Zhang
5
-47
/
+47
2010-09-20
staging: octeon: '&pointer[0]' to 'pointer' fix
Andy Shevchenko
1
-1
/
+1
2010-09-20
staging: rt2870: '&pointer[0]' to 'pointer' fix
Andy Shevchenko
1
-1
/
+1
2010-09-20
staging: vt6655: '&pointer[0]' to 'pointer' fix
Andy Shevchenko
2
-3
/
+2
2010-09-20
staging: ath6kl: '&pointer[0]' to 'pointer' fix
Andy Shevchenko
3
-5
/
+5
2010-09-20
staging: cxt1e1: '&pointer[0]' to 'pointer' fix
Andy Shevchenko
1
-1
/
+1
2010-09-20
staging: otus: '&pointer[0]' to 'pointer' fix
Andy Shevchenko
1
-1
/
+1
2010-09-20
staging: rtl8712: '&pointer[0]' to 'pointer' fix
Andy Shevchenko
1
-1
/
+1
2010-09-20
staging: wlags49_h2: '&pointer[0]' to 'pointer' fix
Andy Shevchenko
1
-1
/
+1
2010-09-20
staging: rt2860: '&pointer[0]' to 'pointer' fix
Andy Shevchenko
9
-15
/
+14
2010-09-16
staging: Use static const char * const where possible
Joe Perches
2
-9
/
+10
2010-09-16
Staging: vt665x: remove unused DEF definition
Charles Clément
2
-8
/
+0
2010-09-16
staging: ti-st: fix kim platform device id
Pavan Savoy
1
-1
/
+8
2010-09-16
staging: brcm80211: use string native library
Andy Shevchenko
9
-292
/
+23
2010-09-16
staging: brcm80211: use native ctype library
Andy Shevchenko
4
-79
/
+11
2010-09-16
staging: usbip: resolved a space in a comment
Agustin March
1
-1
/
+1
2010-09-16
staging: msm: Remove pr_<level> uses of KERN_<level>
Joe Perches
1
-1
/
+1
2010-09-16
staging: keucr: fix keucr lost disconnect
Al Cho
1
-12
/
+11
2010-09-16
staging: vt6656: Fixed indentation with spaces
Clelia V. Korol
1
-6
/
+6
2010-09-16
staging: vt6656: removed dummy errors like extra spaces
Ema Cuevas
1
-4
/
+3
2010-09-16
staging: vt6656: delete some parenthesis
matias
1
-1
/
+1
2010-09-16
staging: vt6656: Space Added after definition of Variable MSG_LEVEL_INFO
Emanuel Mariano Ravera
1
-1
/
+1
2010-09-16
staging: vt6656: removed not required parentheses.
Diego H. Iglesias
1
-1
/
+1
2010-09-16
staging: comedi: fix signess bug
Vasiliy Kulikov
2
-2
/
+2
2010-09-16
staging: crystalhd: fix signed bug
Vasiliy Kulikov
1
-1
/
+1
2010-09-16
staging: solo6010: fix signess bug
Vasiliy Kulikov
2
-2
/
+2
2010-09-16
staging: ST_BT depends on RFKILL
Randy Dunlap
1
-1
/
+1
2010-09-16
staging/bcm: fix build for CONFIG_PM not enabled
Randy Dunlap
1
-0
/
+2
2010-09-16
staging/bcm: fix printk format warnings
Randy Dunlap
2
-12
/
+12
2010-09-16
staging/keucr: fix build when CONFIG_PM is not enabled
Randy Dunlap
1
-0
/
+9
2010-09-16
staging/keucr: update TODO list and ask question about it
Randy Dunlap
1
-0
/
+3
2010-09-16
staging: ath6kl: use '%pM' format to print MAC address
Andy Shevchenko
3
-25
/
+13
2010-09-16
staging: octeon: use '%pM' format to print MAC address
Andy Shevchenko
1
-4
/
+1
2010-09-16
staging: otus: use '%pM' format to print MAC address
Andy Shevchenko
2
-15
/
+5
2010-09-16
staging: rt2870: use '%pM' format to print MAC address
Andy Shevchenko
1
-7
/
+4
[next]