index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2013-05-22
drm/i915: force full modeset if the connector is in DPMS OFF mode
Imre Deak
1
-2
/
+22
2013-05-22
drm/exynos: page flip fixes
Rob Clark
1
-1
/
+0
2013-05-22
drm/exynos: exynos_hdmi: Pass correct pointer to free_irq()
Lars-Peter Clausen
1
-1
/
+1
2013-05-22
drm/exynos: exynos_drm_ipp: Fix incorrect usage of IS_ERR_OR_NULL
Sachin Kamat
1
-7
/
+7
2013-05-22
drm/exynos: exynos_drm_fbdev: Fix incorrect usage of IS_ERR_OR_NULL
Sachin Kamat
1
-1
/
+1
2013-05-22
MIPS: Idle: Break r4k_wait into two functions and fix it.
Ralf Baechle
3
-4
/
+11
2013-05-22
MIPS: Idle: Do address fiddlery in helper functions.
Ralf Baechle
3
-6
/
+15
2013-05-22
MIPS: Idle: Consolidate all declarations in <asm/idle.h>.
Ralf Baechle
20
-5
/
+29
2013-05-22
MIPS: Idle: Don't call local_irq_disable() in cpu_wait() implementations.
Ralf Baechle
1
-3
/
+0
2013-05-22
MIPS: Idle: Re-enable irqs at the end of r3081, au1k and loongson2 cpu_wait.
Ralf Baechle
2
-0
/
+3
2013-05-22
MIPS: Idle: Make call of function pointer readable.
Ralf Baechle
1
-1
/
+1
2013-05-22
MIPS: Idle: Consistently reformat inline assembler.
Ralf Baechle
1
-18
/
+21
2013-05-22
MIPS: Idle: cleaup SMTC idle hook as per Linux coding style.
Ralf Baechle
1
-2
/
+7
2013-05-22
MIPS: Consolidate idle loop / WAIT instruction support in a single file.
Ralf Baechle
4
-212
/
+233
2013-05-22
MIPS: clock.h: Remove declaration of cpu_wait.
Ralf Baechle
1
-2
/
+0
2013-05-22
Add include dependencies to <linux/printk.h>.
Ralf Baechle
1
-0
/
+1
2013-05-22
drm/imx: use drm_send_vblank_event() helper
Rob Clark
1
-19
/
+2
2013-05-22
drm/shmob: use drm_send_vblank_event() helper
Rob Clark
1
-15
/
+4
2013-05-22
drm/radeon: use drm_send_vblank_event() helper
Rob Clark
1
-10
/
+3
2013-05-22
drm/nouveau: use drm_send_vblank_event() helper
Rob Clark
1
-11
/
+2
2013-05-21
mfd: ab8500-sysctrl: Let sysctrl driver work without pdata
Fabio Baltieri
1
-3
/
+2
2013-05-21
Merge branch 'leds-fixes-3.10' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-4
/
+5
2013-05-21
leds: leds-gpio: reserve gpio before using it
Timo Teräs
1
-4
/
+5
2013-05-21
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
6
-8
/
+26
2013-05-21
staging: imx-drm: imx-tve: Check the return value of 'regulator_enable()'
Fabio Estevam
1
-1
/
+3
2013-05-21
staging: video: imx: Select VIDEOMODE_HELPERS for parallel display
Marek Vasut
1
-0
/
+1
2013-05-21
tty: mxser: fix usage of opmode_ioaddr
Matwey V. Kornilov
1
-2
/
+9
2013-05-21
serial: 8250_dw: add ACPI ID for Intel BayTrail
Heikki Krogerus
1
-0
/
+1
2013-05-21
klist: del waiter from klist_remove_waiters before wakeup waitting process
wang, biao
1
-1
/
+1
2013-05-21
ttyprintk: Fix NULL pointer deref by setting tty_port ops after initializing ...
Darrick J. Wong
1
-1
/
+1
2013-05-21
uio: UIO_DMEM_GENIRQ should depend on HAS_DMA
Geert Uytterhoeven
1
-0
/
+1
2013-05-21
MAINTAINERS: update Hyper-V file list
Haiyang Zhang
1
-1
/
+8
2013-05-21
mei: bus: Reset event_cb when disabling a device
Samuel Ortiz
1
-0
/
+2
2013-05-21
Drivers: hv: Fix a bug in get_vp_index()
K. Y. Srinivasan
1
-1
/
+1
2013-05-21
mei: fix out of array access to me clients array
Tomas Winkler
1
-9
/
+8
2013-05-21
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
13
-31
/
+67
2013-05-21
driver core: print sysfs attribute name when warning about bogus permissions
dyoung@redhat.com
1
-2
/
+4
2013-05-21
driver core: export subsys_virtual_register
Greg Kroah-Hartman
1
-0
/
+1
2013-05-21
ARM: smp: Drop RCU_NONIDLE usage in cpu_die()
Stephen Boyd
1
-1
/
+1
2013-05-21
Merge branch 'drm-radeon-sun-hainan' of git://people.freedesktop.org/~airlied...
Linus Torvalds
9
-92
/
+362
2013-05-21
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
15
-41
/
+59
2013-05-21
drm/i915: Propagate errors back from fb set-base
Chris Wilson
1
-15
/
+10
2013-05-21
drm/i915: Adding more reserved PCI IDs for Haswell.
Rodrigo Vivi
1
-11
/
+35
2013-05-21
Merge branch 'drm-fixes-3.10-sun' of git://people.freedesktop.org/~agd5f/linu...
Dave Airlie
9
-92
/
+362
2013-05-21
Merge branch 'drm-fixes-3.10' of git://people.freedesktop.org/~agd5f/linux in...
Dave Airlie
8
-25
/
+12
2013-05-20
Linux 3.10-rc2
v3.10-rc2
Linus Torvalds
1
-1
/
+1
2013-05-20
Merge tag 'stable/for-linus-3.10-rc1-tag' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
7
-106
/
+82
2013-05-20
TTY: Fix tty miss restart after we turn off flow-control
Wang YanQing
1
-0
/
+8
2013-05-20
tty/vt: Fix vc_deallocate() lock order
Peter Hurley
3
-27
/
+56
2013-05-20
TTY: ehv_bytechan: add missing platform_driver_unregister() when module exit
Wei Yongjun
1
-0
/
+1
[prev]
[next]