summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* checkpatch: look for common misspellingsKees Cook2014-10-142-1/+1085
* checkpatch: warn on macros with flow control statementsJoe Perches2014-10-141-0/+18
* checkpatch: remove unnecessary + after {8,8}Joe Perches2014-10-141-1/+1
* checkpatch: add --strict test for concatenated string elementsJoe Perches2014-10-141-0/+6
* checkpatch: allow optional shorter config descriptionsVadim Bendebury2014-10-141-2/+7
* checkpatch: enable whitespace checks for DTS filesGeert Uytterhoeven2014-10-141-2/+2
* checkpatch: update $allowed_asm_includes macros, add reboot.h and time.hSergey Ryazanov2014-10-141-1/+3
* checkpatch: remove debugging messageJoe Perches2014-10-141-1/+0
* checkpatch: fix spelloAndrew Morton2014-10-141-1/+1
* lib: rename TEST_MODULE to TEST_LKMValentin Rothberg2014-10-142-2/+2
* lib: remove prio_heapLai Jiangshan2014-10-143-129/+1
* lib/textsearch.c: remove textsearch_put reference from commentsRaphael Silva2014-10-141-3/+1
* lib/dynamic_debug.c: use seq_open_private() instead of seq_open()Rob Jones2014-10-141-15/+2
* list: include linux/kernel.hMasahiro Yamada2014-10-141-0/+1
* MAINTAINERS: remove Chirag Kantharia, invalid e-mailMichael Opdenacker2014-10-141-2/+1
* MAINTAINERS: orphan m32rMichael Opdenacker2014-10-141-4/+1
* MAINTAINERS: add atmel nand driver maintainer entryJosh Wu2014-10-141-0/+6
* MAINTAINERS: add entry for Kernel Selftest FrameworkShuah Khan2014-10-141-0/+7
* MAINTAINERS: linaro-mm-sig is moderatedRandy Dunlap2014-10-141-1/+1
* MAINTAINERS: remove non existent filesChristian Kujau2014-10-141-3/+1
* MAINTAINERS: assign systemace driver to XilinxMichal Simek2014-10-141-4/+1
* printk: git rid of [sched_delayed] message for printk_deferredMarkus Trippelsdorf2014-10-141-6/+1
* printk: don't bother using LOG_CPU_MAX_BUF_SHIFT on !SMPGeert Uytterhoeven2014-10-142-1/+7
* drivers: dma-contiguous: add initialization from device treeMarek Szyprowski2014-10-143-11/+120
* drivers: dma-coherent: add initialization from device treeMarek Szyprowski2014-10-141-22/+129
* kernel: add support for gcc 5Sasha Levin2014-10-141-0/+66
* mm/cma: fix cma bitmap aligned mask computingWeijie Yang2014-10-141-1/+3
* mm/slab: fix unaligned access on sparc64Joonsoo Kim2014-10-141-1/+1
* Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-10-131-11/+12
|\
| * x86/smpboot: Speed up suspend/resume by avoiding 100ms sleep for CPU offline ...Lan Tianyu2014-09-241-11/+12
* | Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2014-10-132-17/+12
|\ \
| * | x86/tty/serial/8250: Clean up the asm/serial.h include file a bitIngo Molnar2014-09-061-12/+12
| * | x86/tty/serial/8250: Resolve missing-field-initializers warningsMark Rustad2014-09-061-4/+4
| * | x86: Remove obsolete comment in uapi/e820.hRoss Zwisler2014-08-211-5/+0
* | | Merge branch 'x86-build-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2014-10-131-6/+2
|\ \ \
| * | | x86/kbuild: Eliminate duplicate command line optionsRasmus Villemoes2014-09-161-6/+2
* | | | Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2014-10-134-80/+51
|\ \ \ \
| * | | | x86/relocs: Make per_cpu_load_addr staticBen Hutchings2014-09-241-1/+1
| * | | | x86/smpboot: Initialize secondary CPU only if master CPU will wait for itIgor Mammedov2014-09-163-79/+50
| |/ / /
* | | | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-10-137-68/+61
|\ \ \ \
| * | | | x86: Unwind-annotate thunk_32.SJan Beulich2014-10-081-6/+15
| * | | | x86: Improve cmpxchg8b_emu.SJan Beulich2014-10-081-11/+9
| * | | | x86: Improve cmpxchg16b_emu.SJan Beulich2014-10-081-19/+13
| * | | | x86/lib/Makefile: Remove the unnecessary "+= thunk_64.o"Oleg Nesterov2014-09-241-1/+1
| * | | | x86: Speed up ___preempt_schedule*() by using THUNK helpersOleg Nesterov2014-09-244-31/+23
| | |_|/ | |/| |
* | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2014-10-1355-552/+1075
|\ \ \ \
| * | | | sched/dl: Use dl_bw_of() under rcu_read_lock_sched()Kirill Tkhai2014-10-031-9/+16
| * | | | sched/fair: Delete resched_cpu() from idle_balance()Kirill Tkhai2014-10-031-6/+0
| * | | | sched, time: Fix build error with 64 bit cputime_t on 32 bit systemsRik van Riel2014-10-035-10/+27
| * | | | sched: Improve sysbench performance by fixing spurious active migrationVincent Guittot2014-10-031-6/+7
OpenPOWER on IntegriCloud