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-10-29
[MIPS] tb0219: Update copyright message.
Ralf Baechle
1
-1
/
+1
2007-10-29
[MIPS] MT: Fix bug in multithreaded kernels.
Ralf Baechle
1
-3
/
+18
2007-10-29
[MIPS] Alchemy: Remove CONFIG_TS_AU1X00_ADS7846 from defconfigs.
Ralf Baechle
8
-8
/
+0
2007-10-29
Author: Ralf Baechle <ralf@linux-mips.org>
Ralf Baechle
3
-3
/
+3
2007-10-29
[MIPS] sb1250: Enable GenBus IDE in defconfig.
Maciej W. Rozycki
1
-1
/
+1
2007-10-29
[MIPS] vmlinux.ld.S: correctly indent .data section
Franck Bui-Huu
1
-15
/
+17
2007-10-29
[MIPS] c-r3k: Implement flush_cache_range()
Maciej W. Rozycki
1
-28
/
+32
2007-10-29
[MIPS] Store sign-extend register values for PTRACE_GETREGS
Atsushi Nemoto
2
-11
/
+11
2007-10-29
[MIPS] Alchemy: Register platform devices
Florian Fainelli
2
-0
/
+87
2007-10-29
[MIPS] Add len and addr validation for MAP_FIXED mappings.
David Daney
1
-2
/
+7
2007-10-29
[MIPS] IRIX: Fix off-by-one error in signal compat code.
Ralf Baechle
1
-2
/
+6
2007-10-29
[MIPS] time: Replace plat_timer_setup with modern APIs.
Ralf Baechle
3
-67
/
+62
2007-10-29
[MIPS] time: Fix cut'n'paste bug in Sibyte clockevent driver.
Ralf Baechle
2
-2
/
+2
2007-10-29
[MIPS] time: Make c0_compare_int_usable faster
Atsushi Nemoto
1
-4
/
+10
2007-10-29
[MIPS] time: Fix cevt-r4k.c for 64-bit kernel
Atsushi Nemoto
1
-2
/
+2
2007-10-29
[MIPS] Sibyte: Delete {sb1250,bcm1480}_steal_irq().
Ralf Baechle
4
-54
/
+0
2007-10-29
[MIPS] txx9tmr clockevent/clocksource driver
Atsushi Nemoto
6
-96
/
+201
2007-10-29
[MIPS] Add mips_hpt_frequency check to mips_clockevent_init().
Yoichi Yuasa
1
-1
/
+1
2007-10-29
[MIPS] IP32: Fixes after interrupt renumbering.
Ralf Baechle
1
-51
/
+77
2007-10-29
[MIPS] IP27: Fix slice logic to work for arbitrary number of slices.
Ralf Baechle
1
-4
/
+7
2007-10-29
[MIPS] SNI: Convert a20r timer to clockevent device.
Ralf Baechle
1
-16
/
+64
2007-10-29
[MIPS] time: Merge eXcite plat_timer_setup into plat_time_init.
Ralf Baechle
1
-11
/
+10
2007-10-29
[MIPS] time: Merge lasat plat_timer_setup into plat_time_init.
Ralf Baechle
1
-5
/
+2
2007-10-29
[MIPS] time: Remove wrppmc's definition of plat_timer_setup.
Ralf Baechle
1
-6
/
+0
2007-10-29
[MIPS] time: Cause platform definitions of plat_timer_setup to cause error.
Ralf Baechle
1
-5
/
+12
2007-10-29
[MIPS] Alchemy: Convert from plat_timer_setup to plat_time_init.
Ralf Baechle
1
-1
/
+1
2007-10-29
[MIPS] vpe: Use p_paddr instead of p_vaddr loader.
Ralf Baechle
1
-2
/
+2
2007-10-29
[MIPS] Cleanup random difference between the lmo and kernel.org tree.
Ralf Baechle
1
-1
/
+1
2007-10-29
[MIPS] time: set clock before clockevent_delta2ns() in GT641xx.
Yoichi Yuasa
1
-1
/
+1
2007-10-29
[MIPS] time: Use non-interrupt locks in GT641xx clockevent driver
Yoichi Yuasa
1
-6
/
+4
2007-10-29
[MIPS] Alchemy: micro-optimizatize time code.
Ralf Baechle
1
-7
/
+2
2007-10-29
[MIPS] Alchemy: Nuke homebrew setup_irq(), it's broken and unnecessary.
Ralf Baechle
2
-34
/
+9
2007-10-29
[MIPS] SMTC: Allow control over TC assignment to vpe0.
Kevin D. Kissell
1
-13
/
+44
2007-10-23
mips: sg_page() fallout
Jens Axboe
1
-0
/
+1
2007-10-22
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
Linus Torvalds
19
-288
/
+432
2007-10-22
[MIPS] time: Make c0_compare_int_usable more bullet proof
Atsushi Nemoto
1
-2
/
+2
2007-10-22
[MIPS] Kbuild: Use the new cc-cross-prefix feature.
Ralf Baechle
2
-20
/
+10
2007-10-22
[MIPS] Malta: Delete dead code.
Ralf Baechle
1
-13
/
+0
2007-10-22
[MIPS] time: Add GT641xx timer0 clockevent driver
Yoichi Yuasa
6
-22
/
+188
2007-10-22
[MIPS] time: SMP-proofing of Sibyte clockevent/clocksource code.
Ralf Baechle
6
-165
/
+158
2007-10-22
[MIPS] time: SMP/NUMA-proofing of IP27 HUB RT timer code.
Ralf Baechle
2
-64
/
+72
2007-10-22
[MIPS] time: Fix calculation in clockevent_set_clock()
Atsushi Nemoto
1
-2
/
+2
2007-10-22
Update arch/ to use sg helpers
Jens Axboe
1
-9
/
+7
2007-10-20
typo fixes
Matt LaPlante
1
-1
/
+1
2007-10-19
Fix misspellings of "system", "controller", "interrupt" and "necessary".
Robert P. J. Day
3
-3
/
+3
2007-10-19
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
Linus Torvalds
19
-705
/
+249
2007-10-19
Combine instrumentation menus in kernel/Kconfig.instrumentation
Mathieu Desnoyers
2
-24
/
+1
2007-10-19
Use helpers to obtain task pid in printks (arch code)
Alexey Dobriyan
1
-1
/
+1
2007-10-19
remove asm/bitops.h includes
Jiri Slaby
3
-3
/
+3
2007-10-19
pid namespaces: define is_global_init() and is_container_init()
Serge E. Hallyn
1
-1
/
+1
[next]