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-31
[MIPS] Add smp_call_function_single()
Peter Watkins
1
-0
/
+55
2007-07-31
[MIPS] Kexec: Fix several 64-bit bugs.
Ralf Baechle
1
-38
/
+40
2007-07-31
[MIPS] Kexec: Fix several warnings.
Ralf Baechle
1
-5
/
+8
2007-07-31
[MIPS] DDB5477: Remove support
Yoichi Yuasa
62
-3301
/
+0
2007-07-31
[MIPS] Fulong: Remove unneeded header file
Songmao Tian
2
-14
/
+0
2007-07-31
[MIPS] Cobalt: Enable UART on RaQ1
Martin Michlmayr
1
-2
/
+2
2007-07-31
[MIPS] remove some duplicate includes
Jesper Juhl
3
-3
/
+0
2007-07-31
[MIPS] Oprofile: Fix rm9000 performance counter handler
Dajie Tan
1
-0
/
+1
2007-07-31
[MIPS] Use -Werror on subdirectories which build cleanly.
Ralf Baechle
27
-1
/
+53
2007-07-31
[MIPS] Yosemite: Fix warning.
Ralf Baechle
1
-6
/
+11
2007-07-31
[MIPS] Yosemite: Only build ll_ht_smp_irq_handler() if HYPERTRANSPORT.
Ralf Baechle
1
-0
/
+2
2007-07-31
[MIPS] Yosemite: Fix build error due to undeclared titan_mailbox_irq().
Ralf Baechle
1
-0
/
+2
2007-07-31
[MIPS] Yosemite: Don't declare titan_mailbox_irq() as asmlinkage.
Ralf Baechle
1
-1
/
+1
2007-07-31
[MIPS] Yosemite: Fix warnings in i2c-yoesmite by deleting the unused code.
Ralf Baechle
2
-189
/
+3
2007-07-31
[MIPS] Delete unused arch/mips/gt64120/common/
Ralf Baechle
2
-106
/
+0
2007-07-31
[MIPS] Fix build warning in unaligned load/store emulator.
Ralf Baechle
1
-31
/
+20
2007-07-31
[MIPS] IP32: Don't ignore request_irq's return value.
Ralf Baechle
1
-1
/
+2
2007-07-31
[MIPS] IP27: Fix warning.
Ralf Baechle
1
-7
/
+9
2007-07-31
[MIPS] BCM1480: Include <linux/module.h>.
Ralf Baechle
1
-0
/
+1
2007-07-31
[MIPS] Remove Momentum Ocelot support.
Ralf Baechle
56
-1993
/
+0
2007-07-31
[MIPS] Fix archhelp.
Ralf Baechle
2
-4
/
+8
2007-07-31
[MIPS] Cleanup default bootfile format rule mess.
Ralf Baechle
1
-27
/
+8
2007-07-31
[MIPS] Replace use of stext with _stext.
Ralf Baechle
2
-3
/
+2
2007-07-31
[MIPS] Fix build breakage due to duplicate cpu_clock definition
Ralf Baechle
5
-11
/
+11
2007-07-31
[MIPS] ARC: Fix modpost warnings.
Ralf Baechle
1
-11
/
+11
2007-07-31
[MIPS] SMTC: Fix modpost warning.
Ralf Baechle
1
-1
/
+1
2007-07-31
[MIPS] Fix modpost warning.
Ralf Baechle
1
-1
/
+1
2007-07-31
[MIPS] rtlx: Fix modpost warning
Ralf Baechle
1
-1
/
+1
2007-07-31
[MIPS] MTI: Add CoreFPGA4 ID.
Chris Dearman
2
-0
/
+2
2007-07-31
[MIPS] RP: Sysfs interface for stopping RP program
Ralf Baechle
1
-0
/
+18
2007-07-31
[MIPS] RP: Pass number of TCs available to RP program in $2.
Ralf Baechle
1
-9
/
+73
2007-07-31
[MIPS] MT: Enable coexistence of AP/SP with VSMP and SMTC.
Ralf Baechle
6
-169
/
+197
2007-07-31
[MIPS] SMTC: Safety net for i8259A interrupts.
Kevin D. Kissell
1
-0
/
+12
2007-07-31
[MIPS] SMTC: smtc_timer_broadcast ignores its arguments, make it void.
Ralf Baechle
2
-3
/
+3
2007-07-31
[MIPS] SMTC: Declare static what should be static.
Ralf Baechle
1
-2
/
+2
2007-07-31
[MIPS] SMTC: Statically initialize irq_ipi[].
Ralf Baechle
1
-6
/
+6
2007-07-31
[MIPS] rbtx4938: Fix warnings
Atsushi Nemoto
1
-1
/
+1
2007-07-31
[MIPS] Sort system types alphabetically
Yoichi Yuasa
1
-100
/
+100
2007-07-31
[MIPS] Fix RBTX49x7 board name
Yoichi Yuasa
1
-1
/
+1
2007-07-31
[MIPS] 0 -> NULL
Yoann Padioleau
2
-7
/
+7
2007-07-31
[MIPS] IP27: Fix modpost warning.
Ralf Baechle
1
-1
/
+1
2007-07-31
[MIPS] Wire up the fallocate syscall.
Ralf Baechle
5
-0
/
+11
2007-07-31
[MIPS] Fixup secure computing stuff.
Ralf Baechle
8
-18
/
+32
2007-07-31
[MIPS] rbtx4927: Fix some gcc warnings and a section mismatch.
Atsushi Nemoto
3
-57
/
+7
2007-07-31
[MIPS] rbtx4927: Fix -Werror-implicit-function-declaration build error.
Atsushi Nemoto
1
-0
/
+3
2007-07-29
Remove fs.h from mm.h
Alexey Dobriyan
2
-0
/
+2
2007-07-24
[MIPS] Fix marge error due to conflict in arch/mips/kernel/head.S
Atsushi Nemoto
1
-1
/
+1
2007-07-24
[MIPS] ARC: Remove unused arch/mips/arc/console.c
Yoichi Yuasa
1
-31
/
+0
2007-07-24
[MIPS] SNI: sniprom
Thomas Bogendoerfer
1
-2
/
+3
2007-07-24
[MIPS] Jazz: remove unneeded reset functions
Yoichi Yuasa
2
-17
/
+0
[next]