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
path:
root
/
arch
Age
Commit message (
Expand
)
Author
Files
Lines
2005-10-21
[PARISC] defconfig updates
Kyle McMartin
5
-905
/
+1705
2005-10-21
[PARISC] Properly specify section alignment for real2.S
Grant Grundler
1
-1
/
+1
2005-10-21
[PARISC] Specify level to fix binutils level promotion bug
Grant Grundler
1
-1
/
+3
2005-10-21
[PARISC] Explicitly specify sr4 when flushing kernel space
Matthew Wilcox
1
-17
/
+17
2005-10-21
[PARISC] Properly specify index field to I/D cache flush ops
Grant Grundler
2
-6
/
+9
2005-10-21
[PARISC] Fix copy_user_page_asm to NOT access past end of page
Grant Grundler
1
-4
/
+9
2005-10-21
[PARISC] Remove the spurious do_softirq calls from entry.S
James Bottomley
1
-27
/
+0
2005-10-21
[PARISC] Fix the alloc_slabmgmt panic
James Bottomley
1
-0
/
+2
2005-10-21
[PARISC] Implement 5 argument clone.
Carlos O'Donell
1
-5
/
+29
2005-10-21
[PARISC] Update Kconfig for itimer selection
Grant Grundler
1
-2
/
+3
2005-10-21
[PARISC] Update minimum compiler version and CROSS_COMPILE for parisc64
Randolph Chung
1
-1
/
+10
2005-10-21
[PARISC] Document history of PDC_NARROW as it is now obsolete
Grant Grundler
1
-8
/
+8
2005-10-21
[PARISC] kfree cleanups to ioctl32.c
Jesper Juhl
1
-23
/
+9
2005-10-21
[PARISC] Cleanup whitespace and handle proc_mkdir() failures in pci-dma.c
Grant Grundler
1
-18
/
+30
2005-10-21
[PARISC] More informative error message in pcibios_link_hba_resources
Grant Grundler
1
-1
/
+2
2005-10-21
[PARISC] Update pdc console from parisc tree
Matthew Wilcox
1
-36
/
+10
2005-10-21
[PARISC] Prevent signal loops if we have a problem setting up a frame
Randolph Chung
1
-9
/
+1
2005-10-21
[PARISC] Add printing of fpregs state to stack dump
Thibaut Varene
1
-6
/
+31
2005-10-21
[PARISC] Disable use of fpregs in pa_memcpy
Randolph Chung
2
-1
/
+3
2005-10-21
[PARISC] Add sync required after fdc to enforce insn ordering
Grant Grundler
1
-0
/
+1
2005-10-21
[PARISC] Replace uses of __LP64__ with CONFIG_64BIT
Grant Grundler
7
-105
/
+108
2005-10-21
[PARISC] Use work queue in LED/LCD driver instead of tasklet.
Grant Grundler
1
-8
/
+0
2005-10-21
[PARISC] Add new ioprio_{set,get} syscalls
Jens Axboe
1
-0
/
+6
2005-10-21
[PARISC] Fix parisc_setup_cache_timing to choose a better flush threshold
Stuart Brady
1
-4
/
+6
2005-10-21
[PARISC] Add ability for prctl to change unaligned trap behaviour
Kyle McMartin
1
-6
/
+10
2005-10-21
[PARISC] Replace some calls to bl with b,l or bv to use longer offsets
Randolph Chung
1
-3
/
+13
2005-10-21
[PARISC] Take into account nullified insn and lock functions for profiling
Randolph Chung
1
-0
/
+18
2005-10-21
[PARISC] Make sure use of RFI conforms to PA 2.0 and 1.1 arch docs
Grant Grundler
4
-129
/
+92
2005-10-21
[PARISC] Convert parisc_device to use struct resource for hpa
Matthew Wilcox
2
-9
/
+11
2005-10-21
[PARISC] Convert parisc_device tree to use struct device klists
Matthew Wilcox
1
-86
/
+187
2005-10-21
[PATCH] typo fix in last cpufreq powernow patch
Chris Wright
1
-1
/
+1
2005-10-21
[PATCH] cpufreq: fix pending powernow timer stuck condition
Dave Jones
1
-11
/
+19
2005-10-21
[PATCH] ppc64: Fix typo bug in iSeries hash code
David Gibson
1
-1
/
+1
2005-10-21
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
3
-10
/
+31
2005-10-21
[PATCH] ppc64: Fix pages marked dirty abusively
Benjamin Herrenschmidt
1
-2
/
+1
2005-10-21
[PATCH] ppc64: Fix typo in time calculations
Paul Mackerras
1
-1
/
+1
2005-10-21
[ARM] Fix Integrator IM/PD-1 support
Russell King
1
-7
/
+8
2005-10-20
[ARM] 3027/1: BAST - reduce NAND timings slightly
Ben Dooks
1
-3
/
+3
2005-10-20
[ARM] 3025/1: Add I2S platform device for PXA
Matt Reimer
1
-0
/
+20
2005-10-19
[PATCH] build fix for uml/amd64
Al Viro
1
-4
/
+0
2005-10-19
[PATCH] ppc64: update defconfigs
Paul Mackerras
6
-163
/
+380
2005-10-19
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
1
-1
/
+8
2005-10-19
[PATCH] swiotlb: make sure initial DMA allocations really are in DMA memory
Yasunori Goto
1
-2
/
+2
2005-10-19
[PATCH] ppc64: Fix error in vDSO 32 bits date
Benjamin Herrenschmidt
1
-1
/
+1
2005-10-19
[ARM] 3024/1: Add cpu_v6_proc_fin
Tony Lindgren
1
-1
/
+8
2005-10-18
[ARM] 3018/1: S3C2410 - check de-referenced device is really a platform device
Ben Dooks
1
-1
/
+4
2005-10-14
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
7
-367
/
+171
2005-10-14
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
6
-16
/
+49
2005-10-14
[PATCH] ppc64: Fix G5 model in /proc/cpuinfo
Benjamin Herrenschmidt
1
-1
/
+2
2005-10-14
[PATCH] m32r: Fix smp.c for preempt kernel
Hirokazu Takata
1
-4
/
+8
[next]