summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [IA64] Wire up new sched_setattr and sched_getattr syscallsTony Luck2014-01-283-1/+5
* Merge branch 'akpm' (incoming from Andrew)Linus Torvalds2014-01-2733-416/+448
|\
| * firmware/google: drop 'select EFI' to avoid recursive dependencyArd Biesheuvel2014-01-271-2/+1
| * compat: fix sys_fanotify_markHeiko Carstens2014-01-271-2/+2
| * checkpatch.pl: check for function declarations without argumentsJoe Perches2014-01-271-0/+9
| * mm/migrate.c: fix setting of cpupid on page migration twice against normal pageWanpeng Li2014-01-271-2/+0
| * softirq: use const char * const for softirq_to_name, whitespace neateningJoe Perches2014-01-272-17/+10
| * softirq: convert printks to pr_<level>Joe Perches2014-01-271-2/+4
| * softirq: use ffs() in __do_softirq()Joe Perches2014-01-271-21/+22
| * kernel/kexec.c: use vscnprintf() instead of vsnprintf() in vmcoreinfo_append_...Chen Gang2014-01-271-1/+1
| * splice: fix unexpected size truncationXiao Guangrong2014-01-271-1/+2
| * ipc: fix compat msgrcv with negative msgtypMateusz Guzik2014-01-271-1/+1
| * ipc,msg: document barriersDavidlohr Bueso2014-01-271-2/+17
| * ipc: delete seq_max field in struct ipc_idsDavidlohr Bueso2014-01-273-12/+3
| * ipc: simplify sysvipc_proc_open() returnDavidlohr Bueso2014-01-271-5/+4
| * ipc: remove useless return statementDavidlohr Bueso2014-01-271-4/+0
| * ipc: remove braces for single statementsDavidlohr Bueso2014-01-274-19/+16
| * ipc: standardize code commentsDavidlohr Bueso2014-01-273-139/+125
| * ipc: whitespace cleanupManfred Spraul2014-01-2711-115/+115
| * ipc: change kern_ipc_perm.deleted type to boolRafael Aquini2014-01-274-6/+6
| * ipc: introduce ipc_valid_object() helper to sort out IPC_RMID racesRafael Aquini2014-01-274-19/+41
| * ipc/sem.c: avoid overflow of semop undo (semadj) valuePetr Mladek2014-01-271-11/+13
| * init/main.c: remove unused declaractions of mca_init() and sbus_init()Kang Hu2014-01-271-2/+0
| * dynamic_debug: replace obselete simple_strtoul() with kstrtouint()Andrey Ryabinin2014-01-271-3/+1
| * dynamic_debug: fix ddebug_parse_query()Andrey Ryabinin2014-01-271-2/+4
| * dynamic_debug: remove wrong error messageAndrey Ryabinin2014-01-271-3/+1
| * ocfs2: do not log ENOENT in unlink()Xiaowei.Hu2014-01-271-1/+1
| * mm: bring back /sys/kernel/mmHugh Dickins2014-01-271-1/+1
| * arch/unicore32/kernel/early_printk.c:setup_early_printk: missing initializationHeinrich Schuchardt2014-01-271-7/+1
| * Revert "mm/vmalloc: interchage the implementation of vmalloc_to_{pfn,page}"malc2014-01-271-10/+10
| * memblock: don't silently align size in memblock_virt_alloc()Yinghai Lu2014-01-271-6/+0
| * x86: revert wrong memblock current limit settingYinghai Lu2014-01-272-3/+3
| * memblock, nobootmem: add memblock_virt_alloc_low()Yinghai Lu2014-01-273-3/+40
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2014-01-27214-1649/+6171
|\ \
| * | powerpc: Implement arch_spin_is_locked() using arch_spin_value_unlocked()Michael Ellerman2014-01-281-2/+5
| * | powerpc: Add support for the optimised lockref implementationMichael Ellerman2014-01-283-0/+7
| * | powerpc/powernv: Call OPAL sync before kexec'ingVasant Hegde2014-01-154-2/+23
| * | powerpc/eeh: Escalate error on non-existing PEGavin Shan2014-01-151-10/+21
| * | powerpc/eeh: Handle multiple EEH errorsGavin Shan2014-01-153-87/+112
| * | Merge remote-tracking branch 'scott/next' into nextBenjamin Herrenschmidt2014-01-1581-614/+3154
| |\ \
| | * | powerpc/fsl_pci: add versionless pci compatibleShengzhou Liu2014-01-101-0/+1
| | * | powerpc/85xx/dts: add third elo3 dma componentShengzhou Liu2014-01-101-0/+82
| | * | powerpc: Replaced tlbilx with tlbwe in the initialization codeDiana Craciun2014-01-101-8/+2
| | * | powerpc/booke-64: fix tlbsrx. path in bolted tlb handlerScott Wood2014-01-101-1/+2
| | * | powerpc: fix 8xx and 6xx final link failuresPaul Gortmaker2014-01-101-2/+2
| | * | powerpc/85xx: handle the eLBC error interrupt if it exists in dtsShaohui Xie2014-01-102-7/+26
| | * | powerpc/dts: fix lbc lack of error interruptWang Dongsheng2014-01-104-4/+8
| | * | powerpc/embedded6xx: Add support for Motorola/Emerson MVME5100Stephen Chivers2014-01-098-2/+596
| | * | powerpc/fsl-book3e-64: Use paca for hugetlb TLB1 entry selectionScott Wood2014-01-091-10/+41
| | * | powerpc/e6500: TLB miss handler with hardware tablewalk supportScott Wood2014-01-0910-36/+326
OpenPOWER on IntegriCloud