aboutsummaryrefslogtreecommitdiffstats
path: root/arch (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-10-14long vs. unsigned long - low-hanging fruits in driversAl Viro1-1/+1
2007-10-14Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds26-903/+1451
2007-10-14Lite5200 shouldn't mess with ROOT_DEVGrant Likely1-12/+0
2007-10-13[SPARC64]: virt_to_real_irq_table --> virt_irq_tableDavid S. Miller1-20/+20
2007-10-13[SPARC64]: virt_irq --> bucket mapping no longer necessaryDavid S. Miller2-12/+9
2007-10-13[SPARC64]: Kill ugly __bucket() macro.David S. Miller1-146/+92
2007-10-13[SPARC64]: Kill ugly __irq_ino() macro.David S. Miller2-12/+12
2007-10-13[SPARC64]: Only use bypass accesses to INO buckets.David S. Miller2-33/+91
2007-10-13[SPARC64]: Update defconfig.David S. Miller1-5/+33
2007-10-13[SPARC64]: Use sun4v VIRQ interfaces as intended.David S. Miller2-12/+31
2007-10-13[SPARC64]: Allocate ivector_table dynamically.David S. Miller1-11/+11
2007-10-13[SPARC64]: Access ivector_table[] using physical addresses.David S. Miller4-39/+49
2007-10-13[SPARC64]: Make IVEC pointers 64-bit.David S. Miller3-25/+32
2007-10-13[SPARC64]: Fix register usage in xor_raid_4().David S. Miller1-6/+6
2007-10-13[SPARC64]: Kill pci_memspace_mask.David S. Miller6-52/+30
2007-10-13[SPARC64]: Consolidate MSI support code.David S. Miller6-775/+700
2007-10-13[SPARC/64]: Move of_platform_driver initialisations: arch/sparc{,64}.Stephen Rothwell4-4/+12
2007-10-13[SPARC64]: Fix bugs in SYSV IPC handling in 64-bit processes.David S. Miller1-11/+4
2007-10-13[SPARC/64]: Prepare to remove of_platform_driver name.Stephen Rothwell2-2/+8
2007-10-13[SPARC32]: Add irqflags.h to sparc32 and use it from generic code.Robert Reif2-6/+10
2007-10-13[SPARC64]: beautify vmlinux.ldsSam Ravnborg1-89/+122
2007-10-13[SPARC]: beautify vmlinux.ldsSam Ravnborg1-72/+93
2007-10-13[SPARC64]: Enable MSI on sun4u Fire PCI-E controllers.David S. Miller2-1/+516
2007-10-13i2c/tps65010: New-style driver updates, part 2David Brownell3-5/+143
2007-10-13missing includes in arch/powerpc/platforms/52xx/lite5200.cAl Viro1-0/+2
2007-10-13Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2-51/+51
2007-10-13Delete filenames in comments.Dave Jones49-97/+15
2007-10-13minimal build fixes for uml (fallout from x86 merge)Al Viro6-11/+18
2007-10-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh64-2.6Linus Torvalds25-455/+1634
2007-10-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds99-3034/+7127
2007-10-13m68k: Atari keyboard ACIA driver cleanupGeert Uytterhoeven1-97/+7
2007-10-12x86/pci/acpi: fix DMI const-ification falloutJeff Garzik1-1/+1
2007-10-12x86: fence oostores on 64-bitNick Piggin1-0/+1
2007-10-13[MIPS] SMP: Fix use of cpumasks.Ralf Baechle1-3/+3
2007-10-13[MIPS] Revert "[MIPS] tlbex.c: Cleanup __init usage."Ralf Baechle1-48/+48
2007-10-12Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds11-9/+325
2007-10-12Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds4-48/+17
2007-10-12Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds3-3/+3
2007-10-12Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreqLinus Torvalds25-37/+9
2007-10-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/tglx/linux-2.6-x86Linus Torvalds21-984/+1091
2007-10-12PCI: X86: Introduce and enable PCI domain supportJeff Garzik4-8/+21
2007-10-12PCI: modify PCI bridge control ISA flag for clarityGary Hade1-1/+1
2007-10-12PCI: use _CRS for PCI resource allocationGary Hade3-0/+143
2007-10-12PCI: skip ISA ioresource alignment on some systemsGary Hade3-0/+56
2007-10-12PCI: i386: Compaq EVO N800c needs PCI bus renumberingJuha Laiho1-0/+10
2007-10-12PCI: re-enable onboard sound on "MSI K8T Neo2-FIR"Johannes Goecke1-0/+47
2007-10-12i386: add support for picopower irq routerThomas Backlund1-0/+39
2007-10-12PCI: pci_get_device call from interrupt in reboot fixupsDenis V. Lunev1-0/+6
2007-10-12dma_free_coherent() needs irqs enabled (sigh)David Brownell2-1/+3
2007-10-12USB: re-remove <linux/usb_sl811.h>David Brownell3-3/+3