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
/
include
/
asm-mips
Age
Commit message (
Expand
)
Author
Files
Lines
2008-01-15
[MIPS] Cacheops.h: Fix typo.
Ralf Baechle
1
-1
/
+1
2007-12-14
[MIPS] Alchemy: fix PCI resource conflict
Sergei Shtylyov
1
-4
/
+5
2007-12-09
[MIPS] Alchemy: Fix Au1x SD controller IRQ
Manuel Lauss
1
-2
/
+5
2007-12-06
[MIPS] Alchemy: fix IRQ bases
Sergei Shtylyov
1
-10
/
+11
2007-12-01
[MIPS] Fix use of smp_processor_id() in preemptible code.
Pavel Kiryukhin
1
-3
/
+3
2007-11-29
IP22ZILOG: fix lockup and sysrq
Thomas Bogendoerfer
1
-2
/
+0
2007-11-26
[MIPS] 64-bit Sibyte kernels need DMA32.
Ralf Baechle
1
-0
/
+1
2007-11-26
[MIPS] Only build r4k clocksource for systems that work ok with it.
Ralf Baechle
1
-0
/
+11
2007-11-26
[MIPS] Handle R4000/R4400 mfc0 from count register.
Ralf Baechle
1
-2
/
+3
2007-11-26
[MIPS] Fix possible hang in LL/SC futex loops.
Ralf Baechle
1
-3
/
+3
2007-11-26
[MIPS] Fix context DSP context / TLS pointer switching bug for new threads.
Ralf Baechle
1
-2
/
+6
2007-11-26
[MIPS] IP32: More interrupt renumbering fixes.
Ralf Baechle
1
-1
/
+1
2007-11-26
[MIPS] Fix pcspeaker build.
Ralf Baechle
2
-10
/
+2
2007-11-15
[MIPS] Lasat: Fix overlap of interrupt number ranges.
Yoichi Yuasa
2
-5
/
+13
2007-11-15
[MIPS] Fix shadow register support.
Ralf Baechle
1
-0
/
+1
2007-11-15
[MIPS] Change get_cycles to always return 0.
Ralf Baechle
1
-1
/
+1
2007-11-02
Use i8253.c lock for PC speaker on MIPS, too.
Ralf Baechle
1
-0
/
+4
2007-11-02
[MIPS] Fix and cleanup the MIPS part of the (ab)use of CLOCK_TICK_RATE.
Ralf Baechle
6
-91
/
+5
2007-11-02
[MIPS] i8253.h: Remove all i8259 related definitions.
Ralf Baechle
1
-15
/
+0
2007-11-02
[MIPS] Cobalt: Fix IRQ comment; the Cobalt kernel uses CP0 counter now.
Yoichi Yuasa
1
-2
/
+1
2007-11-02
[MIPS] time: Code cleanups
Atsushi Nemoto
1
-13
/
+0
2007-11-02
[MIPS] time: Remove now unused local_timer_interrupt.
Ralf Baechle
1
-5
/
+0
2007-10-29
[MIPS] time: Replace plat_timer_setup with modern APIs.
Ralf Baechle
1
-0
/
+1
2007-10-29
[MIPS] txx9tmr clockevent/clocksource driver
Atsushi Nemoto
6
-49
/
+72
2007-10-29
[MIPS] IP32: Fixes after interrupt renumbering.
Ralf Baechle
1
-1
/
+3
2007-10-29
[MIPS] time: Remove declaration of plat_timer_setup, there is no caller.
Ralf Baechle
1
-1
/
+0
2007-10-22
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
Linus Torvalds
3
-5
/
+8
2007-10-22
[MIPS] Fix include wrapper symbol to something sane.
Ralf Baechle
1
-3
/
+3
2007-10-22
[MIPS] time: Add GT641xx timer0 clockevent driver
Yoichi Yuasa
1
-0
/
+5
2007-10-22
[MIPS] time: SMP-proofing of Sibyte clockevent/clocksource code.
Ralf Baechle
1
-2
/
+0
2007-10-22
Add CONFIG_DEBUG_SG sg validation
Jens Axboe
1
-0
/
+3
2007-10-22
Change table chaining layout
Jens Axboe
1
-1
/
+1
2007-10-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
Linus Torvalds
1
-1
/
+1
2007-10-20
ide: add CONFIG_IDE_ARCH_OBSOLETE_INIT
Bartlomiej Zolnierkiewicz
1
-1
/
+0
2007-10-19
Fix misspellings of "system", "controller", "interrupt" and "necessary".
Robert P. J. Day
1
-1
/
+1
2007-10-19
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
Linus Torvalds
2
-2
/
+5
2007-10-19
define global BIT macro
Jiri Slaby
2
-6
/
+0
2007-10-19
forbid asm/bitops.h direct inclusion
Jiri Slaby
1
-0
/
+4
2007-10-19
remove asm/bitops.h includes
Jiri Slaby
1
-1
/
+1
2007-10-19
remove unused flush_tlb_pgtables
Benjamin Herrenschmidt
1
-7
/
+0
2007-10-19
[MIPS] Kill duplicated setup_irq() for cp0 timer
Atsushi Nemoto
1
-2
/
+0
2007-10-19
[MIPS] time: Helpers to compute clocksource/event shift and mult values.
Ralf Baechle
1
-0
/
+5
2007-10-18
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
Linus Torvalds
2
-2
/
+14
2007-10-18
mips: lock bitops
Nick Piggin
1
-1
/
+96
2007-10-18
mips: fix bitops
Nick Piggin
1
-0
/
+6
2007-10-18
bitops: introduce lock ops
Nick Piggin
1
-0
/
+1
2007-10-18
[MIPS] time: Move R4000 clockevent device code to separate configurable file
Ralf Baechle
1
-0
/
+6
2007-10-18
[MIPS] time: Delete dead cycles_per_jiffy, mips_timer_ack and null_timer_ack
Ralf Baechle
1
-1
/
+0
2007-10-18
[MIPS] Always do the ARC64_TWIDDLE_PC thing.
Thomas Bogendoerfer
1
-1
/
+8
2007-10-17
[MIPS] Alchemy: Renumber interrupts so irq_cpu can work.
Ralf Baechle
3
-342
/
+373
[next]