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
2016-01-21
mm: arch: remove duplicate definitions of MADV_FREE
Guenter Roeck
1
-1
/
+0
2016-01-19
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
1
-35
/
+16
2016-01-16
kvm: rename pfn_t to kvm_pfn_t
Dan Williams
3
-11
/
+11
2016-01-16
arch/*/include/uapi/asm/mman.h: : let MADV_FREE have same value for all archi...
Chen Gang
1
-0
/
+1
2016-01-16
mm: define MADV_FREE for some arches
Minchan Kim
1
-0
/
+1
2016-01-16
mm: differentiate page_mapped() from page_mapcount() for compound pages
Kirill A. Shutemov
3
-5
/
+6
2016-01-16
mips, thp: remove infrastructure for handling splitting PMDs
Kirill A. Shutemov
5
-51
/
+5
2016-01-16
mm: drop tail page refcounting
Kirill A. Shutemov
1
-4
/
+0
2016-01-15
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-3
/
+3
2016-01-13
Merge tag 'for-linus-20160112' of git://git.infradead.org/linux-mtd
Linus Torvalds
5
-5
/
+5
2016-01-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2
-38
/
+4
2016-01-13
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-12
/
+6
2016-01-12
mips: define __smp_xxx
Michael S. Tsirkin
1
-12
/
+14
2016-01-12
mips: reuse asm-generic/barrier.h
Michael S. Tsirkin
1
-23
/
+2
2016-01-12
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
1
-1
/
+1
2016-01-12
Merge tag 'regmap-v4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/broo...
Linus Torvalds
9
-9
/
+0
2016-01-09
Merge branch 'for-linus' into work.misc
Al Viro
1
-1
/
+1
2016-01-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-16
/
+2
2016-01-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-15
/
+1
2016-01-06
net: filter: make JITs zero A for SKF_AD_ALU_XOR_X
Rabin Vincent
1
-15
/
+1
2016-01-06
Merge tag 'wireless-drivers-next-for-davem-2016-01-05' of git://git.kernel.or...
David S. Miller
1
-38
/
+1
2016-01-05
Merge remote-tracking branches 'regmap/topic/mmio', 'regmap/topic/rbtree' and...
Mark Brown
9
-9
/
+0
2016-01-05
soreuseport: setsockopt SO_ATTACH_REUSEPORT_[CE]BPF
Craig Gallek
1
-0
/
+3
2016-01-04
Merge branch 'memdup_user_nul' into work.misc
Al Viro
9
-25
/
+43
2016-01-04
Fix ld-version.sh to handle large 3rd version part
James Hogan
1
-1
/
+1
2015-12-30
MIPS: VDSO: Fix build error with binutils 2.24 and earlier
Guenter Roeck
1
-1
/
+1
2015-12-27
MIPS: Fix bitrot in __get_user_unaligned()
Al Viro
1
-3
/
+3
2015-12-23
[mips] switch pvc_proc_cleanup() to remove_proc_subtree()
Al Viro
1
-12
/
+6
2015-12-22
MIPS: Fix build error due to unused variables.
Ralf Baechle
3
-3
/
+1
2015-12-22
MIPS: VDSO: Fix build error
Qais Yousef
1
-2
/
+2
2015-12-22
MIPS: CPS: drop .set mips64r2 directives
Paul Burton
1
-2
/
+0
2015-12-22
MIPS: uaccess: Take EVA into account in [__]clear_user
James Hogan
3
-10
/
+26
2015-12-22
MIPS: uaccess: Take EVA into account in __copy_from_user()
James Hogan
1
-3
/
+9
2015-12-22
MIPS: uaccess: Fix strlen_user with EVA
James Hogan
1
-1
/
+1
2015-12-16
ssb: pick SoC invariants code from MIPS BCM47xx arch
Rafał Miłecki
1
-38
/
+1
2015-12-12
MIPS: fix DMA contiguous allocation
Qais Yousef
1
-1
/
+1
2015-12-09
mips: nand: make use of mtd_to_nand() where appropriate
Boris BREZILLON
5
-5
/
+5
2015-12-05
module: use a structure to encapsulate layout.
Rusty Russell
1
-3
/
+3
2015-11-30
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
3
-5
/
+9
2015-11-27
MIPS: Fix delay loops which may be removed by GCC.
Ralf Baechle
3
-5
/
+9
2015-11-24
Merge tag 'kvm-arm-for-v4.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel...
Paolo Bonzini
3
-3
/
+9
2015-11-20
MIPS: ath79: Add a machine entry for booting OF machines
Alban Bedel
1
-0
/
+5
2015-11-20
MIPS: ath79: Fix the size of the MISC INTC registers in ar9132.dtsi
Alban Bedel
1
-1
/
+1
2015-11-20
MIPS: ath79: Fix the DDR control initialization on ar71xx and ar934x
Alban Bedel
1
-1
/
+1
2015-11-18
MIPS: KVM: Uninit VCPU in vcpu_create error path
James Hogan
1
-1
/
+4
2015-11-18
MIPS: KVM: Fix CACHE immediate offset sign extension
James Hogan
1
-1
/
+1
2015-11-18
MIPS: KVM: Fix ASID restoration logic
James Hogan
1
-6
/
+10
2015-11-16
MIPS: Fix flood of warnings about comparsion being always true.
Ralf Baechle
1
-1
/
+2
2015-11-16
regmap-mmio: Use native endianness for read/write
Simon Arlott
9
-9
/
+0
2015-11-15
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
147
-746
/
+4472
[next]