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
*
clocksource: sh_cmt: Remove FSF mail address from GPL notice
Laurent Pinchart
2014-04-16
1
-4
/
+0
*
clocksource: sh_cmt: Rename clock to "fck" in the non-legacy case
Laurent Pinchart
2014-04-16
1
-1
/
+1
*
clocksource: sh_cmt: Add support for multiple channels per device
Laurent Pinchart
2014-04-16
2
-68
/
+237
*
clocksource: sh_cmt: Hardcode CMT clock source rating to 125
Laurent Pinchart
2014-04-16
1
-6
/
+6
*
clocksource: sh_cmt: Hardcode CMT clock event rating to 125
Laurent Pinchart
2014-04-16
1
-7
/
+6
*
clocksource: sh_cmt: Set cpumask to cpu_possible_mask
Laurent Pinchart
2014-04-16
1
-1
/
+1
*
clocksource: sh_cmt: Replace hardcoded register values with macros
Laurent Pinchart
2014-04-16
1
-12
/
+44
*
clocksource: sh_cmt: Split static information from sh_cmt_device
Laurent Pinchart
2014-04-16
1
-70
/
+122
*
clocksource: sh_cmt: Allocate channels dynamically
Laurent Pinchart
2014-04-16
1
-2
/
+12
*
clocksource: sh_cmt: Replace kmalloc + memset with kzalloc
Laurent Pinchart
2014-04-16
1
-5
/
+1
*
clocksource: sh_cmt: Add index to struct sh_cmt_channel
Laurent Pinchart
2014-04-16
1
-13
/
+24
*
clocksource: sh_cmt: Add memory base to sh_cmt_channel structure
Laurent Pinchart
2014-04-16
1
-5
/
+8
*
clocksource: sh_cmt: Rename mapbase/mapbase_str to mapbase_ch/mapbase
Laurent Pinchart
2014-04-16
1
-17
/
+17
*
clocksource: sh_cmt: Constify name argument to sh_cmt_register()
Laurent Pinchart
2014-04-16
1
-4
/
+4
*
clocksource: sh_cmt: Split channel setup to separate function
Laurent Pinchart
2014-04-16
1
-32
/
+47
*
clocksource: sh_cmt: Rename struct sh_cmt_priv to sh_cmt_device
Laurent Pinchart
2014-04-16
1
-58
/
+58
*
clocksource: sh_cmt: Split channel fields from sh_cmt_priv
Laurent Pinchart
2014-04-16
1
-186
/
+199
*
clocksource: sh_cmt: Use request_irq() instead of setup_irq()
Laurent Pinchart
2014-04-16
1
-7
/
+3
*
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
[next]