summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* lockdep: s390: connect the sysexit hookHeiko Carstens2007-10-112-0/+21
* lockdep: x86_64: connect the sysexit hookPeter Zijlstra2007-10-112-12/+15
* lockdep: i386: connect the sysexit hookPeter Zijlstra2007-10-111-0/+4
* x86: force timer broadcast on late AMD C1E detectionThomas Gleixner2007-10-141-0/+26
* x86: move local APIC timer init to the end of start_secondary()Thomas Gleixner2007-10-141-5/+2Star
* x86: fix missing include for vsyscallDave Jones2007-10-141-0/+1
* long vs. unsigned long - low-hanging fruits in driversAl Viro2007-10-141-1/+1
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sp...Linus Torvalds2007-10-1426-903/+1451
|\
| * [SPARC64]: virt_to_real_irq_table --> virt_irq_tableDavid S. Miller2007-10-141-20/+20
| * [SPARC64]: virt_irq --> bucket mapping no longer necessaryDavid S. Miller2007-10-142-12/+9Star
| * [SPARC64]: Kill ugly __bucket() macro.David S. Miller2007-10-141-146/+92Star
| * [SPARC64]: Kill ugly __irq_ino() macro.David S. Miller2007-10-142-12/+12
| * [SPARC64]: Only use bypass accesses to INO buckets.David S. Miller2007-10-142-33/+91
| * [SPARC64]: Update defconfig.David S. Miller2007-10-141-5/+33
| * [SPARC64]: Use sun4v VIRQ interfaces as intended.David S. Miller2007-10-142-12/+31
| * [SPARC64]: Allocate ivector_table dynamically.David S. Miller2007-10-141-11/+11
| * [SPARC64]: Access ivector_table[] using physical addresses.David S. Miller2007-10-144-39/+49
| * [SPARC64]: Make IVEC pointers 64-bit.David S. Miller2007-10-143-25/+32
| * [SPARC64]: Fix register usage in xor_raid_4().David S. Miller2007-10-141-6/+6
| * [SPARC64]: Kill pci_memspace_mask.David S. Miller2007-10-146-52/+30Star
| * [SPARC64]: Consolidate MSI support code.David S. Miller2007-10-146-775/+700Star
| * [SPARC/64]: Move of_platform_driver initialisations: arch/sparc{,64}.Stephen Rothwell2007-10-144-4/+12
| * [SPARC64]: Fix bugs in SYSV IPC handling in 64-bit processes.David S. Miller2007-10-141-11/+4Star
| * [SPARC/64]: Prepare to remove of_platform_driver name.Stephen Rothwell2007-10-142-2/+8
| * [SPARC32]: Add irqflags.h to sparc32 and use it from generic code.Robert Reif2007-10-142-6/+10
| * [SPARC64]: beautify vmlinux.ldsSam Ravnborg2007-10-141-89/+122
| * [SPARC]: beautify vmlinux.ldsSam Ravnborg2007-10-141-72/+93
| * [SPARC64]: Enable MSI on sun4u Fire PCI-E controllers.David S. Miller2007-10-142-1/+516
* | Lite5200 shouldn't mess with ROOT_DEVGrant Likely2007-10-141-12/+0Star
|/
* i2c/tps65010: New-style driver updates, part 2David Brownell2007-10-133-5/+143
* missing includes in arch/powerpc/platforms/52xx/lite5200.cAl Viro2007-10-131-0/+2
* Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2007-10-132-51/+51
|\
| * [MIPS] SMP: Fix use of cpumasks.Ralf Baechle2007-10-131-3/+3
| * [MIPS] Revert "[MIPS] tlbex.c: Cleanup __init usage."Ralf Baechle2007-10-131-48/+48
* | Delete filenames in comments.Dave Jones2007-10-1349-97/+15Star
* | minimal build fixes for uml (fallout from x86 merge)Al Viro2007-10-136-11/+18
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh64-2.6Linus Torvalds2007-10-1325-455/+1634
|\ \
| * | sh64: mach-cayman: Build fixes.Paul Mundt2007-10-092-6/+207
| * | sh64: Symbol export fixups.Paul Mundt2007-10-091-5/+1Star
| * | sh64: linker script tidying and alignment fixups.Paul Mundt2007-10-091-51/+9Star
| * | sh64: Set KBUILD_IMAGE to make the rpm target happy.Paul Mundt2007-10-091-2/+3
| * | sh64: Kill off obsolete linux/blk.h reference.Paul Mundt2007-10-091-4/+0Star
| * | sh64: cleanup struct irqaction initializers.Thomas Gleixner2007-10-031-2/+12
| * | sh64: Kill off dead gdb stub symbol.Paul Mundt2007-10-011-3/+0Star
| * | sh64: alphanumeric display only on Cayman.Paul Mundt2007-10-011-0/+1
| * | sh64: Add defconfigs for mach-sim and mach-harp.Paul Mundt2007-10-012-0/+1322
| * | sh64: update cayman defconfig.Paul Mundt2007-10-011-38/+10Star
| * | sh64: Tidy up Kconfig dependencies.Paul Mundt2007-10-011-26/+19Star
| * | sh64: Move consistent DMA routines to arch/sh64/mm/.Paul Mundt2007-10-013-3/+3
| * | sh64: Some symbol exports and build fixes.Paul Mundt2007-10-016-28/+23Star