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
2006-03-18
[MIPS] Sibyte: Fix race in sb1250_gettimeoffset().
Ralf Baechle
1
-1
/
+1
2006-03-18
[MIPS] Sibyte: Fix M_SCD_TIMER_INIT and M_SCD_TIMER_CNT wrong field width.
Ralf Baechle
1
-2
/
+3
2006-03-18
[MIPS] Work around bad code generation for <asm/io.h>.
Ralf Baechle
1
-3
/
+15
2006-03-18
[MIPS] local_r4k_flush_cache_page fix
Atsushi Nemoto
3
-1
/
+6
2006-03-18
[MIPS] SB1: Fix interrupt disable hazard.
Ralf Baechle
1
-77
/
+103
2006-03-09
[MIPS] Undefine scr_writew and scr_readw in <asm/vga.h>.
Ralf Baechle
1
-0
/
+3
2006-02-28
[MIPS] Fix build error on processors that don's support copy-on-write.
Ralf Baechle
1
-0
/
+18
2006-02-27
[MIPS] Fix atomic*_sub_if_positive return value.
Ralf Baechle
1
-0
/
+12
2006-02-27
[MIPS] SMP: Fix initialization order bug.
Ralf Baechle
1
-2
/
+9
2006-02-27
[MIPS] Use "=R" constraint to avoid compiler errors in cmpxchg().
Ralf Baechle
1
-4
/
+4
2006-02-21
[MIPS] Follow Uli's latest *at syscall changes.
Ralf Baechle
1
-3
/
+3
2006-02-21
[MIPS] Fixes for uaccess.h with gcc >= 4.0.1
Atsushi Nemoto
1
-3
/
+3
2006-02-15
[PATCH] add asm-generic/mman.h
Michael S. Tsirkin
1
-10
/
+12
2006-02-14
[PATCH] madvise MADV_DONTFORK/MADV_DOFORK
Michael S. Tsirkin
1
-0
/
+2
2006-02-14
[MIPS] Fix CPU type bitmasks for MIPS III, IV and V.
Maciej W. Rozycki
1
-3
/
+3
2006-02-14
[MIPS] Get rid of kludgery needed to keep stdargs of old compilers working.
Ralf Baechle
1
-17
/
+0
2006-02-14
[MIPS] More uaccess.h fixes with gcc >= 4.0.1.
Ralf Baechle
1
-1
/
+4
2006-02-14
[MIPS] Add protected_blast_icache_range, blast_icache_range, etc.
Atsushi Nemoto
1
-33
/
+41
2006-02-14
[MIPS] Fold non-__mips64 case into CONFIG_32BIT case.
Ralf Baechle
1
-3
/
+1
2006-02-14
[MIPS] RM200: Give RM200 it's own timex.h.
Ralf Baechle
2
-10
/
+14
2006-02-08
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
Linus Torvalds
4
-10
/
+62
2006-02-08
[MIPS] Add 'const' to readb and friends
Atsushi Nemoto
1
-1
/
+1
2006-02-08
[MIPS] Wire up new syscalls.
Ralf Baechle
1
-7
/
+57
2006-02-08
[MIPS] Make do_signal return void.
Ralf Baechle
1
-1
/
+1
2006-02-08
[MIPS] Add support for TIF_RESTORE_SIGMASK.
Ralf Baechle
2
-2
/
+4
2006-02-08
[PATCH] mips: namespace pollution - mem_... -> __mem_... in io.h
Al Viro
1
-16
/
+16
2006-02-07
[PATCH] remove bogus asm/bug.h includes.
Al Viro
1
-1
/
+0
2006-02-07
[MIPS] TX49x7: Fix reporting of the CPU name and PCI clock
Sergei Shtylylov
1
-0
/
+10
2006-02-07
[MIPS] TX49 MFC0 bug workaround
Atsushi Nemoto
1
-6
/
+17
2006-02-07
[MIPS] MIPS R2 optimized endianess swapping.
Ralf Baechle
1
-0
/
+29
2006-02-07
[MIPS] Remove buggy inline version of memscan.
Ralf Baechle
1
-22
/
+0
2006-02-07
[MIPS] Remove wrong __user tags.
Atsushi Nemoto
1
-2
/
+1
2006-02-07
[MIPS] Cleanup fls implementation.
Ralf Baechle
1
-26
/
+32
2006-02-07
[MIPS] local_irq_restore wasn't safe to be used in other macros mode.
Ralf Baechle
1
-2
/
+2
2006-02-07
[MIPS] Build blast_cache routines from template
Atsushi Nemoto
1
-350
/
+50
2006-02-07
[MIPS] Au1200: Make KGDB compile
Sergei Shtylylov
1
-0
/
+4
2006-02-07
[MIPS] TX49x7: Fix timer register #define's
Sergei Shtylylov
1
-11
/
+10
2006-02-07
[MIPS] Bullet proof uaccess.h against 4.0.1 miss-compilation.
Ralf Baechle
1
-35
/
+36
2006-02-07
[MIPS] Nevada support for SGI O2.
Ralf Baechle
1
-1
/
+1
2006-02-07
[MIPS] CPU definitions for Cobalt.
Ralf Baechle
1
-0
/
+56
2006-02-07
[MIPS] Rename include/asm-mips/cobalt to include/asm-mips/mach-cobalt.
Ralf Baechle
2
-0
/
+0
2006-02-07
[MIPS] Rename _machine_power_off to pm_power_off so the kernel builds again.
Ralf Baechle
1
-2
/
+1
2006-02-07
[MIPS] Fix C version of ssnop to use the right opcode.
Ralf Baechle
1
-1
/
+1
2006-01-12
[PATCH] death of get_thread_info/put_thread_info
Al Viro
1
-2
/
+0
2006-01-12
[PATCH] mips: task_stack_page()
Al Viro
1
-1
/
+1
2006-01-12
[PATCH] mips: task_pt_regs()
Al Viro
2
-5
/
+5
2006-01-12
[PATCH] scheduler cache-hot-autodetect
akpm@osdl.org
1
-1
/
+0
2006-01-12
[PATCH] sched: add cacheflush() asm
Ingo Molnar
1
-0
/
+10
2006-01-10
MIPS: R2: Try to bulletproof instruction_hazard against miss-compilation.
Ralf Baechle
1
-5
/
+15
2006-01-10
MIPS: R2: Fix local_irq_save()
Maxime Bizon
1
-0
/
+1
[next]