aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
...
| * | | [CRYPTO] api: Removed const from cra_name/cra_driver_nameHerbert Xu2006-06-261-2/+2
| * | | [CRYPTO] api: Added cra_init/cra_exitHerbert Xu2006-06-261-2/+3
| * | | [CRYPTO] all: Pass tfm instead of ctx to algorithmsHerbert Xu2006-06-261-14/+15
| | |/ | |/|
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds2006-06-261-7/+3
|\ \ \
| * | | Input: fix misspelling of Hangeul keyJerome Pinot2006-06-261-1/+2
| * | | Input: reset name, phys and uniq when unregisteringDmitry Torokhov2006-06-261-6/+1
| |/ /
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/mchehab/v4l-dvbLinus Torvalds2006-06-261-0/+6
|\ \ \
| * | | V4L/DVB (4223): Add V4L2_CID_MPEG_STREAM_VBI_FMT controlHans Verkuil2006-06-261-0/+5
| * | | V4L/DVB (4221): Add HM12 YUV format define.Hans Verkuil2006-06-261-0/+1
| |/ /
* | | Merge branch 'x86-64'Linus Torvalds2006-06-267-4/+153
|\ \ \
| * | | [PATCH] x86_64: Add useful constants to time.hVojtech Pavlik2006-06-261-4/+7
| * | | [PATCH] x86_64: allow unwinder to build without module supportJan Beulich2006-06-261-0/+8
| * | | [PATCH] i386/x86-64: fall back to old-style call trace if no unwindingJan Beulich2006-06-261-4/+4
| * | | [PATCH] x86_64: reliable stack trace supportJan Beulich2006-06-263-0/+129
| * | | [PATCH] x86_64: Optimize bitmap_weight for small bitmapsAndi Kleen2006-06-261-0/+5
| * | | [PATCH] x86_64: Add compat_printk and sysctl to turn off compat layer warningsAndi Kleen2006-06-262-0/+4
| |/ /
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2006-06-262-1/+1
|\ \ \
| * | | [NET] netpoll: break recursive loop in netpoll rx pathNeil Horman2006-06-261-0/+1
| * | | [NET]: make net/core/dev.c:netdev_nit staticAdrian Bunk2006-06-251-1/+0
| |/ /
* | | [PATCH] md: Don't write dirty/clean update to spares - leave them aloneNeilBrown2006-06-261-0/+1
* | | [PATCH] md/bitmap: change md/bitmap file handling to use bmap to file blocksNeilBrown2006-06-261-3/+4
* | | [PATCH] md/bitmap: remove bitmap writeback daemonNeilBrown2006-06-261-6/+0
* | | [PATCH] md: make md_print_devices() staticAdrian Bunk2006-06-261-4/+0
* | | [PATCH] md: support stripe/offset mode in raid10NeilBrown2006-06-261-1/+6
* | | [PATCH] md: allow a linear array to have drives added while activeNeilBrown2006-06-261-0/+2
* | | [PATCH] md: allow checkpoint of recovery with version-1 superblockNeilBrown2006-06-262-1/+10
* | | [PATCH] md: merge raid5 and raid6 codeNeilBrown2006-06-261-0/+1
* | | [PATCH] md: remove arbitrary limit on chunk sizeNeilBrown2006-06-261-1/+2
* | | [PATCH] dm: improve error message consistencyAlasdair G Kergon2006-06-261-0/+1
* | | [PATCH] dm: prevent removal if openAlasdair G Kergon2006-06-261-3/+3
* | | [PATCH] dm: create error tableDavid Teigland2006-06-261-0/+6
* | | [PATCH] dm: add exportsAlasdair G Kergon2006-06-261-2/+102
* | | [PATCH] lib: add idr_replaceJeff Mahoney2006-06-261-0/+1
* | | [PATCH] VT binding: Update fbcon to support bindingAntonino A. Daplas2006-06-261-5/+7
* | | [PATCH] VT binding: Add binding/unbinding support for the VT consoleAntonino A. Daplas2006-06-261-1/+3
* | | [PATCH] Detaching fbcon: sdd sysfs class device entry for fbconAntonino A. Daplas2006-06-261-7/+0
* | | [PATCH] coredump: kill ptrace related stuffOleg Nesterov2006-06-261-1/+0
* | | [PATCH] proc: Use struct pid not struct task_refEric W. Biederman2006-06-261-2/+2
* | | [PATCH] proc: don't lock task_structs indefinitelyEric W. Biederman2006-06-261-1/+7
* | | [PATCH] proc: Rewrite the proc dentry flush on exit optimizationEric W. Biederman2006-06-263-8/+2
* | | [PATCH] proc: Replace proc_inode.type with proc_inode.fdEric W. Biederman2006-06-261-1/+1
* | | [PATCH] i4l: Gigaset drivers: add IOCTLs to compat_ioctl.hHansjoerg Lipp2006-06-261-0/+5
* | | [PATCH] fix and optimize clock source updateRoman Zippel2006-06-262-105/+12
* | | [PATCH] generic-time: add macro to simplify/hide mask constantsJim Cromie2006-06-261-0/+2
* | | [PATCH] time: rename clocksource functionsjohn stultz2006-06-261-7/+7
* | | [PATCH] Time: Introduce arch generic time accessorsjohn stultz2006-06-261-0/+15
* | | [PATCH] Time: Use clocksource abstraction for NTP adjustmentsjohn stultz2006-06-261-0/+97
* | | [PATCH] Time: Let user request precision from current_tick_length()john stultz2006-06-261-1/+1
* | | [PATCH] Time: Use clocksource infrastructure for update_wall_timejohn stultz2006-06-261-0/+2
* | | [PATCH] Time: Clocksource Infrastructurejohn stultz2006-06-261-0/+181