summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge master.kernel.org:/home/rmk/linux-2.6-serialLinus Torvalds2005-10-301-2/+1
|\
| * [SERIAL] remove unneeded code from serial_core.cJayachandran C2005-10-301-2/+1
* | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2005-10-3027-467/+557
|\ \
| * | [ARM] arch-ixp4xx/io.h: make const args const to remove compiler warningJohn Bowler2005-10-301-3/+3
| * | [ARM] Support pcmcia slot on sharp sl-5500Pavel Machek2005-10-303-1/+38
| * | [ARM] Sharp sl-5500 touchscreen supportPavel Machek2005-10-301-21/+53
| * | [ARM] fix ixp2x00 defconfig NR_UARTS optionsDeepak Saxena2005-10-302-2/+2
| * | [ARM] fix bogus cast in IXP2000 I/O macroDeepak Saxena2005-10-301-1/+1
| * | [ARM] 3049/1: More optimized libgcc functionsNicolas Pitre2005-10-3011-312/+223
| * | [ARM] Clean up dmabounceRussell King2005-10-301-79/+86
| * | [ARM] Turn ARM RiscPC PCF8583 i2c RTC driver into a proper moduleRussell King2005-10-301-17/+63
| * | [ARM] Make v6 copypage function static and cleanup pgprotsRussell King2005-10-301-9/+7
| * | [ARM] Re-organise die()Russell King2005-10-301-12/+17
| * | [ARM] 3069/1: Add spitz irda platform supportRichard Purdie2005-10-301-0/+19
| * | [ARM] 3068/1: Add corgi irda platform supportRichard Purdie2005-10-301-0/+20
| * | [ARM] 3067/1: Add poodle irda platform supportRichard Purdie2005-10-301-0/+21
| * | [ARM] 3066/1: Fix PXA irda driver suspend/resume functionsRichard Purdie2005-10-301-10/+4
| |/
* | Merge master.kernel.org:/home/rmk/linux-2.6-mmcLinus Torvalds2005-10-302-3/+8
|\ \
| * | [MMC] Use command class to determine read-only statusPierre Ossman2005-10-301-2/+8
| * | [MMC] pxamci doesn't need to include asm/irq.hRussell King2005-10-301-1/+0
| |/
* | [PATCH] fat: Remove duplicate directory scanning codePekka Enberg2005-10-301-123/+101
* | [PATCH] fat: remove the unneeded vfat_find() in vfat_rename()OGAWA Hirofumi2005-10-302-21/+10
* | [PATCH] fat: cleanup and optimization of checksumOGAWA Hirofumi2005-10-303-10/+14
* | [PATCH] fix missing includesTim Schmielau2005-10-30180-18/+299
* | [PATCH] Remove duplicate code in signal.cPaul E. McKenney2005-10-301-11/+5
* | [PATCH] remove unneeded SI_TIMER checksOleg Nesterov2005-10-301-18/+0
* | [PATCH] cleanup the usage of SEND_SIG_xxx constantsOleg Nesterov2005-10-303-13/+13
* | [PATCH] remove hardcoded SEND_SIG_xxx constantsOleg Nesterov2005-10-303-22/+27
* | [PATCH] hpet: hpet driver cleanupsRandy Dunlap2005-10-301-30/+35
* | [PATCH] hpet: use HPET physical addresses for dup. detectionRandy Dunlap2005-10-301-5/+15
* | [PATCH] hpet: allow HPET FIXED_MEM32 resource typeRandy Dunlap2005-10-301-0/+17
* | [PATCH] hpet: simplify initialization messageClemens Ladisch2005-10-301-5/+4
* | [PATCH] hpet: remove superfluous indirectionsClemens Ladisch2005-10-301-2/+2
* | [PATCH] hpet: fix access to multiple HPET devicesClemens Ladisch2005-10-301-2/+2
* | [PATCH] hpet: fix uninitialized variable in hpet_register()Clemens Ladisch2005-10-301-0/+2
* | [PATCH] hpet: fix division by zero in HPET_INFOClemens Ladisch2005-10-301-2/+5
* | [PATCH] hpet: fix HPET_INFO calls from kernel spaceClemens Ladisch2005-10-301-2/+6
* | [PATCH] hpet-RTC: cache the comparator registerClemens Ladisch2005-10-302-2/+8
* | [PATCH] hpet-RTC: fix timer config register accessesClemens Ladisch2005-10-302-14/+4
* | [PATCH] hpet-RTC: disable interrupt when no longer neededClemens Ladisch2005-10-302-2/+10
* | [PATCH] hpet: allow shared interruptsClemens Ladisch2005-10-301-7/+21
* | [PATCH] hpet: allow non-power-of-two frequenciesClemens Ladisch2005-10-301-1/+1
* | [PATCH] hpet: remove superfluous register readsClemens Ladisch2005-10-301-4/+0
* | [PATCH] hpet: remove unused variableClemens Ladisch2005-10-301-3/+2
* | [PATCH] HPET: make frequency calculations 32 bit safeClemens Ladisch2005-10-301-13/+19
* | [PATCH] hpet: disallow zero interrupt frequencyClemens Ladisch2005-10-301-1/+4
* | [PATCH] sparse cleanups: NULL pointers, C99 struct init.Randy Dunlap2005-10-307-12/+12
* | [PATCH] tpm-tidiesAndrew Morton2005-10-303-37/+23
* | [PATCH] Infineon TPM: move infineon driver off pci_devMarcel Selhorst2005-10-301-98/+59
* | [PATCH] tpm: move nsc driver off pci_devKylene Jo Hall2005-10-301-67/+77
OpenPOWER on IntegriCloud