summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge master.kernel.org:/pub/scm/linux/kernel/git/perex/alsaLinus Torvalds2006-06-293-13/+26
|\
| * [ALSA] ak4xxx-adda - Code clean-upTakashi Iwai2006-06-281-14/+23
| * [ALSA] Stereo controls for M-Audio Revolution cardsJani Alinikula2006-06-281-0/+2
| * [ALSA] AD1888 mixer controls for DC modeJaya Kumar2006-06-281-0/+1
| * [ALSA] Suppress irq handler mismatch messages in ALSA ISA driversTakashi Iwai2006-06-281-1/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds2006-06-2913-59/+663
|\ \
| * | [POWERPC] todc: add support for Time-Of-Day-ClockMark A. Greer2006-06-291-0/+487
| * | [POWERPC] Add tsi108 pci and platform device data register functionZang Roy-r619112006-06-291-0/+109
| * | [POWERPC] Correct the MAX_CONTEXT definitionPaul Mackerras2006-06-291-1/+6
| * | Merge branch 'for_paulus' of master.kernel.org:/pub/scm/linux/kernel/git/gala...Paul Mackerras2006-06-281-4/+0
| |\ \
| | * | powerpc: minor cleanups for mpc86xxKumar Gala2006-06-281-4/+0
| * | | [POWERPC] Simplify the code defining the 64-bit CPU featuresPaul Mackerras2006-06-281-28/+20
| * | | [POWERPC] update asm-powerpc/time.hStephen Rothwell2006-06-281-2/+4
| * | | [POWERPC] Clean up it_lp_queue.hStephen Rothwell2006-06-281-20/+20
| * | | [POWERPC] Add the use of the firmware soft-reset-nmi to kdump.David Wilder2006-06-281-0/+8
| * | | [POWERPC] Add udbg support for RTAS consoleMichael Ellerman2006-06-281-1/+2
| * | | [POWERPC] Setup RTAS values earlier, to enable rtas_call() earlierMichael Ellerman2006-06-281-0/+3
| * | | [POWERPC] Make kexec_setup() a regular initcallMichael Ellerman2006-06-281-1/+0
| * | | [POWERPC] powerpc: Initialise ppc_md htab pointers earlierMichael Ellerman2006-06-281-1/+0
| * | | [POWERPC] kdump: Reserve the existing TCE mappings left by the first kernelHaren Myneni2006-06-282-0/+4
| * | | [POWERPC] Remove obsolete #include <linux/config.h>.Jon Loeliger2006-06-281-1/+0
* | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/kyle/parisc-2.6Linus Torvalds2006-06-298-35/+61
|\ \ \ \
| * | | | [PARISC] Move os_id_to_string() inside #ifndef __ASSEMBLY__Kyle McMartin2006-06-271-13/+12
| * | | | [PARISC] Add os_id_to_string helperKyle McMartin2006-06-271-0/+13
| * | | | [PARISC] OS_ID_LINUX == 0x0006Kyle McMartin2006-06-271-2/+1
| * | | | [PARISC] Ensure Space ID hashing is turned offKyle McMartin2006-06-271-0/+1
| * | | | [PARISC] Match show_cache_info with realityKyle McMartin2006-06-271-2/+2
| * | | | [PARISC] Add is_compat_task() helperKyle McMartin2006-06-271-0/+11
| * | | | [PARISC] PDC_CHASSIS is implemented on all machinesThibaut Varene2006-06-271-0/+1
| * | | | [PARISC] Remove unconditional #define PIC in syscall macrosCarlos O'Donell2006-06-271-5/+0
| * | | | [PARISC] Use MFIA in current_text_addr on pa2.0 processorsKyle McMartin2006-06-271-8/+6
| * | | | [PARISC] Use FIXUP_BRANCH_CLOBBER to asm clobber listCarlos O'Donell2006-06-271-2/+7
| * | | | [PARISC] Whitespace clean up in asm/pgtable.hKyle McMartin2006-06-271-4/+4
| * | | | [PARISC] Ensure all ldcw uses are ldcw,co on pa2.0Kyle McMartin2006-06-272-12/+16
* | | | | Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds2006-06-296-49/+12
|\ \ \ \ \
| * | | | | [S390] rework of channel measurement facility.Cornelia Huck2006-06-291-4/+0
| * | | | | [S390] add PAV support to the dasd driver.Horst Hummel2006-06-291-3/+5
| * | | | | [S390] preempt_count initialization.Heiko Carstens2006-06-291-0/+1
| * | | | | [S390] __syscall_return error check.Heiko Carstens2006-06-291-3/+1
| * | | | | [S390] cio async subchannel reprobe.Peter Oberparleiter2006-06-291-0/+2
| * | | | | [S390] cleanup bitops.h.Heiko Carstens2006-06-291-39/+3
* | | | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds2006-06-297-22/+38
|\ \ \ \ \ \
| * | | | | | [PATCH] 64bit Resource: finally enable 64bit resource sizesGreg Kroah-Hartman2006-06-271-1/+6
| * | | | | | [PATCH] 64bit resource: change pnp core to use resource_size_tGreg Kroah-Hartman2006-06-271-2/+5
| * | | | | | [PATCH] 64bit resource: change pci core and arch code to use resource_size_tGreg Kroah-Hartman2006-06-274-9/+10
| * | | | | | [PATCH] 64bit resource: change resource core to use resource_size_tGreg Kroah-Hartman2006-06-271-10/+13
| * | | | | | [PATCH] 64bit resource: introduce resource_size_t for the start and end of st...Greg Kroah-Hartman2006-06-272-1/+5
| | |_|/ / / | |/| | | |
* | | | | | [PATCH] genirq: add chip->eoi(), fastack -> fasteoiIngo Molnar2006-06-291-2/+4
* | | | | | [PATCH] genirq: add IRQ_TYPE_SENSE_MASKBenjamin Herrenschmidt2006-06-291-0/+1
* | | | | | [PATCH] genirq: add irq-wake (power-management) supportThomas Gleixner2006-06-291-0/+14
OpenPOWER on IntegriCloud