summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [ARM] at91_adc parenthesis balanceMariusz Kozlowski2007-05-201-1/+1
* [ARM] 4400/1: S3C24XX: Add high-speed MMC device definitionBen Dooks2007-05-203-0/+32
* [ARM] 4399/2: S3C2443: Fix SMDK2443 nand timingsBen Dooks2007-05-201-0/+4
* [ARM] 4398/1: S3C2443: Fix watchdog IRQ numberBen Dooks2007-05-201-0/+4
* [ARM] 4397/1: S3C2443: remove SDI0/1 IRQ ambiguityBen Dooks2007-05-201-1/+1
* [ARM] 4396/1: S3C2443: Add missing HCLK clocksBen Dooks2007-05-201-1/+21
* [ARM] 4395/1: S3C24XX: add include of <linux/sysdev.h> to relevant machinesBen Dooks2007-05-205-0/+5
* [ARM] 4388/1: no need for arm/mm mmap range checks for non-mmuGreg Ungerer2007-05-201-0/+2
* [ARM] 4387/1: fix /proc/cpuinfo formatting for pre-ARM7 partsGreg Ungerer2007-05-201-1/+1
* [ARM] ARMv6: add CPU_HAS_ASID configurationRussell King2007-05-174-4/+12
* [ARM] integrator: fix pci_v3 compile error with DEBUG_LLRussell King2007-05-171-0/+1
* [ARM] gic: Fix gic cascade irq handlingRussell King2007-05-171-11/+9Star
* [ARM] Silence OMAP kernel configuration warningRussell King2007-05-161-1/+1
* [ARM] Update ARM syscallsRussell King2007-05-162-0/+14
* [ARM] 4384/1: S3C2412/13 SPI registers offset correctionSandeep Sanjay Patil2007-05-164-4/+16
* [ARM] 4383/1: iop: fix usage of '__init' and 'inline' in iop filesDan Williams2007-05-1612-74/+38Star
* [ARM] 4382/1: iop13xx: fix msi supportDan Williams2007-05-161-1/+1
* [ARM] Remove Integrator/CP SMP platform supportRussell King2007-05-165-277/+1Star
* [ARM] 4378/1: KS8695: Serial driver fixAndrew Victor2007-05-161-2/+2
* [ARM] 4376/1: Selects GENERIC_GPIO for ARCH_IXP4XX in KconfigMilan Svoboda2007-05-161-0/+1
* [ARM] 4375/1: sharpsl_pm: Fix compile warningsRichard Purdie2007-05-161-4/+8
* arm: walk_stacktrace() needs to be exportedAl Viro2007-05-161-0/+2
* fix uml-x86_64Al Viro2007-05-163-3/+14
* audit_match_signal() and friends are used only if CONFIG_AUDITSYSCALL is setAl Viro2007-05-161-0/+2
* m32r: __xchg() should be always_inlineAl Viro2007-05-161-1/+2
* rpadlpar breakage - fallout of struct subsystem removalAl Viro2007-05-161-2/+3
* em28xx and ivtv should depend on PCIAl Viro2007-05-162-2/+2
* missing includes in mlx4Al Viro2007-05-164-0/+4
* missing dependencies for USB drivers in inputAl Viro2007-05-165-0/+12
* missing mm.h in fw-ohciAl Viro2007-05-161-0/+1
* Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh64-2.6Linus Torvalds2007-05-1623-204/+296
|\
| * sh64: Add .gitignore entry for syscalltab.Paul Mundt2007-05-141-0/+1
| * sh64: generic quicklist support.Paul Mundt2007-05-144-79/+28Star
| * sh64: Update cayman defconfig.Paul Mundt2007-05-141-78/+121
| * sh64: Fixup sh-sci build.Paul Mundt2007-05-141-0/+1
| * sh64: ppoll/pselect6() and restartable syscalls.Paul Mundt2007-05-143-6/+37
| * sh64: dma-mapping updates.Paul Mundt2007-05-141-5/+9
| * sh64: Fixups for the irq_regs changes.Paul Mundt2007-05-145-12/+18
| * sh64: Wire up many new syscalls.Paul Mundt2007-05-142-9/+70
| * spelling fixes: arch/sh64/Simon Arlott2007-05-146-7/+7
| * sh64: ROUND_UP macro cleanup in arch/sh64/kernel/pci_sh5.cMilind Arun Choudhary2007-05-141-8/+4Star
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds2007-05-1619-682/+340Star
|\ \
| * | Use menuconfig objects: IDEJan Engelhardt2007-05-161-11/+4Star
| * | sl82c105: Switch to ref counting APIAlan Cox2007-05-161-3/+5
| * | ide: remove ide_use_dma()Bartlomiej Zolnierkiewicz2007-05-162-39/+5Star
| * | ide: add missing validity checks for identify words 62 and 63Bartlomiej Zolnierkiewicz2007-05-161-2/+4
| * | ide: remove ide_dma_enable()Bartlomiej Zolnierkiewicz2007-05-169-101/+11Star
| * | sl82c105: add speedproc() method and MWDMA0/1 supportSergei Shtylyov2007-05-161-5/+66
| * | cs5530/sc1200: add ->speedproc supportBartlomiej Zolnierkiewicz2007-05-162-46/+81
| * | cs5530/sc1200: DMA support cleanupBartlomiej Zolnierkiewicz2007-05-162-21/+13Star