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
Age
Commit message (
Expand
)
Author
Files
Lines
2015-04-23
s390/mm: change swap pte encoding and pgtable cleanup
Martin Schwidefsky
2
-123
/
+97
2015-04-23
s390/mm: correct transfer of dirty & young bits in __pmd_to_pte
Martin Schwidefsky
1
-2
/
+2
2015-04-23
s390/bpf: add dependency to z196 features
Heiko Carstens
1
-1
/
+1
2015-04-23
s390/3215: free memory in error path
Christophe Jaillet
1
-0
/
+2
2015-04-23
s390/kvm: remove delayed reallocation of page tables for KVM
Martin Schwidefsky
5
-100
/
+59
2015-04-23
kexec: allocate the kexec control page with KEXEC_CONTROL_MEMORY_GFP
Martin Schwidefsky
3
-1
/
+8
2015-04-23
Merge branch 'upstream' of git://git.infradead.org/users/pcmoore/audit
Linus Torvalds
4
-53
/
+94
2015-04-22
Merge tag 'for-linus-20150422' of git://git.infradead.org/linux-mtd
Linus Torvalds
42
-320
/
+642
2015-04-22
Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
28
-1134
/
+1513
2015-04-22
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
22
-128
/
+633
2015-04-22
Merge tag 'trace-v4.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ros...
Linus Torvalds
2
-3
/
+20
2015-04-22
Merge tag 'pci-v4.1-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
3
-7
/
+6
2015-04-22
Merge git://www.linux-watchdog.org/linux-watchdog
Linus Torvalds
8
-178
/
+109
2015-04-22
Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
24
-167
/
+721
2015-04-22
Merge MTD fixes from 4.0 into -next
Brian Norris
1
-0
/
+1
2015-04-22
Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
4
-60
/
+440
2015-04-22
Revert "mm: avoid tail page refcounting on non-THP compound pages"
Linus Torvalds
1
-1
/
+1
2015-04-22
Merge tag 'mmc-4.1-rc1' of git://git.linaro.org/people/ulf.hansson/mmc
Linus Torvalds
5
-39
/
+70
2015-04-22
dmaengine: hsu: don't prompt for hsu_core part
Vinod Koul
1
-1
/
+1
2015-04-22
Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/...
Linus Torvalds
101
-1575
/
+3510
2015-04-22
Merge tag 'armsoc-arm64' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...
Linus Torvalds
19
-4
/
+1657
2015-04-22
Merge tag 'armsoc-defconfig' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
11
-24
/
+80
2015-04-22
Merge tag 'armsoc-multiplatform' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
95
-10015
/
+2064
2015-04-22
Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
52
-960
/
+2753
2015-04-22
Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/ar...
Linus Torvalds
206
-1886
/
+18954
2015-04-22
Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...
Linus Torvalds
60
-630
/
+1638
2015-04-22
Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
170
-16653
/
+1011
2015-04-22
Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...
Linus Torvalds
44
-209
/
+254
2015-04-22
rbd: rbd_wq comment is obsolete
Ilya Dryomov
1
-1
/
+1
2015-04-22
libceph: announce support for straw2 buckets
Ilya Dryomov
1
-1
/
+15
2015-04-22
crush: straw2 bucket type with an efficient 64-bit crush_ln()
Ilya Dryomov
5
-2
/
+316
2015-04-22
crush: ensuring at most num-rep osds are selected
Ilya Dryomov
1
-4
/
+12
2015-04-22
crush: drop unnecessary include from mapper.c
Ilya Dryomov
1
-1
/
+0
2015-04-22
ceph: fix uninline data function
Yan, Zheng
1
-13
/
+21
2015-04-22
ceph: rename snapshot support
Yan, Zheng
3
-4
/
+11
2015-04-22
ceph: fix null pointer dereference in send_mds_reconnect()
Yan, Zheng
1
-1
/
+2
2015-04-22
watchdog: stmp3xxx_rtc_wdt: fix broken email address
Wolfram Sang
1
-2
/
+2
2015-04-22
watchdog: pnx4008_wdt: fix broken email address
Wolfram Sang
1
-1
/
+1
2015-04-22
watchdog: octeon: use fixed length string for register names
Aaro Koskinen
1
-1
/
+1
2015-04-22
watchdog: octeon: fix some trivial coding style issues
Aaro Koskinen
1
-6
/
+10
2015-04-22
watchdog: octeon: convert to WATCHDOG_CORE API
Aaro Koskinen
2
-147
/
+39
2015-04-22
watchdog: cadence: Remove Kconfig dependency on ARCH
Michal Simek
1
-1
/
+0
2015-04-22
ARM: msm: add watchdog entries to DT timer binding doc
Mathieu Olivari
1
-3
/
+13
2015-04-22
ARM: qcom: add description of KPSS WDT for IPQ8064
Mathieu Olivari
1
-1
/
+13
2015-04-22
watchdog: qcom: use timer devicetree binding
Mathieu Olivari
1
-6
/
+15
2015-04-22
watchdog: bcm281xx: Remove use of seq_printf return value
Joe Perches
1
-11
/
+16
2015-04-22
modpost: don't emit section mismatch warnings for compiler optimizations
Paul Gortmaker
1
-0
/
+21
2015-04-22
modpost: expand pattern matching to support substring matches
Paul Gortmaker
1
-1
/
+11
2015-04-22
modpost: do not try to match the SHT_NUL section.
Quentin Casasnovas
1
-0
/
+9
2015-04-22
modpost: fix extable entry size calculation.
Quentin Casasnovas
1
-6
/
+10
[next]