Commit Graph

310645 Commits (84715dd6c19e058557ab173d327ea65eac0ccb02)
 

Author SHA1 Message Date
Artem Bityutskiy efaa33eb13 reiserfs: cleanup reiserfs_fill_super a bit 13 years ago
Al Viro d58367515f sch_atm.c: get rid of poinless extern 13 years ago
Al Viro 17d1587f55 unexport do_munmap() 13 years ago
Al Viro eb36c5873b new helper: vm_mmap_pgoff() 13 years ago
Al Viro dc982501d9 kill do_mmap() completely 13 years ago
Al Viro e3fc629d7b switch aio and shm to do_mmap_pgoff(), make do_mmap() static 13 years ago
Al Viro 98de59bfe4 take calculation of final prot in security_mmap_file() into a helper 13 years ago
Al Viro 9ac4ed4bd0 move security_mmap_addr() to saner place 13 years ago
Al Viro 8b3ec6814c take security_mmap_file() outside of ->mmap_sem 13 years ago
Alex Deucher 0b8c30bc49 drm/radeon: properly program gart on rv740, juniper, cypress, barts, hemlock 13 years ago
Alex Deucher 29d654067a drm/radeon: fix bank information in tiling config 13 years ago
Dave Airlie 08ef8e41a6 drm/mgag200: kick off conflicting framebuffers earlier. 13 years ago
Dave Airlie dedc14e2a6 drm/cirrus: kick out conflicting framebuffers earlier 13 years ago
Hugh Dickins 5e44f8c374 ext4: hole-punch use truncate_pagecache_range 13 years ago
Wanlong Gao b2f4edb335 jbd2: use kmem_cache_zalloc wrapper instead of flag 13 years ago
Salman Qazi 95599968d1 ext4: remove mb_groups before tearing down the buddy_cache 13 years ago
Salman Qazi 02b7831019 ext4: add ext4_mb_unload_buddy in the error path 13 years ago
Theodore Ts'o 79906964a1 ext4: don't trash state flags in EXT4_IOC_SETFLAGS 13 years ago
Steven Rostedt 5963e317b1 ftrace/x86: Do not change stacks in DEBUG when calling lockdep 13 years ago
Steven Rostedt f8988175fd x86: Allow nesting of the debug stack IDT setting 13 years ago
Steven Rostedt c0525a6972 x86: Reset the debug_stack update counter 13 years ago
Steven Rostedt 8a4d0a687a ftrace: Use breakpoint method to update ftrace caller 13 years ago
Steven Rostedt a192cd0413 ftrace: Synchronize variable setting with breakpoints 13 years ago
Tao Ma 9660755100 ext4: let getattr report the right blocks in delalloc+bigalloc 13 years ago
Linus Torvalds fb21affa49 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal 13 years ago
Linus Torvalds a00b6151a2 Merge branch 'for-3.5-take-2' of git://linux-nfs.org/~bfields/linux 13 years ago
Linus Torvalds 08615d7d85 Merge branch 'akpm' (Andrew's patch-bomb) 13 years ago
Linus Torvalds 9fdadb2cba Merge branch 'drm-prime-vmap' of git://people.freedesktop.org/~airlied/linux 13 years ago
Randy Dunlap 0a4dd35c67 kconfig: update compression algorithm info 13 years ago
Cyrill Gorcunov b32dfe3771 c/r: prctl: add ability to set new mm_struct::exe_file 13 years ago
Cyrill Gorcunov fe8c7f5cbf c/r: prctl: extend PR_SET_MM to set up more mm_struct entries 13 years ago
Cyrill Gorcunov 5b172087f9 c/r: procfs: add arg_start/end, env_start/end and exit_code members to /proc/$pid/stat 13 years ago
Cyrill Gorcunov d97b46a646 syscalls, x86: add __NR_kcmp syscall 13 years ago
Cyrill Gorcunov 818411616b fs, proc: introduce /proc/<pid>/task/<tid>/children entry 13 years ago
Cyrill Gorcunov 98ed57eef9 sysctl: make kernel.ns_last_pid control dependent on CHECKPOINT_RESTORE 13 years ago
Christopher Yeoh ac34ebb3a6 aio/vfs: cleanup of rw_copy_check_uvector() and compat_rw_copy_check_uvector() 13 years ago
Sha Zhengju ee62c6b2dc eventfd: change int to __u64 in eventfd_signal() 13 years ago
Vladimir Serbinenko 71ca97da9d fs/nls: add Apple NLS 13 years ago
Eric W. Biederman 00c10bc13c pidns: make killed children autoreap 13 years ago
Eric W. Biederman 3208450488 pidns: use task_active_pid_ns in do_notify_parent 13 years ago
Alexandre Bounine 9eaa3d9bb2 rapidio/tsi721: add DMA engine support 13 years ago
Alexandre Bounine e42d98ebe7 rapidio: add DMA engine support for RIO data transfers 13 years ago
Doug Ledford ce2d52cc13 ipc/mqueue: add rbtree node caching support 13 years ago
Doug Ledford 7820b0715b tools/selftests: add mq_perf_tests 13 years ago
Doug Ledford 113289cc08 ipc/mqueue: strengthen checks on mqueue creation 13 years ago
Doug Ledford 2c12ea498f ipc/mqueue: correct mq_attr_ok test 13 years ago
Doug Ledford d6629859b3 ipc/mqueue: improve performance of send/recv 13 years ago
Doug Ledford 50069a5851 selftests: add mq_open_tests 13 years ago
KOSAKI Motohiro cef0184c11 mqueue: separate mqueue default value from maximum value 13 years ago
KOSAKI Motohiro fd1f87d24d mqueue: don't use kmalloc with KMALLOC_MAX_SIZE 13 years ago