summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2006-06-26[PATCH] dm: add exportsAlasdair G Kergon1-2/+102
2006-06-26[PATCH] lib: add idr_replaceJeff Mahoney1-0/+1
2006-06-26[PATCH] VT binding: Update fbcon to support bindingAntonino A. Daplas1-5/+7
2006-06-26[PATCH] VT binding: Add binding/unbinding support for the VT consoleAntonino A. Daplas1-1/+3
2006-06-26[PATCH] Detaching fbcon: sdd sysfs class device entry for fbconAntonino A. Daplas1-7/+0
2006-06-26[PATCH] coredump: kill ptrace related stuffOleg Nesterov1-1/+0
2006-06-26[PATCH] proc: Use struct pid not struct task_refEric W. Biederman1-2/+2
2006-06-26[PATCH] proc: don't lock task_structs indefinitelyEric W. Biederman1-1/+7
2006-06-26[PATCH] proc: Rewrite the proc dentry flush on exit optimizationEric W. Biederman3-8/+2
2006-06-26[PATCH] proc: Replace proc_inode.type with proc_inode.fdEric W. Biederman1-1/+1
2006-06-26[PATCH] i4l: Gigaset drivers: add IOCTLs to compat_ioctl.hHansjoerg Lipp1-0/+5
2006-06-26[PATCH] fix and optimize clock source updateRoman Zippel2-105/+12
2006-06-26[PATCH] generic-time: add macro to simplify/hide mask constantsJim Cromie1-0/+2
2006-06-26[PATCH] time: rename clocksource functionsjohn stultz1-7/+7
2006-06-26[PATCH] Time: Introduce arch generic time accessorsjohn stultz1-0/+15
2006-06-26[PATCH] Time: Use clocksource abstraction for NTP adjustmentsjohn stultz1-0/+97
2006-06-26[PATCH] Time: Let user request precision from current_tick_length()john stultz1-1/+1
2006-06-26[PATCH] Time: Use clocksource infrastructure for update_wall_timejohn stultz1-0/+2
2006-06-26[PATCH] Time: Clocksource Infrastructurejohn stultz1-0/+181
2006-06-26[PATCH] Add new generic HW RNG coreMichael Buesch1-0/+50
2006-06-26[PATCH] keys: sort out key quota systemDavid Howells2-7/+17
2006-06-26spelling fixesAndreas Mohr1-1/+1
2006-06-26V4L/DVB (4223): Add V4L2_CID_MPEG_STREAM_VBI_FMT controlHans Verkuil1-0/+5
2006-06-26V4L/DVB (4221): Add HM12 YUV format define.Hans Verkuil1-0/+1
2006-06-26[CRYPTO] api: Removed const from cra_name/cra_driver_nameHerbert Xu1-2/+2
2006-06-26[CRYPTO] api: Added cra_init/cra_exitHerbert Xu1-2/+3
2006-06-26[CRYPTO] all: Pass tfm instead of ctx to algorithmsHerbert Xu1-14/+15
2006-06-26[NET] netpoll: break recursive loop in netpoll rx pathNeil Horman1-0/+1
2006-06-26[NET]: make net/core/dev.c:netdev_nit staticAdrian Bunk1-1/+0
2006-06-26Input: fix misspelling of Hangeul keyJerome Pinot1-1/+2
2006-06-26Input: reset name, phys and uniq when unregisteringDmitry Torokhov1-6/+1
2006-06-26Revert "swsusp special saveable pages support" commitsLinus Torvalds1-1/+0
2006-06-25Merge git://git.linux-nfs.org/pub/linux/nfs-2.6Linus Torvalds9-38/+109
2006-06-25Merge master.kernel.org:/pub/scm/linux/kernel/git/mchehab/v4l-dvbLinus Torvalds4-210/+262
2006-06-25[PATCH] Fix "biovec-(256)" in /proc/slabinfoAlexey Dobriyan1-1/+1
2006-06-25[PATCH] pacct: none-delayed process accounting accumulationKaiGai Kohei1-0/+2
2006-06-25[PATCH] pacct: avoidance to refer the last thread as a representation of the ...KaiGai Kohei2-4/+6
2006-06-25[PATCH] pacct: add pacct_struct to fix some pacct bugs.KaiGai Kohei2-0/+11
2006-06-25[PATCH] synclink_gt: add GT2 adapter supportPaul Fulghum1-0/+1
2006-06-25[PATCH] add synclink_gt custom hdlc idlePaul Fulghum1-1/+3
2006-06-25[PATCH] kthread: move kernel-doc and put it into DocBookRandy Dunlap1-62/+3
2006-06-25[PATCH] Implement kasprintfJeremy Fitzhardinge1-0/+2
2006-06-25[PATCH] ktime/hrtimer: fix kernel-doc commentsRandy Dunlap2-11/+0
2006-06-25[PATCH] Implement AT_SYMLINK_FOLLOW flag for linkatUlrich Drepper1-0/+1
2006-06-25[PATCH] kthread: update loop.c to use kthreadSerge E. Hallyn1-1/+1
2006-06-25[PATCH] fuse: add request interruptionMiklos Szeredi1-1/+6
2006-06-25[PATCH] fuse: add POSIX file locking supportMiklos Szeredi1-2/+24
2006-06-25[PATCH] fuse: use MISC_MAJORJan Engelhardt1-1/+2
2006-06-25[PATCH] Get rid of /proc/sys/procStephen Hemminger1-3/+1
2006-06-25[PATCH] RTC: Add rtc_year_days() to calculate tm_ydayAndrew Victor1-0/+1