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
2016-09-09
efi: Add efi_memmap_install() for installing new EFI memory maps
Matt Fleming
3
-7
/
+27
2016-09-09
efi: Split out EFI memory map functions into new file
Matt Fleming
5
-267
/
+284
2016-09-09
efi/fake_mem: Refactor main two code chunks into functions
Matt Fleming
1
-95
/
+134
2016-09-09
efi: Add efi_memmap_init_late() for permanent EFI memmap
Matt Fleming
5
-57
/
+130
2016-09-09
efi: Refactor efi_memmap_init_early() into arch-neutral code
Matt Fleming
8
-68
/
+99
2016-09-09
x86/efi: Consolidate region mapping logic
Matt Fleming
2
-27
/
+43
2016-09-09
x86/efi: Test for EFI_MEMMAP functionality when iterating EFI memmap
Matt Fleming
2
-10
/
+9
2016-09-05
Linux 4.8-rc5
Linus Torvalds
1
-1
/
+1
2016-09-04
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-0
/
+12
2016-09-04
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2
-1
/
+3
2016-09-04
Merge tag 'dm-4.8-fixes-4' of git://git.kernel.org/pub/scm/linux/kernel/git/d...
Linus Torvalds
3
-7
/
+14
2016-09-03
Merge branch 'for-linus-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
3
-11
/
+15
2016-09-03
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
2
-1
/
+11
2016-09-03
Merge tag 'char-misc-4.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
10
-279
/
+25
2016-09-03
Merge tag 'driver-core-4.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
3
-9
/
+29
2016-09-03
Merge tag 'staging-4.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
38
-128
/
+198
2016-09-03
Merge tag 'tty-4.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
10
-90
/
+159
2016-09-03
Merge tag 'usb-4.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
23
-57
/
+294
2016-09-03
devpts: return NULL pts 'priv' entry for non-devpts nodes
Linus Torvalds
1
-1
/
+2
2016-09-03
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
8
-34
/
+54
2016-09-03
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
1
-2
/
+1
2016-09-03
tpm: invalid self test error message
Jarkko Sakkinen
1
-2
/
+1
2016-09-03
Merge tag 'acpi-4.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
2
-4
/
+4
2016-09-03
Merge tag 'pm-4.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
2
-5
/
+7
2016-09-02
Merge branches 'pm-cpufreq-fixes' and 'pm-core-fixes'
Rafael J. Wysocki
1
-5
/
+5
2016-09-02
ACPI / drivers: replace acpi_probe_lock spinlock with mutex
Lorenzo Pieralisi
1
-3
/
+3
2016-09-02
ACPI / drivers: fix typo in ACPI_DECLARE_PROBE_ENTRY macro
Lorenzo Pieralisi
1
-1
/
+1
2016-09-02
x86/AMD: Apply erratum 665 on machines without a BIOS fix
Emanuel Czirai
1
-0
/
+12
2016-09-02
x86/paravirt: Do not trace _paravirt_ident_*() functions
Steven Rostedt
1
-2
/
+2
2016-09-02
Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
8
-104
/
+246
2016-09-02
arm64: kernel: Fix unmasked debug exceptions when restoring mdscr_el1
James Morse
1
-0
/
+9
2016-09-02
drivers/perf: arm_pmu: Fix NULL pointer dereference during probe
Stefan Wahren
1
-1
/
+1
2016-09-02
drivers/perf: arm_pmu: Fix leak in error path
Stefan Wahren
1
-0
/
+1
2016-09-02
Merge tag 'dmaengine-fix-4.8-rc5' of git://git.infradead.org/users/vkoul/slav...
Linus Torvalds
5
-17
/
+22
2016-09-02
Merge tag 'drm-fixes-for-4.8-rc5' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
14
-31
/
+133
2016-09-02
tick/nohz: Fix softlockup on scheduler stalls in kvm guest
Wanpeng Li
1
-1
/
+2
2016-09-02
Merge tag 'drm-vc4-fixes-2016-08-29' of https://github.com/anholt/linux into ...
Dave Airlie
4
-13
/
+24
2016-09-02
Merge tag 'imx-drm-fixes-2016-08-30' of git://git.pengutronix.de/git/pza/linu...
Dave Airlie
3
-8
/
+43
2016-09-02
Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
4
-12
/
+14
2016-09-02
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
21
-124
/
+116
2016-09-02
rapidio/tsi721: fix incorrect detection of address translation condition
Alexandre Bounine
1
-1
/
+1
2016-09-02
rapidio/documentation/mport_cdev: add missing parameter description
Alexandre Bounine
1
-0
/
+4
2016-09-02
kernel/fork: fix CLONE_CHILD_CLEARTID regression in nscd
Michal Hocko
1
-6
/
+4
2016-09-02
MAINTAINERS: Vladimir has moved
Vladimir Davydov
2
-1
/
+3
2016-09-02
mm, mempolicy: task->mempolicy must be NULL before dropping final reference
David Rientjes
3
-6
/
+22
2016-09-02
printk/nmi: avoid direct printk()-s from __printk_nmi_flush()
Sergey Senozhatsky
1
-15
/
+23
2016-09-02
treewide: remove references to the now unnecessary DEFINE_PCI_DEVICE_TABLE
Joe Perches
4
-20
/
+0
2016-09-02
drivers/scsi/wd719x.c: remove last declaration using DEFINE_PCI_DEVICE_TABLE
Joe Perches
1
-1
/
+1
2016-09-02
mm, vmscan: only allocate and reclaim from zones with pages managed by the bu...
Mel Gorman
3
-15
/
+27
2016-09-02
lib/test_hash.c: fix warning in preprocessor symbol evaluation
Geert Uytterhoeven
1
-9
/
+15
[next]