index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source 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-29
MIPS: Octeon: Rewrite DMA mapping functions.
David Daney
6
-301
/
+389
2010-10-29
MIPS: Add a platform hook for swiotlb setup.
David Daney
2
-0
/
+13
2010-10-29
MIPS: Convert DMA to use dma-mapping-common.h
David Daney
8
-153
/
+136
2010-10-29
MIPS: ip32, ip27, jazz: Make static functions in dma-coherence.h inline.
David Daney
3
-8
/
+8
2010-10-29
MIPS: Octeon: Select ZONE_DMA32
David Daney
1
-0
/
+1
2010-10-29
MIPS: Octeon: Adjust top of DMA32 zone.
David Daney
1
-0
/
+6
2010-10-29
MIPS: Allow MAX_DMA32_PFN to be overridden.
David Daney
1
-0
/
+3
2010-10-29
MIPS: Octeon: Set dma_masks for octeon_mgmt device.
David Daney
1
-0
/
+5
2010-10-29
MIPS: IRQ: Add stackoverflow detection
From: jiang.adam@gmail.com
3
-0
/
+35
2010-10-29
MIPS: Kconfig cleanup
Thomas Gleixner
1
-2
/
+0
2010-10-29
MIPS: Remove wait argument of r4k_on_each_cpu
Ralf Baechle
1
-11
/
+9
2010-10-29
MIPS: More detailed description of r4k_on_each_cpu
Ralf Baechle
1
-0
/
+1
2010-10-29
MIPS: Get rid of branches to .subsections.
Ralf Baechle
5
-297
/
+243
2010-10-29
Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...
Linus Torvalds
1
-2
/
+0
2010-10-28
mips: remove dma64_addr_t usage
FUJITA Tomonori
1
-1
/
+1
2010-10-28
ptrace: cleanup arch_ptrace() on MIPS
Namhyung Kim
1
-11
/
+11
2010-10-28
ptrace: change signature of arch_ptrace()
Namhyung Kim
1
-1
/
+2
2010-10-28
mm: fix race in kunmap_atomic()
Peter Zijlstra
1
-1
/
+2
2010-10-27
mm: remove pte_*map_nested()
Peter Zijlstra
2
-6
/
+0
2010-10-27
mm: stack based kmap_atomic()
Peter Zijlstra
2
-35
/
+33
2010-10-25
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...
Linus Torvalds
1
-0
/
+6
2010-10-25
Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
6
-0
/
+159
2010-10-25
MIPS: MT: Fix build error iFPU affinity code
Ralf Baechle
1
-1
/
+1
2010-10-25
Merge branch 'topic/asoc' into for-linus
Takashi Iwai
1
-0
/
+6
2010-10-25
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...
Linus Torvalds
46
-49
/
+10
2010-10-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6
Linus Torvalds
2
-35
/
+28
2010-10-22
Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl
Linus Torvalds
3
-2
/
+5
2010-10-22
Alchemy: Add UART PM methods.
Manuel Lauss
2
-35
/
+28
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
of/mips: Cleanup some include directives/files.
David Daney
1
-6
/
+2
2010-10-21
of/mips: Add device tree support to MIPS
Dezhong Diao
6
-0
/
+163
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-18
Update broken web addresses in arch directory.
Justin P. Mattock
44
-47
/
+8
2010-10-15
llseek: automatically add .llseek fop
Arnd Bergmann
3
-2
/
+5
2010-10-12
Merge branch 'kbuild/rc-fixes' into kbuild/kconfig
Michal Marek
312
-53936
/
+10561
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
[next]