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-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
2007-10-19
pid namespaces: round up the API
Pavel Emelianov
3
-5
/
+5
2007-10-19
task cgroups: enable cgroups by default in some configs
Paul Jackson
2
-0
/
+2
2007-10-19
[MIPS] Kill duplicated setup_irq() for cp0 timer
Atsushi Nemoto
10
-80
/
+0
2007-10-19
[MIPS] Sibyte: Finish conversion to modern time APIs.
Ralf Baechle
6
-167
/
+82
2007-10-19
[MIPS] time: Helpers to compute clocksource/event shift and mult values.
Ralf Baechle
1
-8
/
+31
2007-10-19
[MIPS] SMTC: Build fix.
Ralf Baechle
1
-0
/
+1
2007-10-19
[MIPS] time: Delete dead code.
Ralf Baechle
1
-59
/
+0
2007-10-19
[MIPS] MIPSsim: Strip defconfig file to the bones.
Ralf Baechle
1
-394
/
+138
2007-10-18
[MIPS] time: Move R4000 clockevent device code to separate configurable file
Ralf Baechle
8
-241
/
+318
2007-10-18
[MIPS] time: Delete dead cycles_per_jiffy, mips_timer_ack and null_timer_ack
Ralf Baechle
1
-21
/
+0
2007-10-18
[MIPS] IP32: Retire use of plat_timer_setup.
Ralf Baechle
1
-6
/
+0
2007-10-18
[MIPS] Jazz: Retire use of plat_timer_setup.
Ralf Baechle
2
-9
/
+5
2007-10-18
[MIPS] IP27: Convert to clock_event_device.
Ralf Baechle
2
-66
/
+94
2007-10-18
[MIPS] JMR3927: Convert to clock_event_device.
Ralf Baechle
1
-19
/
+47
2007-10-18
[MIPS] Always do the ARC64_TWIDDLE_PC thing.
Thomas Bogendoerfer
1
-11
/
+5
2007-10-17
[MIPS] IP22: Fix hang due to messing with timer interrupt handler
Thomas Bogendoerfer
1
-9
/
+0
2007-10-17
[MIPS] Sibyte: Fix typos in sibyte clockevent drivers
Atsushi Nemoto
2
-5
/
+5
2007-10-17
[MIPS] Alchemy: replace last remaining instance of au_ffs with ffs.
Ralf Baechle
1
-1
/
+1
2007-10-17
[MIPS] Alchemy: Reformat PM code.
Ralf Baechle
1
-3
/
+4
2007-10-17
[MIPS] Alchemy: Fix build by conversion to irq_cpu.c.
Ralf Baechle
2
-119
/
+133
2007-10-17
[MIPS] MTX1: Enable CONFIG_CROSSCOMPILE in defconfig.
Ralf Baechle
1
-1
/
+1
2007-10-17
[MIPS] Probe for usability of cp0 compare interrupt.
Ralf Baechle
1
-0
/
+47
2007-10-17
[MIPS] SYNC emulation for MIPS I processors
Maciej W. Rozycki
1
-78
/
+86
2007-10-17
[MIPS] Fix modpost warning in raw binary builds.
Ralf Baechle
1
-1
/
+3
2007-10-17
spin_lock_unlocked cleanups
Roel Kluin
1
-1
/
+1
2007-10-17
lk201: remove obsolete driver
Maciej W. Rozycki
1
-1
/
+0
2007-10-17
Remove dma_cache_(wback|inv|wback_inv) functions
Ralf Baechle
1
-2
/
+0
2007-10-17
remove include/asm-*/ipc.h
Adrian Bunk
2
-2
/
+2
2007-10-17
core_pattern: ignore RLIMIT_CORE if core_pattern is a pipe
Neil Horman
1
-3
/
+2
2007-10-17
Use list_head in binfmt handling
Alexey Dobriyan
1
-2
/
+5
2007-10-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild
Linus Torvalds
2
-5
/
+5
2007-10-16
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
Linus Torvalds
25
-497
/
+490
2007-10-16
[MIPS] Increase cp0 compare clockevent min_delta_ns from 0x30 to 0x300.
Ralf Baechle
1
-1
/
+1
2007-10-16
[MIPS] Cache: Provide more information on cache policy on bootup.
Ralf Baechle
1
-3
/
+7
2007-10-16
[MIPS] Fix aliasing bug in copy_user_highpage, take 2.
Ralf Baechle
1
-7
/
+12
2007-10-16
[MIPS] VPE loader: convert from struct class_ device to struct device
Kay Sievers
1
-12
/
+15
2007-10-16
[MIPS] MIPSsim: Fix booting from NFS root
Thiemo Seufer
1
-4
/
+1
2007-10-16
[MIPS] Alchemy: Get rid of au1xxx_irq_map_t.
Ralf Baechle
10
-12
/
+12
2007-10-16
[MIPS] Alchemy: Get rid of au_ffs().
Ralf Baechle
3
-6
/
+6
2007-10-16
[MIPS] Alchemy: cleanup interrupt code.
Ralf Baechle
1
-341
/
+313
2007-10-16
[MIPS] Lasat: Fix build by conversion to irq_cpu.c.
Ralf Baechle
3
-12
/
+16
2007-10-16
[MIPS] IP22: Enable -Werror.
Ralf Baechle
1
-0
/
+2
2007-10-16
[MIPS] IP22: Fix warning.
Ralf Baechle
1
-6
/
+15
2007-10-16
[MIPS] IP22: Complain if requesting the front panel irq failed.
Ralf Baechle
1
-1
/
+8
[next]