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
2005-11-10
[ARM] 3140/1: NSLU2 machine support
Alessandro Zummo
3
-0
/
+104
2005-11-10
ppc64: Add declarations to ppc64 headers as well as powerpc headers
Paul Mackerras
2
-0
/
+4
2005-11-10
[PATCH] ppc64: mark failed devices
Linas Vepstas
1
-0
/
+7
2005-11-10
Merge git://oak/home/sfr/kernels/iseries/work
Paul Mackerras
1
-0
/
+178
2005-11-10
powerpc: Move some extern declarations from C code into headers
Paul Mackerras
2
-0
/
+2
2005-11-10
powerpc: implement atomic64_t on ppc64
Stephen Rothwell
1
-0
/
+178
2005-11-10
[PATCH] powerpc: Move more ppc64 files with no ppc32 equivalent to powerpc
David Gibson
1
-7
/
+7
2005-11-10
[PATCH] powerpc: 64k pages pmd alloc fix
Benjamin Herrenschmidt
1
-2
/
+2
2005-11-09
Merge master.kernel.org:/pub/scm/linux/kernel/git/bart/ide-2.6
Linus Torvalds
6
-12
/
+14
2005-11-10
powerpc: Add user CPU features for POWER4, POWER5, POWER5+ and Cell.
Paul Mackerras
1
-0
/
+4
2005-11-10
powerpc: Fix typo introduced in merging platform codes
Paul Mackerras
1
-4
/
+1
2005-11-10
[PATCH] powerpc: merge code values for identifying platforms
Paul Mackerras
5
-34
/
+53
2005-11-10
[PATCH] powerpc: Consolidate asm compatibility macros
David Gibson
11
-108
/
+108
2005-11-10
[PATCH] powerpc: Merge cacheflush.h and cache.h
David Gibson
6
-148
/
+85
2005-11-10
Merge git://oak/home/sfr/kernels/iseries/work
Paul Mackerras
2
-4
/
+2
2005-11-10
[NETLINK]: Generic netlink family
Thomas Graf
2
-0
/
+205
2005-11-10
[NETLINK]: Generic netlink receive queue processor
Thomas Graf
1
-0
/
+6
2005-11-10
[NETLINK]: Type-safe netlink messages/attributes interface
Thomas Graf
2
-1
/
+900
2005-11-09
[NETFILTER]: Add nf_conntrack subsystem.
Yasuyuki Kozakai
24
-271
/
+1421
2005-11-10
[PATCH] ppc64: Save & restore of PCI device BARS
Linas Vepstas
1
-0
/
+23
2005-11-10
[PATCH] ppc64: PCI reset support routines
Linas Vepstas
1
-0
/
+14
2005-11-10
[PATCH] ppc64: PCI error event dispatcher
Linas Vepstas
2
-33
/
+65
2005-11-10
[PATCH] ppc64: bugfix: don't silently ignore PCI errors
Linas Vepstas
1
-1
/
+0
2005-11-10
[PATCH] ppc64: PCI address cache minor fixes
Linas Vepstas
1
-4
/
+0
2005-11-10
[PATCH] ppc64: uniform usage of bus unit id interfaces
linas
1
-0
/
+4
2005-11-10
[PATCH] powerpc: Move various ppc64 files with no ppc32 equivalent to powerpc
David Gibson
5
-23
/
+21
2005-11-10
[PATCH] powerpc: Merge current.h
David Gibson
3
-27
/
+27
2005-11-10
[PATCH] powerpc: Merge signal.h
David Gibson
2
-154
/
+19
2005-11-10
Merge ../linux-2.6
Paul Mackerras
83
-1235
/
+815
2005-11-10
[PATCH] ide: explain the PCI bus test we do in <asm-i386/ide.h>
Alan Cox
1
-0
/
+6
2005-11-09
[PATCH] ide: CS5535 driver
Jaya Kumar
1
-0
/
+1
2005-11-09
[PATCH] ide: AMD Geode GX/LX support
Jordan Crouse
1
-0
/
+2
2005-11-09
[PATCH] ide: move CONFIG_IDE_MAX_HWIFS into linux/ide.h
Bjorn Helgaas
4
-12
/
+4
2005-11-09
[PATCH] ide: incorrect device link for ide-cs
Hannes Reinecke
1
-0
/
+1
2005-11-09
[NETFILTER] nfnetlink: nfattr_parse() can never fail, make it void
Harald Welte
1
-1
/
+1
2005-11-09
[SCSI] remove Scsi_Host_Template typedef
Christoph Hellwig
1
-3
/
+3
2005-11-09
[DRIVER MODEL] Add platform_driver
Russell King
1
-0
/
+15
2005-11-09
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
5
-6
/
+25
2005-11-09
Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-3
/
+3
2005-11-09
Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...
Linus Torvalds
3
-137
/
+2
2005-11-09
[PATCH] md: complete conversion of md to use kthreads
NeilBrown
1
-2
/
+0
2005-11-09
[PATCH] md: support BIO_RW_BARRIER for md/raid1
NeilBrown
3
-1
/
+12
2005-11-09
[PATCH] md: make md on-disk bitmaps not host-endian
NeilBrown
2
-3
/
+12
2005-11-09
[PATCH] md: convert 'faulty' and 'in_sync' fields to bits in 'flags' field
NeilBrown
1
-4
/
+4
2005-11-09
[PATCH] md: improvements to raid5 handling of read errors
NeilBrown
1
-0
/
+3
2005-11-09
[PATCH] md: change raid5 sysfs attribute to not create a new directory
NeilBrown
2
-1
/
+7
2005-11-09
[PATCH] md: teach raid5 the difference between 'check' and 'repair'.
NeilBrown
1
-0
/
+4
2005-11-09
[PATCH] md: allow a manual resync with md
NeilBrown
1
-0
/
+4
2005-11-09
[PATCH] md: add kobject/sysfs support to raid5
NeilBrown
1
-0
/
+1
2005-11-09
[PATCH] md: extend md sysfs support to component devices.
NeilBrown
1
-0
/
+2
[prev]
[next]