summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* V4L/DVB (3318b): sem2mutex: drivers/media/, #2Ingo Molnar2006-02-074-12/+16
* V4L/DVB (3300): Add standard for South Korean NTSC-M using A2 audio.Hans Verkuil2006-02-071-1/+3
* V4L/DVB (3265): Add count to tunertype structMichael Krufky2006-02-061-0/+1
* V4L/DVB (3436): move config byte from tuner_params to tuner_range struct.Michael Krufky2006-01-231-1/+1
* V4L/DVB (3430): Add new internal VIDIOC_INT commandsHans Verkuil2006-01-231-7/+44
* V4L/DVB (3420): Added iocls to configure VBI on tvp5150Mauro Carvalho Chehab2006-01-231-1/+2
* V4L/DVB (3419): added some VBI macros and moved minor definitions to header fileMauro Carvalho Chehab2006-01-231-5/+33
* V4L/DVB (3408): Included new sliced VBI types to videodev2.h and tvp5150Mauro Carvalho Chehab2006-01-231-7/+44
* V4L/DVB (3400): Remove duplicated keymaps and add keymap for KWorld LTV883IR.Nickolay V. Shmyrev2006-01-231-4/+2Star
* V4L/DVB (3393): Move all IR keymaps to ir-common moduleRicardo Cerqueira2006-01-231-7/+35
* Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2006-01-203-39/+54
|\
| * [NETFILTER] x_tables: Make XT_ALIGN align as strictly as necessary.David S. Miller2006-01-201-1/+1
| * Merge master.kernel.org:/pub/scm/linux/kernel/git/sridhar/lksctp-2.6David S. Miller2006-01-202-38/+53
| |\
| | * [SCTP]: Fix couple of races between sctp_peeloff() and sctp_rcv().Sridhar Samudrala2006-01-171-0/+2
| | * [SCTP]: Fix machine check/connection hang on IA64.Vlad Yasevich2006-01-171-0/+8
| | * [SCTP]: Fix bad sysctl formatting of SCTP timeout values on 64-bit m/cs.Vlad Yasevich2006-01-171-37/+41
| | * [SCTP]: Fix sctp_cookie alignment in the packet.Vlad Yasevich2006-01-171-1/+2
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2006-01-205-11/+47
|\ \ \
| * | | [SPARC]: Add support for *at(), ppoll, and pselect syscalls.David S. Miller2006-01-194-11/+45
| * | | [SPARC]: sparc32 needs PROMDEV_{I,O}RSC defines too.David S. Miller2006-01-191-0/+2
| |/ /
* | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2006-01-204-9/+15
|\ \ \ | |/ / |/| |
| * | [IA64] Fix bug in ia64 specific down() functionZoltan Menyhart2006-01-171-4/+4
| * | [IA64] Zonelists for nodes without cpusJack Steiner2006-01-171-0/+4
| * | [IA64-SGI] sn2 mutex conversionJes Sorensen2006-01-172-5/+7
| |/
* | [PATCH] EDAC: core EDAC support codeAlan Cox2006-01-194-24/+36
* | [PATCH] EDAC: atomic scrub operationsAlan Cox2006-01-192-0/+24
* | [PATCH] Add pselect/ppoll system calls on i386David Woodhouse2006-01-191-1/+3
* | [PATCH] Add pselect/ppoll system call implementationDavid Woodhouse2006-01-191-1/+5
* | [PATCH] uml: use generic sys_rt_sigsuspendJeff Dike2006-01-191-0/+1
* | [PATCH] uml: add TIF_RESTORE_SIGMASK supportJeff Dike2006-01-191-11/+2Star
* | [PATCH] TIF_RESTORE_SIGMASK support for arch/powerpcDavid Woodhouse2006-01-192-2/+7
* | [PATCH] Handle TIF_RESTORE_SIGMASK for i386David Howells2006-01-193-1/+3
* | [PATCH] Handle TIF_RESTORE_SIGMASK for FRVDavid Howells2006-01-192-0/+3
* | [PATCH] Generic sys_rt_sigsuspend()David Woodhouse2006-01-192-0/+3
* | [PATCH] vfs: *at functions: x86_64Ulrich Drepper2006-01-192-2/+42
* | [PATCH] vfs: *at functions: i386Ulrich Drepper2006-01-191-1/+14
* | [PATCH] vfs: *at functions: coreUlrich Drepper2006-01-194-6/+17
* | [PATCH] nfsd4: rename lk_stateownerJ. Bruce Fields2006-01-191-2/+3
* | [PATCH] svcrpc: save and restore the daddr field when request deferredJ. Bruce Fields2006-01-191-0/+1
* | [PATCH] nfsd: check error status from nfsd_sync_dirYAMAMOTO Takashi2006-01-191-1/+1
* | [PATCH] add missing syscall declarationsArnd Bergmann2006-01-191-2/+17
* | [PATCH] uml: remove leftover from patch revertalPaolo 'Blaisorblade' Giarrusso2006-01-191-1/+1
* | [PATCH] uml: add __raw_writel definitionJeff Dike2006-01-191-0/+16
* | [PATCH] NUMA policies in the slab allocator V2Christoph Lameter2006-01-191-0/+1
* | [PATCH] Zone reclaim: proc overrideChristoph Lameter2006-01-191-0/+1
* | [PATCH] Zone reclaim: Reclaim logicChristoph Lameter2006-01-193-5/+26
* | [PATCH] mm: migration page refcounting fixNick Piggin2006-01-192-21/+1Star
* | [PATCH] scsi_transport_spi build fixAndrew Morton2006-01-191-0/+1
* | Merge master.kernel.org:/home/rmk/linux-2.6-serialLinus Torvalds2006-01-191-0/+1
|\ \
| * | [SERIAL] Add 8250 support for Decision Computer International Co. PCCOM2Alon Bar-Lev2006-01-181-0/+1