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
/
x86
Age
Commit message (
Expand
)
Author
Files
Lines
2017-03-06
uaccess: move VERIFY_{READ,WRITE} definitions to linux/uaccess.h
Al Viro
1
-3
/
+0
2017-03-04
Merge tag 'kvm-4.11-2' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
5
-17
/
+37
2017-03-03
Merge branch 'rebased-statx' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-0
/
+2
2017-03-03
Merge branch 'WIP.sched-core-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
66
-7
/
+92
2017-03-03
statx: Add a system call to make enhanced file info available
David Howells
2
-0
/
+2
2017-03-03
Merge tag 'pm-turbostat-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-1
/
+11
2017-03-03
sched/headers, x86/apic: Remove the <linux/pm.h> header inclusion from <asm/a...
Ingo Molnar
1
-1
/
+0
2017-03-03
sched/headers: Move task->mm handling methods to <linux/sched/mm.h>
Ingo Molnar
1
-1
/
+1
2017-03-02
sched/headers: Prepare to move sched_info_on() and force_schedstat_enabled() ...
Ingo Molnar
2
-0
/
+4
2017-03-02
sched/headers: Prepare to move cputime functionality from <linux/sched.h> int...
Ingo Molnar
2
-0
/
+3
2017-03-02
sched/headers: Prepare to use <linux/rcuupdate.h> instead of <linux/rculist.h...
Ingo Molnar
2
-0
/
+4
2017-03-02
sched/headers: Prepare to move 'init_task' and 'init_thread_union' from <linu...
Ingo Molnar
2
-0
/
+2
2017-03-02
sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linu...
Ingo Molnar
7
-2
/
+9
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
21
-0
/
+21
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
6
-0
/
+6
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
1
-0
/
+1
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
13
-0
/
+14
2017-03-02
sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...
Ingo Molnar
1
-1
/
+1
2017-03-02
sched/headers: Prepare to remove <linux/cred.h> inclusion from <linux/sched.h>
Ingo Molnar
2
-0
/
+2
2017-03-02
sched/headers: Prepare for new header dependencies before moving more code to...
Ingo Molnar
3
-0
/
+3
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2
-0
/
+3
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
4
-2
/
+4
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
11
-0
/
+11
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2
-0
/
+2
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
1
-0
/
+1
2017-03-02
Merge branch 'turbostat' of git://git.kernel.org/pub/scm/linux/kernel/git/len...
Rafael J. Wysocki
2
-1
/
+11
2017-03-01
objtool, modules: Discard objtool annotation sections for modules
Josh Poimboeuf
1
-2
/
+0
2017-03-01
KVM: nVMX: Fix pending events injection
Wanpeng Li
1
-2
/
+6
2017-03-01
x86/kvm/vmx: remove unused variable in segment_base()
Jérémy Lefaure
1
-1
/
+0
2017-03-01
x86/asm: Tidy up TSS limit code
Andy Lutomirski
3
-11
/
+21
2017-03-01
KVM: x86: never specify a sample period for virtualized in_tx_cp counters
Robert O'Callahan
1
-3
/
+10
2017-03-01
x86: intel-family.h: Add GEMINI_LAKE SOC
Len Brown
1
-0
/
+1
2017-03-01
x86 msr_index.h: Define MSR_MISC_FEATURE_CONTROL
Len Brown
1
-0
/
+1
2017-03-01
x86 msr-index.h: Define Atom specific core ratio MSR locations
Len Brown
1
-0
/
+6
2017-03-01
tools/power turbostat: Baytrail c-state support
Len Brown
1
-0
/
+2
2017-03-01
x86: msr-index.h: Remove unused MSR_NHM_SNB_PKG_CST_CFG_CTL
Len Brown
1
-1
/
+0
2017-03-01
x86: msr-index.h: Define MSR_PKG_CST_CONFIG_CONTROL
Len Brown
1
-0
/
+1
2017-02-28
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
9
-22
/
+30
2017-02-28
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-0
/
+1
2017-02-28
mm, x86: fix HIGHMEM64 && PARAVIRT build config for native_pud_clear()
Dave Jiang
1
-1
/
+2
2017-02-28
mm: add arch-independent testcases for RODATA
Jinbum Park
6
-103
/
+0
2017-02-28
mm: add new mmgrab() helper
Vegard Nossum
1
-2
/
+2
2017-02-28
scripts/spelling.txt: add "an union" pattern and fix typo instances
Masahiro Yamada
1
-1
/
+1
2017-02-28
scripts/spelling.txt: add "an user" pattern and fix typo instances
Masahiro Yamada
1
-1
/
+1
2017-02-28
kprobes: move kprobe declarations to asm-generic/kprobes.h
Luis R. Rodriguez
1
-1
/
+8
2017-02-26
Merge tag 'platform-drivers-x86-v4.11-1' of git://git.infradead.org/linux-pla...
Linus Torvalds
1
-0
/
+6
2017-02-26
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...
Linus Torvalds
4
-623
/
+0
2017-02-26
Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
11
-29
/
+19
2017-02-25
platform/x86: intel_pmc_ipc: read s0ix residency API
Shanth Murthy
1
-0
/
+6
2017-02-25
mm: wire up GFP flag passing in dma_alloc_from_contiguous
Lucas Stach
1
-1
/
+2
[next]