summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* mm, slub: mark resiliency_test as init textDavid Rientjes2014-08-061-1/+1
* mm: slab.h: wrap the whole file with guarding macroAndrey Ryabinin2014-08-061-1/+2
* slab: use get_node() and kmem_cache_node() functionsChristoph Lameter2014-08-061-93/+80
* slub: use new node functionsChristoph Lameter2014-08-061-49/+29
* slab common: add functions for kmem_cache_node accessChristoph Lameter2014-08-062-6/+16
* mm/slab.c: add __init to init_lock_keysFabian Frederick2014-08-061-2/+2
* kernel/watchdog.c: convert printk/pr_warning to pr_foo()Fabian Frederick2014-08-061-4/+6
* fs/ocfs2/slot_map.c: replace count*size kzalloc by kcallocFabian Frederick2014-08-061-1/+1
* ocfs2: race between umount and unfinished remastering during recoveryTariq Saeed2014-08-061-0/+4
* ocfs2: remove conversion of total_backoff in dlm_join_domain()Xue jiufei2014-08-061-3/+2
* ocfs2: correctly check the return value of ocfs2_search_extent_listYingtai Xie2014-08-063-5/+14
* fs/squashfs/super.c: logging cleanupFabian Frederick2014-08-061-2/+3
* fs/squashfs/file_direct.c: replace count*size kmalloc by kmalloc_arrayFabian Frederick2014-08-061-1/+1
* sh: fix build error by adding generic ioport_{map/unmap}()Pranith Kumar2014-08-061-0/+11
* sh: SH7724 clock fixesDaniel Palmer2014-08-061-1/+3
* arch/sh/kernel/time.c: use PTR_ERR_OR_ZEROFabian Frederick2014-08-061-3/+1
* arch/sh/mm/asids-debugfs.c: use PTR_ERR_OR_ZEROFabian Frederick2014-08-061-3/+1
* sh: remove CPU_SUBTYPE_SH7764Richard Weinberger2014-08-063-6/+3
* score, ptrace: remove unused macrosChen Gang2014-08-061-11/+0
* ntfs: kernel-doc warning fixesFabian Frederick2014-08-061-3/+0
* fs/logfs/readwrite.c: kernel-doc warning fixesFabian Frederick2014-08-061-8/+7
* ./Makefile: explain stack-protector-strong CONFIG logicKees Cook2014-08-061-0/+16
* fanotify: fix double free of pending permission eventsJan Kara2014-08-064-2/+39
* fsnotify: rename event handling functionsJan Kara2014-08-066-20/+21
* fs/fscache: make ctl_table staticFabian Frederick2014-08-061-2/+2
* kernel/auditfilter.c: replace count*size kmalloc by kcallocFabian Frederick2014-08-061-2/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ideLinus Torvalds2014-08-062-24/+2
|\
| * ide: use module_platform_driver()Christoph Jaeger2014-08-052-24/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-nextLinus Torvalds2014-08-0616-301/+427
|\ \
| * | sparc64: Fix up merge thinko.David S. Miller2014-08-051-1/+0
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcDavid S. Miller2014-08-05173-663/+1476
| |\ \
| | * | sparc: Add "install" targetDavid L Stevens2014-08-043-0/+57
| | * | arch/sparc/math-emu/math_32.c: drop stray break operatorAndrey Utkin2014-08-041-1/+1
| | * | sparc64: ldc_connect() should not return EINVAL when handshake is in progress.Sowmini Varadhan2014-08-041-1/+1
| | * | sparc64: Guard against flushing openfirmware mappings.David S. Miller2014-08-042-10/+25
| | * | sunsab: Fix detection of BREAK on sunsab serial consoleChristopher Alexander Tobias Schulze2014-08-041-0/+9
| | * | bbc-i2c: Fix BBC I2C envctrl on SunBlade 2000Christopher Alexander Tobias Schulze2014-08-042-3/+14
| | * | sparc64: Do not insert non-valid PTEs into the TSB hash table.David S. Miller2014-08-041-0/+8
| * | | Merge branch 'sparc64_io'David S. Miller2014-07-213-265/+174
| |\ \ \
| | * | | sparc64: avoid code duplication in io_64.hSam Ravnborg2014-07-211-85/+15
| | * | | sparc64: reorder functions in io_64.hSam Ravnborg2014-07-211-114/+120
| | * | | sparc64: drop unused SLOW_DOWN_IO definitionsSam Ravnborg2014-07-211-4/+0
| | * | | sparc64: remove macro indirection in io_64.hSam Ravnborg2014-07-211-89/+66
| | * | | sparc64: update IO access functions in PeeCeeISam Ravnborg2014-07-211-18/+18
| | * | | sparcspkr: use sbus_*() primitives for IOSam Ravnborg2014-07-211-11/+11
| |/ / /
| * | | sparc: Add support for seek and shorter read to /dev/mdescKhalid Aziz2014-07-211-13/+69
| * | | sparc: use %s for unaligned panicKees Cook2014-07-211-1/+1
| * | | drivers/sbus/char: Micro-optimization in display7seg.cRasmus Villemoes2014-07-211-4/+1
| * | | display7seg: Introduce the use of the managed version of kzallocHimangi Saraogi2014-07-211-3/+2
| * | | sparc64 - add mem to iomem resourcebob picco2014-07-211-0/+65
OpenPOWER on IntegriCloud