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
*
spi: rspi: Don't consider DMA configuration failures fatal
Geert Uytterhoeven
2014-06-02
1
-4
/
+2
*
spi: rspi: Extract rspi_pio_transfer()
Geert Uytterhoeven
2014-06-02
1
-62
/
+33
*
spi: rspi: Use core SPI_MASTER_MUST_[RT]X handling
Geert Uytterhoeven
2014-06-02
1
-74
/
+58
*
spi: rspi: Remove unused 16-bit DMA support
Geert Uytterhoeven
2014-06-02
2
-80
/
+6
*
spi: rspi: Do not call rspi_receive_init() for TX-only
Geert Uytterhoeven
2014-06-02
1
-4
/
+4
*
spi: rspi: Extract rspi_wait_for_{tx_empty,rx_full}()
Geert Uytterhoeven
2014-06-02
1
-8
/
+21
*
spi: rspi: Round up division to avoid slave overclocking
Geert Uytterhoeven
2014-05-26
1
-3
/
+5
*
Linux 3.15-rc1
v3.15-rc1
Linus Torvalds
2014-04-13
1
-2
/
+2
*
mm: Initialize error in shmem_file_aio_read()
Geert Uytterhoeven
2014-04-13
1
-1
/
+1
*
cifs: Use min_t() when comparing "size_t" and "unsigned long"
Geert Uytterhoeven
2014-04-13
1
-1
/
+1
*
Merge branch 'slab/next' of git://git.kernel.org/pub/scm/linux/kernel/git/pen...
Linus Torvalds
2014-04-13
5
-84
/
+128
|
\
|
*
mm: slab/slub: use page->list consistently instead of page->lru
Dave Hansen
2014-04-11
3
-8
/
+9
|
*
mm/slab.c: cleanup outdated comments and unify variables naming
Jianyu Zhan
2014-04-01
1
-34
/
+32
|
*
slab: fix wrongly used macro
Joonsoo Kim
2014-04-01
1
-11
/
+11
|
*
slub: fix high order page allocation problem with __GFP_NOFAIL
Joonsoo Kim
2014-03-27
1
-2
/
+3
|
*
slab: Make allocations with GFP_ZERO slightly more efficient
Joe Perches
2014-02-08
1
-8
/
+8
|
*
slab: make more slab management structure off the slab
Joonsoo Kim
2014-02-08
1
-1
/
+1
|
*
slab: introduce byte sized index for the freelist of a slab
Joonsoo Kim
2014-02-08
1
-9
/
+9
|
*
slab: restrict the number of objects in a slab
Joonsoo Kim
2014-02-08
2
-0
/
+32
|
*
slab: introduce helper functions to get/set free object
Joonsoo Kim
2014-02-08
1
-7
/
+13
|
*
slab: factor out calculate nr objects in cache_estimate
Joonsoo Kim
2014-02-08
1
-21
/
+27
*
|
Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k...
Linus Torvalds
2014-04-12
6
-120
/
+196
|
\
\
|
*
|
scripts/coccinelle: Use PTR_ERR_OR_ZERO
Sachin Kamat
2014-04-08
1
-7
/
+7
|
*
|
scripts/bootgraph.pl: Add graphic header
Fabian Frederick
2014-04-08
1
-2
/
+40
|
*
|
scripts: objdiff: detect object code changes between two commits
Jason Cooper
2014-04-08
2
-1
/
+142
|
*
|
Coccicheck: Remove memcpy to struct assignment test
Peter Senna Tschudin
2014-03-29
1
-103
/
+0
|
*
|
scripts/tags.sh: Ignore *.mod.c
Prarit Bhargava
2014-02-06
2
-7
/
+7
|
|
/
*
|
sym53c8xx_2: Set DID_REQUEUE return code when aborting squeue
Mikulas Patocka
2014-04-12
1
-0
/
+4
*
|
powerpc: Don't try to set LPCR unless we're in hypervisor mode
Paul Mackerras
2014-04-12
1
-1
/
+2
*
|
futex: update documentation for ordering guarantees
Davidlohr Bueso
2014-04-12
1
-9
/
+23
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2014-04-12
102
-433
/
+420
|
\
\
|
*
\
Merge branch 'tunnels'
David S. Miller
2014-04-12
2
-2
/
+2
|
|
\
\
|
|
*
|
vti: don't allow to add the same tunnel twice
Nicolas Dichtel
2014-04-12
1
-1
/
+1
|
|
*
|
gre: don't allow to add the same tunnel twice
Nicolas Dichtel
2014-04-12
1
-1
/
+1
|
|
/
/
|
*
|
drivers: net: xen-netfront: fix array initialization bug
Vincenzo Maffione
2014-04-12
1
-1
/
+1
|
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
2014-04-12
14
-203
/
+91
|
|
\
\
|
|
*
|
i40evf: program RSS LUT correctly
Mitch A Williams
2014-04-11
1
-4
/
+16
|
|
*
|
i40evf: remove open-coded skb_cow_head
Francois Romieu
2014-04-11
1
-6
/
+4
|
|
*
|
ixgb: remove open-coded skb_cow_head
Francois Romieu
2014-04-11
1
-6
/
+4
|
|
*
|
igbvf: remove open-coded skb_cow_head
Francois Romieu
2014-04-11
1
-9
/
+7
|
|
*
|
igb: fix last_rx_timestamp usage
Jakub Kicinski
2014-04-11
3
-23
/
+11
|
|
*
|
igb: remove open-coded skb_cow_head
Francois Romieu
2014-04-11
1
-5
/
+4
|
|
*
|
e1000e: remove open-coded skb_cow_head
Francois Romieu
2014-04-11
1
-6
/
+4
|
|
*
|
e1000: remove open-coded skb_cow_head
Francois Romieu
2014-04-11
1
-6
/
+5
|
|
*
|
e1000: remove debug messages with function names
Jakub Kicinski
2014-04-11
1
-124
/
+0
|
|
*
|
ixgbevf: remove open-coded skb_cow_head
Francois Romieu
2014-04-11
1
-5
/
+4
|
|
*
|
ixgbevf: Add bit to mark work queue initialization
Mark Rustad
2014-04-11
2
-1
/
+11
|
|
*
|
ixgbe: remove open-coded skb_cow_head
Francois Romieu
2014-04-11
1
-7
/
+6
|
|
*
|
ixgbe: Add bit to mark service task initialization
Mark Rustad
2014-04-11
2
-1
/
+15
|
*
|
|
pktgen: be friendly to LLTX devices
Daniel Borkmann
2014-04-12
1
-2
/
+6
[next]