index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
mips
Age
Commit message (
Expand
)
Author
Files
Lines
2010-10-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-irqflags
Linus Torvalds
45
-28
/
+74
2010-10-21
security: remove unused parameter from security_task_setscheduler()
KOSAKI Motohiro
1
-1
/
+1
2010-10-21
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linus
Linus Torvalds
5
-8
/
+12
2010-10-19
MIPS: O32 compat/N32: Fix to use compat syscall wrappers for AIO syscalls.
Michel Thebeau
2
-6
/
+6
2010-10-19
MIPS: jz4740: Fix Kbuild Platform file.
David Daney
1
-1
/
+1
2010-10-19
MIPS: Repair Kbuild make clean breakage.
David Daney
2
-1
/
+5
2010-10-19
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linus
Linus Torvalds
12
-44
/
+53
2010-10-18
MIPS: Enable ISA_DMA_API config to fix build failure
Namhyung Kim
1
-0
/
+4
2010-10-18
MIPS: 32-bit: Fix build failure in asm/fcntl.h
Namhyung Kim
1
-0
/
+1
2010-10-18
MIPS: Remove all generated vmlinuz* files on "make clean"
Wu Zhangjin
1
-1
/
+1
2010-10-18
MIPS: do_sigaltstack() expects userland pointers
Al Viro
2
-4
/
+6
2010-10-18
MIPS: Fix error values in case of bad_stack
Al Viro
2
-2
/
+2
2010-10-18
MIPS: Sanitize restart logics
Al Viro
7
-35
/
+34
2010-10-18
MIPS: secure_computing, syscall audit: syscall number should in r2, not r0.
Al Viro
1
-2
/
+2
2010-10-18
MIPS: Don't block signals if we'd failed to setup a sigframe
Al Viro
1
-0
/
+3
2010-10-09
Define _addr_lsb in siginfo_t for mips
Andi Kleen
1
-0
/
+1
2010-10-07
Fix IRQ flag handling naming
David Howells
2
-26
/
+31
2010-10-07
MIPS: Add missing #inclusions of <linux/irq.h>
David Howells
43
-2
/
+43
2010-10-04
MIPS: Octeon: Place cnmips_cu2_setup in __init memory.
David Daney
1
-1
/
+1
2010-10-04
MIPS: Don't place cu2 notifiers in __cpuinitdata
David Daney
1
-1
/
+1
2010-10-04
MIPS: Calculate VMLINUZ_LOAD_ADDRESS based on the length of vmlinux.bin
Shmulik Ladkani
1
-1
/
+1
2010-10-04
MIPS: Alchemy: Resolve prom section mismatches
Manuel Lauss
1
-3
/
+2
2010-10-04
MIPS: Fix syscall 64 bit number comments.
Ralf Baechle
1
-2
/
+2
2010-10-04
MIPS: Hookup fanotify_init, fanotify_mark, and prlimit64 syscalls.
David Daney
6
-9
/
+37
2010-10-04
MIPS: TX49xx: Rename ARCH_KMALLOC_MINALIGN to ARCH_DMA_MINALIGN
FUJITA Tomonori
1
-1
/
+1
2010-10-04
MIPS: N32: Fix getdents64 syscall for n32
Bernhard Walle
1
-1
/
+1
2010-10-04
MIPS: Remove pr_<level> uses of KERN_<level>
Joe Perches
2
-2
/
+2
2010-10-04
MIPS: PNX8550: Sort out machine halt, restart and powerdown functions.
Ralf Baechle
2
-17
/
+6
2010-10-04
MIPS: GIC: Remove dependencies from Malta files.
Ralf Baechle
4
-5
/
+5
2010-10-04
MIPS: Kconfig: Fix and clarify kconfig help text for VSMP and SMTC.
Ralf Baechle
1
-2
/
+18
2010-10-04
MIPS: DMA: Fix computation of DMA flags from device's coherent_dma_mask.
Ralf Baechle
1
-8
/
+20
2010-10-04
MIPS: Audit: Fix hang in entry.S.
Ralf Baechle
1
-1
/
+2
2010-10-04
MIPS: Document why RELOC_HIDE is there.
Ralf Baechle
1
-0
/
+14
2010-10-04
MIPS: Octeon: Determine if helper needs to be built
Andreas Bießmann
2
-1
/
+5
2010-10-04
MIPS: Use generic atomic64 for 32-bit kernels
Deng-Cheng Zhu
2
-0
/
+5
2010-10-04
MIPS: RM7000: Symbol should be static
Ricardo Mendoza
1
-1
/
+1
2010-10-04
MIPS: kspd: Adjust confusing if indentation
Julia Lawall
1
-1
/
+1
2010-10-04
MIPS: Fix a typo.
Andrea Gelmini
1
-1
/
+1
2010-09-15
compat: Make compat_alloc_user_space() incorporate the access_ok()
H. Peter Anvin
1
-1
/
+1
2010-08-18
Make do_execve() take a const filename pointer
David Howells
1
-3
/
+7
2010-08-16
Merge git://git.infradead.org/mtd-2.6
Linus Torvalds
1
-0
/
+1
2010-08-15
defconfig reduction
Sam Ravnborg
48
-53599
/
+228
2010-08-14
Mark arguments to certain syscalls as being const
David Howells
1
-1
/
+1
2010-08-12
MIPS: Fix gen_nand probe structures contents
Marek Vasut
1
-0
/
+1
2010-08-11
dma-mapping: remove dma_is_consistent API
FUJITA Tomonori
2
-9
/
+0
2010-08-11
dma-mapping: unify dma_get_cache_alignment implementations
FUJITA Tomonori
1
-7
/
+0
2010-08-11
dma-mapping: rename ARCH_KMALLOC_MINALIGN to ARCH_DMA_MINALIGN
FUJITA Tomonori
3
-4
/
+4
2010-08-11
Merge branch 'for-2.6.36' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
1
-2
/
+0
2010-08-11
tty: Add EXTPROC support for LINEMODE
hyc@symas.com
2
-1
/
+3
2010-08-11
tty: remove remaining Hayes ESP ioctls
Greg Kroah-Hartman
1
-2
/
+0
[next]