aboutsummaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAge
* Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2010-08-15
|\
| * Merge branch 'linus' into releaseLen Brown2010-08-15
| |\
| * | ACPI, APEI, Rename CPER and GHES severity constantsHuang Ying2010-08-08
* | | Merge git://git.infradead.org/mtd-2.6Linus Torvalds2010-08-15
|\ \ \
| * | | MIPS: Fix gen_nand probe structures contentsMarek Vasut2010-08-12
| * | | BFIN: Fix gen_nand probe structures contentsMarek Vasut2010-08-12
| * | | ARM: Fix gen_nand probe structures contentsMarek Vasut2010-08-11
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds2010-08-15
|\ \ \ \
| * | | | arch/tile: don't validate CROSS_COMPILE needlesslyChris Metcalf2010-08-15
| * | | | arch/tile: export only COMMAND_LINE_SIZE to userspace.Chris Metcalf2010-08-15
| * | | | arch/tile: rename ARCH_KMALLOC_MINALIGN to ARCH_DMA_MINALIGNChris Metcalf2010-08-15
| * | | | arch/tile: Rename the hweight() implementations to __arch_hweight()Chris Metcalf2010-08-13
| * | | | Merge branch 'master' into for-linusChris Metcalf2010-08-13
| |\ \ \ \
| * | | | | arch/tile: extend syscall ABI to set r1 on return as well.Chris Metcalf2010-08-13
| * | | | | arch/tile: Various cleanups.Chris Metcalf2010-08-13
| * | | | | arch/tile: support backtracing on TILE-GxChris Metcalf2010-08-13
| * | | | | arch/tile: Fix a couple of issues with the COMPAT code for TILE-Gx.Chris Metcalf2010-08-13
| * | | | | arch/tile: Use separate, better minsec values for clocksource and sched_clock.Chris Metcalf2010-08-13
| * | | | | arch/tile: correct a bug in freeing bootmem by VA for the optional second ini...Chris Metcalf2010-08-13
| * | | | | arch: tile: mm: pgtable.c: Removed duplicated #includeAndrea Gelmini2010-08-13
| * | | | | arch: tile: kernel/proc.c Removed duplicated #includeAndrea Gelmini2010-08-13
| * | | | | arch/tile: support new kunmap_atomic() naming convention.Chris Metcalf2010-08-11
| * | | | | tile: remove unused ISA_DMA_THRESHOLD defineFUJITA Tomonori2010-08-11
* | | | | | defconfig reductionSam Ravnborg2010-08-14
* | | | | | archs: replace unifdef-y with header-ySam Ravnborg2010-08-14
* | | | | | Merge branch 'for-linus/samsung-2635' of git://git.fluff.org/bjdooks/linuxLinus Torvalds2010-08-14
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'for-2636/s3c64xx' into for-linus/samsung-2635Ben Dooks2010-08-14
| |\ \ \ \ \ \
| | * | | | | | ARM: SMDK6410: Make virtual screen twice depth of realBen Dooks2010-08-14
| | * | | | | | ARM: S3C64XX: Update consistent DMA size to 8MiBBen Dooks2010-08-14
| | * | | | | | ARM: S3C64XX: Add audio support to SmartQMaurus Cuelenaere2010-08-14
| | * | | | | | ARM: S3C64XX: Framebuffer fix for SmartQ5Patrick Georgi2010-08-14
| | * | | | | | ARM: S3C64XX: Set wifi and iNAND as permanently connected SD devices on Smart...Maurus Cuelenaere2010-08-14
| | * | | | | | ARM: S3C64XX: Move SmartQ LCD control platform definition to shared fileMaurus Cuelenaere2010-08-14
| | * | | | | | ARM: mach-real6410: add sdhc device supportDarius Augulis2010-08-14
| | * | | | | | ARM: mach-real6410: add dm9000 ethernet support for mach-real6410Darius Augulis2010-08-14
| | * | | | | | ARM: S3C64XX: Support for Real6410Darius Augulis2010-08-14
| * | | | | | | DMAENGINE: correct PL080 register header fileLinus Walleij2010-08-14
| * | | | | | | ARM: SAMSUNG: Fix on build warning about dependency in KconfigKukjin Kim2010-08-14
| |/ / / / / /
* | | | | | | Merge branch 'for-linus/i2c-2636' of git://git.fluff.org/bjdooks/linuxLinus Torvalds2010-08-14
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | i2c/nuc900: add i2c driver support for nuc900Wan ZongShun2010-08-10
| |/ / / / /
* | | | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2010-08-14
|\ \ \ \ \ \
| * | | | | | [IA64] Add latest crop of syscallsTony Luck2010-08-13
| * | | | | | [IA64] Fix 64-bit atomic routines to return "long"Tony Luck2010-08-13
* | | | | | | Merge branch 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2010-08-13
|\ \ \ \ \ \ \
| * | | | | | | x86, UV: Make kdump avoid stack dumps - fix !CONFIG_KEXEC breakageCliff Wickman2010-08-12
| * | | | | | | x86, UV: Initialize BAU hub mapCliff Wickman2010-08-01
| * | | | | | | x86, UV: Make kdump avoid stack dumpsCliff Wickman2010-07-21
* | | | | | | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c...Linus Torvalds2010-08-13
|\ \ \ \ \ \ \ \
| * | | | | | | | [CPUFREQ] acpi-cpufreq: add missing __percpu markupNamhyung Kim2010-08-13
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Mark arguments to certain syscalls as being constDavid Howells2010-08-13
| |_|_|_|/ / / |/| | | | | |