Commit Graph

6285 Commits (e3869792990f708c97be5877499cada70d469bd3)

Author SHA1 Message Date
Eric W. Biederman 98a27ba485 tty: introduce no_tty and use it in selinux 18 years ago
Andrew Morton 6ae9200f2c enlarge console.name 18 years ago
Rusty Russell 9adef58b1d futex: get_futex_key, get_key_refs and drop_key_refs 18 years ago
Klaus Kudielka 1a86b5e34e cyclades: remove custom types 18 years ago
Klaus Kudielka 7c4e95bf48 fix cyclades.h for x86_64 (and probably others) 18 years ago
Ananth N Mavinakayanahalli 9b3af29bf3 Kprobes: Make kprobe.symbol_name const 18 years ago
Eric Dumazet c23fbb6bcb VFS: delay the dentry name generation on sockets and pipes 18 years ago
Alexey Dobriyan 7695650a92 Fix race between proc_get_inode() and remove_proc_entry() 18 years ago
Miklos Szeredi 79c0b2df79 add filesystem subtype support 18 years ago
David Brownell 2e17c5508f init dma masks in pnp_dev 18 years ago
Badari Pulavarty e3222c4ecc Merge sys_clone()/sys_unshare() nsproxy and namespace handling 18 years ago
Monakhov Dmitriy 616883df78 IRQ: add __must_check to request_irq 18 years ago
Alexey Dobriyan fe08a9d498 reiserfs: shrink superblock if no xattrs 18 years ago
Michal Schmidt ee7b9e3706 Fix compilation of drivers with -O0 18 years ago
Adrian Bunk 46595390e9 init/do_mounts.c: proper prepare_namespace() prototype 18 years ago
Chris Snook 1ae7075bcd use use SEEK_MAX to validate user lseek arguments 18 years ago
Trent Piepho 8e2c20023f Fix constant folding and poor optimization in byte swapping code 18 years ago
William Cohen 97dc32cdb1 reduce size of task_struct on 64-bit machines 18 years ago
Christoph Hellwig ab1b6f03a1 simplify the stacktrace code 18 years ago
Guillaume Chazarain 3e9f45bd18 Factor outstanding I/O error handling 18 years ago
Dmitriy Monakhov 0ceb331433 mm: move common segment checks to separate helper function 18 years ago
David Woodhouse b46b8f19c9 Increase slab redzone to 64bits 18 years ago
Paolo 'Blaisorblade' Giarrusso e024715f5f uml: improve checking and diagnostics of ethernet MACs 18 years ago
Rusty Russell c5e631cf65 ARRAY_SIZE: check for type 18 years ago
Rafael J. Wysocki 56f99bcb52 swsusp: free more memory 18 years ago
Johannes Berg ab3bfca7ab remove software_suspend() 18 years ago
Rafael J. Wysocki 04293355ac mm: remove unused page flags 18 years ago
Rafael J. Wysocki 74dfd666de swsusp: do not use page flags 18 years ago
Rafael J. Wysocki 7be9823491 swsusp: use inline functions for changing page flags 18 years ago
Bryan Wu 194de56127 blackfin: serial driver 18 years ago
Bryan Wu 1394f03221 blackfin architecture 18 years ago
Christoph Lameter 906e0be197 page migration: Only migrate pages if allocation in the highest zone is possible 18 years ago
Christoph Lameter cfce66047f Slab allocators: remove useless __GFP_NO_GROW flag 18 years ago
Christoph Lameter 4f10493459 slab allocators: Remove SLAB_CTOR_ATOMIC 18 years ago
Christoph Lameter 50953fe9e0 slab allocators: Remove SLAB_DEBUG_INITIAL flag 18 years ago
Christoph Lameter 0a31bd5f2b KMEM_CACHE(): simplify slab cache creation 18 years ago
Christoph Lameter 5af6083990 slab allocators: Remove obsolete SLAB_MUST_HWCACHE_ALIGN 18 years ago
Peter Zijlstra f9a14399ae mm: optimize kill_bdev() 18 years ago
Peter Zijlstra f98393a64c mm: remove destroy_dirty_buffers from invalidate_bdev() 18 years ago
Christoph Lameter 6225e93735 Quicklists for page table pages 18 years ago
Christoph Lameter 643b113849 slub: enable tracking of full slabs 18 years ago
Christoph Lameter b49af68ff9 Add virt_to_head_page and consolidate code in slab and slub 18 years ago
Christoph Lameter 6d7779538f mm: optimize compound_head() by avoiding a shared page flag 18 years ago
Christoph Lameter d85f33855c Make page->private usable in compound pages 18 years ago
Christoph Lameter 614410d589 SLUB: allocate smallest object size if the user asks for 0 bytes 18 years ago
Christoph Lameter 81819f0fc8 SLUB core 18 years ago
Jan Kara 6ce745ed39 readahead: code cleanup 18 years ago
Jan Kara ec0f163722 readahead: improve heuristic detecting sequential reads 18 years ago
David Rientjes b813e931b4 smaps: add clear_refs file to clear reference 18 years ago
Borislav Petkov 9490991482 Add unitialized_var() macro for suppressing gcc warnings 18 years ago