aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-07-26[PATCH] permission checks for chdir need special treatment only on the last stepAl Viro1-1/+0
2008-07-26[patch 5/5] vfs: remove mode parameter from vfs_symlink()Miklos Szeredi1-1/+1
2008-07-26[patch 3/5] vfs: change remove_suid() to file_remove_suid()Miklos Szeredi1-1/+1
2008-07-26[PATCH] sanitize ->permission() prototypeAl Viro5-5/+8
2008-07-26[PATCH] sanitize proc_sysctlAl Viro2-0/+6
2008-07-26[PATCH] sysctl: keep track of tree relationshipsAl Viro1-0/+3
2008-07-26[PATCH] sysctl: make sure that /proc/sys/net/ipv4 appears before per-ns onesAl Viro1-0/+2
2008-07-26[PATCH] allow delayed freeing of ctl_table_headerAl Viro1-0/+6
2008-07-26[PATCH] beginning of sysctl cleanup - ctl_table_setAl Viro2-3/+16
2008-07-26[PATCH] reuse xxx_fifo_fops for xxx_pipe_fopsDenys Vlasenko1-3/+3
2008-07-26Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds3-7/+7
2008-07-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cooloney/blackfin-2.6Linus Torvalds20-205/+165
2008-07-26drivers/char/rtc.c: make 2 functions staticAdrian Bunk1-2/+0
2008-07-26mm/swapfile.c: make code staticAdrian Bunk1-3/+0
2008-07-26make mm/memory.c:print_bad_pte() staticAdrian Bunk1-1/+0
2008-07-26mm/allocpercpu.c: make 4 functions staticAdrian Bunk1-29/+0
2008-07-26task_current_syscallRoland McGrath1-0/+4
2008-07-26tracehook: wait_task_inactiveRoland McGrath1-2/+6
2008-07-26tracehook: asm/syscall.hRoland McGrath2-1/+143
2008-07-26tracehook: TIF_NOTIFY_RESUMERoland McGrath1-0/+34
2008-07-26tracehook: force signal_pending()Roland McGrath1-0/+14
2008-07-26tracehook: deathRoland McGrath2-1/+53
2008-07-26tracehook: job controlRoland McGrath1-0/+20
2008-07-26tracehook: get_signal_to_deliverRoland McGrath1-0/+29
2008-07-26tracehook: syscallRoland McGrath1-0/+70
2008-07-26tracehook: tracehook_consider_fatal_signalRoland McGrath1-0/+21
2008-07-26tracehook: tracehook_consider_ignored_signalRoland McGrath1-0/+19
2008-07-26tracehook: tracehook_signal_handlerRoland McGrath1-0/+23
2008-07-26tracehook: tracehook_expect_breakpointsRoland McGrath1-0/+15
2008-07-26tracehook: tracehook_tracer_taskRoland McGrath1-0/+18
2008-07-26tracehook: release_taskRoland McGrath2-0/+41
2008-07-26tracehook: vfork-doneRoland McGrath1-0/+18
2008-07-26tracehook: cloneRoland McGrath2-0/+122
2008-07-26tracehook: exitRoland McGrath1-0/+15
2008-07-26tracehook: execRoland McGrath1-0/+46
2008-07-26tracehook: add linux/tracehook.hRoland McGrath2-0/+85
2008-07-26SL*B: drop kmem cache argument from constructorAlexey Dobriyan2-2/+2
2008-07-26mm: spinlock tree_lockNick Piggin3-5/+5
2008-07-26mm: speculative page referencesNick Piggin1-1/+110
2008-07-26radix-tree: add gang_lookup_slot, gang_lookup_slot_tagNick Piggin1-1/+11
2008-07-26x86: lockless get_user_pages_fast()Nick Piggin1-0/+1
2008-07-26mm: introduce get_user_pages_fastNick Piggin1-0/+33
2008-07-26x86: implement pte_specialNick Piggin1-3/+6
2008-07-26include/linux/aio.h: removed duplicated includeHuang Weiyi1-1/+0
2008-07-26relay: add buffer-only channels; useful for early loggingEduard - Gabriel Munteanu1-0/+5
2008-07-26Full conversion to early_initcall() interface, remove old interfaceEduard - Gabriel Munteanu2-14/+0
2008-07-26Better interface for hooking early initcallsEduard - Gabriel Munteanu2-0/+9
2008-07-26kexec jump: save/restore device stateHuang Ying1-0/+2
2008-07-26kexec jumpHuang Ying2-12/+23
2008-07-26memstick: add "start" and "stop" methods to memstick deviceAlex Dubov1-0/+4