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
2007-07-09
sched: zap the migration init / cache-hot balancing code
Ingo Molnar
1
-11
/
+0
2007-07-06
[MIPS] Fix scheduling latency issue on 24K, 34K and 74K cores
Ralf Baechle
1
-2
/
+13
2007-07-06
[MIPS] SMTC: Fix cut'n'paste bug in Kconfig.debug
Ralf Baechle
1
-1
/
+1
2007-07-06
[MIPS] Change libgcc-style functions from lib-y to obj-y
Ralf Baechle
1
-1
/
+1
2007-07-06
[MIPS] Fix timer/performance interrupt detection
Chris Dearman
1
-4
/
+4
2007-07-06
[MIPS] AP/SP: Avoid triggering the 34K E125 performance issue
Ralf Baechle
1
-4
/
+0
2007-07-04
[MIPS] VSMP: Fix initialization ordering bug.
Ralf Baechle
1
-2
/
+2
2007-06-28
mips-jazz: correct flags for timer io resource
Alexey Dobriyan
1
-1
/
+1
2007-06-26
[MIPS] Count timer interrupts correctly.
Chris Dearman
1
-1
/
+1
2007-06-26
[MIPS] EMMA2RH: Disable GEN_RTC, it can't possibly work.
Ralf Baechle
1
-2
/
+1
2007-06-26
[MIPS] use compat_siginfo in rt_sigframe_n32
Pavel Kiryukhin
2
-65
/
+3
2007-06-26
[MIPS] 20K: Handle WAIT related bugs according to errata information
Ralf Baechle
1
-1
/
+11
2007-06-26
[MIPS] AP/SP requires shadow registers, auto enable support.
Ralf Baechle
1
-0
/
+1
2007-06-26
[MIPS] Fix pb1500 reg B access
Yoichi Yuasa
1
-1
/
+1
2007-06-26
[MIPS] Alchemy: Fix wrong cast
Yoichi Yuasa
1
-1
/
+1
2007-06-26
[MIPS] remove "support for" from system type entry
Yoichi Yuasa
1
-2
/
+2
2007-06-26
[MIPS] add io_map_base to pci_controller on Cobalt
Yoichi Yuasa
1
-0
/
+1
2007-06-26
[MIPS] __ucmpdi2 arguments are unsigned long long.
Ralf Baechle
1
-1
/
+1
2007-06-20
[MIPS] Don't drag a platform specific header into generic arch code.
Ralf Baechle
10
-62
/
+63
2007-06-14
[MIPS] Fix builds where MSC01E_xxx is undefined.
Chris Dearman
1
-1
/
+4
2007-06-14
[MIPS] Separate performance counter interrupts
Chris Dearman
4
-46
/
+135
2007-06-14
[MIPS] Malta: Fix for SOCitSC based Maltas
Chris Dearman
4
-61
/
+67
2007-06-11
[MIPS] Fix IP27 build
Atsushi Nemoto
1
-1
/
+1
2007-06-11
[MIPS] Fix modpost warnings by making start_secondary __cpuinit
Ralf Baechle
1
-1
/
+1
2007-06-11
[MIPS] SMTC: Fix build error caused by nonsense code.
Chris Dearman
1
-14
/
+2
2007-06-11
[MIPS] SMTC: The MT ASE requires to initialize c0_pagemask and c0_wired.
Ralf Baechle
1
-0
/
+7
2007-06-11
[MIPS] SMTC: Don't continue in set_vi_srs_handler on detected bad arguments.
Ralf Baechle
1
-2
/
+3
2007-06-11
[MIPS] SMTC: Fix warning.
Ralf Baechle
1
-2
/
+2
2007-06-11
[MIPS] Wire up utimensat, signalfd, timerfd, eventfd
Atsushi Nemoto
4
-1
/
+17
2007-06-11
[MIPS] Atlas: Fix build.
Ralf Baechle
1
-3
/
+2
2007-06-11
[MIPS] Always install the DSP exception handler.
Chris Dearman
1
-2
/
+1
2007-06-11
[MIPS] SMTC: Don't set and restore irqregs ptr from self_ipi.
Ralf Baechle
1
-3
/
+0
2007-06-06
[MIPS] Fix warning by moving do_default_vi into CONFIG_CPU_MIPSR2_SRS
Atsushi Nemoto
1
-6
/
+6
2007-06-06
[MIPS] Fix some minor typoes in arch/mips/Kconfig.
Robert P. J. Day
1
-3
/
+3
2007-06-06
[MIPS] Remove prototype for deleted function qemu_handle_int
Ralf Baechle
1
-2
/
+0
2007-06-06
[MIPS] Fix some system calls with long long arguments
Atsushi Nemoto
3
-2
/
+12
2007-06-06
[MIPS] Make dma_map_sg handle sg elements which are longer than one page
Thomas Bogendoerfer
1
-2
/
+3
2007-06-06
[MIPS] Fix VGA corruption on RM300C
Thomas Bogendoerfer
1
-1
/
+32
2007-06-06
[MIPS] RM300: Fix MMIO problems by marking the PCI INT ACK region busy
Thomas Bogendoerfer
1
-1
/
+17
2007-06-06
[MIPS] EMMA2RH: remove dead KGDB code
Sergei Shtylyov
1
-24
/
+0
2007-06-06
[MIPS] Remove duplicate fpu enable hazard code.
Chris Dearman
1
-1
/
+1
2007-06-06
[MIPS] Atlas, Malta, SEAD: Remove scroll from interrupt handler.
Ralf Baechle
5
-29
/
+36
2007-06-01
parse errors in ifdefs
Yoann Padioleau
2
-8
/
+8
2007-05-24
meth driver renovation
Ralf Baechle
2
-1
/
+21
2007-05-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fix
Linus Torvalds
1
-2
/
+2
2007-05-21
Detach sched.h from mm.h
Alexey Dobriyan
2
-2
/
+2
2007-05-19
all-archs: consolidate .data section definition in asm-generic
Sam Ravnborg
1
-1
/
+1
2007-05-19
all-archs: consolidate .text section definition in asm-generic
Sam Ravnborg
1
-1
/
+1
2007-05-11
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-ip22
Linus Torvalds
2
-1
/
+178
2007-05-11
Convert SGI IP22 and specific drivers to platform_device.
Ralf Baechle
2
-1
/
+178
[next]