index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
mips
Age
Commit message (
Expand
)
Author
Files
Lines
2014-11-18
upstream: treewide: Fix common typo in "identify"
Maxime Jayat
1
-2
/
+2
2014-11-18
upstream: Finally eradicate CONFIG_HOTPLUG
Stephen Rothwell
1
-1
/
+1
2014-11-18
clk: Add common __clk_get(), __clk_put() implementations
Sylwester Nawrocki
1
-0
/
+2
2014-11-14
MIPS: tlbex: Properly fix HUGE TLB Refill exception handler
David Daney
1
-1
/
+5
2014-10-05
MIPS: mcount: Adjust stack pointer for static trace in MIPS32
Markos Chandras
1
-0
/
+12
2014-10-05
MIPS: ZBOOT: add missing <linux/string.h> include
Aurelien Jarno
1
-0
/
+1
2014-09-17
MIPS: Fix accessing to per-cpu data when flushing the cache
Ralf Baechle
1
-0
/
+5
2014-09-17
MIPS: OCTEON: make get_system_type() thread-safe
Aaro Koskinen
1
-5
/
+13
2014-09-17
MIPS: asm: thread_info: Add _TIF_SECCOMP flag
Markos Chandras
1
-1
/
+1
2014-09-17
MIPS: Cleanup flags in syscall flags handlers.
Ralf Baechle
5
-4
/
+6
2014-09-17
MIPS: asm/reg.h: Make 32- and 64-bit definitions available at the same time
Alex Smith
2
-110
/
+182
2014-09-17
MIPS: Remove BUG_ON(!is_fpu_owner()) in do_ade()
Huacai Chen
1
-1
/
+0
2014-09-17
MIPS: tlbex: Fix a missing statement for HUGETLB
Huacai Chen
1
-0
/
+1
2014-09-17
MIPS: Prevent user from setting FCSR cause bits
Paul Burton
1
-1
/
+2
2014-09-17
MIPS: GIC: Prevent array overrun
Jeffrey Deans
1
-2
/
+4
2014-07-06
MIPS: KVM: Fix memory leak on VCPU
Deng-Cheng Zhu
1
-0
/
+1
2014-07-06
MIPS: KVM: Remove redundant NULL checks before kfree()
James Hogan
1
-9
/
+3
2014-07-06
MIPS: MSC: Prevent out-of-bounds writes to MIPS SC ioremap'd region
Markos Chandras
1
-1
/
+1
2014-06-26
MIPS: KVM: Allocate at least 16KB for exception handlers
James Hogan
1
-1
/
+1
2014-06-07
genirq: Allow forcing cpu affinity of interrupts
Thomas Gleixner
1
-1
/
+1
2014-06-07
mips: dts: Fix missing device_type="memory" property in memory nodes
Leif Lindholm
5
-0
/
+5
2014-05-13
MIPS: Hibernate: Flush TLB entries in swsusp_arch_resume()
Huacai Chen
1
-0
/
+1
2014-05-13
MIPS: KVM: Pass reserved instruction exceptions to guest
James Hogan
1
-3
/
+4
2014-03-23
MIPS: include linux/types.h
Qais Yousef
1
-0
/
+1
2013-12-20
MIPS: DMA: For BMIPS5000 cores flush region just like non-coherent R10000
Jim Quinlan
1
-6
/
+10
2013-10-18
compiler/gcc4: Add quirk for 'asm goto' miscompilation bug
Ingo Molnar
1
-1
/
+1
2013-09-26
MIPS: ath79: Fix ar933x watchdog clock
Felix Fietkau
1
-1
/
+1
2013-08-14
MIPS: Expose missing pci_io{map,unmap} declarations
Markos Chandras
2
-1
/
+6
2013-07-28
MIPS: Oceton: Fix build error.
Ralf Baechle
1
-1
/
+2
2013-07-25
MIPS: Octeon: Don't clobber bootloader data structures.
David Daney
1
-1
/
+1
2013-06-12
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
3
-7
/
+12
2013-06-11
Merge branch 'fixes' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2
-71
/
+93
2013-06-11
mips/kvm: Use KVM_REG_MIPS and proper size indicators for *_ONE_REG
David Daney
2
-71
/
+93
2013-06-10
MIPS: ftrace: Add missing CONFIG_DYNAMIC_FTRACE
Markos Chandras
1
-0
/
+4
2013-06-10
MIPS: include: mmu_context.h: Replace VIRTUALIZATION with KVM
Markos Chandras
1
-1
/
+1
2013-06-10
MIPS: Alchemy: fix wait function
Manuel Lauss
1
-6
/
+7
2013-06-08
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
9
-39
/
+82
2013-06-06
MIPS: ralink: add missing SZ_1M multiplier
John Crispin
1
-1
/
+1
2013-06-06
MIPS: Compat: Fix cputime_to_timeval() arguments in compat binfmt_elf.
Ralf Baechle
2
-0
/
+22
2013-06-06
MIPS: OCTEON: Improve _machine_halt implementation.
David Daney
1
-6
/
+9
2013-06-06
MIPS: rtlx: Fix implicit declaration of function set_vi_handler()
Yoichi Yuasa
1
-0
/
+1
2013-06-03
mips/kvm: Use ENOIOCTLCMD to indicate unimplemented ioctls.
David Daney
1
-9
/
+9
2013-06-03
mips/kvm: Fix ABI by moving manipulation of CP0 registers to KVM_{G,S}ET_ONE_REG
David Daney
4
-75
/
+322
2013-06-03
mips/kvm: Use ARRAY_SIZE() instead of hardcoded constants in kvm_arch_vcpu_io...
David Daney
1
-3
/
+3
2013-06-03
mips/kvm: Fix name of gpr field in struct kvm_regs.
David Daney
2
-3
/
+4
2013-06-03
mips/kvm: Fix ABI for use of 64-bit registers.
David Daney
1
-5
/
+11
2013-06-03
mips/kvm: Fix ABI for use of FPU.
David Daney
1
-8
/
+21
2013-05-23
Merge tag 'usb-3.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
3
-3
/
+0
2013-05-23
Merge git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2
-9
/
+26
2013-05-23
MIPS: Trap exception handling fixes
Maciej W. Rozycki
1
-13
/
+15
[next]