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
2006-12-07
[PATCH] Add struct dev pointer to dma_is_consistent()
Ralf Baechle
4
-4
/
+4
2006-12-07
[PATCH] elf: include terminating zero in n_namesz
Magnus Damm
1
-2
/
+2
2006-12-07
[PATCH] elf: Always define elf_addr_t in linux/elf.h
Magnus Damm
3
-6
/
+0
2006-12-07
[PATCH] mm: pagefault_{disable,enable}()
Peter Zijlstra
1
-6
/
+4
2006-12-06
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
Linus Torvalds
27
-310
/
+105
2006-12-06
[MIPS] Import updates from i386's i8259.c
Atsushi Nemoto
1
-76
/
+86
2006-12-06
[MIPS] *-berr: Header inclusions for DEC bus error handlers
Maciej W. Rozycki
2
-0
/
+3
2006-12-06
[MIPS] Compile __do_IRQ() when really needed
Franck Bui-Huu
23
-231
/
+14
2006-12-06
[MIPS] genirq: use name instead of typename
Atsushi Nemoto
1
-1
/
+1
2006-12-06
[MIPS] Do not use handle_level_irq for ioasic_dma_irq_type.
Atsushi Nemoto
1
-2
/
+1
2006-12-05
WorkQueue: Fix up arch-specific work items where possible
David Howells
1
-2
/
+2
2006-12-04
[MIPS] Cleanup memory barriers for weakly ordered systems.
Ralf Baechle
2
-3
/
+7
2006-12-04
[MIPS] Alchemy: Automatically enable CONFIG_RESOURCES_64BIT for PCI configs.
Ralf Baechle
1
-0
/
+9
2006-12-04
[MIPS] Unify csum_partial.S
Atsushi Nemoto
6
-486
/
+262
2006-12-04
[MIPS] SWARM: Fix a typo in #error directives
Maciej W. Rozycki
1
-4
/
+4
2006-12-04
[MIPS] Use SYSVIPC_COMPAT to fix various problems on N32
Atsushi Nemoto
3
-562
/
+35
2006-12-02
[NET]: MIPS checksum annotations and cleanups.
Al Viro
1
-4
/
+4
2006-12-01
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
Linus Torvalds
79
-1945
/
+909
2006-11-30
Fix misc Kconfig typos
Matt LaPlante
1
-2
/
+2
2006-11-30
[MIPS] Remove duplicate ISA DMA code for 0 DMA channel case.
Ralf Baechle
3
-34
/
+6
2006-11-30
[MIPS] Use conditional traps for BUG_ON on MIPS II and better.
Ralf Baechle
1
-4
/
+10
2006-11-30
[MIPS] mips HPT cleanup: make clocksource_mips public
Atsushi Nemoto
6
-38
/
+28
2006-11-30
[MIPS] do_IRQ cleanup
Atsushi Nemoto
3
-20
/
+7
2006-11-30
[MIPS] Avoid dupliate D-cache flush on R400C / R4400 SC and MC variants.
Ralf Baechle
1
-3
/
+7
2006-11-30
[MIPS] Remove redundant r4k_blast_icache() calls
Atsushi Nemoto
1
-8
/
+4
2006-11-30
[MIPS] Work around bogus gcc warnings.
Ralf Baechle
1
-21
/
+22
2006-11-30
[MIPS] Fix double inclusions
Nicolas Kaiser
4
-15
/
+4
2006-11-30
[MIPS] use generic_handle_irq, handle_level_irq, handle_percpu_irq
Atsushi Nemoto
27
-33
/
+63
2006-11-30
[MIPS] IRQ cleanups
Atsushi Nemoto
36
-1655
/
+292
2006-11-30
[MIPS] mips hpt cleanup: get rid of mips_hpt_init
Atsushi Nemoto
2
-16
/
+8
2006-11-30
[MIPS] PB1200: Remove duplicate definitions
Yoichi Yuasa
1
-6
/
+2
2006-11-30
[MIPS] Oprofile: kernel support for the R10000.
Ralf Baechle
3
-5
/
+31
2006-11-30
[MIPS] Add support for kexec
Nicolas Schichan
8
-4
/
+188
2006-11-30
[MIPS] Don't print presence of WAIT instruction on bootup.
Ralf Baechle
1
-16
/
+3
2006-11-30
[MIPS] Fast path for rdhwr emulation for TLS
Atsushi Nemoto
2
-1
/
+77
2006-11-30
[MIPS] Load modules to CKSEG0 if CONFIG_BUILD_ELF64=n
Atsushi Nemoto
6
-3
/
+81
2006-11-30
[MIPS] Rewrite GALILEO_INL/GALILEO_OUTL to GT_READ/GT_WRITE
Yoichi Yuasa
4
-39
/
+35
2006-11-30
[MIPS] Make free_init_pages() arguments to be physical addresses
Franck Bui-Huu
1
-16
/
+17
2006-11-30
[MIPS] setup.c: clean up initrd related code
Franck Bui-Huu
2
-32
/
+48
2006-11-30
[MIPS] setup.c: use __pa_symbol() where needed
Franck Bui-Huu
1
-5
/
+5
2006-11-30
[MIPS] setup.c: get ride of CPHYSADDR()
Franck Bui-Huu
1
-3
/
+3
2006-11-30
[MIPS] page.h: remove __pa() usages.
Franck Bui-Huu
1
-4
/
+4
2006-11-29
[MIPS] Do topology_init even on uniprocessor kernels.
Ralf Baechle
3
-24
/
+30
2006-11-28
[MIPS] Fix Bonito bootup message.
Ralf Baechle
1
-1
/
+1
2006-11-22
[MIPS] Hack for SB1 cache issues
Thiemo Seufer
1
-1
/
+21
2006-11-06
[MIPS] Fix EV64120 and Ocelot builds by providing a plat_timer_setup().
Ralf Baechle
3
-6
/
+1
2006-11-06
[MIPS] EV64120: Fix PCI interrupt allocation.
Ralf Baechle
3
-35
/
+22
2006-11-06
[MIPS] Make irq number allocator generally available for fixing EV64120.
Ralf Baechle
3
-25
/
+42
2006-11-06
[MIPS] EV64120: Fix timer initialization for HZ != 100.
Ralf Baechle
1
-1
/
+1
2006-11-06
[MIPS] Ocelot 3: Fix MAC address detection after platform_device conversion.
Ralf Baechle
4
-60
/
+237
[next]