summaryrefslogtreecommitdiffstats
path: root/arch (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe...Linus Torvalds2010-08-181-1/+1
| |\ \ \
| | * | | arm,kgdb: fix GDB_MAX_REGS no longer usedEric Miao2010-08-161-1/+1
| | * | | kgdb: add missing __percpu markup in arch/x86/kernel/kgdb.cNamhyung Kim2010-08-161-1/+1
| | |/ /
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2010-08-187-8/+27
| |\ \ \
| | * | | sparc64: Fix atomic64_t routine return values.David S. Miller2010-08-181-3/+3
| | * | | sparc64: Fix rwsem constant bug leading to hangs.David S. Miller2010-08-181-1/+1
| | * | | sparc: Hook up new fanotify and prlimit64 syscalls.David S. Miller2010-08-174-4/+19
| | * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David S. Miller2010-08-161399-354605/+73191
| | |\| |
| | * | | sparc: Really fix "console=" for serial consoles.David S. Miller2010-08-161-0/+4
| * | | | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2010-08-185-5/+19
| |\ \ \ \
| | * | | | ARM: Tighten check for allowable CPSR valuesRussell King2010-08-151-4/+13
| | * | | | ARM: 6329/1: wire up sys_accept4() on ARMMikael Pettersson2010-08-152-0/+2
| | * | | | ARM: 6328/1: Build with -fno-dwarf2-cfi-asmMichal Marek2010-08-151-0/+3
| | * | | | ARM: 6326/1: kgdb: fix GDB_MAX_REGS no longer usederic miao2010-08-141-1/+1
| * | | | | Make do_execve() take a const filename pointerDavid Howells2010-08-1840-73/+146
| | |_|/ / | |/| | |
* | | | | Merge branch 'sh/pci-express-integration'Paul Mundt2010-08-202-21/+36
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | sh: Relax devfn constraints for SH7786 PCIe.Paul Mundt2010-08-201-9/+4
| * | | | sh: Fix up SH7786 PCIe PHY initialization.Paul Mundt2010-08-201-12/+18
| * | | | sh: Support type 1 accesses for SH7786 PCI.Paul Mundt2010-08-201-7/+21
* | | | | sh: sh2007/sh7757lcr defconfig reduction.Paul Mundt2010-08-202-2185/+0
* | | | | sh: stub __flush_tlb_global() definition for nommu.Paul Mundt2010-08-161-0/+4
* | | | | sh: fix up fallout from syscall arg constification.Paul Mundt2010-08-161-1/+2
* | | | | sh: wire up fanotify/prlimit64 syscalls.Paul Mundt2010-08-164-2/+14
* | | | | sh: fix recursive dependency in KconfigSam Ravnborg2010-08-161-1/+1
* | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Paul Mundt2010-08-162192-370855/+98239
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2010-08-161-2/+2
| |\ \ \ \
| | * \ \ \ Merge branch 'linus' into releaseLen Brown2010-08-152416-175615/+118178
| | |\ \ \ \ | | | | |/ / | | | |/| |
| | * | | | ACPI, APEI, Rename CPER and GHES severity constantsHuang Ying2010-08-081-2/+2
| * | | | | Merge git://git.infradead.org/mtd-2.6Linus Torvalds2010-08-166-0/+6
| |\ \ \ \ \
| | * | | | | MIPS: Fix gen_nand probe structures contentsMarek Vasut2010-08-121-0/+1
| | * | | | | BFIN: Fix gen_nand probe structures contentsMarek Vasut2010-08-122-0/+2
| | * | | | | ARM: Fix gen_nand probe structures contentsMarek Vasut2010-08-123-0/+3
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds2010-08-1629-205/+213
| |\ \ \ \ \ \
| | * | | | | | arch/tile: don't validate CROSS_COMPILE needlesslyChris Metcalf2010-08-151-9/+11
| | * | | | | | arch/tile: export only COMMAND_LINE_SIZE to userspace.Chris Metcalf2010-08-151-2/+6
| | * | | | | | arch/tile: rename ARCH_KMALLOC_MINALIGN to ARCH_DMA_MINALIGNChris Metcalf2010-08-151-3/+2
| | * | | | | | arch/tile: Rename the hweight() implementations to __arch_hweight()Chris Metcalf2010-08-141-4/+5
| | * | | | | | Merge branch 'master' into for-linusChris Metcalf2010-08-14378-5454/+15488
| | |\ \ \ \ \ \
| | * | | | | | | arch/tile: extend syscall ABI to set r1 on return as well.Chris Metcalf2010-08-131-2/+12
| | * | | | | | | arch/tile: Various cleanups.Chris Metcalf2010-08-1311-92/+40
| | * | | | | | | arch/tile: support backtracing on TILE-GxChris Metcalf2010-08-134-48/+105
| | * | | | | | | arch/tile: Fix a couple of issues with the COMPAT code for TILE-Gx.Chris Metcalf2010-08-133-4/+8
| | * | | | | | | arch/tile: Use separate, better minsec values for clocksource and sched_clock.Chris Metcalf2010-08-131-14/+19
| | * | | | | | | arch/tile: correct a bug in freeing bootmem by VA for the optional second ini...Chris Metcalf2010-08-131-2/+2
| | * | | | | | | arch: tile: mm: pgtable.c: Removed duplicated #includeAndrea Gelmini2010-08-131-1/+0
| | * | | | | | | arch: tile: kernel/proc.c Removed duplicated #includeAndrea Gelmini2010-08-131-1/+0
| | * | | | | | | arch/tile: support new kunmap_atomic() naming convention.Chris Metcalf2010-08-112-3/+3
| | * | | | | | | tile: remove unused ISA_DMA_THRESHOLD defineFUJITA Tomonori2010-08-111-21/+0
| * | | | | | | | defconfig reductionSam Ravnborg2010-08-14197-207237/+1181
| * | | | | | | | archs: replace unifdef-y with header-ySam Ravnborg2010-08-1411-73/+65