index
:
linux-sh
development
for-next
j2-devel
j2-stable
jcore-4.6
jcore-4.8
linux-sh-draft
linux-sh-draft-2
master
sh-for-4.6
sh-for-4.6-old1
temp-j2
v4.6-rc3+j2
v4.6-rc5+j2
v5.16+j2
DO NOT CLONE THIS REPO DIRECTLY. Clone kernel.org then fetch just differences from here. Linux SH repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
Age
Commit message (
Expand
)
Author
Lines
2007-05-08
Remove do_sync_file_range()
Mark Fasheh
-5
/
+0
2007-05-08
move die notifier handling to common code
Christoph Hellwig
-0
/
+21
2007-05-08
tty: introduce no_tty and use it in selinux
Eric W. Biederman
-1
/
+1
2007-05-08
enlarge console.name
Andrew Morton
-3
/
+2
2007-05-08
futex: get_futex_key, get_key_refs and drop_key_refs
Rusty Russell
-0
/
+29
2007-05-08
cyclades: remove custom types
Klaus Kudielka
-89
/
+91
2007-05-08
fix cyclades.h for x86_64 (and probably others)
Klaus Kudielka
-8
/
+6
2007-05-08
Kprobes: Make kprobe.symbol_name const
Ananth N Mavinakayanahalli
-1
/
+1
2007-05-08
VFS: delay the dentry name generation on sockets and pipes
Eric Dumazet
-0
/
+6
2007-05-08
Fix race between proc_get_inode() and remove_proc_entry()
Alexey Dobriyan
-0
/
+3
2007-05-08
add filesystem subtype support
Miklos Szeredi
-0
/
+7
2007-05-08
init dma masks in pnp_dev
David Brownell
-0
/
+1
2007-05-08
Merge sys_clone()/sys_unshare() nsproxy and namespace handling
Badari Pulavarty
-24
/
+16
2007-05-08
IRQ: add __must_check to request_irq
Monakhov Dmitriy
-2
/
+2
2007-05-08
reiserfs: shrink superblock if no xattrs
Alexey Dobriyan
-1
/
+2
2007-05-08
Fix compilation of drivers with -O0
Michal Schmidt
-25
/
+0
2007-05-08
init/do_mounts.c: proper prepare_namespace() prototype
Adrian Bunk
-1
/
+2
2007-05-08
use use SEEK_MAX to validate user lseek arguments
Chris Snook
-0
/
+1
2007-05-08
Fix constant folding and poor optimization in byte swapping code
Trent Piepho
-39
/
+69
2007-05-08
reduce size of task_struct on 64-bit machines
William Cohen
-6
/
+6
2007-05-08
simplify the stacktrace code
Christoph Hellwig
-4
/
+2
2007-05-08
Factor outstanding I/O error handling
Guillaume Chazarain
-0
/
+11
2007-05-08
mm: move common segment checks to separate helper function
Dmitriy Monakhov
-0
/
+2
2007-05-08
Increase slab redzone to 64bits
David Woodhouse
-2
/
+2
2007-05-07
Merge branch 'server-cluster-locking-api' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
-5
/
+22
2007-05-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmw
Linus Torvalds
-1
/
+8
2007-05-07
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
-0
/
+89
2007-05-07
uml: improve checking and diagnostics of ethernet MACs
Paolo 'Blaisorblade' Giarrusso
-0
/
+12
2007-05-07
ARRAY_SIZE: check for type
Rusty Russell
-1
/
+8
2007-05-07
swsusp: free more memory
Rafael J. Wysocki
-6
/
+0
2007-05-07
remove software_suspend()
Johannes Berg
-9
/
+1
2007-05-07
mm: remove unused page flags
Rafael J. Wysocki
-12
/
+0
2007-05-07
swsusp: do not use page flags
Rafael J. Wysocki
-40
/
+18
2007-05-07
swsusp: use inline functions for changing page flags
Rafael J. Wysocki
-0
/
+33
2007-05-07
blackfin: serial driver
Bryan Wu
-0
/
+3
2007-05-07
blackfin architecture
Bryan Wu
-0
/
+51
2007-05-07
page migration: Only migrate pages if allocation in the highest zone is possible
Christoph Lameter
-1
/
+14
2007-05-07
Slab allocators: remove useless __GFP_NO_GROW flag
Christoph Lameter
-2
/
+1
2007-05-07
slab allocators: Remove SLAB_CTOR_ATOMIC
Christoph Lameter
-1
/
+0
2007-05-07
slab allocators: Remove SLAB_DEBUG_INITIAL flag
Christoph Lameter
-2
/
+0
2007-05-07
KMEM_CACHE(): simplify slab cache creation
Christoph Lameter
-0
/
+12
2007-05-07
slab allocators: Remove obsolete SLAB_MUST_HWCACHE_ALIGN
Christoph Lameter
-1
/
+0
2007-05-07
mm: optimize kill_bdev()
Peter Zijlstra
-0
/
+1
2007-05-07
mm: remove destroy_dirty_buffers from invalidate_bdev()
Peter Zijlstra
-2
/
+2
2007-05-07
Quicklists for page table pages
Christoph Lameter
-0
/
+94
2007-05-07
slub: enable tracking of full slabs
Christoph Lameter
-0
/
+1
2007-05-07
Add virt_to_head_page and consolidate code in slab and slub
Christoph Lameter
-0
/
+6
2007-05-07
mm: optimize compound_head() by avoiding a shared page flag
Christoph Lameter
-20
/
+28
2007-05-07
Make page->private usable in compound pages
Christoph Lameter
-5
/
+42
2007-05-07
SLUB: allocate smallest object size if the user asks for 0 bytes
Christoph Lameter
-2
/
+6
[next]