index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
Commit message (
Expand
)
Author
Age
Files
Lines
*
IRQ: add __must_check to request_irq
Monakhov Dmitriy
2007-05-08
1
-2
/
+2
*
reiserfs: shrink superblock if no xattrs
Alexey Dobriyan
2007-05-08
1
-1
/
+2
*
Fix compilation of drivers with -O0
Michal Schmidt
2007-05-08
1
-25
/
+0
*
init/do_mounts.c: proper prepare_namespace() prototype
Adrian Bunk
2007-05-08
1
-1
/
+2
*
use use SEEK_MAX to validate user lseek arguments
Chris Snook
2007-05-08
1
-0
/
+1
*
Fix constant folding and poor optimization in byte swapping code
Trent Piepho
2007-05-08
1
-39
/
+69
*
reduce size of task_struct on 64-bit machines
William Cohen
2007-05-08
1
-6
/
+6
*
simplify the stacktrace code
Christoph Hellwig
2007-05-08
1
-4
/
+2
*
Factor outstanding I/O error handling
Guillaume Chazarain
2007-05-08
1
-0
/
+11
*
mm: move common segment checks to separate helper function
Dmitriy Monakhov
2007-05-08
1
-0
/
+2
*
Increase slab redzone to 64bits
David Woodhouse
2007-05-08
1
-2
/
+2
*
Merge branch 'server-cluster-locking-api' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2007-05-07
3
-5
/
+22
|
\
|
*
lockd: pass cookie in nlmsvc_testlock
Marc Eshel
2007-05-06
1
-2
/
+2
|
*
lockd: save lock state on deferral
Marc Eshel
2007-05-06
1
-0
/
+10
|
*
locks: add fl_grant callback for asynchronous lock return
Marc Eshel
2007-05-06
1
-0
/
+1
|
*
locks: add lock cancel command
Marc Eshel
2007-05-06
2
-0
/
+5
|
*
locks: allow {vfs,posix}_lock_file to return conflicting lock
Marc Eshel
2007-05-06
1
-3
/
+2
|
*
locks: factor out generic/filesystem switch from setlock code
Marc Eshel
2007-05-06
1
-0
/
+1
|
*
locks: factor out generic/filesystem switch from test_lock
J. Bruce Fields
2007-05-06
1
-0
/
+1
|
*
locks: give posix_test_lock same interface as ->lock
Marc Eshel
2007-05-06
1
-1
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmw
Linus Torvalds
2007-05-07
1
-1
/
+8
|
\
\
|
*
|
[DLM] interface for purge (2/2)
David Teigland
2007-05-01
1
-1
/
+8
*
|
|
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2007-05-07
1
-0
/
+89
|
\
\
\
|
*
|
|
[NET]: rfkill: add support for input key to control wireless radio
Ivo van Doorn
2007-05-07
1
-0
/
+89
*
|
|
|
uml: improve checking and diagnostics of ethernet MACs
Paolo 'Blaisorblade' Giarrusso
2007-05-07
1
-0
/
+12
*
|
|
|
ARRAY_SIZE: check for type
Rusty Russell
2007-05-07
3
-1
/
+8
*
|
|
|
swsusp: free more memory
Rafael J. Wysocki
2007-05-07
1
-6
/
+0
*
|
|
|
remove software_suspend()
Johannes Berg
2007-05-07
2
-9
/
+1
*
|
|
|
mm: remove unused page flags
Rafael J. Wysocki
2007-05-07
1
-12
/
+0
*
|
|
|
swsusp: do not use page flags
Rafael J. Wysocki
2007-05-07
1
-40
/
+18
*
|
|
|
swsusp: use inline functions for changing page flags
Rafael J. Wysocki
2007-05-07
1
-0
/
+33
*
|
|
|
blackfin: serial driver
Bryan Wu
2007-05-07
1
-0
/
+3
*
|
|
|
blackfin architecture
Bryan Wu
2007-05-07
3
-0
/
+51
*
|
|
|
page migration: Only migrate pages if allocation in the highest zone is possible
Christoph Lameter
2007-05-07
1
-1
/
+14
*
|
|
|
Slab allocators: remove useless __GFP_NO_GROW flag
Christoph Lameter
2007-05-07
1
-2
/
+1
*
|
|
|
slab allocators: Remove SLAB_CTOR_ATOMIC
Christoph Lameter
2007-05-07
1
-1
/
+0
*
|
|
|
slab allocators: Remove SLAB_DEBUG_INITIAL flag
Christoph Lameter
2007-05-07
1
-2
/
+0
*
|
|
|
KMEM_CACHE(): simplify slab cache creation
Christoph Lameter
2007-05-07
1
-0
/
+12
*
|
|
|
slab allocators: Remove obsolete SLAB_MUST_HWCACHE_ALIGN
Christoph Lameter
2007-05-07
1
-1
/
+0
*
|
|
|
mm: optimize kill_bdev()
Peter Zijlstra
2007-05-07
1
-0
/
+1
*
|
|
|
mm: remove destroy_dirty_buffers from invalidate_bdev()
Peter Zijlstra
2007-05-07
1
-2
/
+2
*
|
|
|
Quicklists for page table pages
Christoph Lameter
2007-05-07
1
-0
/
+94
*
|
|
|
slub: enable tracking of full slabs
Christoph Lameter
2007-05-07
1
-0
/
+1
*
|
|
|
Add virt_to_head_page and consolidate code in slab and slub
Christoph Lameter
2007-05-07
1
-0
/
+6
*
|
|
|
mm: optimize compound_head() by avoiding a shared page flag
Christoph Lameter
2007-05-07
2
-20
/
+28
*
|
|
|
Make page->private usable in compound pages
Christoph Lameter
2007-05-07
2
-5
/
+42
*
|
|
|
SLUB: allocate smallest object size if the user asks for 0 bytes
Christoph Lameter
2007-05-07
1
-2
/
+6
*
|
|
|
SLUB core
Christoph Lameter
2007-05-07
4
-6
/
+229
*
|
|
|
readahead: code cleanup
Jan Kara
2007-05-07
1
-2
/
+2
*
|
|
|
readahead: improve heuristic detecting sequential reads
Jan Kara
2007-05-07
1
-0
/
+1
[next]