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
...
|
|
|
|
*
MIPS: BCM63XX: add support for "ipsec" clock
Florian Fainelli
2012-07-24
1
-0
/
+14
|
|
|
|
*
MIPS: OCTEON: Remove some unused files.
David Daney
2012-07-24
4
-492
/
+0
|
|
|
|
*
MIPS: BCM63XX: Fix platform_devices id
Florian Fainelli
2012-07-24
2
-2
/
+2
|
|
|
|
*
MIPS: BCM63xx: Make board setup code register the spi platform device
Florian Fainelli
2012-07-23
1
-0
/
+3
|
|
|
|
*
MIPS: BCM63xx: Add stub to register the SPI platform driver
Florian Fainelli
2012-07-23
3
-1
/
+210
|
|
|
|
*
MIPS: BCM63xx: Define internal registers offsets of the SPI controller
Florian Fainelli
2012-07-23
1
-0
/
+119
|
|
|
|
*
MIPS: BCM63xx: Remove SPI2 register
Florian Fainelli
2012-07-23
1
-9
/
+1
|
|
|
|
*
MIPS: BCM63xx: Define SPI register sizes.
Florian Fainelli
2012-07-23
1
-0
/
+4
|
|
|
|
*
MIPS: BCM63xx: Add BCM6368 SPI clock mask
Florian Fainelli
2012-07-23
1
-2
/
+4
|
|
|
|
*
MIPS: BCM63xx: Define BCM6358 SPI base address
Florian Fainelli
2012-07-23
1
-1
/
+1
|
|
|
|
*
MIPS: BCM63xx: Add IRQ_SPI and CPU specific SPI IRQ values
Florian Fainelli
2012-07-23
1
-0
/
+7
|
|
|
|
*
MIPS: BCM63XX: Be consistent in clock bits enable naming
Florian Fainelli
2012-07-23
2
-21
/
+21
|
|
|
_
|
/
|
|
/
|
|
|
|
|
*
MIPS: Alchemy: handle db1200 cpld ints as they come in
Manuel Lauss
2012-07-23
1
-4
/
+1
|
|
|
*
MIPS: Alchemy: devboards: kill prom.c
Manuel Lauss
2012-07-23
3
-61
/
+31
|
|
|
*
MIPS: Alchemy: use 64MB RAM as minimum for devboards
Manuel Lauss
2012-07-23
1
-10
/
+1
|
|
|
/
|
|
/
|
|
|
*
MIPS: Fixup ordering of micro assembler instructions.
Steven J. Hill
2012-07-23
2
-81
/
+81
|
|
*
MIPS: Unify memcpy.S and memcpy-inatomic.S
David Daney
2012-07-23
4
-455
/
+15
|
|
*
MIPS: Octeon: Implement Octeon specific __copy_user_inatomic
David Daney
2012-07-23
1
-4
/
+12
|
|
*
MIPS: Malta: Move PIIX4 PCI fixup to where it belongs.
Ralf Baechle
2012-07-23
1
-0
/
+14
|
|
*
MIPS: PCI: Add missing __devinit attributions to fixup functions.
Ralf Baechle
2012-07-23
4
-9
/
+9
|
|
*
MIPS: Alchemy: Use kmemdup rather than duplicating its implementation
Thomas Meyer
2012-07-23
1
-6
/
+4
|
|
*
MIPS: loongson: use IS_ENABLED()
Florian Fainelli
2012-07-23
1
-1
/
+2
|
|
*
MIPS: DEC: use IS_ENABLED()
Florian Fainelli
2012-07-23
1
-1
/
+1
|
|
*
MIPS: TX49XX: use IS_ENABLED()
Florian Fainelli
2012-07-23
1
-1
/
+1
|
|
*
MIPS: TXX9: use IS_ENABLED() macro
Florian Fainelli
2012-07-23
3
-14
/
+11
|
|
*
MIPS: PNX833x: use IS_ENABLED() macro
Florian Fainelli
2012-07-23
1
-2
/
+2
|
|
*
MIPS: Alchemy: use IS_ENABLED() macro
Florian Fainelli
2012-07-23
3
-6
/
+6
|
|
*
MIPS: SMTC: Support for Multi-threaded FPUs
Steven J. Hill
2012-07-23
4
-9
/
+90
|
|
*
MIPS: Remove dead code related to 1004K oprofile support.
Steven J. Hill
2012-07-23
1
-6
/
+0
|
|
/
*
|
Merge branch 'slab/next' of git://git.kernel.org/pub/scm/linux/kernel/git/pen...
Linus Torvalds
2012-07-30
13
-616
/
+608
|
\
\
|
*
|
mm: Fix build warning in kmem_cache_create()
Shuah Khan
2012-07-30
1
-0
/
+2
|
*
|
slob: Fix early boot kernel crash
Christoph Lameter
2012-07-12
1
-1
/
+1
|
*
|
mm, slub: ensure irqs are enabled for kmemcheck
David Rientjes
2012-07-10
1
-7
/
+6
|
*
|
mm, sl[aou]b: Move kmem_cache_create mutex handling to common code
Christoph Lameter
2012-07-09
3
-67
/
+54
|
*
|
mm, sl[aou]b: Use a common mutex definition
Christoph Lameter
2012-07-09
4
-86
/
+82
|
*
|
mm, sl[aou]b: Common definition for boot state of the slab allocators
Christoph Lameter
2012-07-09
6
-60
/
+62
|
*
|
mm, sl[aou]b: Extract common code for kmem_cache_create()
Christoph Lameter
2012-07-09
6
-31
/
+87
|
*
|
slub: remove invalid reference to list iterator variable
Julia Lawall
2012-07-09
1
-1
/
+1
|
*
|
mm: Fix signal SIGFPE in slabinfo.c.
majianpeng
2012-07-02
1
-7
/
+7
|
*
|
slab: move FULL state transition to an initcall
Glauber Costa
2012-07-02
1
-4
/
+4
|
*
|
slab: Fix a typo in commit 8c138b "slab: Get rid of obj_size macro"
Feng Tang
2012-07-02
1
-1
/
+1
|
*
|
mm, slab: Build fix for recent kmem_cache changes
Thierry Reding
2012-07-02
1
-1
/
+1
|
*
|
slab: rename gfpflags to allocflags
Glauber Costa
2012-07-02
2
-6
/
+6
|
*
|
slub: refactoring unfreeze_partials()
Joonsoo Kim
2012-06-20
1
-34
/
+14
|
*
|
slub: use __cmpxchg_double_slab() at interrupt disabled place
Joonsoo Kim
2012-06-20
1
-3
/
+9
|
*
|
slab/mempolicy: always use local policy from interrupt context
Andi Kleen
2012-06-20
4
-5
/
+11
|
*
|
slab: Get rid of obj_size macro
Christoph Lameter
2012-06-14
1
-26
/
+21
|
*
|
mm, sl[aou]b: Extract common fields from struct kmem_cache
Christoph Lameter
2012-06-14
6
-112
/
+130
|
*
|
slab: Remove some accessors
Christoph Lameter
2012-06-14
1
-27
/
+8
|
*
|
slab: Use page struct fields instead of casting
Christoph Lameter
2012-06-14
2
-4
/
+8
[prev]
[next]