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-09-08
x86/headers: Unify 'struct sigcontext_ia32' and 'struct sigcontext_32'
Ingo Molnar
3
-27
/
+2
2015-09-08
x86/headers: Make sigcontext pointers bit independent
Ingo Molnar
2
-3
/
+5
2015-09-08
x86/headers: Move the 'struct sigcontext' definitions into the UAPI header
Ingo Molnar
2
-73
/
+83
2015-09-08
x86/headers: Clean up the kernel's struct sigcontext types to be ABI-clean
Ingo Molnar
1
-52
/
+52
2015-09-08
x86/headers: Convert uses of _fpstate_ia32 to _fpstate_32
Ingo Molnar
5
-7
/
+8
2015-09-08
x86/headers: Unify 'struct _fpstate_ia32' and i386 struct _fpstate
Ingo Molnar
3
-39
/
+17
2015-09-08
x86/headers: Unify register type definitions between 32-bit compat and i386
Ingo Molnar
2
-23
/
+2
2015-09-08
x86/headers: Use ABI types consistently in sigcontext*.h
Ingo Molnar
2
-70
/
+70
2015-09-08
x86/headers: Separate out legacy user-space structure definitions
Ingo Molnar
1
-60
/
+59
2015-09-08
x86/headers: Clean up and better document uapi/asm/sigcontext.h
Ingo Molnar
1
-148
/
+182
2015-09-08
x86/headers: Clean up uapi/asm/sigcontext32.h
Ingo Molnar
1
-52
/
+58
2015-09-08
x86/headers: Fix (old) header file dependency bug in uapi/asm/sigcontext32.h
Ingo Molnar
1
-0
/
+2
2015-09-02
Merge branch 'x86-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-74
/
+124
2015-09-02
Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
18
-193
/
+214
2015-09-02
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
161
-852
/
+2211
2015-09-02
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
80
-1681
/
+1575
2015-09-01
Merge tag 'armsoc-arm64' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...
Linus Torvalds
33
-258
/
+3763
2015-09-01
Merge tag 'armsoc-defconfig' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
13
-152
/
+118
2015-09-01
Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/ar...
Linus Torvalds
282
-3197
/
+20100
2015-09-01
Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
88
-498
/
+6781
2015-09-01
Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...
Linus Torvalds
100
-517
/
+2728
2015-09-01
Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
196
-10483
/
+1281
2015-09-01
Merge tag 'armsoc-fixes-nc' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
6
-36
/
+39
2015-09-01
Merge tag 'arc-4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgup...
Linus Torvalds
17
-139
/
+524
2015-09-01
Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
13
-232
/
+332
2015-09-01
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
32
-222
/
+254
2015-09-01
Merge branch 'x86-irq-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-4
/
+7
2015-09-01
Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
4
-15
/
+52
2015-09-01
Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
7
-14
/
+8
2015-09-01
Merge branch 'x86-build-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2
-0
/
+2
2015-09-01
Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
22
-98
/
+47
2015-09-01
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
100
-1384
/
+2197
2015-09-01
Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
8
-75
/
+62
2015-09-01
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-0
/
+8
2015-09-01
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
37
-959
/
+762
2015-09-01
Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
18
-164
/
+329
2015-09-01
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
206
-1584
/
+19187
2015-09-01
Merge branch 'mm-kasan-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
5
-120
/
+170
2015-09-01
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
4
-3
/
+12
2015-09-01
Merge branch 'core-types-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
4
-11
/
+14
2015-09-01
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
49
-907
/
+992
2015-09-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
154
-7328
/
+15624
2015-09-01
Merge tag 'clk-for-linus-4.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
320
-4940
/
+9096
2015-09-01
Merge tag 'pci-v4.3-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
64
-681
/
+796
2015-09-01
Merge tag 'leds_for_4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/j.a...
Linus Torvalds
30
-176
/
+240
2015-09-01
Merge tag 'spi-v4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...
Linus Torvalds
47
-227
/
+2116
2015-09-01
Merge tag 'regulator-v4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/b...
Linus Torvalds
62
-1252
/
+2302
2015-09-01
Merge tag 'docs-for-linus' of git://git.lwn.net/linux-2.6
Linus Torvalds
28
-76
/
+1195
2015-09-01
Merge tag 'hwmon-for-linus-v4.3' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
30
-623
/
+1808
2015-09-01
Merge tag 'for-v4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/lin...
Linus Torvalds
22
-356
/
+862
[next]