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-02-21
Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
8
-0
/
+907
2015-02-21
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-3
/
+7
2015-02-21
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
4
-55
/
+64
2015-02-21
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
20
-239
/
+419
2015-02-21
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
6
-102
/
+155
2015-02-21
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-44
/
+111
2015-02-21
Merge branches 'core-urgent-for-linus' and 'irq-urgent-for-linus' of git://gi...
Linus Torvalds
3
-0
/
+9
2015-02-21
kernel: make READ_ONCE() valid on const arguments
Linus Torvalds
1
-3
/
+3
2015-02-21
Merge tag 'for_linux-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
7
-27
/
+74
2015-02-21
Merge tag 'for-linus-3.20-1' of git://git.code.sf.net/p/openipmi/linux-ipmi
Linus Torvalds
4
-125
/
+110
2015-02-20
x86/mm/ASLR: Avoid PAGE_SIZE redefinition for UML subarch
Jiri Kosina
2
-2
/
+0
2015-02-20
ipmi: Fix a memory ordering issue
Corey Minyard
1
-4
/
+10
2015-02-20
ipmi: Remove uses of return value of seq_printf
Joe Perches
3
-16
/
+26
2015-02-20
ipmi: Use is_visible callback for conditional sysfs entries
Takashi Iwai
1
-43
/
+17
2015-02-20
ipmi: Free ipmi_recv_msg messages from the linked list on close
Nicholas Krause
1
-1
/
+5
2015-02-20
ipmi: avoid gcc warning
Arnd Bergmann
1
-8
/
+21
2015-02-20
ipmi: Update timespec usage to timespec64
John Stultz
1
-12
/
+13
2015-02-20
ipmi: Cleanup DEBUG_TIMING ifdef usage
John Stultz
1
-40
/
+21
2015-02-20
drivers:char:ipmi: Remove unneeded FIXME comment in the file,ipmi_si_intf.c
Nicholas Krause
1
-1
/
+0
2015-02-20
char: ipmi: Remove obsolete cleanup for clientdata
Wolfram Sang
1
-2
/
+0
2015-02-20
ipmi: Remove a FIXME for slab conversion
Corey Minyard
1
-1
/
+0
2015-02-20
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/evalent...
Linus Torvalds
15
-1090
/
+596
2015-02-20
x86: pte_protnone() and pmd_protnone() must check entry is not present
David Vrabel
1
-2
/
+4
2015-02-20
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
34
-861
/
+1063
2015-02-20
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
23
-488
/
+444
2015-02-19
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...
Linus Torvalds
13
-507
/
+760
2015-02-19
Merge tag 'edac_fixes_for_3.20' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-5
/
+14
2015-02-19
Merge tag 'platform-drivers-x86-v3.20-1' of git://git.infradead.org/users/dvh...
Linus Torvalds
10
-243
/
+1259
2015-02-19
kgdb, docs: Fix <para> pdfdocs build errors
Rajaneesh Acharya
1
-3
/
+3
2015-02-19
debug: prevent entering debug mode on panic/exception.
Colin Cross
1
-0
/
+17
2015-02-19
kdb: Const qualifier for kdb_getstr's prompt argument
Daniel Thompson
2
-2
/
+2
2015-02-19
kdb: Provide forward search at more prompt
Daniel Thompson
3
-5
/
+26
2015-02-19
kdb: Fix a prompt management bug when using | grep
Daniel Thompson
1
-2
/
+2
2015-02-19
kdb: Remove stack dump when entering kgdb due to NMI
Daniel Thompson
1
-1
/
+0
2015-02-19
kdb: Avoid printing KERN_ levels to consoles
Daniel Thompson
3
-11
/
+21
2015-02-19
kdb: Fix off by one error in kdb_cpu()
Jason Wessel
2
-2
/
+2
2015-02-19
kdb: fix incorrect counts in KDB summary command output
Jay Lan
1
-1
/
+1
2015-02-19
Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...
Linus Torvalds
33
-99
/
+105
2015-02-19
Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k...
Linus Torvalds
3
-11
/
+21
2015-02-19
MAINTAINERS: update Ceph and RBD maintainers
Sage Weil
1
-3
/
+4
2015-02-19
Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...
Linus Torvalds
9
-90
/
+40
2015-02-19
Merge tag 'microcode_fixes_for-3.21' of git://git.kernel.org/pub/scm/linux/ke...
Ingo Molnar
2
-1
/
+10
2015-02-19
x86/microcode/intel: Handle truncated microcode images more robustly
Quentin Casasnovas
2
-0
/
+9
2015-02-19
x86/microcode/intel: Guard against stack overflow in the loader
Quentin Casasnovas
1
-1
/
+1
2015-02-19
Merge branch 'tip-x86-kaslr' of git://git.kernel.org/pub/scm/linux/kernel/git...
Ingo Molnar
9
-22
/
+69
2015-02-19
libceph: kfree() in put_osd() shouldn't depend on authorizer
Ilya Dryomov
1
-2
/
+3
2015-02-19
libceph: fix double __remove_osd() problem
Ilya Dryomov
1
-8
/
+18
2015-02-19
rbd: convert to blk-mq
Christoph Hellwig
1
-54
/
+68
2015-02-19
x86, mm/ASLR: Fix stack randomization on 64-bit systems
Hector Marco-Gisbert
2
-5
/
+6
2015-02-19
Merge branch 'tip-x86-mm' of git://git.kernel.org/pub/scm/linux/kernel/git/bp...
Ingo Molnar
1
-2
/
+26
[next]