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
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-17
lib: percpu_counter variable batch
Peter Zijlstra
1
-1
/
+9
2007-10-17
lib: percpu_counter_sub
Peter Zijlstra
1
-0
/
+5
2007-10-17
lib: percpu_counter_add
Peter Zijlstra
1
-4
/
+4
2007-10-17
nfs: remove congestion_end()
Peter Zijlstra
1
-1
/
+0
2007-10-17
powerpc: add Altivec/VMX state to coredumps
Mark Nelson
1
-0
/
+1
2007-10-17
partially fix up the lookup_one_noperm mess
Christoph Hellwig
1
-2
/
+2
2007-10-16
Merge master.kernel.org:/pub/scm/linux/kernel/git/bart/ide-2.6
Linus Torvalds
1
-6
/
+5
2007-10-16
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
1
-0
/
+18
2007-10-17
SELinux: Improve read/write performance
Yuichi Nakamura
1
-0
/
+18
2007-10-17
firewire: adopt read cycle timer ABI from raw1394
Stefan Richter
1
-0
/
+15
2007-10-16
ide: add "hdx=nodma" kernel parameter
Bartlomiej Zolnierkiewicz
1
-0
/
+1
2007-10-16
ide: remove hwif->autodma and drive->autodma
Bartlomiej Zolnierkiewicz
1
-2
/
+0
2007-10-16
ide: remove ->ide_dma_check (take 2)
Bartlomiej Zolnierkiewicz
1
-3
/
+4
2007-10-16
ide: remove ide_use_fast_pio()
Bartlomiej Zolnierkiewicz
1
-1
/
+0
2007-10-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild
Linus Torvalds
1
-3
/
+0
2007-10-16
Merge branch 'linus' of master.kernel.org:/pub/scm/linux/kernel/git/perex/alsa
Linus Torvalds
2
-0
/
+26
2007-10-16
Merge branch 'for-linus' of git://git.kernel.dk/data/git/linux-2.6-block
Linus Torvalds
6
-19
/
+118
2007-10-16
fb: move and rename extern declaration for global_mode_option
Geert Uytterhoeven
1
-0
/
+1
2007-10-16
vt/vgacon: Check if screen resize request comes from userspace
Antonino A. Daplas
2
-1
/
+3
2007-10-16
Intel FB: more interlaced mode support
Krzysztof Halasa
1
-0
/
+1
2007-10-16
fbdev: Support for byte-reversed framebuffer formats
Pavel Pisa
1
-0
/
+1
2007-10-16
vt: Fix warnings in selection.h
Ralf Baechle
1
-0
/
+1
2007-10-16
sm501fb: Ensure panel interface is not tristated when setup
Ben Dooks
1
-0
/
+18
2007-10-16
uvesafb: add connector entries
Michal Januszewski
1
-2
/
+3
2007-10-16
connector: change connector's max message size
Michal Januszewski
1
-1
/
+1
2007-10-16
fs/nfsd/export.c: make 3 functions static
Adrian Bunk
1
-11
/
+0
2007-10-16
use mutex instead of semaphore in isdn subsystem common functions
Matthias Kaehlcke
1
-1
/
+2
2007-10-16
kprobes: support kretprobe blacklist
Masami Hiramatsu
1
-0
/
+6
2007-10-16
spi doesn't need class_device
Tony Jones
1
-6
/
+6
2007-10-16
cpuset: remove sched domain hooks from cpusets
Paul Jackson
1
-3
/
+0
2007-10-16
DCA: Add Direct Cache Access driver
Shannon Nelson
1
-0
/
+47
2007-10-16
I/OAT: Add support for MSI and MSI-X
Shannon Nelson
1
-0
/
+6
2007-10-16
I/OAT: New device ids
Shannon Nelson
1
-0
/
+2
2007-10-16
mm/mempolicy.c: cleanups
Adrian Bunk
1
-6
/
+0
2007-10-16
mm/shmem.c: make 3 functions static
Adrian Bunk
1
-15
/
+0
2007-10-16
hugetlb: Add hugetlb_dynamic_pool sysctl
Adam Litke
1
-0
/
+1
2007-10-16
memory hotplug: Hot-add with sparsemem-vmemmap
Yasunori Goto
1
-1
/
+1
2007-10-16
fix memory hot remove not configured case.
KAMEZAWA Hiroyuki
1
-10
/
+2
2007-10-16
memory unplug: page offline
KAMEZAWA Hiroyuki
2
-1
/
+5
2007-10-16
memory unplug: page isolation
KAMEZAWA Hiroyuki
3
-2
/
+40
2007-10-16
memory unplug: memory hotplug cleanup
KAMEZAWA Hiroyuki
2
-3
/
+8
2007-10-16
SLUB: Optimize cacheline use for zeroing
Christoph Lameter
1
-0
/
+1
2007-10-16
SLUB: Place kmem_cache_cpu structures in a NUMA aware way
Christoph Lameter
1
-3
/
+6
2007-10-16
SLUB: Move page->offset to kmem_cache_cpu->offset
Christoph Lameter
2
-4
/
+2
2007-10-16
SLUB: Do not use page->mapping
Christoph Lameter
2
-11
/
+2
2007-10-16
SLUB: Avoid page struct cacheline bouncing due to remote frees to cpu slab
Christoph Lameter
1
-1
/
+8
2007-10-16
Print out statistics in relation to fragmentation avoidance to /proc/pagetype...
Mel Gorman
2
-0
/
+22
2007-10-16
Do not depend on MAX_ORDER when grouping pages by mobility
Mel Gorman
2
-3
/
+26
2007-10-16
don't group high order atomic allocations
Mel Gorman
2
-4
/
+3
2007-10-16
remove PAGE_GROUP_BY_MOBILITY
Mel Gorman
1
-9
/
+0
[next]