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
/
lasat
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-16
[MIPS] Lasat: Fix build by conversion to irq_cpu.c.
Ralf Baechle
1
-3
/
+5
2007-10-11
[MIPS] Deforest the function pointer jungle in the time code.
Ralf Baechle
4
-14
/
+10
2007-10-11
[MIPS] ARC: Get rid of mips_machgroup
Ralf Baechle
1
-2
/
+0
2007-10-11
[MIPS] Add back support for LASAT platforms
Brian Murphy
22
-0
/
+2408
2007-07-10
[MIPS] remove LASAT Networks platforms support
Yoichi Yuasa
21
-2302
/
+0
2007-03-04
[MIPS] Fix and cleanup the mess that a dozen prom_printf variants are.
Ralf Baechle
4
-43
/
+20
2007-03-04
[MIPS] No need to write c0_compare in plat_timer_setup
Atsushi Nemoto
1
-1
/
+0
2007-02-14
[PATCH] sysctl: remove insert_at_head from register_sysctl
Eric W. Biederman
1
-1
/
+1
2007-02-14
[PATCH] sysctl: C99 convert arch/mips/lasat/sysctl.c and remove ABI breakage
Eric W. Biederman
1
-29
/
+116
2007-02-06
[MIPS] use name instead of typename for each irq_chip
Atsushi Nemoto
1
-1
/
+1
2007-02-06
[MIPS] prom_free_prom_memory cleanup
Atsushi Nemoto
1
-2
/
+1
2006-12-10
[PATCH] sysctl: remove unused "context" param
Alexey Dobriyan
1
-9
/
+8
2006-12-08
[PATCH] struct path: convert mips
Josef Sipek
1
-3
/
+3
2006-12-06
[MIPS] Compile __do_IRQ() when really needed
Franck Bui-Huu
1
-7
/
+0
2006-11-30
[MIPS] use generic_handle_irq, handle_level_irq, handle_percpu_irq
Atsushi Nemoto
1
-1
/
+1
2006-11-30
[MIPS] IRQ cleanups
Atsushi Nemoto
1
-30
/
+6
2006-10-08
[MIPS] Complete fixes after removal of pt_regs argument to int handlers.
Ralf Baechle
1
-3
/
+3
2006-10-01
[SERIAL] Remove wrong asm/serial.h inclusions
Russell King
1
-1
/
+0
2006-07-13
[MIPS] Replace board_timer_setup function pointer by plat_timer_setup.
Ralf Baechle
1
-6
/
+2
2006-07-13
[MIPS] Eleminate interrupt migration helper use.
Ralf Baechle
1
-1
/
+1
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
4
-4
/
+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
1
-1
/
+1
2006-04-19
[MIPS] Rewrite all the assembler interrupt handlers to C.
Ralf Baechle
3
-76
/
+9
2006-03-27
[PATCH] mips: fixed collision of rtc function name
Yoichi Yuasa
1
-2
/
+2
2006-03-27
[PATCH] Notifier chain update: API changes
Alan Stern
1
-1
/
+2
2006-03-26
[PATCH] sem2mutex: misc static one-file mutexes
Ingo Molnar
1
-31
/
+32
2006-03-21
[MIPS] War on whitespace: cleanup initial spaces followed by tabs.
Ralf Baechle
1
-2
/
+3
2006-02-08
Merge master.kernel.org:/home/rmk/linux-2.6-serial
Linus Torvalds
1
-2
/
+2
2006-02-07
[MIPS] Rename _machine_power_off to pm_power_off so the kernel builds again.
Ralf Baechle
1
-1
/
+4
2006-02-05
[SERIAL] uart_port flags member should use UPF_*
Russell King
1
-1
/
+1
2006-02-05
[SERIAL] uart_port iotype member should use UPIO_*
Russell King
1
-1
/
+1
2005-11-07
Use rtc_lock to protect RTC operations
Atsushi Nemoto
1
-0
/
+9
2005-10-29
Sliceup Kconfig; it's grown too large.
Ralf Baechle
1
-0
/
+15
2005-10-29
Convert struct hw_interrupt_type initializations to ISO C99 named
Ralf Baechle
1
-8
/
+7
2005-10-29
Get rid of early_init. There's more need to make this form of
Ralf Baechle
1
-5
/
+1
2005-09-05
[PATCH] mips: nuke trailing whitespace
Ralf Baechle
15
-57
/
+57
2005-04-16
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
21
-0
/
+2323