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
/
alpha
Age
Commit message (
Expand
)
Author
Files
Lines
2018-08-24
Merge branch 'userns-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-27
/
+24
2018-08-18
mm: convert return type of handle_mm_fault() caller to vm_fault_t
Souptick Joarder
1
-1
/
+2
2018-08-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-0
/
+3
2018-08-15
Merge tag 'kconfig-v4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-27
/
+1
2018-08-15
Merge tag 'kbuild-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
1
-1
/
+1
2018-08-13
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-44
/
+20
2018-08-11
sys: don't hold uts_sem while accessing userspace memory
Jann Horn
1
-27
/
+24
2018-08-02
kconfig: include kernel/Kconfig.preempt from init/Kconfig
Christoph Hellwig
1
-0
/
+1
2018-08-02
Kconfig: consolidate the "Kernel hacking" menu
Christoph Hellwig
2
-7
/
+0
2018-08-02
kconfig: include common Kconfig files from top-level Kconfig
Christoph Hellwig
1
-20
/
+0
2018-07-25
locking/atomics: Rework ordering barriers
Mark Rutland
1
-4
/
+4
2018-07-25
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-4
/
+1
2018-07-22
alpha: fix osf_wait4() breakage
Al Viro
1
-4
/
+1
2018-07-17
kbuild: Rename HOSTCFLAGS to KBUILD_HOSTCFLAGS
Laura Abbott
1
-1
/
+1
2018-07-17
Merge tag 'v4.18-rc5' into locking/core, to pick up fixes
Ingo Molnar
3
-51
/
+0
2018-07-04
net: Add a new socket option for a future transmit time.
Richard Cochran
1
-0
/
+3
2018-06-21
atomics/treewide: Make conditional inc/dec ops optional
Mark Rutland
1
-0
/
+1
2018-06-21
atomics/treewide: Make unconditional inc/dec ops optional
Mark Rutland
1
-12
/
+0
2018-06-21
atomics/treewide: Make test ops optional
Mark Rutland
1
-12
/
+0
2018-06-21
atomics/alpha: Define atomic64_fetch_add_unless()
Mark Rutland
1
-11
/
+12
2018-06-21
atomics/treewide: Make atomic_fetch_add_unless() optional
Mark Rutland
1
-1
/
+1
2018-06-21
atomics/treewide: Make atomic64_inc_not_zero() optional
Mark Rutland
1
-2
/
+0
2018-06-21
atomics/treewide: Rename __atomic_add_unless() => atomic_fetch_add_unless()
Mark Rutland
1
-2
/
+2
2018-06-13
alpha: Remove custom dec_and_lock() implementation
Sebastian Andrzej Siewior
3
-51
/
+0
2018-06-06
Merge tag 'kbuild-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
1
-1
/
+1
2018-06-05
Merge branch 'timers-2038-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
5
-92
/
+4
2018-06-05
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-0
/
+1
2018-06-05
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
5
-107
/
+30
2018-06-04
Merge tag 'docs-4.18' of git://git.lwn.net/linux
Linus Torvalds
1
-1
/
+1
2018-06-04
Merge tag 'dma-mapping-4.18' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2
-17
/
+2
2018-06-01
kbuild: add machine size to CHECKFLAGS
Luc Van Oostenryck
1
-1
/
+1
2018-05-23
alpha: io: reorder barriers to guarantee writeX() and iowriteX() ordering #2
Sinan Kaya
1
-7
/
+7
2018-05-23
alpha: simplify get_arch_dma_ops
Christoph Hellwig
2
-5
/
+3
2018-05-23
alpha: use dma_direct_ops for jensen
Christoph Hellwig
3
-33
/
+5
2018-05-09
arch: define the ARCH_DMA_ADDR_T_64BIT config symbol in lib/Kconfig
Christoph Hellwig
1
-3
/
+0
2018-05-09
dma-mapping: move the NEED_DMA_MAP_STATE config symbol to lib/Kconfig
Christoph Hellwig
1
-3
/
+1
2018-05-09
scatterlist: move the NEED_SG_DMA_LENGTH config symbol to lib/Kconfig
Christoph Hellwig
1
-3
/
+1
2018-05-09
iommu-helper: mark iommu_is_span_boundary as inline
Christoph Hellwig
1
-3
/
+0
2018-05-07
PCI: remove PCI_DMA_BUS_IS_PHYS
Christoph Hellwig
1
-5
/
+0
2018-04-25
signal/alpha: Use force_sig_fault where appropriate
Eric W. Biederman
2
-21
/
+3
2018-04-25
signal/alpha: Use send_sig_fault where appropriate
Eric W. Biederman
3
-79
/
+24
2018-04-25
signal/alpha: Replace TRAP_FIXME with TRAP_UNK
Eric W. Biederman
2
-9
/
+2
2018-04-25
signal/alpha: Replace FPE_FIXME with FPE_FLTUNK
Eric W. Biederman
3
-9
/
+2
2018-04-25
signal: Ensure every siginfo we send has all bits initialized
Eric W. Biederman
4
-0
/
+10
2018-04-20
y2038: alpha: Remove unneeded ipc uapi header files
Arnd Bergmann
5
-92
/
+4
2018-04-19
time: Add an asm-generic/compat.h file
Arnd Bergmann
1
-0
/
+1
2018-04-18
signal/alpha: Document a conflict with SI_USER for SIGFPE
Eric W. Biederman
1
-1
/
+1
2018-04-16
Merge branch 'mm-rst' into docs-next
Jonathan Corbet
1
-1
/
+1
2018-04-16
docs/vm: rename documentation files to .rst
Mike Rapoport
1
-1
/
+1
2018-04-11
mm: introduce MAP_FIXED_NOREPLACE
Michal Hocko
1
-0
/
+1
[next]