aboutsummaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2006-06-26Merge master.kernel.org:/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2006-06-26Merge master.kernel.org:/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds
2006-06-26Merge master.kernel.org:/pub/scm/linux/kernel/git/mchehab/v4l-dvbLinus Torvalds
2006-06-26Merge branch 'x86-64'Linus Torvalds
2006-06-26[PATCH] x86_64: Add useful constants to time.hVojtech Pavlik
2006-06-26[PATCH] x86_64: allow unwinder to build without module supportJan Beulich
2006-06-26[PATCH] i386/x86-64: fall back to old-style call trace if no unwindingJan Beulich
2006-06-26[PATCH] x86_64: reliable stack trace supportJan Beulich
2006-06-26[PATCH] x86_64: Optimize bitmap_weight for small bitmapsAndi Kleen
2006-06-26[PATCH] x86_64: Add compat_printk and sysctl to turn off compat layer warningsAndi Kleen
2006-06-26Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2006-06-26[PATCH] md: Don't write dirty/clean update to spares - leave them aloneNeilBrown
2006-06-26[PATCH] md/bitmap: change md/bitmap file handling to use bmap to file blocksNeilBrown
2006-06-26[PATCH] md/bitmap: remove bitmap writeback daemonNeilBrown
2006-06-26[PATCH] md: make md_print_devices() staticAdrian Bunk
2006-06-26[PATCH] md: support stripe/offset mode in raid10NeilBrown
2006-06-26[PATCH] md: allow a linear array to have drives added while activeNeilBrown
2006-06-26[PATCH] md: allow checkpoint of recovery with version-1 superblockNeilBrown
2006-06-26[PATCH] md: merge raid5 and raid6 codeNeilBrown
2006-06-26[PATCH] md: remove arbitrary limit on chunk sizeNeilBrown
2006-06-26[PATCH] dm: improve error message consistencyAlasdair G Kergon
2006-06-26[PATCH] dm: prevent removal if openAlasdair G Kergon
2006-06-26[PATCH] dm: create error tableDavid Teigland
2006-06-26[PATCH] dm: add exportsAlasdair G Kergon
2006-06-26[PATCH] lib: add idr_replaceJeff Mahoney
2006-06-26[PATCH] VT binding: Update fbcon to support bindingAntonino A. Daplas
2006-06-26[PATCH] VT binding: Add binding/unbinding support for the VT consoleAntonino A. Daplas
2006-06-26[PATCH] Detaching fbcon: sdd sysfs class device entry for fbconAntonino A. Daplas
2006-06-26[PATCH] coredump: kill ptrace related stuffOleg Nesterov
2006-06-26[PATCH] proc: Use struct pid not struct task_refEric W. Biederman
2006-06-26[PATCH] proc: don't lock task_structs indefinitelyEric W. Biederman
2006-06-26[PATCH] proc: Rewrite the proc dentry flush on exit optimizationEric W. Biederman
2006-06-26[PATCH] proc: Replace proc_inode.type with proc_inode.fdEric W. Biederman
2006-06-26[PATCH] i4l: Gigaset drivers: add IOCTLs to compat_ioctl.hHansjoerg Lipp
2006-06-26[PATCH] fix and optimize clock source updateRoman Zippel
2006-06-26[PATCH] generic-time: add macro to simplify/hide mask constantsJim Cromie
2006-06-26[PATCH] time: rename clocksource functionsjohn stultz
2006-06-26[PATCH] Time: Introduce arch generic time accessorsjohn stultz
2006-06-26[PATCH] Time: Use clocksource abstraction for NTP adjustmentsjohn stultz
2006-06-26[PATCH] Time: Let user request precision from current_tick_length()john stultz
2006-06-26[PATCH] Time: Use clocksource infrastructure for update_wall_timejohn stultz
2006-06-26[PATCH] Time: Clocksource Infrastructurejohn stultz
2006-06-26[PATCH] Add new generic HW RNG coreMichael Buesch
2006-06-26[PATCH] keys: sort out key quota systemDavid Howells
2006-06-26V4L/DVB (4223): Add V4L2_CID_MPEG_STREAM_VBI_FMT controlHans Verkuil
2006-06-26V4L/DVB (4221): Add HM12 YUV format define.Hans Verkuil
2006-06-26[CRYPTO] api: Removed const from cra_name/cra_driver_nameHerbert Xu
2006-06-26[CRYPTO] api: Added cra_init/cra_exitHerbert Xu
2006-06-26[CRYPTO] all: Pass tfm instead of ctx to algorithmsHerbert Xu
2006-06-26[NET] netpoll: break recursive loop in netpoll rx pathNeil Horman