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
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2006-08-02
[AF_UNIX]: Kernel memory leak fix for af_unix datagram getpeersec patch
Catherine Zhang
3
-14
/
+62
2006-08-02
[NET]: skb_queue_lock_key() is no longer used.
Adrian Bunk
1
-2
/
+0
2006-08-02
[NET]: Remove lockdep_set_class() call from skb_queue_head_init().
Arjan van de Ven
1
-1
/
+8
2006-08-02
[NET]: Add netdev_alloc_skb().
Christoph Hellwig
1
-0
/
+22
2006-08-02
[NET]: Network Event Notifier Mechanism.
Tom Tucker
1
-0
/
+33
2006-08-02
[TCP]: SNMPv2 tcpAttemptFails counter error
Wei Yongjun
1
-0
/
+3
2006-08-02
[NETFILTER]: include/linux/netfilter_bridge.h: header cleanup
Alexey Dobriyan
1
-1
/
+0
2006-08-02
[IPV6]: Audit all ip6_dst_lookup/ip6_dst_store calls
Herbert Xu
2
-3
/
+12
2006-08-02
Merge master.kernel.org:/pub/scm/linux/kernel/git/mchehab/v4l-dvb
Linus Torvalds
3
-5
/
+11
2006-08-02
[ARM] 3743/1: ARM: OMAP: Fix compile for OMAP
Tony Lindgren
1
-2
/
+0
2006-07-31
[PATCH] powermac: More powermac backlight fixes
Michael Hanselmann
2
-2
/
+5
2006-07-31
[PATCH] fbdev: statically link the framebuffer notification functions
Antonino A. Daplas
1
-1
/
+1
2006-07-31
[PATCH] Add parentheses around arguments in the SH_DIV macro.
Uwe Zeisberger
1
-2
/
+2
2006-07-31
[PATCH] always define IRQ_PER_CPU
Yoichi Yuasa
1
-1
/
+1
2006-07-31
[PATCH] IA64: kprobe invalidate icache of jump buffer
bibo, mao
5
-0
/
+5
2006-07-31
[PATCH] delay accounting: temporarily enable by default
Shailabh Nagar
1
-2
/
+2
2006-07-31
[PATCH] make taskstats sending completely independent of delay accounting on/...
Shailabh Nagar
1
-3
/
+1
2006-07-31
[PATCH] genirq: {en,dis}able_irq_wake() need refcounting too
David Brownell
1
-0
/
+3
2006-07-31
[PATCH] Process Events: Fix biarch compatibility issue. use __u64 timestamp
Chandra Seetharaman
1
-1
/
+2
2006-07-31
[PATCH] ext3: avoid triggering ext3_error on bad NFS file handle
Neil Brown
1
-0
/
+9
2006-07-31
[IA64] Format /proc/pal/*/version_info correctly
Matthew Wilcox
1
-1
/
+6
2006-07-29
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
1
-4
/
+0
2006-07-29
[PATCH] x86_64: Fix swiotlb=force
Andi Kleen
1
-0
/
+2
2006-07-29
[PATCH] x86_64: Calgary IOMMU - Multi-Node NULL pointer dereference fix
Jon Mason
1
-5
/
+0
2006-07-29
V4L/DVB (4343): Fix for compilation without V4L1 or V4L1_COMPAT
Mauro Carvalho Chehab
1
-2
/
+5
2006-07-29
V4L/DVB (4342): Fix ext_controls align on 64 bit architectures
Mauro Carvalho Chehab
1
-1
/
+1
2006-07-29
V4L/DVB (4316): Check __must_check warnings
Michael Krufky
1
-2
/
+5
2006-07-29
Merge branch 'master' into upstream
Jeff Garzik
1
-1
/
+3
2006-07-29
Merge branch 'master' into upstream-fixes
Jeff Garzik
11
-26
/
+24
2006-07-29
Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/linv...
Jeff Garzik
2
-6
/
+63
2006-07-28
[PATCH] pi-futex: robust-futex exit
Ingo Molnar
1
-1
/
+2
2006-07-28
[PATCH] x86_64: Enlarge debug stack for nested kprobes
bibo mao
1
-1
/
+1
2006-07-28
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
2
-2
/
+2
2006-07-28
[PATCH] ide: option to disable cache flushes for buggy drives
Jens Axboe
1
-0
/
+1
2006-07-27
[SPARC64]: Fix typo in pgprot_noncached().
David S. Miller
1
-1
/
+1
2006-07-27
[SPARC64]: Fix quad-float multiply emulation.
David S. Miller
1
-1
/
+1
2006-07-27
[PATCH] ieee80211: Make ieee80211_rx_any usable
Daniel Drake
1
-0
/
+2
2006-07-27
[PATCH] softmac: export highest_supported_rate function
Daniel Drake
1
-0
/
+8
2006-07-27
[PATCH] softmac: ERP handling and driver-level notifications
Daniel Drake
1
-6
/
+46
2006-07-27
[PATCH] ieee80211: small ERP handling additions
Daniel Drake
1
-0
/
+7
2006-07-26
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
1
-1
/
+1
2006-07-26
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
1
-0
/
+2
2006-07-26
[PATCH] Reorganize the cpufreq cpu hotplug locking to not be totally bizare
Arjan van de Ven
1
-3
/
+0
2006-07-24
[NETFILTER]: bridge netfilter: add deferred output hooks to feature-removal-s...
Patrick McHardy
1
-0
/
+2
2006-07-24
[SPARC]: Fix SA_STATIC_ALLOC value.
David S. Miller
1
-1
/
+1
2006-07-24
[NET]: Correct dev_alloc_skb kerneldoc
Christoph Hellwig
1
-2
/
+2
2006-07-24
[NET]: Remove CONFIG_HAVE_ARCH_DEV_ALLOC_SKB
Christoph Hellwig
1
-4
/
+0
2006-07-24
[ARM] 3731/1: Allow IRQ definitions of IQ80331 and IQ80332 to co-exist
Martin Michlmayr
1
-4
/
+0
2006-07-24
[PKT_SCHED]: Fix regression in PSCHED_TADD{,2}.
Guillaume Chazarain
1
-12
/
+6
2006-07-24
IB/mad: Validate MADs for spec compliance
Sean Hefty
1
-0
/
+7
[prev]
[next]