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-07-06
perf/x86: Fix copy_from_user_nmi() return if range is not ok
Yann Droneaud
1
-1
/
+1
2015-07-06
perf: Fix AUX buffer refcounting
Peter Zijlstra
3
-10
/
+35
2015-07-06
USB: cp210x: add ID for Aruba Networks controllers
Peter Sanford
1
-0
/
+1
2015-07-06
powerpc/powernv: Fix opal-elog interrupt handler
Alistair Popple
1
-11
/
+5
2015-07-06
powerpc/ppc4xx_hsta_msi: Include ppc-pci.h to fix reference to hose_list
Daniel Axtens
1
-0
/
+1
2015-07-06
powerpc: Add plain English description for alignment exception oopses
Anton Blanchard
1
-0
/
+4
2015-07-06
cxl: Test the correct mmio space before unmapping
Daniel Axtens
1
-1
/
+1
2015-07-06
powerpc: Set the correct kernel taint on machine check errors.
Daniel Axtens
1
-0
/
+2
2015-07-06
cxl/vphb.c: Use phb pointer after NULL check
Maninder Singh
1
-1
/
+2
2015-07-06
USB: mos7720: rename registers
Sudip Mukherjee
1
-115
/
+138
2015-07-06
USB: option: add 2020:4000 ID
Claudio Cappelli
1
-0
/
+1
2015-07-06
drm/i915/chv: fix HW readout of the port PLL fractional divider
Imre Deak
1
-2
/
+5
2015-07-06
ALSA: hda - add codec ID for Broxton display audio codec
Libin Yang
1
-0
/
+2
2015-07-06
crypto: omap-des - Fix unmapping of dma channels
Vutla, Lokesh
1
-3
/
+0
2015-07-06
x86/tsc: Let high latency PIT fail fast in quick_pit_calibrate()
Adrian Hunter
1
-1
/
+10
2015-07-06
Merge branch 'perf/rbtree_copy' of git://git.kernel.org/pub/scm/linux/kernel/...
Ingo Molnar
9
-32
/
+959
2015-07-06
ARCv2: intc: IDU: Fix potential race in installing a chained IRQ handler
Vineet Gupta
1
-2
/
+1
2015-07-06
ARCv2: intc: IDU: support irq affinity
Vineet Gupta
1
-1
/
+18
2015-07-06
ARC: fix unused var wanring
Vineet Gupta
1
-1
/
+0
2015-07-06
ARC: Don't memzero twice in dma_alloc_coherent for __GFP_ZERO
Vineet Gupta
1
-2
/
+2
2015-07-06
ARC: Override toplevel default -O2 with -O3
Vineet Gupta
1
-1
/
+2
2015-07-06
kbuild: Allow arch Makefiles to override {cpp,ld,c}flags
Michal Marek
2
-4
/
+13
2015-07-06
ARCv2: guard SLC DMA ops with spinlock
Alexey Brodkin
1
-2
/
+10
2015-07-06
ARC: Kconfig: better way to disable ARC_HAS_LLSC for ARC_CPU_750D
Vineet Gupta
1
-1
/
+2
2015-07-06
module: relocate module_init from init.h to module.h
Paul Gortmaker
2
-78
/
+84
2015-07-06
powerpc/powernv: Fix vma page prot flags in opal-prd driver
Vaidyanathan Srinivasan
1
-5
/
+4
2015-07-06
dm thin: allocate the cell_sort_array dynamically
Joe Thornber
1
-1
/
+12
2015-07-06
tools: Copy rbtree_augmented.h from the kernel
Arnaldo Carvalho de Melo
3
-3
/
+246
2015-07-06
tools: Move rbtree.h from tools/perf/
Arnaldo Carvalho de Melo
2
-0
/
+1
2015-07-06
tools: Copy lib/rbtree.c to tools/lib/
Arnaldo Carvalho de Melo
4
-12
/
+550
2015-07-06
Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
5
-21
/
+47
2015-07-06
dm btree remove: fix bug in redistribute3
Dennis Yang
1
-3
/
+3
2015-07-05
NFSv4: Leases are renewed in sequence_done when we have sessions
Trond Myklebust
1
-7
/
+5
2015-07-05
NFSv4.1: nfs41_sequence_done should handle sequence flag errors
Trond Myklebust
1
-2
/
+1
2015-07-05
NFSv4.1: Handle SEQ4_STATUS_BACKCHANNEL_FAULT correctly
Trond Myklebust
1
-3
/
+3
2015-07-05
NFSv4.1: Handle SEQ4_STATUS_RECALLABLE_STATE_REVOKED status bit correctly
Trond Myklebust
1
-2
/
+4
2015-07-05
NFSv4.1: Handle SEQ4_STATUS_EXPIRED_SOME_STATE_REVOKED status bit correctly.
Trond Myklebust
1
-4
/
+13
2015-07-05
perf tools: Copy rbtree.h from the kernel
Arnaldo Carvalho de Melo
2
-3
/
+90
2015-07-05
tools: Adopt {READ,WRITE_ONCE} from the kernel
Arnaldo Carvalho de Melo
1
-0
/
+58
2015-07-05
Linux 4.2-rc1
v4.2-rc1
Linus Torvalds
1
-2
/
+2
2015-07-05
Merge tag 'platform-drivers-x86-v4.2-2' of git://git.infradead.org/users/dvha...
Linus Torvalds
7
-45
/
+1004
2015-07-05
ext4: replace open coded nofail allocation in ext4_free_blocks()
Michal Hocko
1
-11
/
+5
2015-07-05
ARM: sunxi: Enable simplefb in the defconfig
Maxime Ripard
1
-0
/
+5
2015-07-05
ARM: Remove deprecated symbol from defconfig files
Timo Sigurdsson
2
-2
/
+0
2015-07-05
ARM: sunxi: Add Machine support for A33
Vishnu Patekar
3
-0
/
+3
2015-07-05
ARM: sunxi: Introduce Allwinner H3 support
Jens Kuske
3
-2
/
+5
2015-07-05
Documentation: sunxi: Update Allwinner SoC documentation
Jens Kuske
1
-1
/
+17
2015-07-05
iio: tmp006: Check channel info on write
Peter Meerwald
1
-0
/
+3
2015-07-05
iio: sx9500: Add missing init in sx9500_buffer_pre{en,dis}able()
Geert Uytterhoeven
1
-2
/
+2
2015-07-05
iio:light:ltr501: fix regmap dependency
Hartmut Knaack
1
-0
/
+1
[prev]
[next]