index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
mac80211: fix wext bssid/ssid setting
Johannes Berg
2009-06-15
1
-11
/
+14
*
ath9k: process rx packet if we are waiting for CAB
Gabor Juhos
2009-06-15
1
-0
/
+1
*
ath9k: prevent sleeping while we are waiting for CAB
Gabor Juhos
2009-06-15
1
-0
/
+1
*
ath9k: restore power mode on error path
Gabor Juhos
2009-06-15
1
-3
/
+6
*
dell-laptop: fix rfkill conversion
Johannes Berg
2009-06-15
1
-1
/
+1
*
rfkill: improve docs
Johannes Berg
2009-06-15
1
-68
/
+69
*
mac80211: disconnect when user changes channel
Johannes Berg
2009-06-15
4
-31
/
+31
*
mac80211: add queue debugfs file
Johannes Berg
2009-06-15
2
-0
/
+26
*
ath9k: port to cfg80211 rfkill
Johannes Berg
2009-06-15
5
-110
/
+26
*
ath9k: Make sure we have current channel in ah_curchan before rf disable/enable
Vasanthakumar Thiagarajan
2009-06-15
1
-0
/
+6
*
ath9k: Add helper to get ath9k specific current channel
Vasanthakumar Thiagarajan
2009-06-15
1
-5
/
+16
*
ath5k: fix mesh beaconing
Nick Kossifidis
2009-06-15
1
-2
/
+3
*
iwlwifi/iwl3945: fix suspend resume association bug
Abhijeet Kolekar
2009-06-15
2
-4
/
+1
*
iwlwifi: check for channel location for 40MHz
Wey-Yi Guy
2009-06-15
1
-7
/
+3
*
iwlwifi: check control channel for pure 40MHz
Wey-Yi Guy
2009-06-15
1
-2
/
+11
*
iwlwifi: checking for 40MHz mode
Wey-Yi Guy
2009-06-15
1
-2
/
+2
*
iwlwifi: revamp bss_info_changed
Johannes Berg
2009-06-15
1
-44
/
+70
*
net/libertas: don't recursive spin lock in if_spi_e2h()
Sebastian Andrzej Siewior
2009-06-15
1
-4
/
+0
*
libertas: fix IEEE PS mode in GSPI driver
Andrey Yurovsky
2009-06-15
1
-1
/
+6
*
mac80211: Do not try to associate with an empty SSID
Jouni Malinen
2009-06-15
1
-0
/
+8
*
sony: fix rfkill code again
Johannes Berg
2009-06-15
1
-2
/
+3
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...
David S. Miller
2009-06-15
3726
-71793
/
+285207
|
\
|
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/sam/kb...
Linus Torvalds
2009-06-14
34
-442
/
+872
|
|
\
|
|
*
.gitignore: ignore *.lzma files
Arne Janbu
2009-06-14
1
-0
/
+1
|
|
*
kbuild: add generic --set-str option to scripts/config
Michal Marek
2009-06-14
1
-2
/
+9
|
|
*
kbuild: simplify argument loop in scripts/config
Michal Marek
2009-06-14
1
-28
/
+16
|
|
*
kbuild: handle non-existing options in scripts/config
Michal Marek
2009-06-14
1
-18
/
+18
|
|
*
kallsyms: generalize text region handling
Mike Frysinger
2009-06-14
1
-26
/
+61
|
|
*
kallsyms: support kernel symbols in Blackfin on-chip memory
Robin Getz
2009-06-14
1
-1
/
+12
|
|
*
documentation: make version fix
Adam Lackorzynski
2009-06-14
1
-2
/
+2
|
|
*
kbuild: fix a compile warning
Amerigo Wang
2009-06-14
1
-2
/
+3
|
|
*
gitignore: Add GNU GLOBAL files to top .gitignore
Jani Nikula
2009-06-14
1
-0
/
+6
|
|
*
kbuild: fix delay in setlocalversion on readonly source
Nico Schottelius
2009-06-14
1
-2
/
+4
|
|
*
README: fix misleading pointer to the defconf directory
Patrick Ringl
2009-06-14
1
-1
/
+9
|
|
*
vmlinux.lds.h update
Sam Ravnborg
2009-06-14
3
-16
/
+11
|
|
*
kernel-doc: cleanup perl script
Randy Dunlap
2009-06-09
1
-87
/
+87
|
|
*
Improve vmlinux.lds.h support for arch specific linker scripts
Sam Ravnborg
2009-06-09
1
-7
/
+224
|
|
*
kbuild: fix headers_exports with boolean expression
Russell King
2009-06-09
1
-11
/
+37
|
|
*
kbuild/headers_check: refine extern check
Amerigo Wang
2009-06-09
1
-5
/
+7
|
|
*
kbuild: fix "Argument list too long" error for "make headers_check",
Sergei Poselenov
2009-06-09
1
-2
/
+6
|
|
*
ignore *.patch files
Mike Frysinger
2009-06-09
1
-0
/
+1
|
|
*
Remove bashisms from scripts
dann frazier
2009-06-09
2
-2
/
+2
|
|
*
menu: fix embedded menu presentation
Randy Dunlap
2009-06-09
1
-8
/
+8
|
|
*
kbuild: add hint about __refdata to modpost
Sam Ravnborg
2009-06-09
1
-1
/
+1
|
|
*
scripts/headers_check.pl: correct RE in header CONFIG leak check
Robert P. J. Day
2009-06-09
1
-1
/
+1
|
|
*
kernel/kallsyms.c: replace deprecated __initcall with device_initcall and fix...
Manish Katiyar
2009-06-09
1
-56
/
+78
|
|
*
kconfig: do not hardcode "include/config/auto.conf" filename
Markus Heidelberg
2009-06-09
3
-11
/
+16
|
|
*
kconfig: do not hardcode ".config" filename
Markus Heidelberg
2009-06-09
2
-5
/
+6
|
|
*
kconfig qconf: fix the type of the desktop widget
Markus Heidelberg
2009-06-09
1
-1
/
+2
|
|
*
kconfig qconf: add namespace for use of Key_ enum values
Markus Heidelberg
2009-06-09
1
-14
/
+14
[next]