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
2010-01-13
[S390] mmap: add missing compat_ptr conversion to both mmap compat syscalls
Heiko Carstens
1
-25
/
+16
2010-01-13
[S390] bug: implement arch specific __WARN macro
Heiko Carstens
1
-0
/
+4
2010-01-13
[S390] Move __cpu_logical_map to smp.c
Heiko Carstens
5
-8
/
+18
2010-01-13
[S390] tape_block: remove ioctl function
Heiko Carstens
1
-39
/
+0
2010-01-13
[S390] smp: remove volatile type quilifier from __cpu_logical_map
Heiko Carstens
2
-2
/
+2
2010-01-13
[S390] smp: setup smp_processor_id early
Heiko Carstens
2
-1
/
+6
2010-01-13
[S390] use helpers for rlimits
Jiri Slaby
1
-2
/
+2
2010-01-13
[S390] fs3270: add missing compat ptr conversion
Heiko Carstens
1
-6
/
+11
2010-01-13
[S390] vmcp: add missing compat ptr conversion
Heiko Carstens
1
-3
/
+9
2010-01-13
[S390] cio: add missing compat ptr conversion
Heiko Carstens
1
-8
/
+15
2010-01-13
[S390] dasd: add missing compat ptr conversion
Heiko Carstens
1
-5
/
+9
2010-01-13
[S390] remove superfluous TIF_USEDFPU bit
Martin Schwidefsky
3
-15
/
+5
2010-01-13
[S390] duplicate SIGTRAP on signal delivery.
Martin Schwidefsky
1
-9
/
+1
2010-01-13
[S390] clear TIF_SINGLE_STEP for new process.
Martin Schwidefsky
1
-0
/
+1
2010-01-13
[S390] fix loading of PER control registers for utrace.
Martin Schwidefsky
1
-0
/
+8
2010-01-13
Makefile: do not override LC_CTYPE
Michal Marek
2
-3
/
+2
2010-01-13
kbuild: really fix bzImage build with non-bash sh
Jonathan Nieder
1
-2
/
+7
2010-01-13
HID: wacom: Add BTN_TOOL_FINGER for pad button reporting
Przemo Firszt
1
-0
/
+1
2010-01-13
HID: add device IDs for new model of Apple Wireless Keyboard
Christian Schuerer-Waldheim
3
-0
/
+13
2010-01-13
HID: fix pad button definition in hid-wacom
Przemo Firszt
1
-0
/
+3
2010-01-13
xen: fix hang on suspend.
Ian Campbell
1
-4
/
+4
2010-01-13
Input: sentelic - fix left/right horizontal scroll mapping
Tai-hwa Liang
1
-3
/
+3
2010-01-13
Input: pmouse - move Sentelic probe down the list
Tai-hwa Liang
1
-13
/
+15
2010-01-13
Merge remote branch 'korg/drm-radeon-next' into drm-linus
Dave Airlie
5
-6
/
+39
2010-01-13
drm: change drm set mode messages as DRM_DEBUG
Dave Young
1
-1
/
+1
2010-01-13
drm: fix crtc no modes printf + typo
Dave Airlie
1
-1
/
+2
2010-01-12
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
23
-86
/
+254
2010-01-12
Linux 2.6.33-rc4
v2.6.33-rc4
Linus Torvalds
1
-1
/
+1
2010-01-12
Merge git://git.infradead.org/battery-2.6
Linus Torvalds
1
-0
/
+2
2010-01-12
[SCSI] megaraid_sas: remove sysfs poll_mode_io world writeable permissions
Bryn M. Reeves
1
-1
/
+1
2010-01-12
Merge branch 'for-linus' of git://gitorious.org/linux-omap-dss2/linux
Linus Torvalds
14
-67
/
+309
2010-01-12
lib: Introduce generic list_sort function
Dave Chinner
5
-182
/
+119
2010-01-12
remove my email address from checkpatch.
Dave Jones
1
-1
/
+1
2010-01-12
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
4
-9
/
+36
2010-01-12
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
30
-56
/
+183
2010-01-12
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
Linus Torvalds
25
-354
/
+134
2010-01-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...
Linus Torvalds
12
-17
/
+38
2010-01-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
59
-313
/
+526
2010-01-12
m68knommu: fix definitions of __pa() and __va()
Greg Ungerer
3
-15
/
+7
2010-01-13
drm/radeon/kms: only evict to GTT if CP is ready
Dave Airlie
1
-1
/
+4
2010-01-13
drm/radeon/kms: Fix crash getting TV info with no BIOS.
Michel Dänzer
1
-0
/
+3
2010-01-13
drm/radeon/kms/rv100: reject modes > 135 Mhz on DVI (v2)
Alex Deucher
1
-0
/
+8
2010-01-13
drm/radeon/kms/r6xx+: make irq handler less verbose
Alex Deucher
1
-4
/
+4
2010-01-13
drm/radeon/kms: fix up LVDS handling on macs (v2)
Alex Deucher
1
-1
/
+20
2010-01-12
libata: retry link resume if necessary
Tejun Heo
2
-7
/
+34
2010-01-12
ata_piix: enable 32bit PIO on SATA piix
Tejun Heo
1
-1
/
+1
2010-01-12
sata_promise: don't classify overruns as HSM errors
Mikael Pettersson
1
-1
/
+1
2010-01-12
ARM: Ensure ARMv6/7 mm files are built using appropriate assembler options
Russell King
1
-0
/
+12
2010-01-12
ARM: Fix wrong dmb
Russell King
1
-3
/
+1
2010-01-12
Input: add compat support for sysfs and /proc capabilities output
Dmitry Torokhov
1
-15
/
+71
[prev]
[next]