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
2013-02-17
MIPS: add dummy pci_load_of_ranges
Gabor Juhos
1
-0
/
+5
2013-02-17
MIPS: avoid possible resource conflict in register_pci_controller
Gabor Juhos
1
-2
/
+13
2013-02-17
MIPS: ath79: remove unused ar7{1x,24}x_pcibios_init functions
Gabor Juhos
4
-87
/
+0
2013-02-17
MIPS: ath79: register platform devices for the PCI controllers
Gabor Juhos
1
-9
/
+78
2013-02-17
MIPS: ath79: move global PCI defines into a common header
Gabor Juhos
3
-24
/
+24
2013-02-17
MIPS: pci-ar71xx: convert into a platform driver
Gabor Juhos
1
-4
/
+56
2013-02-17
MIPS: pci-ar724x: convert into a platform driver
Gabor Juhos
1
-2
/
+55
2013-02-17
MIPS: ralink: add CPU interrupt controller to of_irq_ids
Gabor Juhos
2
-3
/
+17
2013-02-17
MIPS: add irqdomain support for the CPU IRQ controller
Gabor Juhos
2
-0
/
+48
2013-02-17
MIPS: ralink: adds default config file
John Crispin
1
-0
/
+167
2013-02-17
MIPS: ralink: adds Kbuild files
John Crispin
6
-0
/
+76
2013-02-17
MIPS: ralink: adds rt305x devicetree
John Crispin
2
-0
/
+148
2013-02-17
MIPS: ralink: adds support for RT305x SoC family
John Crispin
2
-0
/
+381
2013-02-17
MIPS: ralink: adds early_printk support
John Crispin
1
-0
/
+44
2013-02-17
MIPS: ralink: adds OF code
John Crispin
1
-0
/
+107
2013-02-17
MIPS: ralink: adds clkdev code
John Crispin
1
-0
/
+72
2013-02-17
MIPS: ralink: adds prom and cmdline code
John Crispin
1
-0
/
+69
2013-02-17
MIPS: ralink: adds reset code
John Crispin
1
-0
/
+44
2013-02-17
MIPS: ralink: adds irq code
John Crispin
1
-0
/
+176
2013-02-17
MIPS: ralink: adds include files
John Crispin
3
-0
/
+108
2013-02-17
MIPS: ath79: simplify MISC IRQ handling
Gabor Juhos
2
-36
/
+10
2013-02-17
MIPS: ath79: simplify ath79_gpio_function_* routines
Gabor Juhos
1
-24
/
+6
2013-02-17
MIPS: ath79: fix GPIO function selection for AR934x SoCs
Gabor Juhos
2
-12
/
+28
2013-02-17
MIPS: Add new GIC clocksource.
Steven J. Hill
6
-34
/
+106
2013-02-17
MIPS: dsp: Simplify the DSP macros.
Steven J. Hill
1
-201
/
+30
2013-02-17
MIPS: dsp: Support toolchains without DSP ASE and microMIPS.
Steven J. Hill
1
-0
/
+89
2013-02-17
MIPS: dsp: Add assembler support for DSP ASEs.
Steven J. Hill
2
-17
/
+67
2013-02-17
MIPS: Add support for the M14KEc core.
Steven J. Hill
9
-0
/
+22
2013-02-17
MIPS: Clean-ups for MIPS Technologies Inc. generic header file.
Steven J. Hill
1
-21
/
+7
2013-02-17
MIPS: PCI: Multi-node PCI support for Netlogic XLP
Jayachandran C
1
-43
/
+66
2013-02-17
MIPS: Netlogic: Fix for quad-XLP boot
Jayachandran C
1
-10
/
+25
2013-02-17
MIPS: Netlogic: use preset loops per jiffy
Jayachandran C
1
-0
/
+4
2013-02-17
MIPS: Netlogic: No hazards needed for XLR/XLS
Jayachandran C
1
-1
/
+1
2013-02-17
MIPS: PCI: Prevent hang on XLP reg read
Jayachandran C
1
-1
/
+5
2013-02-17
MIPS: Netlogic: Use PIC timer as a clocksource
Jayachandran C
6
-8
/
+110
2013-02-17
MIPS: Netlogic: Split XLP L1 i-cache among threads
Jayachandran C
2
-0
/
+8
2013-02-17
MIPS: PCI: Byteswap not needed in little-endian mode
Jayachandran C
1
-3
/
+12
2013-02-17
MIPS: Netlogic: Optimize EIMR/EIRR accesses in 32-bit
Jayachandran C
3
-28
/
+98
2013-02-17
MIPS: Netlogic: add XLS6xx to FMN config
Jayachandran C
1
-0
/
+2
2013-02-17
MIPS: lantiq: rework external irq code
John Crispin
2
-32
/
+74
2013-02-17
MIPS: lantiq: improve pci reset gpio handling
John Crispin
1
-2
/
+10
2013-02-17
MIPS: lantiq: add GPHY clock gate bits
John Crispin
2
-0
/
+10
2013-02-17
MIPS: lantiq: adds static clock for PP32
John Crispin
6
-10
/
+69
2013-02-17
MIPS: lantiq: trivial typo fix
John Crispin
1
-1
/
+1
2013-02-17
MIPS: show correct cpu name for 24KEc
John Crispin
1
-1
/
+4
2013-02-15
MIPS: Cleanup break and trap codes.
Ralf Baechle
1
-8
/
+0
2013-02-15
MIPS: Redefine value of BRK_BUG.
Steven J. Hill
1
-1
/
+1
2013-02-15
MIPS: Add printing of ISA version in cpuinfo.
Steven J. Hill
3
-30
/
+93
2013-02-15
MIPS: Octeon: Adding driver to measure interrupt latency on Octeon.
Venkat Subbiah
3
-0
/
+216
2013-02-15
MIPS: Loongson2: Use clk API instead of direct dereferences
Julia Lawall
1
-3
/
+12
[prev]
[next]