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
/
mips-boards
Age
Commit message (
Expand
)
Author
Files
Lines
2006-09-27
[MIPS] Atlas: update interrupt handling
Maciej W. Rozycki
3
-22
/
+92
2006-09-27
[MIPS] Patch to arch/mips/mips-boards/generic/time.c
Kevin D. Kissell
1
-21
/
+36
2006-07-13
[MIPS] MIPSsim: Build fix, rename sim_timer_setup -> plat_timer_setup.
Ralf Baechle
1
-1
/
+1
2006-07-13
[MIPS] Remove unused code.
Ralf Baechle
3
-249
/
+1
2006-07-13
[MIPS] Atlas, Malta, SEAD: Don't disable interrupts in mips_time_init().
Ralf Baechle
1
-5
/
+1
2006-07-13
[MIPS] Replace board_timer_setup function pointer by plat_timer_setup.
Ralf Baechle
5
-9
/
+1
2006-07-13
[MIPS] MIPSsim: Delete redeclaration of ll_local_timer_interrupt.
Ralf Baechle
1
-2
/
+0
2006-07-13
[MIPS] Malta: Fix build of certain configs.
Ralf Baechle
1
-24
/
+26
2006-07-13
[MIPS] Eleminate interrupt migration helper use.
Ralf Baechle
1
-1
/
+1
2006-07-10
[PATCH] tty: Remove include of screen_info.h from tty.h
Jon Smirl
1
-1
/
+1
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
13
-13
/
+0
2006-06-29
[PATCH] genirq: rename desc->handler to desc->chip
Ingo Molnar
1
-1
/
+1
2006-06-19
[MIPS] Cleanup memory managment initialization.
Ralf Baechle
4
-4
/
+4
2006-06-19
[MIPS] C99-ify struct resource initialization.
Ralf Baechle
1
-5
/
+5
2006-06-19
[MIPS] Remove unused instances of prom_build_cpu_map.
Ralf Baechle
2
-40
/
+0
2006-06-19
[MIPS] Malta: Handle byteswapping hardare bug in big endian mode.
Elizabeth Oldham
1
-0
/
+9
2006-04-27
[MIPS] 24K LV: Add core card id.
Chris Dearman
3
-0
/
+5
2006-04-19
[MIPS] kgdb: Let gcc compute the array size itself.
Ralf Baechle
1
-1
/
+1
2006-04-19
[MIPS] MT: Improved multithreading support.
Ralf Baechle
8
-85
/
+203
2006-04-19
[MIPS] Rewrite all the assembler interrupt handlers to C.
Ralf Baechle
10
-375
/
+317
2006-04-19
[MIPS] Fix the crime against humanity that mipsIRQ.S is.
Ralf Baechle
7
-47
/
+243
2006-04-19
[MIPS] Fixup damage done by 22a9835c350782a5c3257343713932af3ac92ee0.
Ralf Baechle
2
-4
/
+6
2006-04-19
[MIPS] Replace redundant declarations of _end by <asm/sections.h>.
Ralf Baechle
2
-7
/
+3
2006-04-19
[MIPS] Rewrite spurious_interrupt from assembler to C.
Ralf Baechle
2
-2
/
+6
2006-03-27
[PATCH] mips: fixed collision of rtc function name
Yoichi Yuasa
2
-2
/
+2
2006-03-27
[PATCH] unify PFN_* macros
Dave Hansen
2
-10
/
+4
2006-03-22
[PATCH] remove set_page_count() outside mm/
Nick Piggin
2
-2
/
+2
2006-03-21
[MIPS] War on whitespace: cleanup initial spaces followed by tabs.
Ralf Baechle
4
-4
/
+4
2006-02-08
Merge master.kernel.org:/home/rmk/linux-2.6-serial
Linus Torvalds
3
-6
/
+6
2006-02-07
[MIPS] Rename _machine_power_off to pm_power_off so the kernel builds again.
Ralf Baechle
1
-2
/
+3
2006-02-05
[SERIAL] uart_port flags member should use UPF_*
Russell King
3
-3
/
+3
2006-02-05
[SERIAL] uart_port iotype member should use UPIO_*
Russell King
3
-3
/
+3
2006-01-10
MIPS: Oprofile: Fixup the loose ends in the plumbing.
Ralf Baechle
1
-3
/
+17
2006-01-10
MIPS: MIPS boards: Get rid of useless SMP/non-SMP casing.
Ralf Baechle
1
-13
/
+2
2005-11-17
[MIPS] SEAD: More build fixes.
Ralf Baechle
2
-13
/
+3
2005-10-29
Support for MIPSsim, the cycle accurate MIPS simulator.
Ralf Baechle
11
-0
/
+1070
2005-10-29
Virtual SMP support for the 34K.
Ralf Baechle
1
-5
/
+46
2005-10-29
Support for CoreFPGA-3.
Ralf Baechle
3
-15
/
+8
2005-10-29
More AP / SP bits for the 34K, the Malta bits and things. Still wants
Ralf Baechle
5
-110
/
+243
2005-10-29
Convert struct hw_interrupt_type initializations to ISO C99 named
Ralf Baechle
1
-8
/
+7
2005-10-29
Clean up SEAD interrupt initialization.
Maciej W. Rozycki
1
-7
/
+5
2005-10-29
Fixes for system controllers for Atlas/Malta core cards.
Maciej W. Rozycki
2
-56
/
+163
2005-10-29
Get rid of early_init. There's more need to make this form of
Ralf Baechle
4
-18
/
+8
2005-09-05
[PATCH] mips: nuke trailing whitespace
Ralf Baechle
4
-8
/
+8
2005-04-16
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
21
-0
/
+2363