summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | | | * MIPS: BCM63XX: add support for "ipsec" clockFlorian Fainelli2012-07-241-0/+14
| | | | * MIPS: OCTEON: Remove some unused files.David Daney2012-07-244-492/+0
| | | | * MIPS: BCM63XX: Fix platform_devices idFlorian Fainelli2012-07-242-2/+2
| | | | * MIPS: BCM63xx: Make board setup code register the spi platform deviceFlorian Fainelli2012-07-231-0/+3
| | | | * MIPS: BCM63xx: Add stub to register the SPI platform driverFlorian Fainelli2012-07-233-1/+210
| | | | * MIPS: BCM63xx: Define internal registers offsets of the SPI controllerFlorian Fainelli2012-07-231-0/+119
| | | | * MIPS: BCM63xx: Remove SPI2 registerFlorian Fainelli2012-07-231-9/+1
| | | | * MIPS: BCM63xx: Define SPI register sizes.Florian Fainelli2012-07-231-0/+4
| | | | * MIPS: BCM63xx: Add BCM6368 SPI clock maskFlorian Fainelli2012-07-231-2/+4
| | | | * MIPS: BCM63xx: Define BCM6358 SPI base addressFlorian Fainelli2012-07-231-1/+1
| | | | * MIPS: BCM63xx: Add IRQ_SPI and CPU specific SPI IRQ valuesFlorian Fainelli2012-07-231-0/+7
| | | | * MIPS: BCM63XX: Be consistent in clock bits enable namingFlorian Fainelli2012-07-232-21/+21
| | |_|/ | |/| |
| | | * MIPS: Alchemy: handle db1200 cpld ints as they come inManuel Lauss2012-07-231-4/+1
| | | * MIPS: Alchemy: devboards: kill prom.cManuel Lauss2012-07-233-61/+31
| | | * MIPS: Alchemy: use 64MB RAM as minimum for devboardsManuel Lauss2012-07-231-10/+1
| | |/ | |/|
| | * MIPS: Fixup ordering of micro assembler instructions.Steven J. Hill2012-07-232-81/+81
| | * MIPS: Unify memcpy.S and memcpy-inatomic.SDavid Daney2012-07-234-455/+15
| | * MIPS: Octeon: Implement Octeon specific __copy_user_inatomicDavid Daney2012-07-231-4/+12
| | * MIPS: Malta: Move PIIX4 PCI fixup to where it belongs.Ralf Baechle2012-07-231-0/+14
| | * MIPS: PCI: Add missing __devinit attributions to fixup functions.Ralf Baechle2012-07-234-9/+9
| | * MIPS: Alchemy: Use kmemdup rather than duplicating its implementationThomas Meyer2012-07-231-6/+4
| | * MIPS: loongson: use IS_ENABLED()Florian Fainelli2012-07-231-1/+2
| | * MIPS: DEC: use IS_ENABLED()Florian Fainelli2012-07-231-1/+1
| | * MIPS: TX49XX: use IS_ENABLED()Florian Fainelli2012-07-231-1/+1
| | * MIPS: TXX9: use IS_ENABLED() macroFlorian Fainelli2012-07-233-14/+11
| | * MIPS: PNX833x: use IS_ENABLED() macroFlorian Fainelli2012-07-231-2/+2
| | * MIPS: Alchemy: use IS_ENABLED() macroFlorian Fainelli2012-07-233-6/+6
| | * MIPS: SMTC: Support for Multi-threaded FPUsSteven J. Hill2012-07-234-9/+90
| | * MIPS: Remove dead code related to 1004K oprofile support.Steven J. Hill2012-07-231-6/+0
| |/
* | Merge branch 'slab/next' of git://git.kernel.org/pub/scm/linux/kernel/git/pen...Linus Torvalds2012-07-3013-616/+608
|\ \
| * | mm: Fix build warning in kmem_cache_create()Shuah Khan2012-07-301-0/+2
| * | slob: Fix early boot kernel crashChristoph Lameter2012-07-121-1/+1
| * | mm, slub: ensure irqs are enabled for kmemcheckDavid Rientjes2012-07-101-7/+6
| * | mm, sl[aou]b: Move kmem_cache_create mutex handling to common codeChristoph Lameter2012-07-093-67/+54
| * | mm, sl[aou]b: Use a common mutex definitionChristoph Lameter2012-07-094-86/+82
| * | mm, sl[aou]b: Common definition for boot state of the slab allocatorsChristoph Lameter2012-07-096-60/+62
| * | mm, sl[aou]b: Extract common code for kmem_cache_create()Christoph Lameter2012-07-096-31/+87
| * | slub: remove invalid reference to list iterator variableJulia Lawall2012-07-091-1/+1
| * | mm: Fix signal SIGFPE in slabinfo.c.majianpeng2012-07-021-7/+7
| * | slab: move FULL state transition to an initcallGlauber Costa2012-07-021-4/+4
| * | slab: Fix a typo in commit 8c138b "slab: Get rid of obj_size macro"Feng Tang2012-07-021-1/+1
| * | mm, slab: Build fix for recent kmem_cache changesThierry Reding2012-07-021-1/+1
| * | slab: rename gfpflags to allocflagsGlauber Costa2012-07-022-6/+6
| * | slub: refactoring unfreeze_partials()Joonsoo Kim2012-06-201-34/+14
| * | slub: use __cmpxchg_double_slab() at interrupt disabled placeJoonsoo Kim2012-06-201-3/+9
| * | slab/mempolicy: always use local policy from interrupt contextAndi Kleen2012-06-204-5/+11
| * | slab: Get rid of obj_size macroChristoph Lameter2012-06-141-26/+21
| * | mm, sl[aou]b: Extract common fields from struct kmem_cacheChristoph Lameter2012-06-146-112/+130
| * | slab: Remove some accessorsChristoph Lameter2012-06-141-27/+8
| * | slab: Use page struct fields instead of castingChristoph Lameter2012-06-142-4/+8
OpenPOWER on IntegriCloud