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
/
mips
Age
Commit message (
Expand
)
Author
Lines
2014-09-09
net: bpf: be friendly to kmemcheck
Daniel Borkmann
-1
/
+1
2014-09-09
bcma: use separated function to initialize bus on SoC
Rafał Miłecki
-0
/
+4
2014-09-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
-61
/
+142
2014-09-05
net: bpf: make eBPF interpreter images read-only
Daniel Borkmann
-1
/
+2
2014-09-03
seccomp,x86,arm,mips,s390: Remove nr parameter from secure_computing
Andy Lutomirski
-1
/
+1
2014-09-01
treewide: fix errors in printk
Masanari Iida
-3
/
+3
2014-08-29
kexec: remove CONFIG_KEXEC dependency on crypto
Vivek Goyal
-2
/
+0
2014-08-29
KVM: remove garbage arg to *hardware_{en,dis}able
Radim Krčmář
-2
/
+2
2014-08-29
KVM: static inline empty kvm_arch functions
Radim Krčmář
-42
/
+11
2014-08-29
KVM: forward declare structs in kvm_types.h
Paolo Bonzini
-5
/
+0
2014-08-27
MIPS: Move CPU topology macros to topology.h
Huacai Chen
-5
/
+8
2014-08-26
mips: Replace __get_cpu_var uses
Christoph Lameter
-29
/
+29
2014-08-26
MIPS: Replace __get_cpu_var uses in FPU emulator.
Christoph Lameter
-12
/
+12
2014-08-26
MIPS: fix comment spelling
Geert Uytterhoeven
-1
/
+1
2014-08-26
MIPS: Wire up new syscalls getrandom and memfd_create.
Ralf Baechle
-6
/
+20
2014-08-26
MIPS: Fix a warning for virt_to_page
Zubair Lutfullah Kakakhel
-1
/
+2
2014-08-26
arch/mips/net/bpf_jit.c: fix failure check
Andrey Utkin
-2
/
+3
2014-08-26
MIPS: COP2: CPP macro safety fixes.
Ralf Baechle
-11
/
+11
2014-08-26
MIPS: Kconfig: Select SMP symbols for CMP
Markos Chandras
-0
/
+2
2014-08-26
MIPS: ZBOOT: add missing <linux/string.h> include
Aurelien Jarno
-0
/
+1
2014-08-26
MIPS: IP28: Fix/clean spaces.h
Thomas Bogendoerfer
-7
/
+0
2014-08-26
MIPS: IP28: Select correct L1_CACHE_SHIFT
Thomas Bogendoerfer
-0
/
+1
2014-08-26
MIPS: BCM63xx: delete double assignment
Julia Lawall
-2
/
+2
2014-08-26
MIPS: Spelling s/confugrations/configurations/
Geert Uytterhoeven
-1
/
+1
2014-08-26
MIPS: OCTEON: make get_system_type() thread-safe
Aaro Koskinen
-5
/
+13
2014-08-26
MIPS: CPS: Initialize EVA before bringing up VPEs from secondary cores
Markos Chandras
-0
/
+4
2014-08-26
MIPS: Malta: EVA: Rename 'eva_entry' to 'platform_eva_init'
Markos Chandras
-6
/
+16
2014-08-26
MIPS: EVA: Add new EVA header
Markos Chandras
-0
/
+43
2014-08-26
MIPS: scall64-o32: Fix indirect syscall detection
Markos Chandras
-4
/
+8
2014-08-26
MIPS: syscall: Fix AUDIT value for O32 processes on MIPS64
Markos Chandras
-3
/
+5
2014-08-26
MIPS: Loongson: Fix COP2 usage for preemptible kernel
Huacai Chen
-4
/
+4
2014-08-26
MIPS: NL: Fix nlm_xlp_defconfig build error
Guenter Roeck
-7
/
+0
2014-08-26
MIPS: Remove race window in page fault handling
Lars Persson
-13
/
+22
2014-08-26
MIPS: Malta: Improve system memory detection for '{e, }memsize' >= 2G
Markos Chandras
-4
/
+10
2014-08-26
MIPS: Alchemy: Fix db1200 PSC clock enablement
Manuel Lauss
-5
/
+1
2014-08-26
MIPS: BCM47XX: Fix reboot problem on BCM4705/BCM4785
Hauke Mehrtens
-2
/
+11
2014-08-26
MIPS: Remove duplicated include from numa.c
Wei Yongjun
-2
/
+0
2014-08-26
MIPS: Add common plat_irq_dispatch declaration
Sergey Ryazanov
-1
/
+2
2014-08-26
MIPS: MSP71xx: remove unused plat_irq_dispatch() argument
Sergey Ryazanov
-1
/
+1
2014-08-26
MIPS: GIC: Remove useless parens from GICBIS().
Ralf Baechle
-1
/
+1
2014-08-26
MIPS: perf: Mark pmu interupt IRQF_NO_THREAD
Yang Wei
-1
/
+1
2014-08-25
MIPS: kdump: Set correct value to kexec_indirection_page variable
Yang Wei
-2
/
+6
2014-08-21
KVM: add kvm_arch_sched_in
Radim Krčmář
-0
/
+4
2014-08-19
MIPS: OCTEON: make get_system_type() thread-safe
Aaro Koskinen
-5
/
+13
2014-08-19
MIPS: CPS: Initialize EVA before bringing up VPEs from secondary cores
Markos Chandras
-0
/
+4
2014-08-19
MIPS: Malta: EVA: Rename 'eva_entry' to 'platform_eva_init'
Markos Chandras
-6
/
+16
2014-08-19
MIPS: EVA: Add new EVA header
Markos Chandras
-0
/
+43
2014-08-19
MIPS: scall64-o32: Fix indirect syscall detection
Markos Chandras
-4
/
+8
2014-08-19
MIPS: syscall: Fix AUDIT value for O32 processes on MIPS64
Markos Chandras
-3
/
+5
2014-08-19
MIPS: Loongson: Fix COP2 usage for preemptible kernel
Huacai Chen
-4
/
+4
[prev]
[next]