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-03-07
TTY: fix tty_wait_until_sent maximum timeout
Johan Hovold
1
-3
/
+3
2015-03-07
TTY: fix tty_wait_until_sent on 64-bit machines
Johan Hovold
1
-3
/
+9
2015-03-07
USB: serial: fix infinite wait_until_sent timeout
Johan Hovold
1
-2
/
+3
2015-03-07
TTY: bfin_jtag_comm: remove incorrect wait_until_sent operation
Johan Hovold
1
-13
/
+0
2015-03-07
net: irda: fix wait_until_sent poll timeout
Johan Hovold
1
-1
/
+3
2015-03-07
serial: uapi: Declare all userspace-visible io types
Peter Hurley
2
-7
/
+11
2015-03-07
serial: core: Fix iotype userspace breakage
Peter Hurley
1
-3
/
+3
2015-03-07
serial: sprd: Fix missing spin_unlock in sprd_handle_irq()
Axel Lin
1
-1
/
+3
2015-03-07
console: Fix console name size mismatch
Peter Hurley
2
-1
/
+2
2015-03-07
tty: fix up atime/mtime mess, take four
Jiri Slaby
1
-2
/
+2
2015-03-07
serial: 8250_dw: Fix get_mctrl behaviour
Desmond Liu
2
-0
/
+48
2015-03-07
serial:8250:8250_pci: delete unneeded quirk entries
Wang YanQing
1
-14
/
+0
2015-03-07
serial:8250:8250_pci: fix redundant entry report for WCH_CH352_2S
Wang YanQing
1
-4
/
+0
2015-03-07
Change email address for 8250_pci
Russell King
1
-1
/
+1
2015-03-07
serial: 8250: Revert "tty: serial: 8250_core: read only RX if there is someth...
Sebastian Andrzej Siewior
1
-6
/
+5
2015-03-07
Revert "tty/serial: of_serial: add DT alias ID handling"
Baruch Siach
1
-4
/
+0
2015-03-03
Linux 4.0-rc2
v4.0-rc2
Linus Torvalds
1
-1
/
+1
2015-03-03
drm/i915: Fix modeset state confusion in the load detect code
Daniel Vetter
1
-0
/
+1
2015-03-03
Merge tag 'gpio-v4.0-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...
Linus Torvalds
2
-8
/
+15
2015-03-03
Merge branch 'fixes-for-4.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
12
-67
/
+145
2015-03-03
Merge tag 'md/4.0-fixes' of git://neil.brown.name/md
Linus Torvalds
3
-12
/
+20
2015-03-03
Merge tag 'metag-fixes-v4.0-1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-2
/
+2
2015-03-01
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
3
-3
/
+9
2015-03-01
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
4
-16
/
+13
2015-03-01
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
9
-22
/
+72
2015-03-01
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
1
-0
/
+1
2015-03-01
Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kerne...
Ingo Molnar
7
-8
/
+30
2015-03-01
locking/rtmutex: Set state back to running on error
Sebastian Andrzej Siewior
1
-0
/
+1
2015-02-28
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
31
-98
/
+235
2015-02-28
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
2
-41
/
+61
2015-02-28
Merge tag 'xfs-for-linus-4.0-rc2' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
6
-31
/
+41
2015-02-28
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
18
-35
/
+90
2015-02-28
mm: add missing __PAGETABLE_{PUD,PMD}_FOLDED defines
Kirill A. Shutemov
6
-0
/
+10
2015-02-28
mm: page_alloc: revert inadvertent !__GFP_FS retry behavior change
Johannes Weiner
1
-1
/
+8
2015-02-28
kernel/sys.c: fix UNAME26 for 4.0
Jon DeVree
1
-1
/
+2
2015-02-28
mm: memcontrol: use "max" instead of "infinity" in control knobs
Johannes Weiner
2
-8
/
+8
2015-02-28
zram: use proper type to update max_used_pages
Joonsoo Kim
1
-1
/
+1
2015-02-28
drivers/rtc/rtc-ds1685.c: fix conditional in ds1685_rtc_sysfs_time_regs_{show...
Joshua Kinard
1
-2
/
+2
2015-02-28
nilfs2: fix potential memory overrun on inode
Ryusuke Konishi
1
-3
/
+44
2015-02-28
scripts/gdb: add empty package initialization script
Jan Kiszka
1
-0
/
+1
2015-02-28
rtc: ds1685: remove superfluous checks for out-of-range u8 values
Geert Uytterhoeven
1
-6
/
+6
2015-02-28
rtc: ds1685: fix ds1685_rtc_alarm_irq_enable build error
Arnd Bergmann
1
-2
/
+0
2015-02-28
memcg: fix low limit calculation
Michal Hocko
1
-2
/
+2
2015-02-28
mm/nommu: fix memory leak
Joonsoo Kim
1
-3
/
+1
2015-02-28
ocfs2: update web page + git tree in documentation
Mark Fasheh
3
-6
/
+5
2015-02-28
x86: Init per-cpu shadow copy of CR4 on 32-bit CPUs too
Steven Rostedt
1
-0
/
+6
2015-02-28
Merge branch 'linus' into x86/urgent, to merge dependent patch
Ingo Molnar
8212
-192066
/
+364200
2015-02-28
Merge branch 'tmon-fixes' of .git into next
Zhang Rui
5
-14
/
+63
2015-02-28
thermal: int340x_thermal: Ignore missing _ART, _TRT tables
Srinivas Pandruvada
1
-6
/
+4
2015-02-28
thermal/intel_powerclamp: add id for Avoton SoC
Miguel Bernal Marin
1
-0
/
+1
[next]