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
/
arch
Age
Commit message (
Expand
)
Author
Files
Lines
2005-10-30
[PATCH] x86: hot plug CPU to support physical add of new processors
Natalie Protasevich
3
-7
/
+11
2005-10-30
[PATCH] intel_cacheinfo: remove MAX_CACHE_LEAVES limit
Siddha, Suresh B
1
-12
/
+6
2005-10-30
[PATCH] x86: initialise tss->io_bitmap_owner to something
Bart Oldeman
1
-0
/
+1
2005-10-30
[PATCH] FPU context corrupted after resume
Shaohua Li
2
-13
/
+10
2005-10-30
[PATCH] x86: cmpxchg improvements
Jan Beulich
1
-0
/
+5
2005-10-30
[PATCH] i386 and x86_64 TSC set_cyc2ns_scale imprecision
Mathieu Desnoyers
3
-18
/
+28
2005-10-30
[PATCH] CONFIG_IA32
Brian Gerst
1
-1
/
+5
2005-10-30
[ARM] fix ixp2x00 defconfig NR_UARTS options
Deepak Saxena
2
-2
/
+2
2005-10-30
[ARM] 3049/1: More optimized libgcc functions
Nicolas Pitre
11
-312
/
+223
2005-10-30
[ARM] Clean up dmabounce
Russell King
1
-79
/
+86
2005-10-30
[ARM] Make v6 copypage function static and cleanup pgprots
Russell King
1
-9
/
+7
2005-10-30
[ARM] Re-organise die()
Russell King
1
-12
/
+17
2005-10-30
[ARM] 3069/1: Add spitz irda platform support
Richard Purdie
1
-0
/
+19
2005-10-30
[ARM] 3068/1: Add corgi irda platform support
Richard Purdie
1
-0
/
+20
2005-10-30
[ARM] 3067/1: Add poodle irda platform support
Richard Purdie
1
-0
/
+21
2005-10-30
powerpc: Fix time setting bug on 32-bit
Paul Mackerras
1
-6
/
+8
2005-10-29
[PATCH] memory hotplug: ppc64 specific hot-add functions
Dave Hansen
1
-0
/
+77
2005-10-29
[PATCH] memory hotplug: i386 addition functions
Dave Hansen
2
-7
/
+59
2005-10-29
[PATCH] memory hotplug locking: node_size_lock
Dave Hansen
6
-2
/
+29
2005-10-29
[PATCH] mm: split page table lock
Hugh Dickins
4
-6
/
+8
2005-10-29
[PATCH] mm: uml kill unused
Hugh Dickins
2
-37
/
+0
2005-10-29
[PATCH] mm: uml pte atomicity
Hugh Dickins
1
-3
/
+5
2005-10-29
[PATCH] mm: cris v32 mmu_context_lock
Hugh Dickins
1
-2
/
+4
2005-10-29
[PATCH] mm: parisc pte atomicity
Hugh Dickins
1
-15
/
+9
2005-10-29
[PATCH] mm: arm ready for split ptlock
Hugh Dickins
3
-84
/
+33
2005-10-29
[PATCH] mm: i386 sh sh64 ready for split ptlock
Hugh Dickins
3
-65
/
+60
2005-10-29
[PATCH] mm: kill check_user_page_readable
Hugh Dickins
2
-62
/
+22
2005-10-29
[PATCH] mm: flush_tlb_range outside ptlock
Hugh Dickins
1
-0
/
+2
2005-10-29
[PATCH] mm: arches skip ptlock
Hugh Dickins
5
-39
/
+3
2005-10-29
[PATCH] mm: init_mm without ptlock
Hugh Dickins
23
-77
/
+25
2005-10-29
[PATCH] mm: ia64 use expand_upwards
Hugh Dickins
2
-28
/
+8
2005-10-29
[PATCH] core remove PageReserved
Nick Piggin
3
-5
/
+13
2005-10-29
[PATCH] mm: m68k kill stram swap
Hugh Dickins
2
-926
/
+16
2005-10-29
[PATCH] mm: sh64 hugetlbpage.c
Hugh Dickins
2
-178
/
+12
2005-10-29
[PATCH] mm: mm_init set_mm_counters
Hugh Dickins
3
-3
/
+0
2005-10-29
[PATCH] mm: tlb_finish_mmu forget rss
Hugh Dickins
1
-2
/
+1
2005-10-29
[PATCH] mm: tlb_is_full_mm was obscure
Hugh Dickins
1
-2
/
+2
2005-10-29
[PATCH] mm: vm_stat_account unshackled
Hugh Dickins
2
-2
/
+3
2005-10-29
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
9
-66
/
+118
2005-10-29
[ARM] 3061/1: cleanup the XIP link address mess
Nicolas Pitre
4
-52
/
+29
2005-10-29
[ARM] 3060/1: allow constants found in asm/memory.h to be used in asm code
Nicolas Pitre
3
-4
/
+5
2005-10-29
Update MIPS defconfig files.
Ralf Baechle
46
-5986
/
+17743
2005-10-29
prom_free_prom_memory() returns unsigned long
Arthur Othieno
3
-3
/
+6
2005-10-29
Get rid of SINGLE_ONLY_FPU. Linux does not support half FPU other than
Ralf Baechle
1
-62
/
+8
2005-10-29
Fix all the get_user / put_user related sparse warnings.
Ralf Baechle
1
-15
/
+15
2005-10-29
Delete unused ieee754_cname[] and declaration.
Ralf Baechle
2
-11
/
+0
2005-10-29
Include for prototypes.
Ralf Baechle
1
-0
/
+2
2005-10-29
Protect against multiple inclusion.
Ralf Baechle
1
-0
/
+4
2005-10-29
Remove useless casts of kmalloc return values.
Ralf Baechle
2
-5
/
+2
2005-10-29
Hack to resolve longstanding prefetch issue
Ralf Baechle
1
-0
/
+15
[prev]
[next]