index
:
drm/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
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2009-03-24
dma-debug: make memory range checks more consistent
Joerg Roedel
1
-5
/
+8
2009-03-19
dma-debug: warn of unmapping an invalid dma address
FUJITA Tomonori
1
-1
/
+4
2009-03-18
dma-debug: fix dma_debug_add_bus() definition for !CONFIG_DMA_API_DEBUG
Ingo Molnar
1
-1
/
+1
2009-03-18
Merge branch 'dma-api/debug' of git://git.kernel.org/pub/scm/linux/kernel/git...
Ingo Molnar
10
-6
/
+1304
2009-03-18
Merge branch 'linus' into core/iommu
Ingo Molnar
455
-8308
/
+20415
2009-03-17
Avoid 64-bit "switch()" statements on 32-bit architectures
Linus Torvalds
1
-1
/
+1
2009-03-17
prevent boosting kprobes on exception address
Masami Hiramatsu
1
-0
/
+3
2009-03-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dm
Linus Torvalds
4
-28
/
+56
2009-03-17
Fast TSC calibration: calculate proper frequency error bounds
Linus Torvalds
1
-45
/
+56
2009-03-17
Fix potential fast PIT TSC calibration startup glitch
Linus Torvalds
1
-0
/
+9
2009-03-17
dma-debug/x86: register pci bus for dma-debug leak detection
Joerg Roedel
1
-0
/
+4
2009-03-17
dma-debug: add a check dma memory leaks
Joerg Roedel
2
-0
/
+62
2009-03-17
dma-debug: add checks for kernel text and rodata
Joerg Roedel
1
-1
/
+25
2009-03-17
dma-debug: print stacktrace of mapping path on unmap error
David Woodhouse
1
-14
/
+38
2009-03-17
dma-debug: Documentation update
Joerg Roedel
1
-0
/
+106
2009-03-17
dma-debug: x86 architecture bindings
Joerg Roedel
3
-6
/
+46
2009-03-17
dma-debug: add function to dump dma mappings
David Woodhouse
2
-0
/
+36
2009-03-16
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
10
-75
/
+39
2009-03-16
dm crypt: wait for endio to complete before destruction
Milan Broz
2
-20
/
+29
2009-03-16
dm crypt: fix kcryptd_async_done parameter
Huang Ying
1
-5
/
+21
2009-03-16
dm io: respect BIO_MAX_PAGES limit
Mikulas Patocka
1
-0
/
+2
2009-03-16
dm table: rework reference counting fix
Mikulas Patocka
1
-2
/
+2
2009-03-16
dm ioctl: validate name length when renaming
Milan Broz
1
-1
/
+2
2009-03-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
29
-249
/
+5741
2009-03-16
linux.conf.au 2009: Tuz
Rusty Russell
5
-3216
/
+8477
2009-03-16
filp->f_pos not correctly updated in proc_task_readdir
Zhang Le
1
-9
/
+7
2009-03-16
Merge branches 'misc-up-now' and 'platform-drivers' into release
Len Brown
6
-16
/
+21
2009-03-16
acpi-wmi: unsigned cannot be less than 0
Roel Kluin
1
-1
/
+1
2009-03-16
thinkpad-acpi: fix module autoloading for older models
Mathieu Chouquet-Stringer
1
-4
/
+4
2009-03-16
acer-wmi: Unmark as 'experimental'
Carlos Corbacho
1
-2
/
+1
2009-03-16
acpi-wmi: Unmark as 'experimental'
Carlos Corbacho
1
-2
/
+1
2009-03-16
acer-wmi: double free in acer_rfkill_exit()
Dan Carpenter
1
-1
/
+1
2009-03-16
platform/x86: depends instead of select for laptop platform drivers
Corentin Chary
1
-1
/
+1
2009-03-16
asus-laptop: use select instead of depends on
Corentin Chary
1
-3
/
+3
2009-03-16
eeepc-laptop: restore acpi_generate_proc_event()
Corentin Chary
1
-1
/
+5
2009-03-16
asus-laptop: restore acpi_generate_proc_event()
Corentin Chary
1
-1
/
+4
2009-03-16
acpi: check for pxm_to_node_map overflow
Cyrill Gorcunov
1
-1
/
+1
2009-03-16
ACPI: remove doubled status checking
Jiri Slaby
1
-8
/
+1
2009-03-16
ACPI suspend: Blacklist Toshiba Satellite L300 that requires to set SCI_EN di...
Zhang Rui
1
-0
/
+8
2009-03-16
Revert "ACPI: make some IO ports off-limits to AML"
Len Brown
1
-50
/
+0
2009-03-16
suspend: switch the Asus Pundit P1-AH2 to old ACPI sleep ordering
Andy Whitcroft
1
-0
/
+8
2009-03-15
r8169: revert "r8169: read MAC address from EEPROM on init (2nd attempt)"
françois romieu
1
-112
/
+2
2009-03-15
r8169: use hardware auto-padding.
françois romieu
1
-8
/
+0
2009-03-15
parisc: sba_iommu: fix build bug when CONFIG_PARISC_AGP=y
Kyle McMartin
1
-2
/
+0
2009-03-15
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
30
-54
/
+226
2009-03-14
igb: remove ASPM L0s workaround
Alexander Duyck
1
-24
/
+2
2009-03-14
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
4
-6
/
+31
2009-03-14
Fix Xilinx SystemACE driver to handle empty CF slot
Grant Likely
1
-0
/
+22
2009-03-14
block: fix memory leak in bio_clone()
Li Zefan
1
-1
/
+3
2009-03-14
block: Add gfp_mask parameter to bio_integrity_clone()
un'ichi Nomura
3
-5
/
+6
[next]