index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2014-02-28
tty: Set correct tty name in 'active' sysfs attribute
Hannes Reinecke
1
-6
/
+17
2014-02-28
serial: imx: Remove init() and exit() platform callbacks
Alexander Shiyan
3
-43
/
+7
2014-02-28
serial: imx: Use dev_name() for request_irq() to distinguish UARTs
Alexander Shiyan
1
-4
/
+4
2014-02-28
serial: imx: Use devm_ioremap_resource()
Alexander Shiyan
1
-40
/
+4
2014-02-28
tty: Fix low_latency BUG
Peter Hurley
4
-22
/
+7
2014-02-28
tty: serial: bcm63xx_uart: add support for DT probing
Florian Fainelli
1
-0
/
+11
2014-02-28
tty: serial: bcm63xx_uart: define UART_REG_SIZE constant
Florian Fainelli
2
-2
/
+4
2014-02-28
tty: serial: bcm63xx_uart: include linux/io.h
Florian Fainelli
1
-0
/
+1
2014-02-28
vt: detect and ignore OSC codes.
Adam Borowski
1
-3
/
+11
2014-02-28
vt: drop an useless enum and assignment.
Adam Borowski
1
-4
/
+2
2014-02-28
drivers/tty/serial: deal with 8250_core.c uninitialized warning for good
Paul Gortmaker
1
-0
/
+4
2014-02-24
Merge 3.14-rc4 into tty-next
Greg Kroah-Hartman
374
-2195
/
+3480
2014-02-23
Linux 3.14-rc4
v3.14-rc4
Linus Torvalds
1
-1
/
+1
2014-02-23
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
26
-48
/
+108
2014-02-23
Merge tag 'regulator-v3.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
4
-5
/
+10
2014-02-23
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-17
/
+29
2014-02-23
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
3
-21
/
+18
2014-02-23
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-3
/
+19
2014-02-23
Merge tag 'usb-3.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
19
-111
/
+159
2014-02-23
Merge tag 'tty-3.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2
-20
/
+8
2014-02-23
Merge tag 'staging-3.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-2
/
+1
2014-02-23
Merge tag 'char-misc-3.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-1
/
+3
2014-02-23
MAINTAINERS: add additional ARM BCM281xx/BCM11xxx maintainer
Matt Porter
1
-0
/
+1
2014-02-23
Merge remote-tracking branches 'regulator/fix/da9063', 'regulator/fix/max1457...
Mark Brown
3
-4
/
+9
2014-02-23
Merge remote-tracking branch 'regulator/fix/core' into regulator-linus
Mark Brown
1
-1
/
+1
2014-02-22
Revert "tty: Set correct tty name in 'active' sysfs attribute"
Greg Kroah-Hartman
2
-20
/
+8
2014-02-22
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
6
-25
/
+28
2014-02-22
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
9
-29
/
+96
2014-02-22
Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+1
2014-02-22
Merge branch 'xfs-fixes-for-3.14-rc4' of git://oss.sgi.com/xfs/xfs
Linus Torvalds
5
-27
/
+43
2014-02-22
Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kerne...
Ingo Molnar
4
-3
/
+44
2014-02-22
regulator: max14577: Fix invalid return value on DT parse success
Krzysztof Kozlowski
1
-2
/
+3
2014-02-21
Merge tag 'irqchip-mvebu-fixes-3.14' of git://git.infradead.org/linux-mvebu i...
Thomas Gleixner
1
-3
/
+19
2014-02-21
Merge tag 'dt-for-linus' of git://git.secretlab.ca/git/linux
Linus Torvalds
9
-80
/
+166
2014-02-21
Merge git://www.linux-watchdog.org/linux-watchdog
Linus Torvalds
1
-1
/
+1
2014-02-21
irqchip: orion: Fix getting generic chip pointer.
Andrew Lunn
1
-1
/
+2
2014-02-21
perf/x86/uncore: Fix IVT/SNB-EP uncore CBOX NID filter table
Stephane Eranian
1
-1
/
+9
2014-02-21
perf/x86: Correctly use FEATURE_PDCM
Peter Zijlstra
1
-4
/
+1
2014-02-21
perf, nmi: Fix unknown NMI warning
Markus Metzger
1
-4
/
+2
2014-02-21
usb: chipidea: need to mask when writting endptflush and endptprime
Matthieu CASTET
1
-2
/
+2
2014-02-21
staging: binder: Fix death notifications
Arve Hjønnevåg
1
-2
/
+1
2014-02-21
sched/deadline: Remove useless dl_nr_total
Kirill Tkhai
2
-4
/
+1
2014-02-21
sched/deadline: Test for CPU's presence explicitly
Boris Ostrovsky
1
-3
/
+3
2014-02-21
sched: Add 'flags' argument to sched_{set,get}attr() syscalls
Peter Zijlstra
2
-7
/
+10
2014-02-21
sched: Fix information leak in sys_sched_getattr()
Vegard Nossum
1
-1
/
+1
2014-02-21
sched,numa: add cond_resched to task_numa_work
Rik van Riel
1
-0
/
+2
2014-02-21
sched/core: Make dl_b->lock IRQ safe
Juri Lelli
1
-4
/
+6
2014-02-21
sched/core: Fix sched_rt_global_validate
Juri Lelli
1
-1
/
+2
2014-02-21
sched/deadline: Fix overflow to handle period==0 and deadline!=0
Steven Rostedt
1
-1
/
+1
2014-02-21
sched/deadline: Fix bad accounting of nr_running
Juri Lelli
1
-4
/
+2
[next]