summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'linus' of master.kernel.org:/pub/scm/linux/kernel/git/perex/alsaLinus Torvalds2007-05-115-9/+8Star
|\
| * [ALSA] version 1.0.14rc4Jaroslav Kysela2007-05-111-2/+2
| * [ALSA] SoC WM8753 codec supportLiam Girdwood2007-05-111-0/+1
| * [ALSA] Fix misc bugs in i2c/others/ak4114.cPavel Hofman2007-05-111-1/+1
| * [ALSA] ak4114 - Fix a typo in DIF2 bit definitionTakashi Iwai2007-05-111-1/+1
| * [ALSA] mpu401 - Add MPU401_INFO_UART_ONLY bitflagTakashi Iwai2007-05-111-0/+1
| * [ALSA] Add snd_pcm_group_for_each_entry() for code cleanupTakashi Iwai2007-05-111-5/+2Star
* | Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds2007-05-112-0/+4
|\ \
| * | V4L/DVB (5592): DMA: Correctly free resources on error, sync PCI streamed dataJon Burgess2007-05-091-0/+2
| * | V4L/DVB (5591): Saa7146: proper prototype for saa7146_video_do_ioctl()Adrian Bunk2007-05-091-0/+2
* | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2007-05-114-68/+28Star
|\ \ \
| * | | [IA64] Quicklist support for IA64Christoph Lameter2007-05-111-66/+16Star
| * | | [IA64] fix Kprobes reentrancyAnil S Keshavamurthy2007-05-111-1/+3
| * | | [IA64] SN: validate smp_affinity mask on intr redirectJohn Keller2007-05-111-0/+6
| * | | [IA64] Wire up epoll_pwait and utimensatTony Luck2007-05-101-1/+3
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds2007-05-112-2/+2
|\ \ \ \
| * | | | further UTF-8 fixes and name correctionDavid Woodhouse2007-05-112-2/+2
| | |_|/ | |/| |
* | | | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-ip22Linus Torvalds2007-05-112-0/+41
|\ \ \ \
| * | | | Convert SGI IP22 and specific drivers to platform_device.Ralf Baechle2007-05-112-0/+41
| |/ / /
* | | | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2007-05-1113-180/+49Star
|\ \ \ \
| * | | | [MIPS] Fix build error in atomic64_cmpxchgAtsushi Nemoto2007-05-111-1/+1
| * | | | [MIPS] Add extern cobalt_board_idYoichi Yuasa2007-05-111-0/+2
| * | | | [MIPS] SB1: Build fix.Ralf Baechle2007-05-111-1/+1
| * | | | [MIPS] Remove LIMITED_DMA supportFranck Bui-Huu2007-05-112-46/+0Star
| * | | | [MIPS] Remove Momenco Jaguar ATX supportFranck Bui-Huu2007-05-114-85/+1Star
| * | | | [MIPS] Remove Momenco Ocelot G supportFranck Bui-Huu2007-05-112-23/+1Star
| * | | | [MIPS] FPU hazard handlingChris Dearman2007-05-112-20/+35
| * | | | [MIPS] MT: Reenable EIC support and add support for SOCit SC.Chris Dearman2007-05-112-4/+5
| * | | | [MIPS] Define and use vi_handler_t for vectored interrupt handlers.Ralf Baechle2007-05-111-1/+4
| |/ / /
* | | | Merge branch 'for-linus' of git://git.kernel.dk/data/git/linux-2.6-blockLinus Torvalds2007-05-112-1/+9
|\ \ \ \
| * | | | Fix compile/link of init/do_mounts.c with !CONFIG_BLOCKJens Axboe2007-05-111-1/+5
| * | | | When stacked block devices are in-use (e.g. md or dm), the recursive callsNeil Brown2007-05-111-0/+4
| |/ / /
* | | | Merge branch 'audit.b38' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2007-05-112-5/+19
|\ \ \ \
| * | | | [PATCH] Abnormal End of ProcessesSteve Grubb2007-05-111-0/+3
| * | | | [PATCH] complete message queue auditingAmy Griffis2007-05-111-7/+0Star
| * | | | [PATCH] audit signal recipientsAmy Griffis2007-05-111-0/+3
| * | | | [PATCH] add SIGNAL syscall class (v3)Amy Griffis2007-05-112-0/+5
| * | | | [PATCH] auditing ptraceAl Viro2007-05-111-0/+10
| |/ / /
* | | | Merge branch 'upstream-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2007-05-111-0/+1
|\ \ \ \
| * | | | USB HID: report descriptor of Cypress USB barcode readers needs fixupJiri Kosina2007-05-091-0/+1
* | | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2007-05-1110-20/+107
|\ \ \ \ \
| * | | | | [NETFILTER]: nf_conntrack: Removes unused destroy operation of l3protoYasuyuki Kozakai2007-05-111-3/+0Star
| * | | | | [NETFILTER]: nf_conntrack: Removes duplicated declarationsYasuyuki Kozakai2007-05-111-7/+0Star
| * | | | | [NETFILTER]: nf_nat: remove unused argument of function allocating bindingYasuyuki Kozakai2007-05-111-8/+3Star
| * | | | | [NETFILTER]: Clean up table initializationPatrick McHardy2007-05-114-0/+93
| * | | | | [UDP]: Fix AF-specific references in AF-agnostic code.David S. Miller2007-05-112-2/+9
| * | | | | [NET] link_watch: Move link watch list into net_deviceHerbert Xu2007-05-111-0/+2
| | |/ / / | |/| | |
* | | | | atmel_lcdfb: AT91/AT32 LCD Controller framebuffer driverNicolas Ferre2007-05-111-0/+196
* | | | | pm3fb: Preliminary 2.4 to 2.6 portKrzysztof Helt2007-05-111-110/+0Star
* | | | | signal/timer/event: KAIO eventfd support exampleDavide Libenzi2007-05-112-1/+23