summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Revert broken "statement with no effect" warning fixLinus Torvalds2005-07-282-23/+6
* Merge master.kernel.org:/pub/scm/linux/kernel/git/perex/alsaLinus Torvalds2005-07-284-20/+24
|\
| * [ALSA] version 1.0.9bJaroslav Kysela2005-07-281-2/+2
| * [ALSA] sound/core Fix the sparse warning 'implicit cast to nocast type'Victor Fusco2005-07-282-4/+4
| * [ALSA] emu10k1: Add module option uint subsystem.James Courtier-Dutton2005-07-281-0/+1
| * [ALSA] cleanup and typo-correctionHenrik Kretzschmar2005-07-281-14/+17
* | [PATCH] speed up on find_first_bit for i386 (let compiler do the work)Steven Rostedt2005-07-281-30/+24
* | [PATCH] alpha: fix "statement with no effect" warningsRichard Henderson2005-07-282-6/+23
|/
* [PATCH] new alpha syscallsRichard Henderson2005-07-271-1/+6
* Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2005-07-272-6/+6
|\
| * [SPARC]: Add inotify syscall entries.David S. Miller2005-07-272-6/+6
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/aegl/linux-2.6Linus Torvalds2005-07-271-0/+3
|\ \
| * | [IA64] inotify: ia64 syscalls.Robert Love2005-07-271-0/+3
| |/
* | [PATCH] clean up inline static vs static inlineJesper Juhl2005-07-271-8/+8
* | [PATCH] drivers/media/video/tveeprom.c: possible cleanupsAdrian Bunk2005-07-271-1/+0
* | [PATCH] serial_core whitespace fixRalf Baechle2005-07-271-1/+1
* | [PATCH] turn many #if $undefined_string into #ifdef $undefined_stringOlaf Hering2005-07-271-1/+1
* | [PATCH] mbcache: Remove unused mb_cache_shrink parameterAndreas Gruenbacher2005-07-271-1/+1
* | [PATCH] stale POSIX lock handlingPeter Staubach2005-07-271-2/+4
* | [PATCH] s390: atomic64 inline functionsHeiko Carstens2005-07-271-4/+4
* | [PATCH] s390: find_next_{zero}_bit fixesMartin Schwidefsky2005-07-271-300/+140
* | [PATCH] s390: spin lock retryMartin Schwidefsky2005-07-274-178/+84
* | [PATCH] v850: Define L1_CACHE_SHIFT and L1_CACHE_SHIFT_MAXMiles Bader2005-07-272-4/+8
* | [PATCH] v850: Update PCI supportMiles Bader2005-07-271-6/+31
* | [PATCH] v850: Add pte_fileMiles Bader2005-07-271-0/+2
* | [PATCH] v850: Update ioremap return type and add ioread/iowrite functionsMiles Bader2005-07-271-13/+24
* | [PATCH] v850: const-qualify first parameter of find_next_zero_bitMiles Bader2005-07-271-3/+3
* | [PATCH] v850: Define pfn_validMiles Bader2005-07-271-2/+3
* | [PATCH] CRIS update: new subarchitecture v32Mikael Starvik2005-07-27128-0/+32075
* | [PATCH] CRIS update: updates for 2.6.12Mikael Starvik2005-07-2712-86/+42
* | [PATCH] CRIS update: synchronous serial port driverMikael Starvik2005-07-272-1/+107
* | [PATCH] CRIS update: SMPMikael Starvik2005-07-277-58/+65
* | [PATCH] CRIS update: profilerMikael Starvik2005-07-271-0/+2
* | [PATCH] CRIS update: pciMikael Starvik2005-07-274-85/+298
* | [PATCH] CRIS update: mmMikael Starvik2005-07-271-1/+4
* | [PATCH] CRIS update: misc patchesMikael Starvik2005-07-272-0/+5
* | [PATCH] CRIS update: IRQMikael Starvik2005-07-274-37/+12
* | [PATCH] CRIS update: I/O and DMA allocatorMikael Starvik2005-07-273-0/+104
* | [PATCH] CRIS update: driversMikael Starvik2005-07-272-0/+100
* | [PATCH] CRIS update: arch splitMikael Starvik2005-07-275-11/+84
* | [PATCH] ppc64: remove another fixed address constraintDavid Gibson2005-07-273-13/+24
* | [PATCH] ppc64: dynamically allocate segment tablesDavid Gibson2005-07-271-0/+2
* | [PATCH] ppc32: fix dma_map_page() to use page_to_bus()Matt Porter2005-07-271-1/+1
* | [PATCH] ppc32: Make the UARTs on MPC824x individual platform devicesKumar Gala2005-07-271-1/+2
* | [PATCH] ppc32: Add proper prototype for cpm2_reset()Kumar Gala2005-07-271-2/+3
* | [PATCH] consolidate CONFIG_WATCHDOG_NOWAYOUT handlingAndrey Panin2005-07-271-0/+10
* | [PATCH] i4l: add Olitec ISDN PCI card in hisax gazel driverOlivier Blin2005-07-271-0/+1
* | [PATCH] Really __nocast-annotate kmalloc_node()Alexey Dobriyan2005-07-271-1/+1
* | [PATCH] user_mode_vm() build fixAndrew Morton2005-07-271-0/+3
|/
* [PATCH] i386: clean up user_mode macrosChuck Ebbert2005-07-261-3/+10
OpenPOWER on IntegriCloud