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
2011-11-11
drm: add some comments to drm_wait_vblank and drm_queue_vblank_event
Ilija Hadzic
1
-1
/
+6
2011-11-11
drm/radeon/benchmark: signedness bug in radeon_benchmark_move()
Dan Carpenter
1
-1
/
+1
2011-11-11
drm: do not sleep on vblank while holding a mutex
Ilija Hadzic
1
-1
/
+1
2011-11-11
MAINTAINERS: exynos: Add EXYNOS DRM maintainer entry
Kyungmin Park
1
-0
/
+7
2011-11-11
drm: try to restore previous CRTC config if mode set fails
Jesse Barnes
1
-0
/
+13
2011-11-11
drm/radeon/kms: make an aux failure debug only
Alex Deucher
1
-1
/
+1
2011-11-11
drm: drop select of SLOW_WORK
Paul Bolle
1
-1
/
+0
2011-11-11
drm: serialize access to list of debugfs files
Marcin Slusarz
3
-5
/
+16
2011-11-11
drm/radeon/kms: fix use of vram scratch page on evergreen/ni
Alex Deucher
1
-1
/
+1
2011-11-11
drm/radeon: Make sure CS mutex is held across GPU reset.
Michel Dänzer
3
-12
/
+62
2011-11-11
drm: Ensure string is null terminated.
Vinson Lee
1
-1
/
+3
2011-11-11
vmwgfx: Only allow 64x64 cursors
Jakob Bornecrantz
1
-0
/
+4
2011-11-11
vmwgfx: Initialize clip rect loop correctly in surface dirty
Jakob Bornecrantz
1
-2
/
+3
2011-11-11
vmwgfx: Close screen object system
Jakob Bornecrantz
1
-1
/
+4
2011-11-11
ARM: mach-shmobile: cpuidle single/global and last_state fixes
Magnus Damm
3
-40
/
+30
2011-11-11
ARM: mach-shmobile: move helper macro PORTCR to sh_pfc.h
Kuninori Morimoto
5
-61
/
+17
2011-11-11
ARM: mach-shmobile: move helper macro PORT_xx to sh_pfc.h
Kuninori Morimoto
5
-197
/
+140
2011-11-11
ARM: mach-shmobile: move helper macro PORT_DATA_xx to sh_pfc.h
Kuninori Morimoto
5
-212
/
+151
2011-11-11
ARM: mach-shmobile: ap4evb: remove white space from end of line
Kuninori Morimoto
1
-1
/
+1
2011-11-11
ARM: mach-shmobile: clock-sh7372: remove un-necessary index
Kuninori Morimoto
1
-4
/
+4
2011-11-11
ARM: mach-shmobile: kota2: add comment out separator
Kuninori Morimoto
1
-0
/
+7
2011-11-11
ARM: mach-shmobile: sh73a0: add MMC data pin pull-up
Kuninori Morimoto
3
-8
/
+50
2011-11-11
mailmap: Fix up some renesas attributions
Kuninori Morimoto
1
-0
/
+2
2011-11-11
Merge branches 'sh/pm-runtime' and 'common/clkfwk' into sh-fixes-for-linus
Paul Mundt
3472
-35672
/
+65364
2011-11-11
sh: clkfwk: Kill off remaining debugfs cruft.
Paul Mundt
2
-88
/
+0
2011-11-11
drivers: sh: Kill off dead pathname for runtime PM stub.
Paul Mundt
1
-3
/
+1
2011-11-11
drivers: sh: Generalize runtime PM platform stub.
Paul Mundt
3
-1
/
+9
2011-11-11
sh: Wire up process_vm syscalls.
Paul Mundt
4
-2
/
+10
2011-11-10
Btrfs: fix deadlock caused by the race between relocation
Miao Xie
1
-2
/
+2
2011-11-10
Btrfs: only map pages if we know we need them when reading the space cache
Josef Bacik
1
-7
/
+10
2011-11-10
Btrfs: fix orphan backref nodes
Miao Xie
1
-0
/
+2
2011-11-10
Btrfs: Abstract similar code for btrfs_block_rsv_add{, _noflush}
Miao Xie
1
-16
/
+12
2011-11-10
Btrfs: fix unreleased path in btrfs_orphan_cleanup()
Miao Xie
1
-0
/
+3
2011-11-10
Btrfs: fix no reserved space for writing out inode cache
Miao Xie
1
-4
/
+24
2011-11-10
Btrfs: fix nocow when deleting the item
Miao Xie
1
-1
/
+4
2011-11-10
Merge branch 'mount-fixes' of git://github.com/idryomov/btrfs-unstable into i...
Chris Mason
2
-46
/
+43
2011-11-10
Btrfs: tweak the delayed inode reservations again
Chris Mason
2
-26
/
+47
2011-11-11
crypto: algapi - Fix build problem with NET disabled
Herbert Xu
7
-0
/
+63
2011-11-10
pata_of_platform: Don't use NO_IRQ
Anton Vorontsov
1
-1
/
+1
2011-11-10
Merge branch 'fix/misc' into for-linus
Takashi Iwai
9
-47
/
+123
2011-11-10
ALSA: usb-audio: Use kmemdup rather than duplicating its implementation
Thomas Meyer
1
-4
/
+3
2011-11-10
ALSA: hda - Re-enable the check NO_PRESENCE misc bit
Takashi Iwai
3
-7
/
+14
2011-11-10
ALSA: vmaster - Free slave-links when freeing the master element
Takashi Iwai
1
-4
/
+14
2011-11-10
ALSA: hda - Don't add elements of other codecs to vmaster slave
Takashi Iwai
1
-21
/
+39
2011-11-10
pinctrl: hide subsystem from the populace
Linus Walleij
1
-15
/
+7
2011-11-09
Merge branch 'msm-fix' of git://codeaurora.org/quic/kernel/davidb/linux-msm i...
Olof Johansson
5
-6
/
+11
2011-11-09
Revert "proc: fix races against execve() of /proc/PID/fd**"
Linus Torvalds
1
-103
/
+43
2011-11-10
drm/nouveau: Fix bandwidth calculation for DisplayPort
Adam Jackson
1
-1
/
+1
2011-11-10
drm/nouveau: by default use low bpp framebuffer on low memory cards
Marcin Slusarz
1
-1
/
+10
2011-11-10
drm/nv10: Change the BO size threshold determining the memory placement range.
Francisco Jerez
1
-1
/
+1
[prev]
[next]