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-05-23
net/atm: sk_err_soft must be positive
Stefan Hajnoczi
2
-3
/
+3
2016-05-23
net: pegasus: simplify logical constraint
xypron.glpk@gmx.de
1
-1
/
+1
2016-05-23
Merge tag 'trace-v4.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ros...
Linus Torvalds
3
-4
/
+147
2016-05-23
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg...
Linus Torvalds
1
-1
/
+2
2016-05-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
Linus Torvalds
19
-110
/
+147
2016-05-23
x86: remove more uaccess_32.h complexity
Linus Torvalds
4
-31
/
+3
2016-05-23
x86: remove pointless uaccess_32.h complexity
Linus Torvalds
2
-39
/
+1
2016-05-22
Merge tag 'for-f2fs-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/jae...
Linus Torvalds
23
-615
/
+1449
2016-05-21
Merge branch 'for-linus-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
30
-1794
/
+2678
2016-05-21
Merge tag 'rtc-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni...
Linus Torvalds
43
-735
/
+1019
2016-05-21
Merge branch 'mailbox-for-next' of git://git.linaro.org/landing-teams/working...
Linus Torvalds
4
-180
/
+104
2016-05-21
x86 isa: add back X86_32 dependency on CONFIG_ISA
Linus Torvalds
1
-2
/
+2
2016-05-21
rtc: tps6586x: rename so module can be autoloaded
Nicolas Chauvet
1
-1
/
+1
2016-05-21
rtc: rv3029: hide unused i2c device table
Arnd Bergmann
1
-7
/
+7
2016-05-21
rtc: rs5c372: r2025: fix check for 'oscillator halted' condition
Thomas Koeller
1
-2
/
+2
2016-05-21
rtc: rv3029: add alarm IRQ
Mylène Josserand
1
-21
/
+93
2016-05-21
rtc: rv3029: fix set_time function
Mylène Josserand
1
-1
/
+1
2016-05-21
rtc: rv3029: fix alarm support
Mylène Josserand
1
-7
/
+16
2016-05-21
rtc: rv3029: Remove some checks and warnings
Mylène Josserand
1
-34
/
+34
2016-05-21
rtc: rv3029: Add support of RV3049
Mylène Josserand
2
-21
/
+124
2016-05-21
rtc: rv3029: convert to use regmap
Mylène Josserand
1
-133
/
+142
2016-05-21
rtc: rv3029: remove 'i2c' in functions names
Mylène Josserand
1
-75
/
+57
2016-05-21
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
195
-2268
/
+4503
2016-05-21
Merge tag 'staging-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
668
-25016
/
+25442
2016-05-21
Merge tag 'driver-core-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
33
-519
/
+1160
2016-05-21
Merge tag 'char-misc-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
96
-3766
/
+6410
2016-05-21
Merge tag 'usb-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
182
-2525
/
+7630
2016-05-21
Merge tag 'tty-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
104
-1174
/
+2528
2016-05-21
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...
Linus Torvalds
136
-1122
/
+7164
2016-05-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
173
-5218
/
+7721
2016-05-21
locking,qspinlock: Fix spin_is_locked() and spin_unlock_wait()
Peter Zijlstra
1
-1
/
+26
2016-05-21
Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
3
-8
/
+72
2016-05-21
sparc64: Reduce TLB flushes during hugepte changes
Nitin Gupta
6
-51
/
+97
2016-05-21
aeroflex/greth: fix warning about unused variable
Sam Ravnborg
1
-1
/
+1
2016-05-21
openprom: fix warning
Sam Ravnborg
1
-24
/
+16
2016-05-21
samples/kprobes: print out the symbol name for the hooks
Huang Shijie
1
-16
/
+16
2016-05-21
samples/kprobes: add a new module parameter
Huang Shijie
1
-1
/
+5
2016-05-21
kprobes: add the "tls" argument for j_do_fork
Huang Shijie
1
-1
/
+1
2016-05-21
init/main.c: simplify initcall_blacklisted()
Rasmus Villemoes
1
-5
/
+4
2016-05-21
fs/efs/super.c: fix return value
Heloise
1
-2
/
+2
2016-05-21
checkpatch: improve --git <commit-count> shortcut
Joe Perches
1
-6
/
+4
2016-05-21
checkpatch: reduce number of `git log` calls with --git
Joe Perches
1
-10
/
+13
2016-05-21
checkpatch: add support to check already applied git commits
Du, Changbin
1
-1
/
+47
2016-05-21
checkpatch: add --list-types to show message types to show or ignore
Joe Perches
1
-1
/
+37
2016-05-21
checkpatch: advertise the --fix and --fix-inplace options more
Joe Perches
1
-0
/
+8
2016-05-21
checkpatch: whine about ACCESS_ONCE
Joe Perches
1
-0
/
+22
2016-05-21
checkpatch: add test for keywords not starting on tabstops
Joe Perches
1
-0
/
+13
2016-05-21
checkpatch: improve CONSTANT_COMPARISON test for structure members
Joe Perches
1
-1
/
+1
2016-05-21
checkpatch: add PREFER_IS_ENABLED test
Joe Perches
1
-0
/
+10
2016-05-21
lib/GCD.c: use binary GCD algorithm instead of Euclidean
Zhaoxiu Zeng
18
-10
/
+107
[next]