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
2007-10-11
[MIPS] Clockevent driver for BCM1480
Ralf Baechle
1
-25
/
+80
2007-10-11
[MIPS] Clockevent driver for BCM1250
Ralf Baechle
1
-21
/
+160
2007-10-11
[MIPS] i8253 PIT clocksource and clockevent drivers
Ralf Baechle
9
-5
/
+250
2007-10-11
[MIPS] IP27: Add clocksource drivers
Ralf Baechle
1
-3
/
+11
2007-10-11
[MIPS] Jazz clockevent driver
Ralf Baechle
2
-7
/
+48
2007-10-11
[MIPS] Dyntick support for SMTC:
Ralf Baechle
4
-49
/
+134
2007-10-11
[MIPS] Implement clockevents for R4000-style cp0 count/compare interrupt
Ralf Baechle
17
-194
/
+202
2007-10-11
[MIPS] Consolidate all variants of MIPS cp0 timer interrupt handlers.
Ralf Baechle
10
-284
/
+80
2007-10-11
[MIPS] Switch from to_tm to rtc_time_to_tm
Ralf Baechle
6
-56
/
+14
2007-10-11
[MIPS] Deforest the function pointer jungle in the time code.
Ralf Baechle
42
-199
/
+110
2007-10-11
[MIPS] Use generic NTP code for all MIPS platforms
Ralf Baechle
3
-38
/
+8
2007-10-11
[MIPS] Replace deprecated SA_* IRQ flags with modern IRQF_ variants.
Ahmed S. Darwish
1
-1
/
+1
2007-10-11
[MIPS] ARC: Get rid of mips_machgroup
Ralf Baechle
27
-57
/
+1
2007-10-11
[MIPS] ARC: Convert mach_table[] to ISO C initializers.
Ralf Baechle
1
-40
/
+48
2007-10-11
[MIPS] dec/time.c: Remove no longer needed inclusion of <asm/div64.h>.
Maciej W. Rozycki
1
-1
/
+0
2007-10-11
[MIPS] GPIO LED driver for the WGT634U machine
Aurelien Jarno
2
-1
/
+65
2007-10-11
[MIPS] Add gpio support to the BCM47XX platform
Aurelien Jarno
2
-1
/
+80
2007-10-11
[MIPS] Add CFE support to BCM47XX
Aurelien Jarno
3
-5
/
+161
2007-10-11
[MIPS] Move ARC code into arch/mips/fw/arc
Aurelien Jarno
15
-7
/
+7
2007-10-11
[MIPS] Move CFE code into arch/mips/fw/cfe
Aurelien Jarno
12
-278
/
+18
2007-10-11
[MIPS] Remove IP27 specific structures from struct cpuinfo_mips
Ralf Baechle
2
-1
/
+4
2007-10-11
[MIPS] Sibyte: Replace SB1 cachecode with standard R4000 class cache code.
Ralf Baechle
7
-555
/
+35
2007-10-11
[MIPS] Alchemy: remove useless prototypes.
Ralf Baechle
1
-11
/
+0
2007-10-11
[MIPS] Sibyte: cleanup static inline forward declarations.
Ralf Baechle
2
-76
/
+76
2007-10-11
[MIPS] R3000 setup for kernel_thread()
Maciej W. Rozycki
1
-2
/
+2
2007-10-11
[MIPS] Introduce a consistent style for vmlinux.lds.
Sam Ravnborg
1
-150
/
+189
2007-10-11
[MIPS] Add GT641xx IRQ routines.
Yoichi Yuasa
8
-109
/
+189
2007-10-11
[MIPS] i8295 cleanups.
Yoichi Yuasa
1
-6
/
+8
2007-10-11
[MIPS] Kill useless volatile keyword
Ralf Baechle
1
-2
/
+2
2007-10-11
[MIPS] Kill redundant EXTRA_AFLAGS
Atsushi Nemoto
2
-2
/
+0
2007-10-11
[MIPS] PCI: Always enable CONFIG_PCI_DOMAINS
Ralf Baechle
1
-3
/
+1
2007-10-11
[MIPS] tx4927: Cleanup unused macros and non-standard IO accessors.
Atsushi Nemoto
5
-41
/
+36
2007-10-11
[MIPS] cleanup struct irqaction initializers
Thomas Gleixner
5
-12
/
+30
2007-10-11
[MIPS] Add support for BCM47XX CPUs.
Aurelien Jarno
11
-0
/
+342
2007-10-11
[MIPS] JAZZ fixes
Thomas Bogendoerfer
6
-158
/
+161
2007-10-11
[MIPS] Add back support for LASAT platforms
Brian Murphy
28
-0
/
+3507
2007-10-11
[MIPS] IP27: remove duplicate extern dump_tlb_all() prototype
Yoichi Yuasa
1
-2
/
+0
2007-10-11
[MIPS] VR41xx: replace infinite loop with hibernate
Yoichi Yuasa
1
-9
/
+2
2007-10-11
[MIPS] VR41xx: Add default restart routine.
Yoichi Yuasa
1
-1
/
+6
2007-10-11
[MIPS] Rename CONFIG_BUILD_ELF64 into KBUILD_64BIT_SYM32
Franck Bui-Huu
1
-7
/
+5
2007-10-11
[MIPS] Automatically set CONFIG_BUILD_ELF64
Franck Bui-Huu
2
-18
/
+20
2007-10-11
[MIPS] Remove '-mno-explicit-relocs' option when CONFIG_BUILD_ELF64
Franck Bui-Huu
1
-3
/
+1
2007-10-11
[MIPS] SMTC: Microoptimize atomic_postincrement for non-weak consistency.
Ralf Baechle
1
-1
/
+1
2007-10-11
[MIPS] vr41xx: add cpu_wait
Yoichi Yuasa
1
-2
/
+16
2007-10-11
[MIPS] IRQ Affinity Support for SMTC on Malta Platform
Kevin D. Kissell
4
-0
/
+129
2007-10-09
[MIPS] Au1000: set the PCI controller IO base
Florian Fainelli
1
-0
/
+1
2007-10-09
[MIPS] Alchemy: Fix USB initialization.
Florian Fainelli
4
-10
/
+10
2007-10-09
[MIPS] IP32: Fix fatal typo in address computation.
Giuseppe Sacco
1
-1
/
+1
2007-10-05
[MIPS] IP32: Enable PCI bridges
Giuseppe Sacco
1
-12
/
+9
2007-10-03
[MIPS] pg-r4k.c: Fix a typo in an R4600 v2 erratum workaround
Maciej W. Rozycki
1
-1
/
+1
[next]