summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* powerpc: update comments for generic idle conversionGeert Uytterhoeven2014-06-061-1/+1
* cris: update comments for generic idle conversionGeert Uytterhoeven2014-06-062-7/+3
* idle: remove cpu_idle() forward declarationsGeert Uytterhoeven2014-06-062-3/+0
* nbd: zero from and len fields in NBD_CMD_DISCONNECT.Hani Benhabiles2014-06-061-5/+2
* mm: convert some level-less printks to pr_*Mitchel Humpherys2014-06-065-14/+29
* MAINTAINERS: adi-buildroot-devel is moderatedRichard Weinberger2014-06-061-9/+9
* MAINTAINERS: add linux-api for review of API/ABI changesJosh Triplett2014-06-061-0/+7
* mm/kmemleak-test.c: use pr_fmt for loggingFabian Frederick2014-06-061-17/+19
* fs/dlm/debug_fs.c: replace seq_printf by seq_putsFabian Frederick2014-06-061-17/+17
* fs/dlm/lockspace.c: convert simple_str to kstrFabian Frederick2014-06-061-4/+17
* fs/dlm/config.c: convert simple_str to kstrFabian Frederick2014-06-061-6/+20
* mm: mark remap_file_pages() syscall as deprecatedKirill A. Shutemov2014-06-062-0/+32
* mm: memcontrol: remove unnecessary memcg argument from soft limit functionsJohannes Weiner2014-06-061-20/+14
* mm: memcontrol: clean up memcg zoneinfo lookupJianyu Zhan2014-06-061-50/+39
* mm/memblock.c: call kmemleak directly from memblock_(alloc|free)Catalin Marinas2014-06-062-4/+8
* mm/mempool.c: update the kmemleak stack trace for mempool allocationsCatalin Marinas2014-06-061-0/+6
* lib/radix-tree.c: update the kmemleak stack trace for radix tree allocationsCatalin Marinas2014-06-061-0/+6
* mm: introduce kmemleak_update_trace()Catalin Marinas2014-06-063-0/+39
* mm/kmemleak.c: use %u to print ->checksumJianpeng Ma2014-06-061-1/+1
* vmscan: memcg: always use swappiness of the reclaimed memcgMichal Hocko2014-06-063-19/+16
* sysrq,rcu: suppress RCU stall warnings while sysrq runsRik van Riel2014-06-061-0/+3
* sysrq: rcu-ify __handle_sysrqRik van Riel2014-06-061-6/+12
* fs/reiserfs/stree.c: remove obsolete __constantFabian Frederick2014-06-061-4/+4
* fs/reiserfs/bitmap.c: coding style fixesFabian Frederick2014-06-061-7/+6
* blackfin/ptrace: call find_vma with the mmap_sem heldDavidlohr Bueso2014-06-061-2/+6
* mm: convert use of typedef ctl_table to struct ctl_tableJoe Perches2014-06-062-7/+7
* sysctl: convert use of typedef ctl_table to struct ctl_tableJoe Perches2014-06-062-4/+4
* ipc: convert use of typedef ctl_table to struct ctl_tableJoe Perches2014-06-062-13/+13
* key: convert use of typedef ctl_table to struct ctl_tableJoe Perches2014-06-061-1/+1
* fs: convert use of typedef ctl_table to struct ctl_tableJoe Perches2014-06-065-6/+6
* ntfs: convert use of typedef ctl_table to struct ctl_tableJoe Perches2014-06-061-2/+2
* inotify: convert use of typedef ctl_table to struct ctl_tableJoe Perches2014-06-061-1/+1
* nfs: convert use of typedef ctl_table to struct ctl_tableJoe Perches2014-06-062-6/+6
* lockd: convert use of typedef ctl_table to struct ctl_tableJoe Perches2014-06-061-3/+3
* fscache: convert use of typedef ctl_table to struct ctl_tableJoe Perches2014-06-061-2/+2
* coda: convert use of typedef ctl_table to struct ctl_tableJoe Perches2014-06-061-2/+2
* scsi: convert use of typedef ctl_table to struct ctl_tableJoe Perches2014-06-061-3/+3
* parport: convert use of typedef ctl_table to struct ctl_tableJoe Perches2014-06-061-29/+29
* random: convert use of typedef ctl_table to struct ctl_tableJoe Perches2014-06-061-2/+2
* cdrom: convert use of typedef ctl_table to struct ctl_tableJoe Perches2014-06-061-5/+5
* tile: convert use of typedef ctl_table to struct ctl_tableJoe Perches2014-06-061-2/+2
* ia64: convert use of typedef ctl_table to struct ctl_tableJoe Perches2014-06-062-5/+5
* arm: convert use of typedef ctl_table to struct ctl_tableJoe Perches2014-06-061-3/+3
* kernel/seccomp.c: kernel-doc warning fixFabian Frederick2014-06-061-2/+2
* ipc/sem.c: add a printk_once for semctl(GETNCNT/GETZCNT)Manfred Spraul2014-06-061-0/+11
* ipc/sem.c: make semctl(,,{GETNCNT,GETZCNT}) standard compliantManfred Spraul2014-06-061-21/+13
* ipc/sem.c: store which operation blocks in perform_atomic_semop()Manfred Spraul2014-06-061-0/+3
* ipc/sem.c: change perform_atomic_semop parametersManfred Spraul2014-06-061-19/+19
* ipc/sem.c: remove code duplicationManfred Spraul2014-06-061-56/+51
* ipc/sem.c: bugfix for semctl(,,GETZCNT)Manfred Spraul2014-06-061-0/+10
OpenPOWER on IntegriCloud