summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixLinus Torvalds2007-05-2128-56/+67
|\
| * all-archs: consolidate .data section definition in asm-genericSam Ravnborg2007-05-1928-28/+36
| * all-archs: consolidate .text section definition in asm-genericSam Ravnborg2007-05-1928-28/+31
* | Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds2007-05-214-16/+57
|\ \
| * | [S390] More verbose show_mem() like other architectures.Heiko Carstens2007-05-211-15/+23
| * | [S390] Make use of kretprobe_assert.Heiko Carstens2007-05-211-1/+1
| * | [S390] Wire up signald, timerfd and eventfd syscalls.Heiko Carstens2007-05-212-0/+23
| * | [S390] Wire up sys_utimensat.Heiko Carstens2007-05-212-0/+10
| |/
* | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2007-05-2171-419/+215
|\ \
| * | [ARM] spelling fixesSimon Arlott2007-05-2039-62/+62
| * | [ARM] 4400/1: S3C24XX: Add high-speed MMC device definitionBen Dooks2007-05-202-0/+31
| * | [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] 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] 4387/1: fix /proc/cpuinfo formatting for pre-ARM7 partsGreg Ungerer2007-05-201-1/+1
| * | [ARM] ARMv6: add CPU_HAS_ASID configurationRussell King2007-05-172-1/+9
| * | [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-161-0/+4
| * | [ARM] 4384/1: S3C2412/13 SPI registers offset correctionSandeep Sanjay Patil2007-05-163-4/+14
| * | [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-164-259/+1
| * | [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
* | | 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
* | | i386: Fix K8/core2 oprofile on multiple CPUsAndi Kleen2007-05-211-1/+8
* | | i386: Update defconfigAndi Kleen2007-05-211-179/+70
* | | x86_64: Update defconfigAndi Kleen2007-05-211-114/+172
* | | 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: 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-211-0/+8
* | | 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
* | | Blackfin arch: move board specific setup out of common init code and into the...Mike Frysinger2007-05-213-26/+28
* | | Blackfin arch: dont clear status register bits in SWRST so we can actually us...Mike Frysinger2007-05-213-18/+0
* | | Blackfin arch: initial tepla-bf561 board supportMike Frysinger2007-05-213-2/+70
* | | Blackfin arch: Fix bug using usb keyboard crashes kernelMichael Hennerich2007-05-211-1/+3
OpenPOWER on IntegriCloud