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-10-11
MIPS: RB532: provide GPIO_BUILTIN_NR and irq_to_gpio/gpio_to_irq
Florian Fainelli
1
-7
/
+7
2008-10-11
MIPS: Move ptrace prototypes to ptrace.h
Ralf Baechle
2
-6
/
+6
2008-10-11
MIPS: Ptrace support for HARDWARE_WATCHPOINTS
David Daney
3
-1
/
+155
2008-10-11
MIPS: Scheduler support for HARDWARE_WATCHPOINTS.
David Daney
1
-0
/
+2
2008-10-11
MIPS: Watch exception handling for HARDWARE_WATCHPOINTS.
David Daney
2
-5
/
+23
2008-10-11
MIPS: Probe watch registers and report configuration.
David Daney
2
-2
/
+13
2008-10-11
MIPS: Add HARDWARE_WATCHPOINTS definitions and support code.
David Daney
6
-1
/
+249
2008-10-11
MIPS: Add HARDWARE_WATCHPOINTS configure option.
David Daney
1
-0
/
+7
2008-10-11
MIPS: Replace use of <asm-generic/uaccess.h> with native implementations.
Ralf Baechle
1
-1
/
+263
2008-10-11
MIPS: TXx9: Add TX4939 ATA support (v2)
Atsushi Nemoto
3
-0
/
+48
2008-10-11
MIPS: Rewrite spinlocks to ticket locks.
Ralf Baechle
3
-77
/
+188
2008-10-11
MIPS: IP checksums: Optimize adjust of sum on buffers of odd alignment.
Ralf Baechle
1
-11
/
+24
2008-10-11
MIPS: IP checksums: Remove unncessary .set pseudos
Ralf Baechle
1
-12
/
+0
2008-10-11
MIPS: IP checksums: Remove unncessary folding of sum to 16 bit.
Ralf Baechle
1
-10
/
+0
2008-10-11
MIPS: Move headfiles to new location below arch/mips/include
Ralf Baechle
463
-42
/
+61652
2008-10-11
MIPS: Alchemy: rename directory
Ralf Baechle
54
-21
/
+21
2008-10-11
MIPS: TXx9: Implement prom_free_prom_memory
Atsushi Nemoto
1
-0
/
+6
2008-10-11
MIPS: TXx9: Add RBTX4939 board support
Atsushi Nemoto
7
-6
/
+437
2008-10-11
MIPS: TXx9: Add TX4939 SoC support
Atsushi Nemoto
6
-0
/
+793
2008-10-11
MIPS: TXx9: IOC LED support
Atsushi Nemoto
4
-0
/
+118
2008-10-11
MIPS: TXx9: Microoptimize interrupt handlers
Atsushi Nemoto
2
-7
/
+7
2008-10-11
MIPS: TXx9: stop_unused_modules
Atsushi Nemoto
2
-0
/
+87
2008-10-11
MIPS: RB532: Convert to GPIO lib
Florian Fainelli
2
-68
/
+162
2008-10-11
MIPS: RB532: Cleanup the headers again
Florian Fainelli
3
-6
/
+6
2008-10-11
MIPS: RB532: Remove obsolute reference to setup_serial_port
Florian Fainelli
1
-2
/
+0
2008-10-11
MIPS: RB532: Fix id usage in platform devices
Florian Fainelli
1
-3
/
+3
2008-10-11
MIPS: RB532: replace raw volatile read with a readl
Florian Fainelli
1
-1
/
+1
2008-10-11
MIPS: RB532: Remove gpio bootup state
Florian Fainelli
1
-10
/
+0
2008-10-11
MIPS: RB532: Use physical addresses for gpio and device controller registers
Florian Fainelli
1
-4
/
+4
2008-10-11
MIPS: RB532: Cleanup and group definitions to their right places
Florian Fainelli
1
-14
/
+2
2008-10-11
MIPS: TXx9: Add __init tag for tx4938_pcic1_map_irq.
Atsushi Nemoto
1
-1
/
+1
2008-10-11
MIPS: TXx9: Add board_be_init for TX4927/TX4938
Atsushi Nemoto
2
-0
/
+46
2008-10-11
MIPS: TXx9: Default machine_restart using watchdog reset
Atsushi Nemoto
3
-0
/
+71
2008-10-11
MIPS: TXx9: Make spi_eeprom.c more generic
Atsushi Nemoto
4
-18
/
+24
2008-10-11
MIPS: RBTX4938: Add TOSHIBA_RBTX4938_MPLEX_KEEP
Atsushi Nemoto
2
-3
/
+12
2008-10-11
MIPS: TXx9: Raise priority of interrupts for errors, timers, SIO
Atsushi Nemoto
2
-0
/
+22
2008-10-11
MIPS: TXx9: Add mtd support
Atsushi Nemoto
7
-0
/
+139
2008-10-11
MIPS: TXx9: Runtime configuration of timeout-error
Atsushi Nemoto
2
-5
/
+11
2008-10-11
MIPS: TXx9: Cache fixup
Atsushi Nemoto
6
-26
/
+124
2008-10-11
MIPS: TXx9: Early command-line preprocessing
Atsushi Nemoto
1
-6
/
+68
2008-10-11
MIPS: TXx9: Add prom_getenv
Atsushi Nemoto
1
-0
/
+15
2008-10-11
MIPS: TXx9: Improve handling of built-in and command-line args
Atsushi Nemoto
5
-23
/
+31
2008-10-11
MIPS: RBTX4927: More explicit initialization
Atsushi Nemoto
2
-0
/
+14
2008-10-11
MIPS: PMC MSP71XX gpio drivers
Patrick Glass
3
-0
/
+367
2008-10-11
MIPS: Use compat_sys_ptrace
Thomas Bogendoerfer
4
-37
/
+22
2008-10-10
Merge branch 'sched-v28-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-0
/
+2
2008-10-08
[MIPS] Sibyte: Register PIO PATA device only for Swarm and Litte Sur
Ralf Baechle
1
-0
/
+4
2008-10-08
Merge branches 'sched/devel', 'sched/cpu-hotplug', 'sched/cpusets' and 'sched...
Ingo Molnar
1
-0
/
+2
2008-10-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6
Linus Torvalds
2
-1
/
+83
2008-10-06
[MIPS] IP27: Fix build errors if CONFIG_MAPPED_KERNEL=y
Ralf Baechle
1
-0
/
+1
[next]