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-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-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
2006-06-19
[MIPS] Remove unused function alloc_pci_controller.
Ralf Baechle
1
-5
/
+0
2006-06-19
[MIPS] IP27: Extract pci_ops into separate file.
Ralf Baechle
3
-292
/
+308
2006-06-19
[MIPS] IP27: Use symbolic constants instead of magic numbers.
Ralf Baechle
1
-2
/
+1
2006-06-19
[MIPS] vr41xx: remove unnecessay items from vr41xx/Kconfig.
Yoichi Yuasa
1
-7
/
+0
2006-06-19
[MIPS] IP27: Cleanup N/M mode configuration.
Ralf Baechle
1
-5
/
+20
2006-06-19
[MIPS] APM emu support
Rodolfo Giometti
3
-0
/
+633
2006-06-19
[MIPS] SN: Rename SGI_SN0_N_MODE -> SGI_SN_N_MODE.
Ralf Baechle
3
-3
/
+3
2006-06-19
[MIPS] Cleanup ARCH_DISCONTIGMEM_ENABLE and NUMA configuration.
Ralf Baechle
2
-17
/
+23
2006-06-19
[MIPS] C99-ify struct resource initialization.
Ralf Baechle
18
-150
/
+395
2006-06-19
[MIPS] Remove duplicate declarations from Alchemy code.
Ralf Baechle
1
-4
/
+0
2006-06-19
[MIPS] arch/mips/au1000/time.c cleanup
Sergei Shtylyov
1
-7
/
+2
2006-06-19
[MIPS] Remove unused instances of prom_build_cpu_map.
Ralf Baechle
2
-40
/
+0
2006-06-19
[MIPS] Qemu system shutdown support
Thiemo Seufer
3
-1
/
+39
2006-06-19
[MIPS] Unify mips_fpu_soft_struct and mips_fpu_hard_structs.
Atsushi Nemoto
9
-92
/
+70
2006-06-19
[MIPS] Remove prototype for non-existing function.
Ralf Baechle
1
-1
/
+0
2006-06-19
[MIPS] Wind River 4KC PPMC Eval Board Support
Mark.Zhan
12
-0
/
+1336
2006-06-19
[MIPS] Au1xxx: board specific irq code cleanup
Herbert Valerio Riedel
11
-22
/
+22
2006-06-19
[MIPS] IP27: Fix collision with hardcoded interrupt number.
Ralf Baechle
2
-3
/
+60
2006-06-19
[PATCH] Fix BCM1480 doubled process accounting times.
[MIPS] James E Wilson
1
-8
/
+9
2006-06-19
[MIPS] Mark PNX8550 support broken.
Ralf Baechle
1
-0
/
+2
2006-06-19
[MIPS] Fix optimization for size build.
Ralf Baechle
6
-0
/
+120
2006-06-19
[MIPS] IP22: Fix ISA driver builds if CONFIG_EISA is selected.
Ralf Baechle
1
-0
/
+4
2006-06-19
[MIPS] Cobalt: Fix undefined reference to disable_early_printk.
Yoichi Yuasa
1
-0
/
+5
2006-06-19
[MIPS] Fix fpu_save_double on 64-bit.
Atsushi Nemoto
1
-5
/
+8
2006-06-19
[MIPS] Malta: Handle byteswapping hardare bug in big endian mode.
Elizabeth Oldham
1
-0
/
+9
2006-06-05
Merge master.kernel.org:/home/rmk/linux-2.6-serial
Linus Torvalds
8
-8
/
+8
2006-06-06
[MIPS] Fix sparsemem support.
Chad Reese
2
-3
/
+2
2006-06-06
[MIPS] Fix compiler warnings (field width, unused variable)
Atsushi Nemoto
6
-11
/
+21
2006-06-06
[MIPS] Fix sparse warnings about too big constants.
Atsushi Nemoto
2
-5
/
+5
2006-06-06
[MIPS] IP32: Fix warnings.
Ralf Baechle
1
-2
/
+2
2006-06-06
[MIPS] SB1: Only pass1 FPUs are broken beyond recovery.
Ralf Baechle
1
-1
/
+1
2006-06-06
[MIPS] open() forces O_LARGEFILE for o32 on 64bit kernels
Thiemo Seufer
1
-1
/
+1
[next]