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-21
kprobes/x86: Check for invalid ftrace location in __recover_probed_insn()
Petr Mladek
-0
/
+14
2015-02-21
kprobes/x86: Use 5-byte NOP when the code might be modified by ftrace
Petr Mladek
-14
/
+28
2015-02-20
MIPS: sead3: Corrected get_c0_perfcount_int
Niklas Cassel
-1
/
+1
2015-02-20
MIPS: mm: Remove dead macro definitions
Andreas Ruprecht
-16
/
+0
2015-02-20
MIPS: OCTEON: irq: add CIB and other fixes
David Daney
-269
/
+780
2015-02-20
MIPS: OCTEON: Don't do acknowledge operations for level triggered irqs.
David Daney
-2
/
+43
2015-02-20
MIPS: OCTEON: More OCTEONIII support
Chandrakala Chavva
-2
/
+326
2015-02-20
MIPS: OCTEON: Remove setting of processor specific CVMCTL icache bits.
Chad Reese
-20
/
+0
2015-02-20
MIPS: OCTEON: Core-15169 Workaround and general CVMSEG cleanup.
David Daney
-6
/
+17
2015-02-20
MIPS: OCTEON: Update octeon-model.h code for new SoCs.
David Daney
-27
/
+90
2015-02-20
MIPS: OCTEON: Implement DCache errata workaround for all CN6XXX
David Daney
-4
/
+8
2015-02-20
MIPS: OCTEON: Add little-endian support to asm/octeon/octeon.h
David Daney
-30
/
+105
2015-02-20
MIPS: OCTEON: Implement the core-16057 workaround
David Daney
-0
/
+22
2015-02-20
MIPS: OCTEON: Delete unused COP2 saving code
Aleksey Makarov
-26
/
+0
2015-02-20
MIPS: OCTEON: Use correct instruction to read 64-bit COP0 register
Chandrakala Chavva
-3
/
+3
2015-02-20
MIPS: OCTEON: Save and restore CP2 SHA3 state
David Daney
-11
/
+35
2015-02-20
MIPS: OCTEON: Fix FP context save.
David Daney
-12
/
+7
2015-02-20
MIPS: OCTEON: Save/Restore wider multiply registers in OCTEON III CPUs
David Daney
-32
/
+150
2015-02-20
MIPS: boot: Provide more uImage options
Markos Chandras
-2
/
+55
2015-02-20
MIPS: Remove unneeded #ifdef __KERNEL__ from asm/processor.h
David Daney
-6
/
+0
2015-02-20
MIPS: ip22-gio: Remove legacy suspend/resume support
Lars-Peter Clausen
-26
/
+0
2015-02-20
mips: pci: Add ifdef around pci_proc_domain
Zubair Lutfullah Kakakhel
-0
/
+2
2015-02-20
MIPS: Alchemy: Fix cpu clock calculation
Manuel Lauss
-0
/
+2
2015-02-20
MIPS: Alchemy: remove declaration for set_cpuspec
Manuel Lauss
-1
/
+0
2015-02-20
MIPS: Alchemy: preset loops_per_jiffy based on CPU clock
Manuel Lauss
-0
/
+9
2015-02-20
MIPS: Alchemy: fix Au1000/Au1500 LRCLK calculation
Manuel Lauss
-5
/
+14
2015-02-20
MIPS: Add set/clear CP0 macros for PageGrain register
Steven J. Hill
-4
/
+5
2015-02-20
ARM: 8305/1: DMA: Fix kzalloc flags in __iommu_alloc_buffer()
Alexandre Courbot
-1
/
+1
2015-02-20
hypfs: switch to read_iter/write_iter
Al Viro
-27
/
+24
2015-02-20
x86/mm/ASLR: Avoid PAGE_SIZE redefinition for UML subarch
Jiri Kosina
-2
/
+0
2015-02-19
x86: pte_protnone() and pmd_protnone() must check entry is not present
David Vrabel
-2
/
+4
2015-02-19
MIPS: Usage and cosmetic cleanups of page table bits.
Steven J. Hill
-62
/
+38
2015-02-19
Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...
Linus Torvalds
-3
/
+3
2015-02-19
Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...
Linus Torvalds
-5
/
+5
2015-02-19
s390/spinlock: disabled compare-and-delay by default
Martin Schwidefsky
-5
/
+7
2015-02-19
Merge branch 'mipsr6-for-3.20' of git://git.linux-mips.org/pub/scm/mchandras/...
Ralf Baechle
-415
/
+4405
2015-02-19
MIPS: Export MSA functions used by lose_fpu(1) for KVM
James Hogan
-0
/
+4
2015-02-19
MIPS: Export FP functions used by lose_fpu(1) for KVM
James Hogan
-0
/
+6
2015-02-19
MIPS: BCM3384: Fix outdated use of mips_cpu_intc_init()
Kevin Cernekee
-1
/
+1
2015-02-19
MIPS: Provide correct siginfo_t.si_stime
Petr Malat
-37
/
+3
2015-02-19
MIPS: Makefile: Move the ASEs checks after setting the core's CFLAGS
Markos Chandras
-18
/
+17
2015-02-19
MIPS: Makefile: Pass -march option on Loongson3A cores
Ralf Baechle
-0
/
+10
2015-02-19
Merge tag 'microcode_fixes_for-3.21' of git://git.kernel.org/pub/scm/linux/ke...
Ingo Molnar
-1
/
+10
2015-02-19
x86/microcode/intel: Handle truncated microcode images more robustly
Quentin Casasnovas
-0
/
+9
2015-02-19
x86/microcode/intel: Guard against stack overflow in the loader
Quentin Casasnovas
-1
/
+1
2015-02-19
Merge branch 'tip-x86-kaslr' of git://git.kernel.org/pub/scm/linux/kernel/git...
Ingo Molnar
-20
/
+66
2015-02-19
x86, mm/ASLR: Fix stack randomization on 64-bit systems
Hector Marco-Gisbert
-3
/
+3
2015-02-19
Merge branch 'tip-x86-mm' of git://git.kernel.org/pub/scm/linux/kernel/git/bp...
Ingo Molnar
-2
/
+26
2015-02-19
x86/mm/init: Fix incorrect page size in init_memory_mapping() printks
Dave Hansen
-2
/
+26
2015-02-19
x86/mm/ASLR: Propagate base load address calculation
Jiri Kosina
-17
/
+63
[prev]
[next]