aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2007-05-2181-444/+237
|\
| * [ARM] spelling fixesSimon Arlott2007-05-2039-62/+62
| * [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/+9
| * [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/+38
| * [ARM] 4382/1: iop13xx: fix msi supportDan Williams2007-05-161-1/+1
| * [ARM] Remove Integrator/CP SMP platform supportRussell King2007-05-165-277/+1
| * [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
* | LDM: Fix for Windows Vista dynamic disksAnton Altaparmakov2007-05-215-107/+144
* | i386: fix PGE maskBrian Gerst2007-05-212-2/+2
* | x86_64: vsyscall time() fixjohn stultz2007-05-211-1/+4
* | x86_64: early_print kernel console should send CRLF not LFCRYinghai Lu2007-05-211-1/+1
* | i386: Enable CX8/PGE CPUID bits early on VIA C3Andi Kleen2007-05-211-0/+27
* | i386: Fix wrong CPU error message in early boot pathChristian Volkmann2007-05-211-0/+2
* | i386: Clear MCE flag on AMD K6Andi Kleen2007-05-212-3/+7
* | x86_64: Support gcc 5 properlyAndi Kleen2007-05-211-3/+1
* | i386: Fix K8/core2 oprofile on multiple CPUsAndi Kleen2007-05-211-1/+8
* | x86_64: Support x86_64 in make buildtarAndi Kleen2007-05-211-2/+2
* | i386: Update defconfigAndi Kleen2007-05-211-179/+70
* | x86_64: Update defconfigAndi Kleen2007-05-211-114/+172
* | Blackfin SPI: cleanup according to David Brownell's reviewBryan Wu2007-05-211-72/+80
* | Blackfin serial driver: implement support for ignoring parity/break errorsMike Frysinger2007-05-211-36/+61
* | Blackfin serial driver: fix overhead issueAubrey Li2007-05-211-11/+17
* | Blackfin arch: update pm.c according to power management API change.Bryan Wu2007-05-211-10/+2
* | Blackfin arch: update defconfig filesBryan Wu2007-05-211-15/+28
* | Blackfin arch: add board default configs to blackfin archMike Frysinger2007-05-216-0/+5969
* | Blackfin arch: Change NO_ACCESS_CHECK to ACCESS_CHECKSonic Zhang2007-05-211-2/+2
* | Blackfin arch: fix signal handling bugBernd Schmidt2007-05-211-0/+5
* | Blackfin arch: cache SWRST value at bootup so other things like watchdog can ...Mike Frysinger2007-05-212-0/+9
* | Blackfin arch: update blackfin header files to latest one in VDSP.Bryan Wu2007-05-2124-170/+26559
* | Blackfin arch: make sure we use local labelsMike Frysinger2007-05-211-12/+12
* | Blackfin arch: dont clear the bit that tells coreb to start bootingMike Frysinger2007-05-211-1/+1
* | Blackfin arch: dma_memcpy borken for > 64KAubrey Li2007-05-211-1/+16
* | Blackfin arch: document why we have to touch the UART peripheral in our boot ...Mike Frysinger2007-05-213-3/+6
* | Blackfin arch: issue reset via SWRST so we dont clobber the watchdog stateMike Frysinger2007-05-213-160/+48