aboutsummaryrefslogtreecommitdiffstats
path: root/arch (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-10-15Merge branch 'v2.6.24-lockdep' of git://git.kernel.org/pub/scm/linux/kernel/git/peterz/linux-2.6-lockdepLinus Torvalds7-12/+54
2007-10-15Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6Linus Torvalds12-328/+500
2007-10-15[IA64] update sn2_defconfigJes Sorensen1-254/+189
2007-10-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-schedLinus Torvalds1-0/+11
2007-10-15Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds1-2/+7
2007-10-15PS3 system bus add_uevent_var() falloutGeert Uytterhoeven1-1/+0
2007-10-15sched: x86: allow single-depth wchan outputIngo Molnar1-0/+11
2007-10-14x86: force timer broadcast on late AMD C1E detectionThomas Gleixner1-0/+26
2007-10-14x86: move local APIC timer init to the end of start_secondary()Thomas Gleixner1-5/+2
2007-10-14x86: fix missing include for vsyscallDave Jones1-0/+1
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