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
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
2007-10-17
[MIPS] Alchemy: Fix build by conversion to irq_cpu.c.
Ralf Baechle
1
-4
/
+6
2007-10-17
Remove dma_cache_(wback|inv|wback_inv) functions
Ralf Baechle
1
-0
/
+2
2007-10-17
remove include/asm-*/ipc.h
Adrian Bunk
1
-1
/
+0
2007-10-17
cleanup floppy.h
Jan Beulich
1
-2
/
+0
2007-10-17
remove strict ansi check from __u64 in asm/types.h
Olaf Hering
1
-3
/
+3
2007-10-17
kill DECLARE_MUTEX_LOCKED
Christoph Hellwig
1
-1
/
+0
2007-10-16
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
Linus Torvalds
5
-93
/
+129
2007-10-16
[MIPS] Alchemy: Get rid of au1xxx_irq_map_t.
Ralf Baechle
1
-3
/
+3
2007-10-16
[MIPS] Alchemy: Get rid of au_ffz().
Ralf Baechle
1
-7
/
+0
2007-10-16
[MIPS] Alchemy: Get rid of au_ffs().
Ralf Baechle
1
-10
/
+0
2007-10-16
[MIPS] Lasat: Fix build by conversion to irq_cpu.c.
Ralf Baechle
1
-1
/
+4
2007-10-16
[MIPS] Lasat: Add #ifndef ... #endif include warpper to lasatint.h.
Ralf Baechle
1
-0
/
+4
2007-10-16
[MIPS] IP22: Fix warning.
Ralf Baechle
1
-2
/
+2
2007-10-16
[MIPS] MSP71XX: Add workarounds file.
Ralf Baechle
1
-0
/
+28
2007-10-16
[MIPS] IP32: Fix build by conversion to irq_cpu.c.
Ralf Baechle
1
-70
/
+88
2007-10-16
move a few definitions to au1000_xxs1500.c
Yoichi Yuasa
1
-35
/
+0
[next]