index
:
drm-tip
drm-tip
maintainer-tools
rerere-cache
tip
DRM current development and nightly trees
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
Age
Commit message (
Expand
)
Author
Files
Lines
2008-03-27
Orion: general cleanup
Lennert Buytenhek
9
-41
/
+42
2008-03-27
Orion: enable access to local config space
Lennert Buytenhek
1
-25
/
+33
2008-03-27
Orion: add __init attribute to all boot time-only functions
Lennert Buytenhek
2
-9
/
+9
2008-03-27
Orion: move I/O macros out of orion.h
Lennert Buytenhek
3
-0
/
+3
2008-03-27
Orion: revamp cpu mbus window handling
Lennert Buytenhek
8
-144
/
+76
2008-03-27
plat-orion: make orion_nand available for all Orion families
Lennert Buytenhek
6
-6
/
+3
2008-03-27
plat-orion: make ehci-orion available for all Orion families
Lennert Buytenhek
1
-0
/
+1
2008-03-27
plat-orion: share time handling code
Lennert Buytenhek
6
-188
/
+222
2008-03-27
plat-orion: share PCIe handling code
Lennert Buytenhek
4
-260
/
+334
2008-03-27
plat-orion: share IRQ handling code
Lennert Buytenhek
3
-34
/
+67
2008-03-27
plat-orion: introduce
Lennert Buytenhek
3
-0
/
+13
2008-03-27
sata_mv: mbus decode window support
Lennert Buytenhek
3
-42
/
+2
2008-03-27
ehci-orion: mbus decode window support
Lennert Buytenhek
3
-51
/
+7
2008-03-27
Orion: make PCIe/PCI support use mbus DRAM info
Lennert Buytenhek
4
-158
/
+168
2008-03-27
Orion: initialise mbus DRAM target info on boot
Lennert Buytenhek
3
-0
/
+31
2008-03-25
KVM: MMU: Fix memory leak on guest demand faults
Avi Kivity
1
-1
/
+1
2008-03-25
KVM: VMX: convert init_rmode_tss() to slots_lock
Marcelo Tosatti
1
-2
/
+2
2008-03-25
KVM: MMU: handle page removal with shadow mapping
Marcelo Tosatti
1
-1
/
+12
2008-03-25
KVM: MMU: Fix is_rmap_pte() with io ptes
Avi Kivity
1
-2
/
+1
2008-03-25
KVM: VMX: Restore tss even on x86_64
Avi Kivity
1
-3
/
+0
2008-03-25
Merge branch 'linux-2.6' into merge
Paul Mackerras
11
-175
/
+112
2008-03-25
[POWERPC] mpc5200: Fix incorrect compatible string for the mdio node
Grant Likely
1
-1
/
+1
2008-03-24
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...
Linus Torvalds
3
-6
/
+15
2008-03-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
7
-166
/
+94
2008-03-24
x86-32: Pass the full resource data to ioremap()
Linus Torvalds
1
-3
/
+3
2008-03-24
[POWERPC] Update some defconfigs
Kumar Gala
38
-1266
/
+3031
2008-03-24
[POWERPC] Fix Oops with TQM5200 on TQM5200
Anatolij Gustschin
1
-2
/
+2
2008-03-24
[POWERPC] mpc5200: Fix null dereference if bestcomm fails to initialize
Grant Likely
1
-0
/
+4
2008-03-24
[POWERPC] Fix crash in init_ipic_sysfs on efika
Olaf Hering
1
-1
/
+1
2008-03-24
[POWERPC] Don't use 64k pages for ioremap on pSeries
Paul Mackerras
1
-3
/
+8
2008-03-23
[SPARC64]: exec PT_DTRACE
Roland McGrath
2
-6
/
+0
2008-03-23
[SPARC64]: Use shorter list_splice_init() for brevity.
Robert P. J. Day
1
-2
/
+1
2008-03-22
x86: revert: reserve dma32 early for gart
Thomas Gleixner
2
-51
/
+0
2008-03-21
[SPARC64]: Remove most limitations to kernel image size.
David S. Miller
4
-158
/
+93
2008-03-21
x86_64: free_bootmem should take phys
Yinghai Lu
1
-2
/
+1
2008-03-21
x86: trim mtrr don't close gap for resource allocation.
Yinghai Lu
3
-1
/
+55
2008-03-21
x86: fix reboot problem with Dell Optiplex 745, 0KW626 board
Heinz-Ado Arnolds
1
-0
/
+9
2008-03-21
x86: fix fault_msg nul termination
Jiri Slaby
1
-1
/
+1
2008-03-21
x86: fix long standing bug with usb after hibernation with 4GB ram
Pavel Machek
1
-0
/
+3
2008-03-21
x86: hpet clock enable quirk on nVidia nForce 430
Zbigniew Luszpinski
1
-0
/
+2
2008-03-21
x86: reserve dma32 early for gart
Yinghai Lu
2
-0
/
+51
2008-03-21
x86: add the DFF (Desktop Form Factor) Dell Optiplex 745 to the reboot errata...
Coleman Kane
1
-0
/
+9
2008-03-21
x86/visws: fix printk format warnings
Randy Dunlap
1
-2
/
+3
2008-03-21
x86: tight online check in setup_per_cpu_areas
Yinghai Lu
1
-6
/
+8
2008-03-21
x86: fix dma_alloc_pages
Yinghai Lu
1
-5
/
+0
2008-03-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2
-2
/
+2
2008-03-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6.25
Linus Torvalds
5
-6
/
+10
2008-03-21
sh: Use relative paths for mach/cpu symlinks.
Franck Bui-Huu
1
-2
/
+6
2008-03-21
SH: Use newer, non-deprecated __SPIN_LOCK_UNLOCKED macro.
Robert P. J. Day
1
-1
/
+1
2008-03-20
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
9
-11
/
+40
[next]