index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
mips
/
kernel
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2013-05-10
2
-8
/
+1
|
\
|
*
unify compat fanotify_mark(2), switch to COMPAT_SYSCALL_DEFINE
Al Viro
2013-05-09
2
-8
/
+1
*
|
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
2013-05-10
23
-364
/
+2172
|
\
\
|
*
\
Merge branch 'mti-next' of git://git.linux-mips.org/pub/scm/sjhill/linux-sjhi...
Ralf Baechle
2013-05-09
17
-333
/
+2029
|
|
\
\
|
|
*
|
MIPS: Add new GIC clockevent driver.
Raghu Gandham
2013-05-09
4
-1
/
+141
|
|
*
|
MIPS: Formatting clean-ups for clocksources.
Steven J. Hill
2013-05-09
1
-3
/
+0
|
|
*
|
MIPS: Refactor GIC clocksource code.
Steven J. Hill
2013-05-09
3
-12
/
+19
|
|
*
|
MIPS: Move 'gic_frequency' to common location.
Steven J. Hill
2013-05-09
1
-0
/
+1
|
|
*
|
MIPS: Move 'gic_present' to common location.
Steven J. Hill
2013-05-09
2
-2
/
+2
|
|
*
|
MIPS: MIPS16e: Add unaligned access support.
Steven J. Hill
2013-05-09
1
-0
/
+255
|
|
*
|
MIPS: MIPS16e: Support handling of delay slots.
Steven J. Hill
2013-05-09
1
-5
/
+98
|
|
*
|
MIPS: microMIPS: Add configuration option for microMIPS kernel.
Steven J. Hill
2013-05-09
1
-0
/
+4
|
|
*
|
MIPS: microMIPS: Add vdso support.
Douglas Leung
2013-05-09
1
-0
/
+9
|
|
*
|
MIPS: microMIPS: Add unaligned access support.
Leonid Yegoshin
2013-05-09
2
-201
/
+1112
|
|
*
|
MIPS: microMIPS: Support handling of delay slots.
Leonid Yegoshin
2013-05-09
1
-0
/
+85
|
|
*
|
MIPS: microMIPS: Add support for exception handling.
Steven J. Hill
2013-05-09
5
-101
/
+277
|
|
*
|
MIPS: microMIPS: Floating point support.
Leonid Yegoshin
2013-05-09
2
-5
/
+19
|
|
*
|
MIPS: Allow ASID size to be determined at boot time.
Steven J. Hill
2013-05-08
3
-8
/
+10
|
*
|
|
Merge branch 'next/kvm' into mips-for-linux-next
Ralf Baechle
2013-05-09
5
-1
/
+81
|
|
\
\
\
|
|
*
|
|
MIPS: Export symbols used by KVM/MIPS module
Sanjay Lal
2013-05-08
1
-0
/
+1
|
|
*
|
|
MIPS: ASM offsets for VCPU arch specific fields.
Sanjay Lal
2013-05-08
1
-0
/
+66
|
|
*
|
|
KVM/MIPS32: KVM Guest kernel support.
Sanjay Lal
2013-05-08
3
-1
/
+14
|
*
|
|
|
Merge branch 'mips-next-3.10' of git://git.linux-mips.org/pub/scm/john/linux-...
Ralf Baechle
2013-05-08
8
-54
/
+75
|
|
\
\
\
\
|
|
*
|
|
|
MIPS: add detect_memory_region()
John Crispin
2013-05-08
1
-0
/
+22
|
|
*
|
|
|
MIPS: move mips_{set,get}_machine_name() to a more generic place
John Crispin
2013-05-08
4
-25
/
+36
|
|
|
|
/
/
|
|
|
/
|
|
|
*
|
|
|
MIPS: Avoid overoptimization by GCC.
Ralf Baechle
2013-04-11
1
-2
/
+1
|
*
|
|
|
MIPS: Make tlb exception handler definitions and declarations match.
Ralf Baechle
2013-04-11
1
-4
/
+4
*
|
|
|
|
mips: single_open() leaks
Al Viro
2013-05-05
1
-1
/
+1
|
|
_
|
_
|
/
|
/
|
|
|
*
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2013-05-01
1
-38
/
+26
|
\
\
\
\
|
*
|
|
|
mips: Don't use create_proc_read_entry()
David Howells
2013-04-29
1
-38
/
+26
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2013-05-01
3
-126
/
+7
|
\
\
\
\
|
*
|
|
|
get rid of compat_sys_semctl() and friends in case of ARCH_WANT_OLD_COMPAT_IPC
Al Viro
2013-03-03
2
-27
/
+3
|
*
|
|
|
merge compat sys_ipc instances
Al Viro
2013-03-03
2
-70
/
+1
|
*
|
|
|
consolidate compat lookup_dcookie()
Al Viro
2013-03-03
2
-7
/
+1
|
*
|
|
|
convert sendfile{,64} to COMPAT_SYSCALL_DEFINE
Al Viro
2013-03-03
3
-22
/
+2
|
|
/
/
/
*
|
|
|
Merge branch 'akpm' (incoming from Andrew)
Linus Torvalds
2013-04-30
1
-14
/
+1
|
\
\
\
\
|
*
|
|
|
dump_stack: unify debug information printed by show_regs()
Tejun Heo
2013-04-30
1
-1
/
+1
|
*
|
|
|
dump_stack: consolidate dump_stack() implementations and unify their behaviors
Tejun Heo
2013-04-30
1
-13
/
+0
*
|
|
|
|
Merge tag 'pm+acpi-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2013-04-30
4
-303
/
+0
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
Merge branch 'pm-cpufreq'
Rafael J. Wysocki
2013-04-28
4
-303
/
+0
|
|
\
\
\
\
|
|
|
_
|
_
|
/
|
|
/
|
|
|
|
|
*
|
|
cpufreq: mips: move cpufreq driver to drivers/cpufreq
Viresh Kumar
2013-04-10
4
-296
/
+0
|
|
*
|
|
cpufreq: Don't check if cpu is online/offline for cpufreq callbacks
Viresh Kumar
2013-04-02
1
-6
/
+0
|
|
*
|
|
cpufreq: Notify all policy->cpus in cpufreq_notify_transition()
Viresh Kumar
2013-04-02
1
-3
/
+2
|
|
|
/
/
*
|
|
|
Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2013-04-30
2
-34
/
+16
|
\
\
\
\
|
*
|
|
|
mips: Use generic idle loop
Thomas Gleixner
2013-04-08
2
-34
/
+16
|
|
/
/
/
*
|
|
|
early_printk: consolidate random copies of identical code
Thomas Gleixner
2013-04-29
1
-6
/
+6
|
/
/
/
*
|
|
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
2013-04-05
3
-9
/
+10
|
\
\
\
|
*
|
|
MIPS: Fix ISA level which causes secondary cache init bypassing and more
Deng-Cheng Zhu
2013-04-05
2
-5
/
+3
|
*
|
|
MIPS: Unbreak function tracer for 64-bit kernel.
David Daney
2013-04-05
1
-4
/
+7
|
|
/
/
*
|
|
MIPS: Fix code generation for non-DSP capable CPUs
Florian Fainelli
2013-03-19
1
-19
/
+6
[next]