aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2007-10-14long vs. unsigned long - low-hanging fruits in driversAl Viro
2007-10-14Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sp...Linus Torvalds
2007-10-14Lite5200 shouldn't mess with ROOT_DEVGrant Likely
2007-10-13[SPARC64]: virt_to_real_irq_table --> virt_irq_tableDavid S. Miller
2007-10-13[SPARC64]: virt_irq --> bucket mapping no longer necessaryDavid S. Miller
2007-10-13[SPARC64]: Kill ugly __bucket() macro.David S. Miller
2007-10-13[SPARC64]: Kill ugly __irq_ino() macro.David S. Miller
2007-10-13[SPARC64]: Only use bypass accesses to INO buckets.David S. Miller
2007-10-13[SPARC64]: Update defconfig.David S. Miller
2007-10-13[SPARC64]: Use sun4v VIRQ interfaces as intended.David S. Miller
2007-10-13[SPARC64]: Allocate ivector_table dynamically.David S. Miller
2007-10-13[SPARC64]: Access ivector_table[] using physical addresses.David S. Miller
2007-10-13[SPARC64]: Make IVEC pointers 64-bit.David S. Miller
2007-10-13[SPARC64]: Fix register usage in xor_raid_4().David S. Miller
2007-10-13[SPARC64]: Kill pci_memspace_mask.David S. Miller
2007-10-13[SPARC64]: Consolidate MSI support code.David S. Miller
2007-10-13[SPARC/64]: Move of_platform_driver initialisations: arch/sparc{,64}.Stephen Rothwell
2007-10-13[SPARC64]: Fix bugs in SYSV IPC handling in 64-bit processes.David S. Miller
2007-10-13[SPARC/64]: Prepare to remove of_platform_driver name.Stephen Rothwell
2007-10-13[SPARC32]: Add irqflags.h to sparc32 and use it from generic code.Robert Reif
2007-10-13[SPARC64]: beautify vmlinux.ldsSam Ravnborg
2007-10-13[SPARC]: beautify vmlinux.ldsSam Ravnborg
2007-10-13[SPARC64]: Enable MSI on sun4u Fire PCI-E controllers.David S. Miller
2007-10-13i2c/tps65010: New-style driver updates, part 2David Brownell
2007-10-13missing includes in arch/powerpc/platforms/52xx/lite5200.cAl Viro
2007-10-13Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds
2007-10-13Delete filenames in comments.Dave Jones
2007-10-13minimal build fixes for uml (fallout from x86 merge)Al Viro
2007-10-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh64-2.6Linus Torvalds
2007-10-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds
2007-10-13m68k: Atari keyboard ACIA driver cleanupGeert Uytterhoeven
2007-10-12x86/pci/acpi: fix DMI const-ification falloutJeff Garzik
2007-10-12x86: fence oostores on 64-bitNick Piggin
2007-10-13[MIPS] SMP: Fix use of cpumasks.Ralf Baechle
2007-10-13[MIPS] Revert "[MIPS] tlbex.c: Cleanup __init usage."Ralf Baechle
2007-10-12Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds
2007-10-12Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds
2007-10-12Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds
2007-10-12Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreqLinus Torvalds
2007-10-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/tglx/linux-2.6-x86Linus Torvalds
2007-10-12PCI: X86: Introduce and enable PCI domain supportJeff Garzik
2007-10-12PCI: modify PCI bridge control ISA flag for clarityGary Hade
2007-10-12PCI: use _CRS for PCI resource allocationGary Hade
2007-10-12PCI: skip ISA ioresource alignment on some systemsGary Hade
2007-10-12PCI: i386: Compaq EVO N800c needs PCI bus renumberingJuha Laiho
2007-10-12PCI: re-enable onboard sound on "MSI K8T Neo2-FIR"Johannes Goecke
2007-10-12i386: add support for picopower irq routerThomas Backlund
2007-10-12PCI: pci_get_device call from interrupt in reboot fixupsDenis V. Lunev
2007-10-12dma_free_coherent() needs irqs enabled (sigh)David Brownell
2007-10-12USB: re-remove <linux/usb_sl811.h>David Brownell