Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
a3936249694775d8fb25d19ddf0ed6263e33dd14
a393624
frv: Remove bogus closing parenthesis
by Geert Uytterhoeven
· 13 years ago
86c47b7
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal
by Linus Torvalds
· 13 years ago
1193755
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 13 years ago
4edebed
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
by Linus Torvalds
· 13 years ago
44fbbb3
x86: get rid of calling do_notify_resume() when returning to kernel mode
by Al Viro
· 13 years ago
29bf5dd
blackfin: check __get_user() return value
by Al Viro
· 13 years ago
35d5180
whack-a-mole with TIF_FREEZE
by Al Viro
· 13 years ago
a2eddc7c
FRV: Optimise the system call exit path in entry.S [ver #2]
by David Howells
· 13 years ago
1e5ef91
FRV: Shrink TIF_WORK_MASK [ver #2]
by David Howells
· 13 years ago
137c3c4
FRV: Prevent syscall exit tracing and notify_resume at end of kernel exceptions
by David Howells
· 13 years ago
efee984
new helper: signal_delivered()
by Al Viro
· 13 years ago
17440f1
powerpc: get rid of restore_sigmask()
by Al Viro
· 13 years ago
77097ae
most of set_current_blocked() callers want SIGKILL/SIGSTOP removed from set
by Al Viro
· 13 years ago
edd63a2
set_restore_sigmask() is never called without SIGPENDING (and never should be)
by Al Viro
· 13 years ago
6fd84c0
TIF_RESTORE_SIGMASK can be set only when TIF_SIGPENDING is set
by Al Viro
· 13 years ago
bf343dfd
don't call try_to_freeze() from do_signal()
by Al Viro
· 13 years ago
a610d6e
pull clearing RESTORE_SIGMASK into block_sigmask()
by Al Viro
· 13 years ago
5754f41
sh64: failure to build sigframe != signal without handler
by Al Viro
· 13 years ago
39974d0
openrisc: tracehook_signal_handler() is supposed to be called on success
by Al Viro
· 13 years ago
b7f9a11
new helper: sigmask_to_save()
by Al Viro
· 13 years ago
51a7b44
new helper: restore_saved_sigmask()
by Al Viro
· 13 years ago
4ebefe3
new helpers: {clear,test,test_and_clear}_restore_sigmask()
by Al Viro
· 13 years ago
754421c
HAVE_RESTORE_SIGMASK is defined on all architectures now
by Al Viro
· 13 years ago
0ef97dc
nfs: don't open in ->d_revalidate
by Miklos Szeredi
· 13 years ago
16b1c1c
vfs: retry last component if opening stale dentry
by Miklos Szeredi
· 13 years ago
50ee93a
vfs: nameidata_to_filp(): don't throw away file on error
by Miklos Szeredi
· 13 years ago
91daee9
vfs: nameidata_to_filp(): inline __dentry_open()
by Miklos Szeredi
· 13 years ago
78f71ef
vfs: do_dentry_open(): don't put filp
by Miklos Szeredi
· 13 years ago
90ad1a8
vfs: split __dentry_open()
by Miklos Szeredi
· 13 years ago
5f5daac
vfs: do_last() common post lookup
by Miklos Szeredi
· 13 years ago
d7fdd7f
vfs: do_last(): add audit_inode before open
by Miklos Szeredi
· 13 years ago
050ac84
vfs: do_last(): only return EISDIR for O_CREAT
by Miklos Szeredi
· 13 years ago
af2f554
vfs: do_last(): check LOOKUP_DIRECTORY
by Miklos Szeredi
· 13 years ago
54c33e7
vfs: do_last(): make ENOENT exit RCU safe
by Miklos Szeredi
· 13 years ago
d45ea86
vfs: make follow_link check RCU safe
by Miklos Szeredi
· 13 years ago
decf340
vfs: do_last(): use inode variable
by Miklos Szeredi
· 13 years ago
a1eb331
vfs: do_last(): inline walk_component()
by Miklos Szeredi
· 13 years ago
e276ae6
vfs: do_last(): make exit RCU safe
by Miklos Szeredi
· 13 years ago
697f514
vfs: split do_lookup()
by Miklos Szeredi
· 13 years ago
e41f941
Btrfs: move over to use ->update_time
by Josef Bacik
· 13 years ago
c3b2da3
fs: introduce inode operation ->update_time
by Josef Bacik
· 13 years ago
51eab60
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
by Linus Torvalds
· 13 years ago
419f431
Merge branch 'for-3.5' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 13 years ago
033369d
reiserfs: get rid of resierfs_sync_super
by Artem Bityutskiy
· 13 years ago
5c5fd81
reiserfs: mark the superblock as dirty a bit later
by Artem Bityutskiy
· 13 years ago
717f03c
reiserfs: remove useless superblock dirtying
by Artem Bityutskiy
· 13 years ago
25729b0
reiserfs: clean-up function return type
by Artem Bityutskiy
· 13 years ago
efaa33e
reiserfs: cleanup reiserfs_fill_super a bit
by Artem Bityutskiy
· 13 years ago
d583675
sch_atm.c: get rid of poinless extern
by Al Viro
· 13 years ago
17d1587
unexport do_munmap()
by Al Viro
· 13 years ago
eb36c58
new helper: vm_mmap_pgoff()
by Al Viro
· 13 years ago
dc98250
kill do_mmap() completely
by Al Viro
· 13 years ago
e3fc629
switch aio and shm to do_mmap_pgoff(), make do_mmap() static
by Al Viro
· 13 years ago
98de59b
take calculation of final prot in security_mmap_file() into a helper
by Al Viro
· 13 years ago
9ac4ed4
move security_mmap_addr() to saner place
by Al Viro
· 13 years ago
8b3ec68
take security_mmap_file() outside of ->mmap_sem
by Al Viro
· 13 years ago
5e44f8c
ext4: hole-punch use truncate_pagecache_range
by Hugh Dickins
· 13 years ago
b2f4edb
jbd2: use kmem_cache_zalloc wrapper instead of flag
by Wanlong Gao
· 13 years ago
9559996
ext4: remove mb_groups before tearing down the buddy_cache
by Salman Qazi
· 13 years ago
02b7831
ext4: add ext4_mb_unload_buddy in the error path
by Salman Qazi
· 13 years ago
7990696
ext4: don't trash state flags in EXT4_IOC_SETFLAGS
by Theodore Ts'o
· 13 years ago
9660755
ext4: let getattr report the right blocks in delalloc+bigalloc
by Tao Ma
· 13 years ago
fb21aff
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal
by Linus Torvalds
· 13 years ago
a00b615
Merge branch 'for-3.5-take-2' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 13 years ago
08615d7
Merge branch 'akpm' (Andrew's patch-bomb)
by Linus Torvalds
· 13 years ago
9fdadb2
Merge branch 'drm-prime-vmap' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 13 years ago
0a4dd35
kconfig: update compression algorithm info
by Randy Dunlap
· 13 years ago
b32dfe3
c/r: prctl: add ability to set new mm_struct::exe_file
by Cyrill Gorcunov
· 13 years ago
fe8c7f5
c/r: prctl: extend PR_SET_MM to set up more mm_struct entries
by Cyrill Gorcunov
· 13 years ago
5b17208
c/r: procfs: add arg_start/end, env_start/end and exit_code members to /proc/$pid/stat
by Cyrill Gorcunov
· 13 years ago
d97b46a
syscalls, x86: add __NR_kcmp syscall
by Cyrill Gorcunov
· 13 years ago
81841161
fs, proc: introduce /proc/<pid>/task/<tid>/children entry
by Cyrill Gorcunov
· 13 years ago
98ed57ee
sysctl: make kernel.ns_last_pid control dependent on CHECKPOINT_RESTORE
by Cyrill Gorcunov
· 13 years ago
ac34ebb
aio/vfs: cleanup of rw_copy_check_uvector() and compat_rw_copy_check_uvector()
by Christopher Yeoh
· 13 years ago
ee62c6b
eventfd: change int to __u64 in eventfd_signal()
by Sha Zhengju
· 13 years ago
71ca97d
fs/nls: add Apple NLS
by Vladimir Serbinenko
· 13 years ago
00c10bc
pidns: make killed children autoreap
by Eric W. Biederman
· 13 years ago
3208450
pidns: use task_active_pid_ns in do_notify_parent
by Eric W. Biederman
· 13 years ago
9eaa3d9
rapidio/tsi721: add DMA engine support
by Alexandre Bounine
· 13 years ago
e42d98e
rapidio: add DMA engine support for RIO data transfers
by Alexandre Bounine
· 13 years ago
ce2d52c
ipc/mqueue: add rbtree node caching support
by Doug Ledford
· 13 years ago
7820b07
tools/selftests: add mq_perf_tests
by Doug Ledford
· 13 years ago
113289c
ipc/mqueue: strengthen checks on mqueue creation
by Doug Ledford
· 13 years ago
2c12ea4
ipc/mqueue: correct mq_attr_ok test
by Doug Ledford
· 13 years ago
d662985
ipc/mqueue: improve performance of send/recv
by Doug Ledford
· 13 years ago
50069a5
selftests: add mq_open_tests
by Doug Ledford
· 13 years ago
cef0184
mqueue: separate mqueue default value from maximum value
by KOSAKI Motohiro
· 13 years ago
fd1f87d
mqueue: don't use kmalloc with KMALLOC_MAX_SIZE
by KOSAKI Motohiro
· 13 years ago
e6315bb
mqueue: revert bump up DFLT_*MAX
by KOSAKI Motohiro
· 13 years ago
5b5c4d1
ipc/mqueue: update maximums for the mqueue subsystem
by Doug Ledford
· 13 years ago
02967ea
ipc/mqueue: enforce hard limits
by Doug Ledford
· 13 years ago
858ee37
ipc/mqueue: switch back to using non-max values on create
by Doug Ledford
· 13 years ago
93e6f11
ipc/mqueue: cleanup definition names and locations
by Doug Ledford
· 13 years ago
29a5c67
kexec: export kexec.h to user space
by maximilian attems
· 13 years ago
e4cc2f8
kernel/cpu.c: document clear_tasks_mm_cpumask()
by Anton Vorontsov
· 13 years ago
2c922c5
um: properly check all process' threads for a live mm
by Anton Vorontsov
· 13 years ago
137d1a2
um: fix possible race on task->mm
by Anton Vorontsov
· 13 years ago
9bd0a07
um: should hold tasklist_lock while traversing processes
by Anton Vorontsov
· 13 years ago
af1be5a
blackfin: fix possible deadlock in decode_address()
by Anton Vorontsov
· 13 years ago
2214f70
blackfin: a couple of task->mm handling fixes
by Anton Vorontsov
· 13 years ago
Next »