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-05-26
sh: pci: Disable MWI and make pci_dma_burst_advice() a bit more accurate.
Paul Mundt
1
-2
/
+18
2009-05-26
sh: pci-sh7751: Initialize io_map_base in controller definition.
Paul Mundt
1
-3
/
+2
2009-05-26
sh: Add a KBUILD_DEFCONFIG for sh64.
Paul Mundt
1
-9
/
+10
2009-05-26
sh: Record ms7724se in mach-types.
Paul Mundt
1
-0
/
+1
2009-05-26
sh: Add ms7724se (SH7724) board support
Kuninori Morimoto
7
-0
/
+2226
2009-05-26
sh: irq: Fix up imask build warnings.
Paul Mundt
1
-2
/
+2
2009-05-22
sh: Prefer slab_is_available() over after_bootmem.
Paul Mundt
2
-4
/
+2
2009-05-22
sh: Add a NR_IRQS_LEGACY for external IRQ0-7.
Paul Mundt
1
-1
/
+2
2009-05-22
sh: Wrap irq_to_desc_alloc_cpu() around CONFIG_SPARSE_IRQ temporarily.
Paul Mundt
2
-1
/
+8
2009-05-22
Merge branches 'sh/stable-updates' and 'sh/sparseirq'
Paul Mundt
222
-5814
/
+13690
2009-05-22
video: stop sh_mobile_lcdcfb only if started
Magnus Damm
1
-1
/
+6
2009-05-22
sh: ap325 camera without i2c driver fix
Magnus Damm
1
-0
/
+3
2009-05-22
sh: irq: Provide an arch_probe_nr_irqs() that wraps the machvec def.
Paul Mundt
1
-0
/
+8
2009-05-22
sh: irq: Teach ipr and intc about dynamically allocating irq_descs.
Paul Mundt
2
-2
/
+18
2009-05-22
sh: irq: Convert from irq_desc[] to irq_to_desc().
Paul Mundt
3
-39
/
+48
2009-05-22
sh: irq: Rework the SR.IMASK bitmap handling.
Paul Mundt
1
-48
/
+16
2009-05-20
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...
Linus Torvalds
2
-1
/
+9
2009-05-20
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
Linus Torvalds
6
-15
/
+10
2009-05-20
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
45
-164
/
+217
2009-05-20
[ARM] 5519/1: amba probe: pass "struct amba_id *" instead of void *
Alessandro Rubini
9
-9
/
+9
2009-05-20
drm: Copy back ioctl data to userspace regardless of return code.
Michel Dänzer
1
-1
/
+1
2009-05-20
MIPS: 64-bit: Fix system lockup.
Greg Ungerer
3
-10
/
+5
2009-05-20
MIPS: IP28: Change to build with -mr10k-cache-barrier=store
peter fuerst
1
-3
/
+3
2009-05-20
MIPS: IP22: Fix hang in power button interrupt handler
Ralf Baechle
1
-1
/
+1
2009-05-20
MIPS: IP32: Fix hang on shutdown in power button interrupt handler.
Andrew Randrianasulu
1
-1
/
+1
2009-05-20
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
2
-5
/
+7
2009-05-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6
Linus Torvalds
2
-27
/
+27
2009-05-20
cdrom: beyond ARRAY_SIZE of viocd_diskinfo
Roel Kluin
1
-1
/
+1
2009-05-20
sh: mach-hp6xx: Fix up the hp6xx build for hd64461 changes.
Paul Mundt
3
-4
/
+4
2009-05-19
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sam...
Linus Torvalds
2
-9
/
+1
2009-05-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
18
-61
/
+123
2009-05-19
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
1
-1
/
+2
2009-05-19
Merge branch 'core/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
1
-11
/
+13
2009-05-19
drm: Round size of SHM maps to PAGE_SIZE
Benjamin Herrenschmidt
1
-0
/
+8
2009-05-20
TPM: get_event_name stack corruption
Eric Paris
1
-1
/
+2
2009-05-19
futex: setup writeable mapping for futex ops which modify user space data
Thomas Gleixner
1
-11
/
+13
2009-05-19
Fix scripts/setlocalversion with tagged git commit
Nico Schottelius
1
-7
/
+23
2009-05-19
mfd: pcf50633: fix unsafe disable_irq()
Nelson Castillo
1
-1
/
+1
2009-05-19
mfd: Keep a cache of WM8350 volatile values
Mark Brown
1
-8
/
+0
2009-05-19
Merge branch 'fixes-for-linus' of git://git.monstr.eu/linux-2.6-microblaze
Linus Torvalds
2
-20
/
+34
2009-05-19
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg...
Linus Torvalds
1
-1
/
+1
2009-05-19
Avoid ICE in get_random_int() with gcc-3.4.5
Linus Torvalds
1
-1
/
+1
2009-05-19
cifs: fix pointer initialization and checks in cifs_follow_symlink (try #4)
Jeff Layton
2
-27
/
+27
2009-05-19
xen/blkfront: fix warning when deleting gendisk on unplug/shutdown
Ian Campbell
1
-2
/
+2
2009-05-19
xen/blkfront: allow xenbus state transition to Closing->Closed when not Conn...
Ian Campbell
1
-2
/
+4
2009-05-18
ipv4: make default for INET_LRO consistent with help text
Frans Pop
1
-1
/
+1
2009-05-18
net: fix skb_seq_read returning wrong offset/length for page frag data
Thomas Chenault
1
-1
/
+1
2009-05-18
nfs: Fix NFS v4 client handling of MAY_EXEC in nfs_permission.
Frank Filz
1
-1
/
+2
2009-05-18
pkt_sched: gen_estimator: use 64 bit intermediate counters for bps
Eric Dumazet
1
-6
/
+7
2009-05-18
be2net: add two new pci device ids to pci device table
Ajit Khaparde
2
-5
/
+19
[next]