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
2006-07-02
[PATCH] irq-flags: MIPS: Use the new IRQF_ constants
Thomas Gleixner
20
-36
/
+36
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
169
-169
/
+0
2006-06-29
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
Linus Torvalds
45
-423
/
+476
2006-06-29
[MIPS] Remove BSD and Sys V compat data types.
Ralf Baechle
11
-42
/
+42
2006-06-29
[MIPS] 74K: Assume it will also have an AR bit in config7
Ralf Baechle
1
-0
/
+1
2006-06-29
[MIPS] Treat CPUs with AR bit as physically indexed.
Ralf Baechle
1
-3
/
+8
2006-06-29
[MIPS] Oprofile: Support VSMP on 34K.
Ralf Baechle
1
-42
/
+106
2006-06-29
[MIPS] MIPS32/MIPS64 S-cache fix and cleanup
Atsushi Nemoto
1
-32
/
+3
2006-06-29
[MIPS] excite: PCI makefile needs to use += if it wants a chance to work.
Ralf Baechle
1
-1
/
+1
2006-06-29
[MIPS] excite: plat_setup -> plat_mem_setup.
Ralf Baechle
1
-1
/
+1
2006-06-29
[MIPS] au1xxx: export dbdma functions
Domen Puncer
1
-0
/
+4
2006-06-29
[MIPS] au1xxx: dbdma, no sleeping under spin_lock
Domen Puncer
1
-1
/
+1
2006-06-29
[MIPS] Early printk for IP27.
Ralf Baechle
3
-27
/
+25
2006-06-29
[MIPS] Fix handling of 0 length I & D caches.
Chris Dearman
1
-23
/
+41
2006-06-29
[MIPS] Typo fixes.
Chris Dearman
1
-3
/
+3
2006-06-29
[MIPS] MIPS32/MIPS64 secondary cache management
Chris Dearman
5
-7
/
+168
2006-06-29
[MIPS] Remove first timer interrupt setup in wrppmc_timer_setup()
Yoichi Yuasa
1
-4
/
+0
2006-06-29
[MIPS] Fix configuration of R2 CPU features and multithreading.
Ralf Baechle
2
-34
/
+53
2006-06-29
[MIPS] Fix build error: don't offer SMP on systems that don't have SMP.
Ralf Baechle
3
-3
/
+12
2006-06-29
[MIPS] Limit MIPS_MT to MIPS32R2 only.
Ralf Baechle
1
-0
/
+2
2006-06-29
[MIPS] Remove set_c0_status(ST0_IM) from wrppmc's irq.c.
Yoichi Yuasa
1
-3
/
+0
2006-06-29
[MIPS] Remove unused system type name for DDB5074 and DDB5476.
Yoichi Yuasa
1
-2
/
+0
2006-06-29
[MIPS] Removes unused functions for GT64120
Yoichi Yuasa
2
-148
/
+0
2006-06-29
[MIPS] Fix use of ehb instruction for non-R2 configurations.
Ralf Baechle
6
-15
/
+15
2006-06-29
[MIPS] Consistent formatting for Qemu makefile segment.
Ralf Baechle
1
-0
/
+1
2006-06-29
[MIPS] Wire up tee(2).
Ralf Baechle
4
-0
/
+4
2006-06-29
[MIPS] Only register RAM as resources if UNCAC_BASE != IO_BASE.
Ralf Baechle
1
-0
/
+3
2006-06-29
[MIPS] Fix the build error of Wind River PPMC board, rewrite irq code to C
Mark.Zhan
5
-66
/
+16
2006-06-29
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6
Linus Torvalds
2
-4
/
+4
2006-06-29
[PATCH] genirq: cleanup: turn ARCH_HAS_IRQ_PER_CPU into CONFIG_IRQ_PER_CPU
Ingo Molnar
1
-0
/
+5
2006-06-29
[PATCH] genirq: rename desc->handler to desc->chip
Ingo Molnar
36
-70
/
+70
2006-06-27
[PATCH] spin/rwlock init cleanups
Ingo Molnar
1
-2
/
+2
2006-06-27
[PATCH] node hotplug: register cpu: remove node struct
KAMEZAWA Hiroyuki
1
-1
/
+1
2006-06-27
[PATCH] 64bit resource: change pci core and arch code to use resource_size_t
Greg Kroah-Hartman
2
-4
/
+4
2006-06-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
Linus Torvalds
3
-9
/
+9
2006-06-26
[PATCH] oprofile: Fix unnecessary cleverness
Markus Armbruster
1
-1
/
+1
2006-06-26
spelling fixes
Andreas Mohr
1
-2
/
+2
2006-06-26
fix paniced->panicked typos
Lee Revell
2
-7
/
+7
2006-06-25
[PATCH] kernel/sys.c: cleanups
Adrian Bunk
2
-3
/
+2
2006-06-23
[PATCH] mips: fix number of mremap arguments
Yoichi Yuasa
1
-1
/
+1
2006-06-23
[PATCH] VFS: Permit filesystem to perform statfs with a known root dentry
David Howells
1
-6
/
+6
2006-06-19
[MIPS] Make timer interrupt frequency configurable from kconfig.
Atsushi Nemoto
50
-1
/
+510
2006-06-19
[MIPS] Support for the RM9000-based Basler eXcite smart camera platform.
Ralf Baechle
18
-7
/
+3215
2006-06-19
[MIPS] Support for the R5500-based NEC EMMA2RH Mark-eins board
dmitry pervushin
17
-0
/
+2693
2006-06-19
[MIPS] Support SNI RM200C SNI in big endian mode and R5000 processors.
Thomas Bogendoerfer
5
-12
/
+175
2006-06-19
[MIPS] Random fixes for sb1250
Thiemo Seufer
1
-2
/
+6
2006-06-19
[MIPS] Fix bcm1480 compile
Thiemo Seufer
1
-0
/
+2
2006-06-19
[MIPS] Remove support for NEC DDB5476.
Ralf Baechle
59
-2303
/
+1
2006-06-19
[MIPS] Remove support for NEC DDB5074.
Ralf Baechle
58
-1144
/
+1
2006-06-19
[MIPS] Cleanup memory managment initialization.
Ralf Baechle
33
-45
/
+75
[next]