index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
Age
Commit message (
Expand
)
Author
Lines
2015-02-14
CRISv32: Remove unnecessary KERN_INFO from sync_serial
Masanari Iida
-2
/
+2
2015-02-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
-184
/
+595
2015-02-13
ARM: mvebu: enable Armada 38x RTC driver in mvebu_v7_defconfig
Gregory CLEMENT
-0
/
+1
2015-02-13
ARM: mvebu: add Device Tree description of RTC on Armada 38x
Gregory CLEMENT
-0
/
+7
2015-02-13
ARM: mvebu: ISL12057 rtc chip can now wake up RN102, RN102 and RN2120
Arnaud Ebalard
-0
/
+3
2015-02-13
kasan: enable instrumentation of global variables
Andrey Ryabinin
-2
/
+12
2015-02-13
mm: vmalloc: pass additional vm_flags to __vmalloc_node_range()
Andrey Ryabinin
-9
/
+9
2015-02-13
kasan: enable stack instrumentation
Andrey Ryabinin
-5
/
+20
2015-02-13
x86_64: kasan: add interceptors for memset/memmove/memcpy functions
Andrey Ryabinin
-11
/
+41
2015-02-13
x86_64: add KASan support
Andrey Ryabinin
-4
/
+287
2015-02-13
xtensa: use %*pb[l] to print bitmaps including cpumasks and nodemasks
Tejun Heo
-5
/
+2
2015-02-13
ia64: use %*pb[l] to print bitmaps including cpumasks and nodemasks
Tejun Heo
-4
/
+2
2015-02-13
x86: use %*pb[l] to print bitmaps including cpumasks and nodemasks
Tejun Heo
-36
/
+21
2015-02-13
tile: use %*pb[l] to print bitmaps including cpumasks and nodemasks
Tejun Heo
-33
/
+20
2015-02-13
powerpc: use %*pb[l] to print bitmaps including cpumasks and nodemasks
Tejun Heo
-18
/
+10
2015-02-13
mips: use %*pb[l] to print bitmaps including cpumasks and nodemasks
Tejun Heo
-8
/
+5
2015-02-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile
Linus Torvalds
-20
/
+21
2015-02-13
Revert "x86/apic: Only disable CPU x2apic mode when necessary"
Linus Torvalds
-2
/
+1
2015-02-13
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
-718
/
+3276
2015-02-13
x86/efi: Avoid triple faults during EFI mixed mode calls
Matt Fleming
-203
/
+301
2015-02-13
ARC: fix page address calculation if PAGE_OFFSET != LINUX_LINK_BASE
Alexey Brodkin
-1
/
+2
2015-02-13
lguest: don't look in console features to find emerg_wr.
Rusty Russell
-33
/
+24
2015-02-12
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
-365
/
+148
2015-02-12
lib/string.c: remove strnicmp()
Rasmus Villemoes
-2
/
+0
2015-02-12
kernel.h: remove ancient __FUNCTION__ hack
Rasmus Villemoes
-4
/
+4
2015-02-12
powerpc: add running_clock for powerpc to prevent spurious softlockup warnings
Cyril Bur
-0
/
+32
2015-02-12
all arches, signal: move restart_block to struct task_struct
Andy Lutomirski
-184
/
+49
2015-02-12
arch/frv/mm/extable.c: remove unused function
Rickard Strandqvist
-23
/
+0
2015-02-12
x86: mm: restore original pte_special check
Mel Gorman
-7
/
+1
2015-02-12
mm: remove remaining references to NUMA hinting bits and helpers
Mel Gorman
-127
/
+6
2015-02-12
mm: convert p[te|md]_mknonnuma and remaining page table manipulations
Mel Gorman
-1
/
+4
2015-02-12
ppc64: add paranoid warnings for unexpected DSISR_PROTFAULT
Mel Gorman
-13
/
+15
2015-02-12
mm: convert p[te|md]_numa users to p[te|md]_protnone_numa
Mel Gorman
-12
/
+13
2015-02-12
mm: add p[te|md] protnone helpers for use by NUMA balancing
Mel Gorman
-0
/
+32
2015-02-12
Merge branch 'for-3.20/drivers' of git://git.kernel.dk/linux-block
Linus Torvalds
-1
/
+1
2015-02-12
Merge branch 'for-3.20/core' of git://git.kernel.dk/linux-block
Linus Torvalds
-13
/
+4
2015-02-12
Merge tag 'md/3.20' of git://neil.brown.name/md
Linus Torvalds
-0
/
+1
2015-02-12
Merge tag 'iommu-updates-v3.20' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
-3
/
+2
2015-02-12
Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm
Linus Torvalds
-1450
/
+1807
2015-02-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/egt...
Linus Torvalds
-338
/
+209
2015-02-12
MIPS,prctl: add PR_[GS]ET_FP_MODE prctl options for MIPS
Paul Burton
-0
/
+127
2015-02-12
s390/cacheinfo: coding style changes
Heiko Carstens
-13
/
+3
2015-02-12
s390/cacheinfo: fix shared cpu masks
Heiko Carstens
-5
/
+4
2015-02-12
s390/smp: reduce size of struct pcpu
Heiko Carstens
-27
/
+27
2015-02-12
s390/topology: convert cpu_topology array to per cpu variable
Heiko Carstens
-26
/
+26
2015-02-12
s390/topology: delay initialization of topology cpu masks
Heiko Carstens
-62
/
+47
2015-02-12
s390/vdso: fix clock_gettime for CLOCK_THREAD_CPUTIME_ID, -2 and -3
Martin Schwidefsky
-4
/
+2
2015-02-11
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
-188
/
+81
2015-02-11
Merge tag 'powerpc-3.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Linus Torvalds
-3098
/
+3536
2015-02-11
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
-879
/
+1334
[prev]
[next]