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
2008-07-20
[MIPS] Rename MIPS sys_pipe syscall entry point to something MIPS-specific.
Ralf Baechle
5
-5
/
+12
2008-07-20
[MIPS] 32-bit compat: Delete unused sys_truncate64 and sys_ftruncate64.
Ralf Baechle
1
-17
/
+0
2008-07-20
[MIPS] TXx9: Fix some sparse warnings
Atsushi Nemoto
1
-0
/
+2
2008-07-20
[MIPS] TXx9: Add 64-bit support
Atsushi Nemoto
10
-294
/
+510
2008-07-20
[MIPS] TXx9: Cleanups for 64-bit support
Atsushi Nemoto
6
-219
/
+24
2008-07-20
[MIPS] Cobalt: Fix I/O port resource range
Yoichi Yuasa
1
-2
/
+2
2008-07-20
[MIPS] mips/sgi-ip22/ip28-berr.c: fix the build
Adrian Bunk
1
-2
/
+2
2008-07-20
[MIPS] TXx9: Miscellaneous build fixes
Atsushi Nemoto
3
-13
/
+23
2008-07-20
[MIPS] Routerboard 532: Support for base system
Ralf Baechle
15
-1
/
+2962
2008-07-20
[MIPS] IP32: Use common SGI button driver
Thomas Bogendoerfer
1
-12
/
+1
2008-07-20
[MIPS] IP22: Use common SGI button driver
Thomas Bogendoerfer
1
-2
/
+1
2008-07-20
[MIPS] IP22, IP28: Fix merge bug
Thomas Bogendoerfer
1
-1
/
+1
2008-07-20
[MIPS] Fix missing prototypes in asm/fpu.h
Dmitri Vorobiev
1
-0
/
+1
2008-07-20
[MIPS] PCI: Make the pcibios_max_latency variable static
Dmitri Vorobiev
1
-1
/
+1
2008-07-16
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...
Linus Torvalds
1
-36
/
+0
2008-07-15
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
Linus Torvalds
174
-14619
/
+3657
2008-07-15
generic-ipi: more merge fallout
Ingo Molnar
1
-2
/
+2
2008-07-15
Merge branch 'generic-ipi' into generic-ipi-for-linus
Ingo Molnar
9
-152
/
+33
2008-07-15
Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6
Linus Torvalds
2
-0
/
+38
2008-07-15
[MIPS] Remove mips_machtype for LASAT machines
Thomas Bogendoerfer
6
-35
/
+22
2008-07-15
[MIPS] Remove mips_machtype from EMMA2RH machines
Thomas Bogendoerfer
1
-8
/
+7
2008-07-15
[MIPS] Remove mips_machtype from ARC based machines
Thomas Bogendoerfer
2
-13
/
+1
2008-07-15
[MIPS] MTX-1 flash partition setup move to platform devices registration
Yoichi Yuasa
1
-1
/
+50
2008-07-15
[MIPS] TXx9: cleanup and fix some sparse warnings
Atsushi Nemoto
4
-27
/
+7
2008-07-15
[MIPS] TXx9: rename asm-mips/mach-jmr3927 to asm-mips/mach-tx39xx
Atsushi Nemoto
3
-3
/
+13
2008-07-15
[MIPS] remove machtype for group Toshiba
Yoichi Yuasa
3
-4
/
+0
2008-07-15
[MIPS] separate rbtx4927_time_init() and rbtx4937_time_init()
Yoichi Yuasa
1
-33
/
+45
2008-07-15
[MIPS] separate rbtx4927_arch_init() and rbtx4937_arch_init()
Yoichi Yuasa
1
-5
/
+8
2008-07-15
[MIPS] txx9_cpu_clock setup move to rbtx4927_time_init()
Yoichi Yuasa
1
-49
/
+49
2008-07-15
[MIPS] txx9_board_vec set directly without mips_machtype
Yoichi Yuasa
1
-26
/
+8
2008-07-15
[MIPS] IP22: Add platform device for Indy volume buttons
Thomas Bogendoerfer
2
-49
/
+13
2008-07-15
[MIPS] cmbvr4133: Remove support
Yoichi Yuasa
9
-675
/
+0
2008-07-15
[MIPS] remove wrppmc_machine_power_off()
Yoichi Yuasa
2
-7
/
+1
2008-07-15
[MIPS] replace inline assembler to cpu_wait()
Yoichi Yuasa
1
-5
/
+4
2008-07-15
[MIPS] IP22/28: Add platform devices for HAL2
Thomas Bogendoerfer
2
-0
/
+12
2008-07-15
[MIPS] TXx9: Update and merge defconfigs
Atsushi Nemoto
3
-708
/
+14
2008-07-15
[MIPS] TXx9: Make single kernel can support multiple boards
Atsushi Nemoto
23
-536
/
+470
2008-07-15
[MIPS] TXx9: Update defconfigs
Atsushi Nemoto
3
-189
/
+340
2008-07-15
[MIPS] TXx9: Reorganize PCI code
Atsushi Nemoto
20
-1630
/
+1397
2008-07-15
[MIPS] TXx9: Reorganize code
Atsushi Nemoto
40
-185
/
+77
2008-07-15
[MIPS] txx9: Make gpio_txx9 entirely spinlock-safe
Atsushi Nemoto
1
-4
/
+6
2008-07-15
[MIPS] Malta: Cleanup organization of code into directories.
Ralf Baechle
19
-59
/
+23
2008-07-15
[MIPS] Remove always true ifdef conditions.
Ralf Baechle
5
-19
/
+2
2008-07-15
[MIPS] MSC01: Cleanup configuration.
Ralf Baechle
1
-1
/
+1
2008-07-15
[MIPS] Remove impossible ifdef and code wrapped by it.
Ralf Baechle
1
-13
/
+0
2008-07-15
[MIPS] SEAD: Remove support code.
Ralf Baechle
51
-953
/
+2
2008-07-15
[MIPS] Atlas: Remove support code.
Ralf Baechle
55
-2159
/
+2
2008-07-15
[MIPS] Enable -ffunction-sections sections.
Ralf Baechle
1
-1
/
+1
2008-07-15
[MIPS] Bigsur: Make defconfig a bit more useful.
Ralf Baechle
1
-58
/
+104
2008-07-15
[MIPS] Replace use of print_symbol with new %sP pointer format.
Ralf Baechle
3
-17
/
+12
[next]