aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-10-02[PATCH] knfsd: remove nfsd_versbits as intermediate storage for desired versionsNeilBrown2-17/+4
2006-10-02[PATCH] knfsd: be more selective in which sockets lockd listens onNeilBrown1-1/+1
2006-10-02[PATCH] knfsd: add a callback for when last rpc thread finishesNeilBrown1-1/+7
2006-10-02[PATCH] cpumask: add highest_possible_node_idGreg Banks1-0/+2
2006-10-02[PATCH] kretprobe spinlock deadlock patchbibo,mao1-1/+1
2006-10-02[PATCH] Kprobes: Make kprobe modules more portableAnanth N Mavinakayanahalli1-0/+6
2006-10-02[PATCH] usb: fixup usb so it uses struct pidEric W. Biederman1-1/+1
2006-10-02[PATCH] Define struct pspaceSukadev Bhattiprolu2-1/+7
2006-10-02[PATCH] Move pidmap to pspace.hSukadev Bhattiprolu1-0/+16
2006-10-02[PATCH] pid: simplify pid iteratorsOleg Nesterov1-36/+23
2006-10-02[PATCH] const struct tty_operationsJeff Dike1-1/+2
2006-10-02[PATCH] file: modify struct fown_struct to use a struct pidEric W. Biederman1-1/+4
2006-10-02[PATCH] vt: Make vt_pid a struct pid (making it pid wrap around safe).Eric W. Biederman1-1/+1
2006-10-02[PATCH] vt: rework the console spawning variablesEric W. Biederman1-0/+7
2006-10-02[PATCH] pid: implement pid_nrEric W. Biederman1-0/+8
2006-10-02[PATCH] pid: implement signal functions that take a struct pid *Eric W. Biederman1-0/+5
2006-10-02[PATCH] pid: add do_each_pid_taskEric W. Biederman1-0/+13
2006-10-02[PATCH] pid: implement access helpers for a tacks various process groupsEric W. Biederman1-0/+20
2006-10-02[PATCH] proc: modify proc_pident_lookup to be completely table drivenEric W. Biederman1-4/+6
2006-10-02[PATCH] proc: readdir race fix (take 3)Eric W. Biederman2-0/+12
2006-10-02[PATCH] list module taint flags in Oops/panicRandy Dunlap1-0/+2
2006-10-02[PATCH] LIB: add gen_pool_destroy()Steve Wise1-0/+1
2006-10-01Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6David Woodhouse249-2528/+5153
2006-10-01[PATCH] Some config.h removalsZachary Amsden1-2/+0
2006-10-01[PATCH] Create call_usermodehelper_pipe()Andi Kleen1-0/+4
2006-10-01[PATCH] Some cleanup in the pipe codeAndi Kleen1-0/+3
2006-10-01[PATCH] Generic ioremap_page_range: implementationHaavard Skinnemoen1-0/+4
2006-10-01[PATCH] r/o bind mounts: monitor zeroing of i_nlinkDave Hansen1-0/+5
2006-10-01[PATCH] r/o bind mount prepwork: inc_nlink() helperDave Hansen1-1/+6
2006-10-01[PATCH] r/o bind mounts: unlink: monitor i_nlinkDave Hansen1-1/+6
2006-10-01[PATCH] csa accounting taskstats updateJay Lan2-10/+32
2006-10-01[PATCH] csa: convert CONFIG tag for extended accounting routinesJay Lan3-5/+7
2006-10-01[PATCH] csa: Extended system accounting over taskstatsJay Lan2-0/+20
2006-10-01[PATCH] csa: basic accounting over taskstatsJay Lan2-5/+43
2006-10-01[PATCH] clean up unused kiocb variablesChen, Kenneth W1-2/+0
2006-10-01[PATCH] Add vector AIO supportBadari Pulavarty3-0/+11
2006-10-01[PATCH] Streamline generic_file_* interfaces and filemap cleanupsBadari Pulavarty1-5/+0
2006-10-01[PATCH] Remove readv/writev methods and use aio_read/aio_write insteadBadari Pulavarty1-6/+0
2006-10-01[PATCH] Vectorize aio_read/aio_write fileop methodsBadari Pulavarty3-9/+13
2006-10-01[PATCH] reiserfs: on-demand bitmap loadingJeff Mahoney1-1/+0
2006-10-01[PATCH] reiserfs: reorganize bitmap loading functionsJeff Mahoney1-0/+4
2006-10-01[PATCH] reiserfs: fix is_reusable bitmap check to not traverse the bitmap info arrayJeff Mahoney1-0/+1
2006-10-01[PATCH] kernel/time/ntp.c: possible cleanupsAdrian Bunk1-6/+0
2006-10-01[PATCH] ntp: cleanup defines and commentsRoman Zippel1-10/+3
2006-10-01[PATCH] ntp: convert to the NTP4 reference modelRoman Zippel1-6/+5
2006-10-01[PATCH] ntp: convert time_freq to nsec valueRoman Zippel1-0/+2
2006-10-01[PATCH] ntp: remove time_toleranceRoman Zippel1-1/+0
2006-10-01[PATCH] ntp: add time_adjust to tick lengthRoman Zippel1-1/+0
2006-10-01[PATCH] ntp: prescale time_offsetRoman Zippel1-1/+1
2006-10-01[PATCH] ntp: add ntp_update_frequencyRoman Zippel1-12/+2