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
*
powerpc/eeh: Introduce struct eeh_stats for EEH
Gavin Shan
2012-03-09
1
-27
/
+38
*
powerpc/eeh: Replace pci_dn with eeh_dev for EEH on pSeries
Gavin Shan
2012-03-09
1
-48
/
+48
*
powerpc/eeh: Replace pci_dn with eeh_dev for EEH aux components
Gavin Shan
2012-03-09
4
-63
/
+63
*
powerpc/eeh: Replace pci_dn with eeh_dev for EEH core
Gavin Shan
2012-03-09
2
-133
/
+144
*
powerpc/eeh: Replace pci_dn with eeh_dev for EEH address cache
Gavin Shan
2012-03-09
1
-7
/
+20
*
powerpc/eeh: Replace pci_dn with eeh_dev for EEH sysfs
Gavin Shan
2012-03-09
1
-13
/
+10
*
powerpc/eeh: Introduce EEH device
Gavin Shan
2012-03-09
10
-10
/
+190
*
powerpc/eeh: Cleanup function names in EEH aux components
Gavin Shan
2012-03-09
3
-7
/
+7
*
powerpc/pseries: Cleanup comments in EEH aux components
Gavin Shan
2012-03-09
5
-97
/
+107
*
powerpc/eeh: pseries platform EEH configure bridge
Gavin Shan
2012-03-09
4
-46
/
+30
*
powerpc/eeh: pseries platform EEH error log retrieval
Gavin Shan
2012-03-09
5
-67
/
+51
*
powerpc/eeh: pseries platform EEH reset PE
Gavin Shan
2012-03-09
3
-58
/
+33
*
powerpc/eeh: pseries platform EEH wait PE state
Gavin Shan
2012-03-09
4
-47
/
+49
*
powerpc/eeh: pseries platform PE state retrieval
Gavin Shan
2012-03-09
4
-82
/
+94
*
powerpc/eeh: pseries platform EEH PE address retrieval
Gavin Shan
2012-03-09
2
-65
/
+48
*
powerpc/eeh: pseries platform EEH operations
Gavin Shan
2012-03-09
5
-27
/
+48
*
powerpc/eeh: pseries platform EEH initialization
Gavin Shan
2012-03-09
2
-0
/
+67
*
powerpc/eeh: Platform dependent EEH operations
Gavin Shan
2012-03-09
5
-1
/
+270
*
powerpc/eeh: Cleanup function names in the EEH core
Gavin Shan
2012-03-09
4
-63
/
+59
*
powerpc/eeh: Cleanup comments in the EEH core
Gavin Shan
2012-03-09
3
-221
/
+276
*
powerpc: clean up vio.c
Stephen Rothwell
2012-03-09
5
-682
/
+1
*
driver-core: remove legacy iSeries hack
Stephen Rothwell
2012-03-09
2
-34
/
+0
*
tty: powerpc: remove SERIAL_ICOM dependency on PPC_ISERIES
Stephen Rothwell
2012-03-09
1
-1
/
+1
*
tty: powerpc: remove hvc_iseries
Stephen Rothwell
2012-03-09
3
-610
/
+0
*
powerpc: remove the legacy iSeries part of ibmvscsi
Stephen Rothwell
2012-03-09
5
-187
/
+3
*
net: powerpc: remove the legacy iSeries ethernet driver
Stephen Rothwell
2012-03-09
3
-1715
/
+0
*
powerpc: Remove the main legacy iSerie platform code
Stephen Rothwell
2012-03-09
37
-8374
/
+0
*
powerpc/pmac: Use string library in nvram code
Akinobu Mita
2012-03-07
1
-23
/
+19
*
powerpc: Make SPARSE_IRQ required
Grant Likely
2012-03-07
2
-4
/
+1
*
powerpc/prom: Remove limit on maximum size of properties
Nishanth Aravamudan
2012-03-07
1
-15
/
+0
*
powerpc: Use set_current_blocked() and block_sigmask()
Matt Fleming
2012-03-07
2
-16
/
+8
*
powerpc: Use vsprintf extention %pf with builtin_return_address
Joe Perches
2012-03-07
1
-1
/
+1
*
powerpc/icswx: Fix race condition with IPI setting ACOP
Jimi Xenidis
2012-03-07
2
-2
/
+27
*
powerpc/atomic: Implement atomic*_inc_not_zero
Anton Blanchard
2012-03-07
1
-1
/
+58
*
atomic: Allow atomic_inc_not_zero to be overridden
Anton Blanchard
2012-03-07
1
-0
/
+2
*
carma-fpga: fix race between data dumping and DMA callback
Ira Snyder
2012-02-27
1
-40
/
+61
*
carma-fpga: fix lockdep warning
Ira Snyder
2012-02-27
1
-2
/
+11
*
macintosh: Fix typo in mediabay.c
Masanari Iida
2012-02-27
1
-1
/
+1
*
arch/powerpc/platforms/powernv/setup.c: included asm/xics.h twice
Danny Kukawka
2012-02-27
1
-1
/
+0
*
arch/powerpc/kvm/book3s_hv.c: included linux/sched.h twice
Danny Kukawka
2012-02-27
1
-1
/
+0
*
powerpc: remove CONFIG_PPC_ISERIES from the architecture Kconfig files
Stephen Rothwell
2012-02-27
6
-285
/
+3
*
powerpc/mpic: Fix allocation of reverse-map for multi-ISU mpics
Benjamin Herrenschmidt
2012-02-27
1
-2
/
+6
*
Merge remote-tracking branch 'origin/master' into next
Benjamin Herrenschmidt
2012-02-27
238
-1191
/
+1763
|
\
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2012-02-26
61
-204
/
+380
|
|
\
|
|
*
Merge branch 'sfc-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh/sfc
David S. Miller
2012-02-24
1
-2
/
+2
|
|
|
\
|
|
|
*
sfc: Fix assignment of ip_summed for pre-allocated skbs
Ben Hutchings
2012-02-25
1
-2
/
+2
|
|
*
|
ppp: fix 'ppp_mp_reconstruct bad seq' errors
Ben McKeegan
2012-02-24
1
-0
/
+23
|
|
*
|
enic: Fix endianness bug.
Santosh Nayak
2012-02-24
2
-2
/
+2
|
|
*
|
Merge branch 'master' of git://1984.lsi.us.es/net
David S. Miller
2012-02-24
3
-12
/
+39
|
|
|
\
\
|
|
|
*
|
netfilter: ctnetlink: fix soft lockup when netlink adds new entries (v2)
Jozsef Kadlecsik
2012-02-24
3
-35
/
+51
[next]