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
/
include
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
2007-05-08
init dma masks in pnp_dev
David Brownell
1
-0
/
+1
2007-05-08
Merge sys_clone()/sys_unshare() nsproxy and namespace handling
Badari Pulavarty
5
-24
/
+16
2007-05-08
IRQ: add __must_check to request_irq
Monakhov Dmitriy
1
-2
/
+2
2007-05-08
reiserfs: shrink superblock if no xattrs
Alexey Dobriyan
1
-1
/
+2
2007-05-08
Fix compilation of drivers with -O0
Michal Schmidt
1
-25
/
+0
2007-05-08
init/do_mounts.c: proper prepare_namespace() prototype
Adrian Bunk
1
-1
/
+2
2007-05-08
use use SEEK_MAX to validate user lseek arguments
Chris Snook
1
-0
/
+1
2007-05-08
Fix constant folding and poor optimization in byte swapping code
Trent Piepho
1
-39
/
+69
2007-05-08
reduce size of task_struct on 64-bit machines
William Cohen
1
-6
/
+6
2007-05-08
simplify the stacktrace code
Christoph Hellwig
1
-4
/
+2
2007-05-08
Factor outstanding I/O error handling
Guillaume Chazarain
1
-0
/
+11
2007-05-08
mm: move common segment checks to separate helper function
Dmitriy Monakhov
1
-0
/
+2
2007-05-08
Increase slab redzone to 64bits
David Woodhouse
1
-2
/
+2
2007-05-07
Merge branch 'server-cluster-locking-api' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
3
-5
/
+22
2007-05-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmw
Linus Torvalds
1
-1
/
+8
2007-05-07
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
1
-0
/
+89
2007-05-07
uml: improve checking and diagnostics of ethernet MACs
Paolo 'Blaisorblade' Giarrusso
1
-0
/
+12
2007-05-07
ARRAY_SIZE: check for type
Rusty Russell
3
-1
/
+8
2007-05-07
swsusp: free more memory
Rafael J. Wysocki
1
-6
/
+0
2007-05-07
remove software_suspend()
Johannes Berg
2
-9
/
+1
2007-05-07
mm: remove unused page flags
Rafael J. Wysocki
1
-12
/
+0
2007-05-07
swsusp: do not use page flags
Rafael J. Wysocki
1
-40
/
+18
2007-05-07
swsusp: use inline functions for changing page flags
Rafael J. Wysocki
1
-0
/
+33
2007-05-07
blackfin: serial driver
Bryan Wu
1
-0
/
+3
2007-05-07
blackfin architecture
Bryan Wu
3
-0
/
+51
2007-05-07
page migration: Only migrate pages if allocation in the highest zone is possible
Christoph Lameter
1
-1
/
+14
2007-05-07
Slab allocators: remove useless __GFP_NO_GROW flag
Christoph Lameter
1
-2
/
+1
2007-05-07
slab allocators: Remove SLAB_CTOR_ATOMIC
Christoph Lameter
1
-1
/
+0
2007-05-07
slab allocators: Remove SLAB_DEBUG_INITIAL flag
Christoph Lameter
1
-2
/
+0
2007-05-07
KMEM_CACHE(): simplify slab cache creation
Christoph Lameter
1
-0
/
+12
2007-05-07
slab allocators: Remove obsolete SLAB_MUST_HWCACHE_ALIGN
Christoph Lameter
1
-1
/
+0
2007-05-07
mm: optimize kill_bdev()
Peter Zijlstra
1
-0
/
+1
2007-05-07
mm: remove destroy_dirty_buffers from invalidate_bdev()
Peter Zijlstra
1
-2
/
+2
2007-05-07
Quicklists for page table pages
Christoph Lameter
1
-0
/
+94
2007-05-07
slub: enable tracking of full slabs
Christoph Lameter
1
-0
/
+1
2007-05-07
Add virt_to_head_page and consolidate code in slab and slub
Christoph Lameter
1
-0
/
+6
2007-05-07
mm: optimize compound_head() by avoiding a shared page flag
Christoph Lameter
2
-20
/
+28
2007-05-07
Make page->private usable in compound pages
Christoph Lameter
2
-5
/
+42
2007-05-07
SLUB: allocate smallest object size if the user asks for 0 bytes
Christoph Lameter
1
-2
/
+6
2007-05-07
SLUB core
Christoph Lameter
4
-6
/
+229
2007-05-07
readahead: code cleanup
Jan Kara
1
-2
/
+2
2007-05-07
readahead: improve heuristic detecting sequential reads
Jan Kara
1
-0
/
+1
2007-05-07
smaps: add clear_refs file to clear reference
David Rientjes
1
-0
/
+1
2007-05-07
Add unitialized_var() macro for suppressing gcc warnings
Borislav Petkov
3
-0
/
+14
2007-05-07
add pfn_valid_within helper for sub-MAX_ORDER hole detection
Andy Whitcroft
1
-0
/
+12
2007-05-07
mm/slab.c: proper prototypes
Adrian Bunk
1
-0
/
+3
2007-05-07
mm: make read_cache_page synchronous
Nick Piggin
1
-0
/
+11
2007-05-07
mm: remove gcc workaround
Nick Piggin
1
-0
/
+18
2007-05-07
proper prototype for hugetlb_get_unmapped_area()
Adrian Bunk
1
-0
/
+6
2007-05-07
Add apply_to_page_range() which applies a function to a pte range
Jeremy Fitzhardinge
1
-0
/
+5
[next]