Age | Commit message (Expand) | Author | Files | Lines |
2014-10-14 | Merge tag 'please-pull-sys_bpf' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 3 | -1/+3 |
2014-10-14 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml | Linus Torvalds | 11 | -331/+153 |
2014-10-14 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds | 73 | -911/+2399 |
2014-10-14 | Merge branches 'x86-ras-for-linus', 'x86-uv-for-linus' and 'x86-vdso-for-linu... | Linus Torvalds | 3 | -9/+9 |
2014-10-14 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 6 | -6/+25 |
2014-10-14 | Merge branch 'x86-seccomp-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 9 | -67/+184 |
2014-10-14 | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 6 | -10/+186 |
2014-10-14 | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 8 | -77/+44 |
2014-10-14 | Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 4 | -9/+9 |
2014-10-14 | Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 6 | -19/+20 |
2014-10-14 | Merge branch 'x86-cpufeature-for-linus' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds | 6 | -29/+74 |
2014-10-14 | ia64: remove duplicate declarations of __per_cpu_start[] and __per_cpu_end[] | Geert Uytterhoeven | 1 | -1/+1 |
2014-10-14 | frv: remove unused declarations of __start___ex_table and __stop___ex_table | Geert Uytterhoeven | 1 | -2/+0 |
2014-10-14 | kvm: ensure hard lockup detection is disabled by default | Ulrich Obergfell | 1 | -0/+8 |
2014-10-14 | arch/x86/mm/numa.c: fix boot failure when all nodes are hotpluggable | Xishi Qiu | 1 | -44/+45 |
2014-10-14 | ARM: replace strnicmp with strncasecmp | Rasmus Villemoes | 1 | -6/+6 |
2014-10-14 | arch/x86/kernel/cpu/common.c: fix unused symbol warning | Andrew Morton | 1 | -1/+3 |
2014-10-14 | x86: use optimized ioresource lookup in ioremap function | Mike Travis | 1 | -4/+16 |
2014-10-14 | kexec-bzimage64: fix sparse warnings | Vivek Goyal | 1 | -7/+8 |
2014-10-14 | kexec: check if crashk_res_low exists when exclude it from crash mem ranges | Baoquan He | 1 | -4/+6 |
2014-10-14 | arch/x86/purgatory/Makefile: try to use automatic variable in kexec purgatory... | Baoquan He | 1 | -1/+2 |
2014-10-14 | ARM: dts: fix wrong compatible string of Exynos3250 RTC dt node | Chanwoo Choi | 1 | -1/+1 |
2014-10-13 | um: net: Eliminate NULL test after alloc_bootmem | Himangi Saraogi | 1 | -4/+0 |
2014-10-13 | um: Add support for CONFIG_STACKTRACE | Daniel Walter | 5 | -53/+142 |
2014-10-13 | um: ubd: Fix for processes stuck in D state forever | Thorsten Knabe | 1 | -2/+3 |
2014-10-13 | Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -11/+12 |
2014-10-13 | Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2 | -17/+12 |
2014-10-13 | Merge branch 'x86-build-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -6/+2 |
2014-10-13 | Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 4 | -80/+51 |
2014-10-13 | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 7 | -68/+61 |
2014-10-13 | um: delete unnecessary bootmem struct page array | Honggang Li | 3 | -33/+8 |
2014-10-13 | um: remove csum_partial_copy_generic_i386 to clean up exception table | Honggang Li | 1 | -239/+0 |
2014-10-13 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 11 | -29/+54 |
2014-10-13 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 12 | -3638/+4588 |
2014-10-13 | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 5 | -177/+2 |
2014-10-13 | Merge branch 'locking-arch-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 30 | -2172/+1462 |
2014-10-13 | arm/arm64: KVM: map MMIO regions at creation time | Ard Biesheuvel | 1 | -8/+69 |
2014-10-13 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2 | -29/+15 |
2014-10-12 | parisc: Reduce SIGRTMIN from 37 to 32 to behave like other Linux architectures | Helge Deller | 1 | -10/+6 |
2014-10-12 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2 | -2/+31 |
2014-10-12 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc | Linus Torvalds | 39 | -754/+1117 |
2014-10-12 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe... | Linus Torvalds | 198 | -1551/+3177 |
2014-10-12 | Merge tag 'stable/for-linus-3.18-rc0-tag' of git://git.kernel.org/pub/scm/lin... | Linus Torvalds | 16 | -167/+426 |
2014-10-11 | Merge tag 'mmc-v3.18-1' of git://git.linaro.org/people/ulf.hansson/mmc | Linus Torvalds | 3 | -6/+2 |
2014-10-11 | Merge branch 'for-v3.18' of git://git.linaro.org/people/mszyprowski/linux-dma... | Linus Torvalds | 3 | -30/+22 |
2014-10-11 | Merge tag 'restart-handler-for-v3.18' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2 | -8/+7 |
2014-10-10 | sparc64: Fix lockdep warnings on reboot on Ultra-5 | David S. Miller | 1 | -3/+4 |
2014-10-10 | dtb: Add 10GbE node to APM X-Gene SoC device tree | Iyappan Subramanian | 2 | -2/+31 |
2014-10-10 | Merge branch 'for-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/p... | Linus Torvalds | 1 | -1/+1 |
2014-10-10 | Merge branch 'for-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l... | Linus Torvalds | 5 | -10/+5 |