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
2010-04-30
MIPS: Loongson: Fix find_vga_mem_init()
Richard LIU
1
-1
/
+1
2010-04-30
MIPS: Loongson: Fix typo in gdium mach type string.
Arnaud Patard
1
-1
/
+1
2010-04-30
MIPS: Use CKSEG1ADDR for uncached handler
Sebastian Andrzej Siewior
1
-6
/
+1
2010-04-30
MIPS: Check for accesses beyond the end of the PGD.
David Daney
1
-23
/
+87
2010-04-30
MIPS: Use uasm_i_ds{r,l}l_safe() instead of uasm_i_ds{r,l}l() in tlbex.c
David Daney
1
-16
/
+14
2010-04-30
MIPS: Add uasm_i_dsrl_safe() and uasm_i_dsll_safe() to uasm.
David Daney
1
-0
/
+18
2010-04-30
MIPS: die() does not call die notifier chain
Yury Polyanskiy
4
-6
/
+11
2010-04-30
MIPS: Swarm, Littlesur: Enable PATA platform driver.
Sebastian Andrzej Siewior
1
-0
/
+2
2010-04-30
MIPS: DB1200: PCMCIA card detection must not be auto-enabled.
Manuel Lauss
1
-3
/
+7
2010-04-30
MIPS: SB1250: Include correct header and fix a warning
Sebastian Andrzej Siewior
1
-1
/
+2
2010-04-30
MIPS: Fixup screen_info struct initializations
Sebastian Andrzej Siewior
3
-27
/
+17
2010-04-30
MIPS: cmpxchg.h: Fix excessive indentation.
Ralf Baechle
1
-1
/
+1
2010-04-30
MIPS: Don't vmap things at address zero.
David Daney
1
-2
/
+7
2010-04-30
MIPS: PNX8550: Fix build error, broken by:
Ralf Baechle
1
-0
/
+2
2010-04-27
net/sb1250: setup the pdevice within the soc code
Sebastian Andrzej Siewior
1
-0
/
+54
2010-04-23
Merge branch 'master' into for-next
Jiri Kosina
73
-607
/
+1060
2010-04-12
MIPS: Calculate proper ebase value for 64-bit kernels
David Daney
1
-1
/
+1
2010-04-12
MIPS: Alchemy: DB1200: Remove custom wait implementation
Manuel Lauss
1
-40
/
+0
2010-04-12
MIPS: Big Sur: Make defconfig more useful.
Ralf Baechle
1
-190
/
+490
2010-04-12
MIPS: Fix __vmalloc() etc. on MIPS for non-GPL modules
Anton Altaparmakov
1
-1
/
+1
2010-04-12
MIPS: Sibyte: Fix M3 TLB exception handler workaround.
Ralf Baechle
1
-6
/
+16
2010-04-12
MIPS: BCM63xx: Fix build failure in board_bcm963xx.c
Florian Fainelli
1
-70
/
+70
2010-04-12
MIPS: uasm: Add OR instruction.
Ralf Baechle
2
-1
/
+4
2010-04-12
MIPS: Sibyte: Apply M3 workaround only on affected chip types and versions.
Ralf Baechle
2
-1
/
+20
2010-04-12
MIPS: BCM63xx: Initialize gpio_out_low & out_high to current value at boot.
Maxime Bizon
1
-0
/
+2
2010-04-12
MIPS: BCM63xx: Register SSB SPROM fallback in board's first stage callback
Florian Fainelli
1
-11
/
+11
2010-04-12
MIPS: BCM63xx: Fix typo in cpu-feature-overrides file.
Maxime Bizon
1
-1
/
+1
2010-04-12
MIPS: BCM63xx: Add support for second uart.
Maxime Bizon
6
-19
/
+102
2010-04-12
MIPS: BCM63xx: Fix double gpio registration.
Maxime Bizon
1
-2
/
+0
2010-04-12
MIPS: BCM63xx: Add DWVS0 board
Florian Fainelli
1
-0
/
+22
2010-04-12
MIPS: BCM63xx: Add the RTA1025W-16 BCM6348-based board to suppported boards.
Florian Fainelli
1
-0
/
+20
2010-04-12
MIPS: BCM63xx: Fix BCM6338 and BCM6345 gpio count
Florian Fainelli
1
-0
/
+4
2010-04-12
MIPS: libgcc.h: Checkpatch cleanup
Andrea Gelmini
1
-2
/
+1
2010-04-12
MIPS: Loongson-2F: Flush the branch target history in BTB and RAS
Wu Zhangjin
1
-0
/
+19
2010-04-12
MIPS: Move signal trampolines off of the stack.
David Daney
5
-135
/
+43
2010-04-12
MIPS: Preliminary VDSO
David Daney
8
-6
/
+165
2010-04-12
MIPS: Add SYSCALL to uasm.
David Daney
2
-2
/
+18
2010-04-12
MIPS: make CAC_ADDR and UNCAC_ADDR account for PHYS_OFFSET
Florian Fainelli
1
-2
/
+4
2010-04-12
MIPS: AR7: Fix phat finger of cpmac fixed_phy_add
Alexander Clouter
1
-0
/
+1
2010-04-12
MIPS: AR7: Fix phat finger of reset bit in vlynq_high_data
Alexander Clouter
1
-1
/
+1
2010-04-12
MIPS: Loongson: Add module info to the loongson2_clock driver
Wu Zhangjin
1
-0
/
+4
2010-04-12
MIPS: Lemote 2F: Ensure atomic execution of _rdmsr and _wrmsr
Wu Zhangjin
1
-0
/
+10
2010-04-12
MIPS: Initialize an atomic_t properly with ATOMIC_INIT(0).
Robert P. J. Day
1
-1
/
+1
2010-04-12
MIPS: Fix elfcore.c build warning
Ralf Baechle
1
-0
/
+1
2010-04-12
MIPS: Octeon: Remove redundant declaration of octeon_reserve32_memory
Yang Shi
1
-3
/
+0
2010-04-12
MIPS: Trace: Don't trace irqsoff for the idle process
Wu Zhangjin
1
-1
/
+6
2010-04-12
MIPS: delay: Fix use of current_cpu_data in preemptable code.
Ralf Baechle
1
-2
/
+2
2010-04-12
MIPS: Octeon: Remove #if 0 code.
David Daney
1
-12
/
+0
2010-04-12
MIPS: Octeon: Remove vestiges of CONFIG_CAVIUM_RESERVE32_USE_WIRED_TLB
David Daney
1
-66
/
+1
2010-04-12
MIPS: Cavium: Remove unused watchdog code.
Ralf Baechle
1
-8
/
+0
[prev]
[next]