summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2006-06-26[PATCH] proc: Cleanup proc_fd_access_allowedEric W. Biederman2-23/+23
2006-06-26[PATCH] proc: Use sane permission checks on the /proc/<pid>/fd/ symlinksEric W. Biederman1-95/+29
2006-06-26[PATCH] proc: optimize proc_check_dentry_visibleEric W. Biederman1-13/+16
2006-06-26[PATCH] proc: Use struct pid not struct task_refEric W. Biederman6-20/+18
2006-06-26[PATCH] proc: don't lock task_structs indefinitelyEric W. Biederman7-143/+349
2006-06-26[PATCH] proc: make PROC_NUMBUF the buffer size for holding integers as stringsEric W. Biederman1-16/+15
2006-06-26[PATCH] simply fix first_tgidEric W. Biederman1-15/+13
2006-06-26[PATCH] proc: Remove tasklist_lock from proc_pid_lookup() and proc_task_lookup()Eric W. Biederman1-4/+4
2006-06-26[PATCH] proc: Remove tasklist_lock from proc_pid_readdirEric W. Biederman1-4/+4
2006-06-26[PATCH] proc: refactor reading directories of tasksEric W. Biederman1-105/+163
2006-06-26[PATCH] proc: Close the race of a process dying durning lookupEric W. Biederman1-25/+29
2006-06-26[PATCH] proc: Rewrite the proc dentry flush on exit optimizationEric W. Biederman7-100/+64
2006-06-26[PATCH] proc: Move proc_maps_operations into task_mmu.cEric W. Biederman4-65/+75
2006-06-26[PATCH] proc: Fix the link count for /proc/<pid>/taskEric W. Biederman1-2/+19
2006-06-26[PATCH] proc: Properly filter out files that are not visible to a processEric W. Biederman1-33/+68
2006-06-26[PATCH] proc: Kill proc_mem_inode_operationsEric W. Biederman1-5/+0
2006-06-26[PATCH] proc: Remove bogus proc_task_permissionEric W. Biederman1-63/+0
2006-06-26[PATCH] proc: Replace proc_inode.type with proc_inode.fdEric W. Biederman4-7/+7
2006-06-26[PATCH] proc: Simplify the ownership rules for /procEric W. Biederman1-2/+2
2006-06-26[PATCH] proc: Remove unnecessary and misleading assignments from proc_pid_mak...Eric W. Biederman1-2/+0
2006-06-26[PATCH] proc: Remove useless BKL in proc_pid_readlinkEric W. Biederman1-2/+0
2006-06-26[PATCH] proc: Fix the .. inode number on /proc/<pid>/fdEric W. Biederman1-2/+3
2006-06-26[PATCH] nfsd kconfig: select things at the closest tristate instead of boolHerbert Xu1-6/+6
2006-06-26[PATCH] i4l: Gigaset drivers: add IOCTLs to compat_ioctl.hHansjoerg Lipp2-0/+6
2006-06-26[PATCH] isdn4linux: Gigaset driver cleanupTilman Schmidt1-9/+4
2006-06-26[PATCH] isdn4linux: Gigaset base driver: improve error recoveryTilman Schmidt1-117/+181
2006-06-26[PATCH] Fix typo in drivers/isdn/hisax/q931.cEric Sesterhenn1-2/+2
2006-06-26[PATCH] CAPI crash / race conditionMichael Buesch1-22/+32
2006-06-26[PATCH] Notify page fault call chainAnil S Keshavamurthy6-7/+29
2006-06-26[PATCH] Kprobes registers for notify page faultAnil S Keshavamurthy1-0/+8
2006-06-26[PATCH] Notify page fault call chain for sparc64Anil S Keshavamurthy2-1/+37
2006-06-26[PATCH] Notify page fault call chain for powerpcAnil S Keshavamurthy2-1/+37
2006-06-26[PATCH] Notify page fault call chain for ia64Anil S Keshavamurthy2-1/+37
2006-06-26[PATCH] Notify page fault call chain for i386Anil S Keshavamurthy2-2/+38
2006-06-26[PATCH] Notify page fault call chain for x86_64Anil S Keshavamurthy2-2/+39
2006-06-26[PATCH] Kprobe: multi kprobe posthandler for boostermao, bibo2-19/+29
2006-06-26[PATCH] kprobe: boost 2byte-opcodes on i386Masami Hiramatsu1-14/+65
2006-06-26[PATCH] GTOD: add scx200 HRT clocksourceJim Cromie3-7/+119
2006-06-26[PATCH] fix and optimize clock source updateRoman Zippel4-149/+123
2006-06-26[PATCH] time: fix time going backward w/ clock=pitjohn stultz1-6/+39
2006-06-26[PATCH] generic-time: add macro to simplify/hide mask constantsJim Cromie6-7/+9
2006-06-26[PATCH] make pmtmr_ioport __read_mostlyAndreas Mohr2-3/+3
2006-06-26[PATCH] time: rename clocksource functionsjohn stultz9-32/+32
2006-06-26[PATCH] Time: i386 Clocksource Driversjohn stultz11-6/+594
2006-06-26[PATCH] Time: i386 Conversion - part 4: Remove Old timer_opts Codejohn stultz9-1716/+0
2006-06-26[PATCH] Time: i386 Conversion - part 3: Enable Generic Timekeepingjohn stultz7-201/+84
2006-06-26[PATCH] Time: i386 Conversion - part 2: Rework TSC Supportjohn stultz10-217/+389
2006-06-26[PATCH] Time: i386 Conversion - part 1: Move timer_pit.c to i8253.cjohn stultz4-19/+33
2006-06-26[PATCH] hangcheck: remove monotomic_clock on x86Andrew Morton1-2/+2
2006-06-26[PATCH] Time: Introduce arch generic time accessorsjohn stultz3-0/+187