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
2006-06-06
[MIPS] Print more information if we're struck by a machine check exception.
Ralf Baechle
1
-2
/
+17
2006-06-06
[MIPS] Fix declaration of smp_prepare_cpus() platform hook.
Ralf Baechle
1
-2
/
+2
2006-06-06
[MIPS] Fix modpost warning: Rename op_model_xxx to op_model_xxx_ops.
Atsushi Nemoto
3
-21
/
+21
2006-06-06
[MIPS] Fix instable BogoMIPS on multi-issue processors.
Ralf Baechle
1
-10
/
+12
2006-06-06
[MIPS] Ignore unresolved weak symbols in modules.
Atsushi Nemoto
1
-0
/
+6
2006-06-06
[MIPS] Fix SMP now that fixup_cpu_present_map is gone.
Ralf Baechle
1
-1
/
+4
2006-06-06
[MIPS] Remove duplicate declaration of cpu_online_map.
Ralf Baechle
1
-1
/
+0
2006-06-05
[IRDA]: Missing allocation result check in irlap_change_speed().
Florin Malita
1
-1
/
+2
2006-06-05
[PPPOE]: Missing result check in __pppoe_xmit().
Florin Malita
1
-0
/
+3
2006-06-05
[NET]: Eliminate unused /proc/sys/net/ethernet
Jes Sorensen
3
-23
/
+0
2006-06-05
[NETCONSOLE]: Clean up initcall warning.
Matt Mackall
1
-1
/
+1
2006-06-05
[TCP]: Avoid skb_pull if possible when trimming head
Herbert Xu ~{PmVHI~}
1
-7
/
+5
2006-06-05
Merge master.kernel.org:/pub/scm/linux/kernel/git/brodo/pcmcia-fixes-2.6
Linus Torvalds
2
-1
/
+7
2006-06-05
[PATCH] uml: add -ffreestanding to CFLAGS
Jeff Dike
1
-0
/
+4
2006-06-05
[PATCH] uml: more __user annotations
Al Viro
3
-17
/
+22
2006-06-05
[PATCH] uml: __user annotation in arch_prctl
Al Viro
1
-1
/
+1
2006-06-05
[PATCH] uml: fix a typo in do_uml_initcalls
Jeff Dike
1
-1
/
+1
2006-06-05
[PATCH] uml: fix wall_to_monotonic initialization
Jeff Dike
3
-20
/
+13
2006-06-05
[PATCH] uml: add asm/irqflags.h
Jeff Dike
1
-0
/
+6
2006-06-05
[PATCH] m48t86: ia64 build fix
Andrew Morton
2
-38
/
+38
2006-06-05
[PATCH] sata_sil24: SII3124 sata driver endian problem
Rune Torgersen
1
-3
/
+3
2006-06-05
[PATCH] sbp2: fix check of return value of hpsb_allocate_and_register_addrspa...
Stefan Richter
1
-1
/
+1
2006-06-05
[PATCH] MAINTAINERS: Add entries for BNX2 and TG3
Michael Chan
1
-0
/
+12
2006-06-05
[PATCH] Implement get / set tso for forcedeth driver
Zachary Amsden
1
-0
/
+16
2006-06-05
[PATCH] pmf_register_irq_client() gives sleep with locks held warning
Benjamin Herrenschmidt
1
-7
/
+11
2006-06-05
[PATCH] fs/namei.c: Call to file_permission() under a spinlock in do_lookup_p...
Trond Myklebust
1
-9
/
+10
2006-06-05
[PATCH] alpha: SMP IRQ routing fix
Ivan Kokshaysky
5
-18
/
+9
2006-06-05
[PATCH] selinux: fix sb_lock/sb_security_lock nesting
Stephen Smalley
1
-2
/
+4
2006-06-05
[PATCH] Sparsemem build fix
Ralf Baechle
1
-0
/
+1
2006-06-05
[PATCH] s390: cio non-unique path group ids
Peter Oberparleiter
2
-4
/
+4
2006-06-05
[PATCH] s390: irb memcpy argument swap
Cornelia Huck
1
-1
/
+1
2006-06-05
[PATCH] nmclan_cs: dereferencing skb after netif_rx()
Florin Malita
1
-1
/
+1
2006-06-05
[PATCH] bcm43xx: add DMA rx poll workaround to DMA4
Michael Buesch
1
-9
/
+22
2006-06-05
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
2
-4
/
+6
2006-06-05
[ARM] 3543/1: [Fwd: PXA270 bootparams address not set]
Steve Yang
1
-0
/
+1
2006-06-05
IPoIB: Fix AH leak at interface down
Eli Cohen
1
-0
/
+1
2006-06-05
[SERIAL] typo: buad -> baud
Horst Schirmeier
10
-10
/
+10
2006-06-04
[SPARC64]: Fix missing fold at end of checksums.
David S. Miller
2
-4
/
+6
2006-06-04
[ARM] Trivial typo fixes
Egry Gabor
3
-3
/
+3
2006-06-04
[MMC] Prevent au1xmmc.c breakage on non-Au1200 Alchemy
Ralf Baechle
1
-1
/
+1
2006-06-04
[MMC] Add maintainers entry for MMC subsystem
Russell King
1
-0
/
+5
2006-06-03
Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6
Linus Torvalds
5
-9
/
+32
2006-06-02
[TCP] tcp_highspeed: Fix problem observed by Xiaoliang (David) Wei
Stephen Hemminger
1
-1
/
+2
2006-06-02
Merge master.kernel.org:/home/rmk/linux-2.6-serial
Linus Torvalds
1
-4
/
+5
2006-06-02
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
2
-4
/
+16
2006-06-02
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
6
-36
/
+71
2006-06-02
[ARM] 3540/1: ixp23xx: deal with gap in interrupt bitmasks
Lennert Buytenhek
1
-3
/
+15
2006-06-02
[ARM] 3539/1: ixp23xx: fix __arch_ixp23xx_is_coherent() for A1 stepping
Lennert Buytenhek
1
-1
/
+1
2006-06-02
[PATCH] slab.c: fix offslab_limit bug
Ingo Molnar
1
-14
/
+13
2006-06-02
[SERIAL] Update parity handling documentation
Peter Korsgaard
1
-4
/
+5
[prev]
[next]