index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
|
[S390] bug: implement arch specific __WARN macro
Heiko Carstens
2010-01-13
1
-0
/
+4
|
*
|
|
|
[S390] Move __cpu_logical_map to smp.c
Heiko Carstens
2010-01-13
5
-8
/
+18
|
*
|
|
|
[S390] tape_block: remove ioctl function
Heiko Carstens
2010-01-13
1
-39
/
+0
|
*
|
|
|
[S390] smp: remove volatile type quilifier from __cpu_logical_map
Heiko Carstens
2010-01-13
2
-2
/
+2
|
*
|
|
|
[S390] smp: setup smp_processor_id early
Heiko Carstens
2010-01-13
2
-1
/
+6
|
*
|
|
|
[S390] use helpers for rlimits
Jiri Slaby
2010-01-13
1
-2
/
+2
|
*
|
|
|
[S390] fs3270: add missing compat ptr conversion
Heiko Carstens
2010-01-13
1
-6
/
+11
|
*
|
|
|
[S390] vmcp: add missing compat ptr conversion
Heiko Carstens
2010-01-13
1
-3
/
+9
|
*
|
|
|
[S390] cio: add missing compat ptr conversion
Heiko Carstens
2010-01-13
1
-8
/
+15
|
*
|
|
|
[S390] dasd: add missing compat ptr conversion
Heiko Carstens
2010-01-13
1
-5
/
+9
|
*
|
|
|
[S390] remove superfluous TIF_USEDFPU bit
Martin Schwidefsky
2010-01-13
3
-15
/
+5
|
*
|
|
|
[S390] duplicate SIGTRAP on signal delivery.
Martin Schwidefsky
2010-01-13
1
-9
/
+1
|
*
|
|
|
[S390] clear TIF_SINGLE_STEP for new process.
Martin Schwidefsky
2010-01-13
1
-0
/
+1
|
*
|
|
|
[S390] fix loading of PER control registers for utrace.
Martin Schwidefsky
2010-01-13
1
-0
/
+8
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2010-01-14
52
-212
/
+388
|
\
\
\
\
|
*
|
|
|
net: fix build erros with CONFIG_BUG=n, CONFIG_GENERIC_BUG=n
Octavian Purdila
2010-01-13
1
-1
/
+1
|
*
|
|
|
ipv6: skb_dst() can be NULL in ipv6_hop_jumbo().
David S. Miller
2010-01-13
1
-1
/
+6
|
*
|
|
|
tg3: Update copyright and driver version
Matt Carlson
2010-01-13
2
-3
/
+4
|
*
|
|
|
tg3: Disable 5717 serdes and B0 support
Matt Carlson
2010-01-13
1
-0
/
+5
|
*
|
|
|
tg3: Add reliable serdes detection for 5717 A0
Matt Carlson
2010-01-13
2
-2
/
+9
|
*
|
|
|
tg3: Fix std rx prod ring handling
Matt Carlson
2010-01-13
1
-2
/
+3
|
*
|
|
|
tg3: Fix std prod ring nicaddr for 5787 and 57765
Matt Carlson
2010-01-13
1
-1
/
+1
|
*
|
|
|
sfc: Fix conditions for MDIO self-test
Ben Hutchings
2010-01-13
1
-2
/
+6
|
*
|
|
|
sfc: Fix polling for slow MCDI operations
Ben Hutchings
2010-01-13
1
-2
/
+3
|
*
|
|
|
e1000e: workaround link issues on busy hub in half duplex on 82577/82578
Bruce Allan
2010-01-13
1
-1
/
+18
|
*
|
|
|
e1000e: MDIO slow mode should always be done for 82577
Bruce Allan
2010-01-13
3
-90
/
+53
|
*
|
|
|
ixgbe: update copyright dates
Shannon Nelson
2010-01-13
20
-21
/
+21
|
*
|
|
|
ixgbe: Do not attempt to perform interrupts in netpoll when down
Alexander Duyck
2010-01-13
1
-0
/
+4
|
*
|
|
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
2010-01-12
23
-86
/
+254
|
|
\
\
\
\
|
|
*
|
|
|
cfg80211: fix refcount imbalance when wext is disabled
Johannes Berg
2010-01-11
1
-2
/
+2
|
|
*
|
|
|
mac80211: fix queue selection for data frames on monitor interfaces
Felix Fietkau
2010-01-11
1
-2
/
+5
|
|
*
|
|
|
iwlwifi: silence buffer overflow warning
Dan Carpenter
2010-01-11
1
-1
/
+1
|
|
*
|
|
|
iwlwifi: disable tx on beacon update notification
Abhijeet Kolekar
2010-01-08
1
-20
/
+25
|
|
*
|
|
|
iwlwifi: fix iwl_queue_used bug when read_ptr == write_ptr
Zhu Yi
2010-01-08
1
-1
/
+1
|
|
*
|
|
|
mac80211: fix endian error
Johannes Berg
2010-01-08
1
-2
/
+2
|
|
*
|
|
|
mac80211: add missing sanity checks for action frames
Felix Fietkau
2010-01-08
2
-1
/
+7
|
|
*
|
|
|
mac80211: fix queue selection for packets injected via monitor interface
Lennert Buytenhek
2010-01-08
1
-0
/
+1
|
|
*
|
|
|
Revert "mac80211: replace netif_tx_{start,stop,wake}_all_queues"
John W. Linville
2010-01-06
3
-9
/
+9
|
|
*
|
|
|
mac80211: fix-up build breakage in 2.6.33
John W. Linville
2010-01-06
1
-1
/
+1
|
|
*
|
|
|
rt2x00: Properly request tx headroom for alignment operations.
Gertjan van Wingerde
2010-01-05
2
-1
/
+17
|
|
*
|
|
|
mac80211: fix skb buffering issue
Johannes Berg
2010-01-05
6
-32
/
+132
|
|
*
|
|
|
rt2x00: Fix LED configuration setting for rt2800.
Gertjan van Wingerde
2010-01-05
1
-1
/
+1
|
|
*
|
|
|
rt2x00: use correct headroom for transmission
Pavel Roskin
2010-01-05
1
-3
/
+3
|
|
*
|
|
|
cfg80211: fix syntax error on user regulatory hints
Luis R. Rodriguez
2010-01-04
1
-1
/
+1
|
|
*
|
|
|
ath5k: Fix eeprom checksum check for custom sized eeproms
Luis R. Rodriguez
2010-01-04
2
-3
/
+37
|
|
*
|
|
|
zd1211rw: Fix multicast filtering.
Benoit Papillault
2010-01-04
1
-6
/
+7
|
|
*
|
|
|
iwl: off by one bug
Dan Carpenter
2010-01-04
1
-1
/
+1
|
|
*
|
|
|
mwl8k: fix configure_filter() memory leak on error
Lennert Buytenhek
2010-01-04
1
-1
/
+3
|
|
*
|
|
|
ath9k: fix ito64
Ming Lei
2010-01-04
1
-3
/
+3
|
|
*
|
|
|
ath9k: Fix Kconfig depends for ATH9K_DEBUGFS
Dominik Geyer
2010-01-04
1
-1
/
+1
[prev]
[next]