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-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-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
2007-10-15
add new prom.h for AU1x00
Yoichi Yuasa
1
-0
/
+13
2007-10-13
[MIPS] CFE: Add missing parenthesis.
Ralf Baechle
1
-1
/
+1
2007-10-11
[MIPS] R1: Fix hazard barriers to make kernels work on R2 also.
Ralf Baechle
1
-1
/
+53
2007-10-11
[MIPS] Kill num_online_cpus() loops.
Ralf Baechle
1
-2
/
+2
2007-10-11
[MIPS] SMP: Implement smp_call_function_mask().
Ralf Baechle
1
-0
/
+9
2007-10-11
[MIPS] Make facility to convert CPU types to strings generally available.
Ralf Baechle
1
-0
/
+3
2007-10-11
[MIPS] Convert list of CPU types from #define to enum.
Ralf Baechle
1
-70
/
+49
2007-10-11
[MIPS] Optimize get_unaligned / put_unaligned implementations.
Ralf Baechle
1
-6
/
+21
2007-10-11
[MIPS] checkfiles: Fix "need space after that ','" errors.
Ralf Baechle
67
-1726
/
+1726
2007-10-11
[MIPS] Fix "no space between function name and open parenthesis" warnings.
Ralf Baechle
26
-467
/
+467
2007-10-11
[MIPS] Allow hardwiring of the CPU type to a single type for optimization.
Ralf Baechle
1
-1
/
+4
2007-10-11
[MIPS] Cobalt: Move reset port definition to arch/mips/cobalt/reset.c
Yoichi Yuasa
1
-7
/
+0
2007-10-11
[MIPS] Cobalt: Move UART base definition to arch/mips/cobalt/console.c
Yoichi Yuasa
1
-2
/
+0
2007-10-11
[MIPS] Cobalt: Move PCI definitions to arch/mips/pci/fixup-cobalt.c.
Yoichi Yuasa
1
-24
/
+2
2007-10-11
[MIPS] Optimize __alloc_zeroed_user_highpage implementation.
Ralf Baechle
1
-1
/
+1
2007-10-11
[MIPS] i8253 PIT clocksource and clockevent drivers
Ralf Baechle
1
-0
/
+30
2007-10-11
[MIPS] Implement clockevents for R4000-style cp0 count/compare interrupt
Ralf Baechle
3
-6
/
+8
2007-10-11
[MIPS] Consolidate all variants of MIPS cp0 timer interrupt handlers.
Ralf Baechle
1
-8
/
+8
2007-10-11
[MIPS] Switch from to_tm to rtc_time_to_tm
Ralf Baechle
1
-7
/
+0
2007-10-11
[MIPS] Deforest the function pointer jungle in the time code.
Ralf Baechle
2
-10
/
+4
2007-10-11
[MIPS] ARC: Get rid of mips_machgroup
Ralf Baechle
1
-27
/
+3
2007-10-11
[MIPS] Split up war.h
Ralf Baechle
24
-97
/
+625
[next]