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
2017-04-14
time: Delete do_sys_setimeofday()
Deepa Dinamani
6
-22
/
+15
2017-03-31
timekeeping: Remove pointless conversion to bool
Nicholas Mc Guire
1
-2
/
+1
2017-03-31
Merge branch 'fortglx/4.12/time' of https://git.linaro.org/people/john.stultz...
Thomas Gleixner
377
-3002
/
+5804
2017-03-23
sysrq: Reset the watchdog timers while displaying high-resolution timers
Tom Hromatka
1
-0
/
+6
2017-03-23
timers, sched_clock: Update timeout for clock wrap
David Engraf
1
-0
/
+5
2017-03-23
MAINTAINERS: Add Stephen Boyd as timekeeping reviewer
John Stultz
1
-0
/
+1
2017-03-23
clockevents: Make clockevents_config() static
Nicolai Stange
2
-2
/
+1
2017-03-23
clocksource: h8300_timer8: Don't reset rate in ->set_state_oneshot()
Nicolai Stange
1
-8
/
+0
2017-03-23
clocksource: em_sti: Compute rate before registration
Nicolai Stange
1
-13
/
+12
2017-03-23
clocksource: em_sti: Split clock prepare and enable steps
Nicolai Stange
1
-7
/
+14
2017-03-23
clocksource: sh_tmu: Compute rate before registration again
Nicolai Stange
1
-13
/
+13
2017-03-23
clocksource: sh_cmt: Compute rate before registration again
Nicolai Stange
1
-20
/
+25
2017-03-20
Linux 4.11-rc3
Linus Torvalds
1
-1
/
+1
2017-03-20
mm/swap: don't BUG_ON() due to uninitialized swap slot cache
Linus Torvalds
1
-1
/
+1
2017-03-20
Merge tag 'powerpc-4.11-5' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
4
-2
/
+6
2017-03-20
Merge branch 'parisc-4.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
8
-68
/
+88
2017-03-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
Linus Torvalds
25
-548
/
+1274
2017-03-20
Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-3
/
+30
2017-03-19
qla2xxx: Update driver version to 9.00.00.00-k
Himanshu Madhani
1
-3
/
+3
2017-03-19
qla2xxx: Fix delayed response to command for loop mode/direct connect.
Quinn Tran
6
-20
/
+81
2017-03-19
qla2xxx: Change scsi host lookup method.
Quinn Tran
7
-40
/
+100
2017-03-19
qla2xxx: Add DebugFS node to display Port Database
Himanshu Madhani
2
-4
/
+90
2017-03-19
qla2xxx: Use IOCB interface to submit non-critical MBX.
Quinn Tran
6
-65
/
+279
2017-03-19
qla2xxx: Add async new target notification
Quinn Tran
2
-3
/
+4
2017-03-19
qla2xxx: Export DIF stats via debugfs
Anil Gurumurthy
2
-0
/
+27
2017-03-19
qla2xxx: Improve T10-DIF/PI handling in driver.
Quinn Tran
7
-251
/
+406
2017-03-19
qla2xxx: Allow relogin to proceed if remote login did not finish
Quinn Tran
4
-8
/
+32
2017-03-19
qla2xxx: Fix sess_lock & hardware_lock lock order problem.
Quinn Tran
1
-23
/
+18
2017-03-19
qla2xxx: Fix inadequate lock protection for ABTS.
Quinn Tran
1
-2
/
+10
2017-03-19
qla2xxx: Fix request queue corruption.
Quinn Tran
1
-3
/
+9
2017-03-19
qla2xxx: Fix memory leak for abts processing
Quinn Tran
1
-0
/
+2
2017-03-19
qla2xxx: Allow vref count to timeout on vport delete.
Joe Carnuccio
5
-10
/
+16
2017-03-19
tcmu: Convert cmd_time_out into backend device attribute
Nicholas Bellinger
1
-26
/
+68
2017-03-19
tcmu: make cmd timeout configurable
Mike Christie
1
-6
/
+35
2017-03-19
tcmu: add helper to check if dev was configured
Mike Christie
1
-2
/
+6
2017-03-19
Merge tag 'openrisc-for-linus' of git://github.com/openrisc/linux
Linus Torvalds
4
-3
/
+12
2017-03-19
target: fix race during implicit transition work flushes
Mike Christie
1
-9
/
+1
2017-03-19
target: allow userspace to set state to transitioning
Mike Christie
1
-15
/
+22
2017-03-19
target: fix ALUA transition timeout handling
Mike Christie
2
-16
/
+9
2017-03-19
target: Use system workqueue for ALUA transitions
Mike Christie
1
-5
/
+3
2017-03-19
target: fail ALUA transitions for pscsi
Mike Christie
1
-0
/
+3
2017-03-19
target: allow ALUA setup for some passthrough backends
Mike Christie
4
-7
/
+15
2017-03-19
tcmu: return on first Opt parse failure
Mike Christie
1
-0
/
+3
2017-03-19
tcmu: allow hw_max_sectors greater than 128
Mike Christie
1
-19
/
+35
2017-03-19
target: Drop pointless tfo->check_stop_free check
Nicholas Bellinger
2
-2
/
+5
2017-03-18
parisc: Fix system shutdown halt
Helge Deller
1
-0
/
+2
2017-03-18
parisc: perf: Fix potential NULL pointer dereference
Arvind Yadav
1
-45
/
+49
2017-03-18
Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-14
/
+14
2017-03-18
Merge tag 'pm-4.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
2
-36
/
+36
2017-03-18
Merge branches 'pm-cpufreq-fixes' and 'intel_pstate-fixes'
Rafael J. Wysocki
1
-33
/
+31
[next]