index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm
/
mach-mv78xx0
/
irq.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2009-03-28
fastboot: remove duplicate unpack_to_rootfs()
Li, Shaohua
1
-15
/
+56
2009-03-28
ide/net: flip the order of SATA and network init
Arjan van de Ven
1
-2
/
+3
2009-03-28
async: remove the temporary (2.6.29) "async is off by default" code
Arjan van de Ven
1
-13
/
+5
2009-03-28
[ARM] 5434/1: ARM: OMAP: Fix mailbox compile for 24xx
Tony Lindgren
1
-1
/
+1
2009-03-28
Blackfin arch: be less noisy when gets a gpio conflict after kernel has booted
Robin Getz
1
-8
/
+16
2009-03-28
Blackfin arch: add RSI's definitions to bf514 and bf516
Cliff Cai
4
-0
/
+404
2009-03-28
Blackfin arch: add link-time asserts to make sure on-chip regions dont overflow
Mike Frysinger
1
-0
/
+4
2009-03-28
Blackfin arch: sport spi needs 6 gpio pins
Cliff Cai
1
-1
/
+1
2009-03-28
Blackfin arch: add sport-spi related resource stuff to board file
Cliff Cai
1
-0
/
+70
2009-03-28
Blackfin arch: Blacklist Hibernate (PM_SUSPEND_MEM) on BF561 as well
Michael Hennerich
1
-1
/
+1
2009-03-28
Blackfin arch: Privide BF537-STAMP platform data of ADP5520 Multifunction driver
Michael Hennerich
1
-0
/
+142
2009-03-28
Blackfin arch: enable the platfrom PATA driver with CF Cards
Michael Hennerich
1
-1
/
+22
2009-03-28
Blackfin arch: clean up sports header file
Mike Frysinger
1
-1
/
+1
2009-03-28
Blackfin arch: convert BF5{18,27,48}_FAMILY to CONFIG_BF{51,52,54}x
Mike Frysinger
6
-36
/
+30
2009-03-28
Blackfin arch: bf51x processors also have 8 timers
Mike Frysinger
1
-2
/
+2
2009-03-28
Blackfin arch: add a check to make sure only Blackfin GPIOs may generate IRQs
Michael Hennerich
1
-1
/
+4
2009-03-28
Blackfin arch: update default kernel configuration
Sonic Zhang
21
-487
/
+501
2009-03-28
[ARM] pxa: fix the bad assumption that PCMCIA sockets always start with 0
Marek Vasut
2
-4
/
+4
2009-03-28
[ARM] pxa: fix Colibri PXA300 and PXA320 LCD backlight pins
Daniel Mack
2
-2
/
+2
2009-03-28
Blackfin arch: include linux headers that this one uses definitions from fro ...
Mike Frysinger
1
-0
/
+7
2009-03-28
sparc64: We need to use compat_sys_ustat() as well.
David S. Miller
1
-1
/
+1
2009-03-28
Revert "ax25: zero length frame filtering in AX25"
David S. Miller
1
-12
/
+0
2009-03-28
Revert "netrom: zero length frame filtering in NetRom"
David S. Miller
1
-10
/
+1
2009-03-28
cfg80211: default CONFIG_WIRELESS_OLD_REGULATORY to n
Luis R. Rodriguez
2
-32
/
+18
2009-03-28
mac80211/iwlwifi: move virtual A-MDPU queue bookkeeping to iwlwifi
Johannes Berg
17
-169
/
+84
2009-03-28
mac80211: fix aggregation to not require queue stop
Johannes Berg
7
-78
/
+221
2009-03-28
mac80211: add skb length sanity checking
Johannes Berg
1
-1
/
+6
2009-03-28
mac80211: unify and fix TX aggregation start
Johannes Berg
3
-39
/
+30
2009-03-28
mac80211: clean up __ieee80211_tx args
Johannes Berg
1
-15
/
+16
2009-03-28
mac80211: rework the pending packets code
Johannes Berg
4
-79
/
+98
2009-03-28
mac80211: fix A-MPDU queue assignment
Johannes Berg
1
-8
/
+27
2009-03-28
mac80211: rewrite fragmentation
Johannes Berg
5
-224
/
+173
2009-03-28
iwlwifi: show current driver status in user readable format
Wey-Yi Guy
1
-1
/
+53
2009-03-28
b43: Add BCM4307 PCI-ID
Michael Buesch
1
-0
/
+1
2009-03-28
cfg80211: fix locking in nl80211_set_wiphy
Johannes Berg
3
-28
/
+33
2009-03-28
mac80211: fix RX path
Johannes Berg
1
-1
/
+1
2009-03-28
ath5k: properly drop packets from ops->tx
Bob Copeland
1
-4
/
+6
2009-03-28
ar9170: single module build
Christian Lamparter
6
-60
/
+7
2009-03-28
ath9k: fix dma mapping leak of rx buffer upon rmmod
Luis R. Rodriguez
1
-1
/
+6
2009-03-28
rt2x00: New USB ID for rt73usb
Ivo van Doorn
1
-0
/
+2
2009-03-28
ath5k: warn and correct rate for unknown hw rate indexes
Bob Copeland
2
-4
/
+13
2009-03-28
b43: fix b43_plcp_get_bitrate_idx_ofdm return type
Lorenzo Nava
1
-1
/
+1
2009-03-28
p54: Kconfig maintenance
Christian Lamparter
1
-28
/
+4
2009-03-28
mac80211: rate control status only for controlled packets
Johannes Berg
3
-3
/
+11
2009-03-28
ar9170: simplify & deBUG tx_status queueing and reporting
Christian Lamparter
3
-103
/
+49
2009-03-28
mac80211: add beacon filtering support
Kalle Valo
5
-1
/
+92
2009-03-28
cfg80211: add feature to hold bss
Kalle Valo
3
-1
/
+46
2009-03-28
mac80211: disable power save when scanning
Kalle Valo
2
-7
/
+69
2009-03-28
mac80211: track beacons separately from the rx path activity
Kalle Valo
3
-32
/
+52
2009-03-28
mac80211: decrease execution of the associated timer
Kalle Valo
3
-0
/
+20
[next]