index
:
profile/common/kernel-common
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0_common
accepted/tizen_4.0_unified
accepted/tizen_common
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_wearable
sandbox/dkson95/gcc6
sandbox/jaehun77/hardfp
sandbox/jkozerski/ima-evm
sandbox/jobol/upstream
sandbox/jobol/v3.19.1
sandbox/jobol/v4.0
sandbox/lstelmach/memfd
sandbox/mwereski/kdbus-integration
sandbox/mwereski/memfd
sandbox/pcoval/devel-sdk
sandbox/pcoval/efi
sandbox/pcoval/ivi-devel
sandbox/pcoval/latest
sandbox/pcoval/rcar-m2
sandbox/pcoval/snapshot
sandbox/pcoval/tizen
sandbox/pcoval/tizen_common
sandbox/sdx/displaylink
sandbox/zjasinski/ima-evm
sandbox/zjasinski/ima-evm2
tizen
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.m2
tizen_3.14.14
tizen_3.14.19
tizen_3.14.4
tizen_4.0
tizen_common
tizen_common_3.14.20
tizen_common_3.14.25
upstream
Domain: SCM / Uncategorized;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
asm-mips
Age
Commit message (
Expand
)
Author
Files
Lines
2008-09-24
[MIPS] Fixe the definition of PTRS_PER_PGD
Jack Tan
1
-1
/
+1
2008-09-05
[MIPS] Fix WARNING: at kernel/smp.c:290
Thomas Bogendoerfer
1
-0
/
+1
2008-08-26
[MIPS] Wire up new syscalls.
Ralf Baechle
1
-6
/
+24
2008-08-15
kexec jump: rename KEXEC_CONTROL_CODE_SIZE to KEXEC_CONTROL_PAGE_SIZE
Huang Ying
1
-1
/
+1
2008-07-30
[MIPS] kgdb: add arch support for the kernel's kgdb core
Jason Wessel
2
-1
/
+57
2008-07-30
[MIPS] kgdb: Remove existing implementation
Jason Wessel
1
-215
/
+0
2008-07-30
[MIPS] TXx9: Kill unused txx927.h
Atsushi Nemoto
2
-123
/
+0
2008-07-30
[MIPS] TXx9: Support early_printk
Atsushi Nemoto
1
-0
/
+9
2008-07-30
[MIPS] TXx9: Unify serial_txx9 setup
Atsushi Nemoto
4
-3
/
+5
2008-07-30
[MIPS] TXx9: Random cleanup
Atsushi Nemoto
3
-5
/
+5
2008-07-30
[MIPS] TXx9: Make tx4938-specific code more independent
Atsushi Nemoto
2
-0
/
+4
2008-07-30
[MIPS] TXx9: Make tx3927-specific code more independent
Atsushi Nemoto
2
-3
/
+11
2008-07-30
[MIPS] TXx9: Cleanup watchdog
Atsushi Nemoto
3
-2
/
+3
2008-07-30
[MIPS] TXx9: PCI error handling
Atsushi Nemoto
4
-0
/
+12
2008-07-30
[MIPS] TXx9: Add some pci options
Atsushi Nemoto
2
-0
/
+4
2008-07-30
[MIPS] Introduce pcibios_plat_setup
Atsushi Nemoto
1
-0
/
+2
2008-07-30
[MIPS] TXx9: Fix JMR3927 irq numbers
Atsushi Nemoto
1
-0
/
+4
2008-07-26
[PATCH] kill altroot
Al Viro
1
-11
/
+0
2008-07-26
dma-mapping: add the device argument to dma_mapping_error()
FUJITA Tomonori
1
-1
/
+1
2008-07-25
Merge git://git.infradead.org/~dwmw2/random-2.6
Linus Torvalds
1
-6
/
+0
2008-07-25
remove dummy asm/kvm.h files
Adrian Bunk
1
-6
/
+0
2008-07-25
gpiolib: allow user-selection
Michael Buesch
1
-1
/
+1
2008-07-25
clean up duplicated alloc/free_thread_info
FUJITA Tomonori
1
-0
/
+2
2008-07-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6
Linus Torvalds
1
-48
/
+0
2008-07-24
ide-generic: remove ide_default_{io_base,irq}() inlines (take 3)
Bartlomiej Zolnierkiewicz
1
-28
/
+0
2008-07-24
ide: define MAX_HWIFS in <linux/ide.h>
Bartlomiej Zolnierkiewicz
1
-8
/
+0
2008-07-24
ide-generic: remove "no_pci_devices()" quirk from ide_default_io_base()
Bartlomiej Zolnierkiewicz
1
-14
/
+4
2008-07-24
ide-generic: minor fix for mips
Bartlomiej Zolnierkiewicz
1
-2
/
+0
2008-07-24
Merge branch 'semaphore' of git://git.kernel.org/pub/scm/linux/kernel/git/wil...
Linus Torvalds
1
-1
/
+0
2008-07-24
spi: au1550_spi: proper platform device
Manuel Lauss
1
-1
/
+0
2008-07-24
flag parameters: socket and socketpair
Ulrich Drepper
1
-0
/
+7
2008-07-24
PAGE_ALIGN(): correctly handle 64-bit values on 32-bit architectures
Andrea Righi
2
-4
/
+1
2008-07-24
Remove asm/semaphore.h
Matthew Wilcox
1
-1
/
+0
2008-07-20
[MIPS] Remove unused maltasmp.h.
Yoichi Yuasa
1
-36
/
+0
2008-07-20
[MIPS] Remove unused saa9730_uart.h.
Yoichi Yuasa
1
-69
/
+0
2008-07-20
[MIPS] TXx9: Fix some sparse warnings
Atsushi Nemoto
1
-9
/
+10
2008-07-20
[MIPS] TXx9: Add 64-bit support
Atsushi Nemoto
5
-36
/
+70
2008-07-20
[MIPS] TXx9: Cleanups for 64-bit support
Atsushi Nemoto
2
-223
/
+62
2008-07-20
[MIPS] don't leak setup_early_printk() in userspace header
Adrian Bunk
1
-0
/
+2
2008-07-20
[MIPS] Remove include/asm-mips/mips-boards/sead{,int}.h
Adrian Bunk
2
-64
/
+0
2008-07-20
[MIPS] Remove asm-mips/mips-boards/atlas{,int}.h
Adrian Bunk
2
-189
/
+0
2008-07-20
[MIPS] Routerboard 532: Support for base system
Ralf Baechle
15
-0
/
+1553
2008-07-20
[MIPS] Tinker with constraints in <asm/atomic.h> to fix build error.
Ralf Baechle
1
-3
/
+3
2008-07-20
[MIPS] Add missing prototypes to asm/page.h
Dmitri Vorobiev
1
-0
/
+3
2008-07-20
[MIPS] Fix missing prototypes in asm/fpu.h
Dmitri Vorobiev
1
-0
/
+2
2008-07-20
[MIPS] PCI: Make the pcibios_max_latency variable static
Dmitri Vorobiev
1
-1
/
+0
2008-07-16
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz...
Linus Torvalds
1
-9
/
+9
2008-07-15
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
Linus Torvalds
42
-919
/
+660
2008-07-15
Merge branch 'generic-ipi' into generic-ipi-for-linus
Ingo Molnar
1
-10
/
+3
2008-07-15
[MIPS] Remove mips_machtype for LASAT machines
Thomas Bogendoerfer
2
-6
/
+2
[next]