aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAge
...
| | * | | | | | | | | tracehook: comment fixesRoland McGrath2008-07-26
| * | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz...Linus Torvalds2008-07-26
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | mmc: Add per-card debugfs supportHaavard Skinnemoen2008-07-26
| | * | | | | | | | | | mmc: Export internal host state through debugfsHaavard Skinnemoen2008-07-26
| * | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2008-07-26
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | [PATCH] get rid of indirect users of namei.hAl Viro2008-07-26
| | * | | | | | | | | | | [PATCH] get rid of __user_path_lookup_openAl Viro2008-07-26
| | * | | | | | | | | | | [PATCH] f_count may wrap aroundAl Viro2008-07-26
| | * | | | | | | | | | | [PATCH] sanitize __user_walk_fd() et.al.Al Viro2008-07-26
| | * | | | | | | | | | | [PATCH] kill nameidata passing to permission(), rename to inode_permission()Al Viro2008-07-26
| | * | | | | | | | | | | [patch 1/4] vfs: utimes: move owner check into inode_change_ok()Miklos Szeredi2008-07-26
| | * | | | | | | | | | | [PATCH] vfs: use kstrdup() and check failing allocationLi Zefan2008-07-26
| | * | | | | | | | | | | [PATCH] pass MAY_OPEN to vfs_permission() explicitlyAl Viro2008-07-26
| | * | | | | | | | | | | [PATCH] fix MAY_CHDIR/MAY_ACCESS/LOOKUP_ACCESS messAl Viro2008-07-26
| | * | | | | | | | | | | [PATCH] kill altrootAl Viro2008-07-26
| | * | | | | | | | | | | [PATCH] permission checks for chdir need special treatment only on the last stepAl Viro2008-07-26
| | * | | | | | | | | | | [patch 5/5] vfs: remove mode parameter from vfs_symlink()Miklos Szeredi2008-07-26
| | * | | | | | | | | | | [patch 3/5] vfs: change remove_suid() to file_remove_suid()Miklos Szeredi2008-07-26
| | * | | | | | | | | | | [PATCH] sanitize ->permission() prototypeAl Viro2008-07-26
| | * | | | | | | | | | | [PATCH] sanitize proc_sysctlAl Viro2008-07-26
| | * | | | | | | | | | | [PATCH] sysctl: keep track of tree relationshipsAl Viro2008-07-26
| | * | | | | | | | | | | [PATCH] allow delayed freeing of ctl_table_headerAl Viro2008-07-26
| | * | | | | | | | | | | [PATCH] beginning of sysctl cleanup - ctl_table_setAl Viro2008-07-26
| | * | | | | | | | | | | [PATCH] reuse xxx_fifo_fops for xxx_pipe_fopsDenys Vlasenko2008-07-26
| | | |/ / / / / / / / / | | |/| | | | | | | | |
| * | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/kkeil/ISDN-2.6Linus Torvalds2008-07-26
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | Add mISDN HFC multiport driverKarsten Keil2008-07-26
| | * | | | | | | | | | | Add mISDN DSPKarsten Keil2008-07-26
| | * | | | | | | | | | | Add mISDN core filesKarsten Keil2008-07-26
| | * | | | | | | | | | | Define AF_ISDN and PF_ISDNKarsten Keil2008-07-26
| | |/ / / / / / / / / /
| * | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-07-26
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | netfilter: fix double-free and use-after freePekka Enberg2008-07-26
| | * | | | | | | | | | | net: drop unused BUG_TRAP()Ilpo Järvinen2008-07-26
| * | | | | | | | | | | | hugetlb: remove unused variable warningAndrea Righi2008-07-26
| | |/ / / / / / / / / / | |/| | | | | | | | | |
| * | | | | | | | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2008-07-26
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | crashdump: fix undefined reference to `elfcorehdr_addr'Ingo Molnar2008-07-26
| | | |_|_|_|_|_|_|_|_|/ | | |/| | | | | | | | |
| * | | | | | | | | | | drivers/char/rtc.c: make 2 functions staticAdrian Bunk2008-07-26
| * | | | | | | | | | | mm/swapfile.c: make code staticAdrian Bunk2008-07-26
| * | | | | | | | | | | make mm/memory.c:print_bad_pte() staticAdrian Bunk2008-07-26
| * | | | | | | | | | | mm/allocpercpu.c: make 4 functions staticAdrian Bunk2008-07-26
| * | | | | | | | | | | task_current_syscallRoland McGrath2008-07-26
| * | | | | | | | | | | tracehook: wait_task_inactiveRoland McGrath2008-07-26
| * | | | | | | | | | | tracehook: asm/syscall.hRoland McGrath2008-07-26
| * | | | | | | | | | | tracehook: TIF_NOTIFY_RESUMERoland McGrath2008-07-26
| * | | | | | | | | | | tracehook: force signal_pending()Roland McGrath2008-07-26
| * | | | | | | | | | | tracehook: deathRoland McGrath2008-07-26
| * | | | | | | | | | | tracehook: job controlRoland McGrath2008-07-26
| * | | | | | | | | | | tracehook: get_signal_to_deliverRoland McGrath2008-07-26
| * | | | | | | | | | | tracehook: syscallRoland McGrath2008-07-26
| * | | | | | | | | | | tracehook: tracehook_consider_fatal_signalRoland McGrath2008-07-26
| * | | | | | | | | | | tracehook: tracehook_consider_ignored_signalRoland McGrath2008-07-26