Age | Commit message (Expand) | Author | Files | Lines |
2015-02-17 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 12 | -27/+5 |
2015-02-17 | powerpc: drop _PAGE_FILE and pte_file()-related helpers | Kirill A. Shutemov | 11 | -26/+4 |
2015-02-17 | arm: dts: zynq: update isl9305 compatible string to use isil vendor prefix | Arnaud Ebalard | 1 | -1/+1 |
2015-02-17 | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2 | -0/+6 |
2015-02-17 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 32 | -116/+231 |
2015-02-17 | Merge tag 'arc-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgu... | Linus Torvalds | 7 | -29/+47 |
2015-02-17 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg... | Linus Torvalds | 3 | -40/+5 |
2015-02-16 | Merge tag 'cris-for-3.20' of git://git.kernel.org/pub/scm/linux/kernel/git/je... | Linus Torvalds | 6 | -76/+111 |
2015-02-15 | Merge tag 'tty-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 14 | -277/+185 |
2015-02-15 | Merge tag 'char-misc-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2 | -0/+14 |
2015-02-15 | Merge tag 'usb-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 1 | -89/+63 |
2015-02-14 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/borntr... | Linus Torvalds | 6 | -18/+18 |
2015-02-14 | CRIS: Whitespace cleanup | Jesper Nilsson | 1 | -31/+52 |
2015-02-14 | CRIS: macro whitespace fixes in uaccess.h | Michael S. Tsirkin | 1 | -55/+58 |
2015-02-14 | CRIS: uaccess: fix sparse errors | Michael S. Tsirkin | 1 | -2/+2 |
2015-02-14 | CRISv32: Remove unnecessary KERN_INFO from sync_serial | Masanari Iida | 1 | -2/+2 |
2015-02-14 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds | 15 | -184/+595 |
2015-02-14 | ARM: mvebu: enable Armada 38x RTC driver in mvebu_v7_defconfig | Gregory CLEMENT | 1 | -0/+1 |
2015-02-14 | ARM: mvebu: add Device Tree description of RTC on Armada 38x | Gregory CLEMENT | 1 | -0/+7 |
2015-02-14 | ARM: mvebu: ISL12057 rtc chip can now wake up RN102, RN102 and RN2120 | Arnaud Ebalard | 3 | -0/+3 |
2015-02-14 | kasan: enable instrumentation of global variables | Andrey Ryabinin | 2 | -2/+12 |
2015-02-14 | mm: vmalloc: pass additional vm_flags to __vmalloc_node_range() | Andrey Ryabinin | 8 | -9/+9 |
2015-02-14 | kasan: enable stack instrumentation | Andrey Ryabinin | 3 | -5/+20 |
2015-02-14 | x86_64: kasan: add interceptors for memset/memmove/memcpy functions | Andrey Ryabinin | 7 | -11/+41 |
2015-02-14 | x86_64: add KASan support | Andrey Ryabinin | 14 | -4/+287 |
2015-02-14 | xtensa: use %*pb[l] to print bitmaps including cpumasks and nodemasks | Tejun Heo | 1 | -5/+2 |
2015-02-14 | ia64: use %*pb[l] to print bitmaps including cpumasks and nodemasks | Tejun Heo | 1 | -4/+2 |
2015-02-14 | x86: use %*pb[l] to print bitmaps including cpumasks and nodemasks | Tejun Heo | 3 | -36/+21 |
2015-02-14 | tile: use %*pb[l] to print bitmaps including cpumasks and nodemasks | Tejun Heo | 5 | -33/+20 |
2015-02-14 | powerpc: use %*pb[l] to print bitmaps including cpumasks and nodemasks | Tejun Heo | 3 | -18/+10 |
2015-02-14 | mips: use %*pb[l] to print bitmaps including cpumasks and nodemasks | Tejun Heo | 1 | -8/+5 |
2015-02-13 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile | Linus Torvalds | 2 | -20/+21 |
2015-02-13 | Revert "x86/apic: Only disable CPU x2apic mode when necessary" | Linus Torvalds | 1 | -2/+1 |
2015-02-13 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 70 | -718/+3276 |
2015-02-13 | ARC: fix page address calculation if PAGE_OFFSET != LINUX_LINK_BASE | Alexey Brodkin | 1 | -1/+2 |
2015-02-13 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 95 | -365/+148 |
2015-02-13 | lib/string.c: remove strnicmp() | Rasmus Villemoes | 2 | -2/+0 |
2015-02-13 | kernel.h: remove ancient __FUNCTION__ hack | Rasmus Villemoes | 3 | -4/+4 |
2015-02-13 | powerpc: add running_clock for powerpc to prevent spurious softlockup warnings | Cyril Bur | 1 | -0/+32 |
2015-02-13 | all arches, signal: move restart_block to struct task_struct | Andy Lutomirski | 75 | -184/+49 |
2015-02-13 | arch/frv/mm/extable.c: remove unused function | Rickard Strandqvist | 1 | -23/+0 |
2015-02-13 | x86: mm: restore original pte_special check | Mel Gorman | 1 | -7/+1 |
2015-02-13 | mm: remove remaining references to NUMA hinting bits and helpers | Mel Gorman | 6 | -127/+6 |
2015-02-13 | mm: convert p[te|md]_mknonnuma and remaining page table manipulations | Mel Gorman | 1 | -1/+4 |
2015-02-13 | ppc64: add paranoid warnings for unexpected DSISR_PROTFAULT | Mel Gorman | 2 | -13/+15 |
2015-02-13 | mm: convert p[te|md]_numa users to p[te|md]_protnone_numa | Mel Gorman | 5 | -12/+13 |
2015-02-13 | mm: add p[te|md] protnone helpers for use by NUMA balancing | Mel Gorman | 2 | -0/+32 |
2015-02-13 | Merge branch 'for-3.20/drivers' of git://git.kernel.dk/linux-block | Linus Torvalds | 1 | -1/+1 |
2015-02-13 | Merge branch 'for-3.20/core' of git://git.kernel.dk/linux-block | Linus Torvalds | 1 | -13/+4 |
2015-02-12 | Merge tag 'md/3.20' of git://neil.brown.name/md | Linus Torvalds | 1 | -0/+1 |