summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2008-10-12Merge branch 'x86-core-v2-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds60-1672/+4418
2008-10-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/hskinnemoen/avr32-2.6Linus Torvalds20-247/+578
2008-10-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz...Linus Torvalds6-30/+139
2008-10-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds2-8/+15
2008-10-12Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds3-4/+4
2008-10-12avr32: Fix build failures in board codeHaavard Skinnemoen3-1/+3
2008-10-12avr32: Allow selecting multiple pins at onceJulien May7-148/+212
2008-10-12Merge branches 'x86/xen', 'x86/build', 'x86/microcode', 'x86/mm-debug-v2', 'x...Ingo Molnar57-1659/+4359
2008-10-12Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/hskinn...Haavard Skinnemoen70-657/+1112
2008-10-12x86: make processor type select depend on CONFIG_EMBEDDEDIngo Molnar1-1/+0
2008-10-12x86: extend processor type select help textIngo Molnar1-7/+56
2008-10-12x86, amd-iommu: propagate PCI device enabling errorIngo Molnar1-3/+1
2008-10-12warnings: fix arch/x86/kernel/io_apic_64.cIngo Molnar1-2/+2
2008-10-12warnings: fix arch/x86/kernel/early_printk.cIngo Molnar1-18/+0
2008-10-12x86, fpu: check __clear_user() return valueIngo Molnar1-1/+3
2008-10-12Merge branch 'linus' into x86/xsaveIngo Molnar1873-16325/+174118
2008-10-12x86: memory corruption check - cleanupIngo Molnar2-0/+2
2008-10-12Merge branch 'linus' into x86/memory-corruption-checkIngo Molnar1533-13327/+96291
2008-10-12Merge branches 'core/signal' and 'x86/spinlocks' into x86/xenIngo Molnar11-231/+297
2008-10-12Merge branch 'x86/signal' into core/signalIngo Molnar3-90/+133
2008-10-12Merge branch 'linus' into x86/signalIngo Molnar1498-12460/+93833
2008-10-12Merge branch 'linus' into x86/quirksIngo Molnar1439-12136/+94456
2008-10-12Merge branch 'linus' into x86/xenIngo Molnar1485-12784/+95541
2008-10-12x86: ioperm user_regsetRoland McGrath1-0/+37
2008-10-12Merge branch 'x86/urgent' into core/signalIngo Molnar1430-11933/+92814
2008-10-12x86: fix early panic on amd64 due to typo in supported CPU sectionPetr Vandrovec1-1/+1
2008-10-12x86, early_ioremap: fix fencepost errorAlan Cox1-1/+1
2008-10-12x86: avoid dereferencing beyond stack + THREAD_SIZEDavid Rientjes1-2/+2
2008-10-12Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/hskinn...Pierre Ossman6-30/+139
2008-10-11Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller1507-12902/+95735
2008-10-11Merge phase #4 (X2APIC, APIC unification, CPU identification unification) of ...Linus Torvalds77-2723/+4574
2008-10-11Merge branch 'x86/unify-cpu-detect' into x86-v28-for-linus-phase4-DIngo Molnar50-2256/+2473
2008-10-11Merge branch 'x86/apic' into x86-v28-for-linus-phase4-BIngo Molnar36-492/+2126
2008-10-11Merge phase #3 (IOMMU) of git://git.kernel.org/pub/scm/linux/kernel/git/tip/l...Linus Torvalds10-285/+595
2008-10-11Merge phase #2 (PAT updates) of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds8-296/+555
2008-10-11Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds664-7114/+20568
2008-10-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds22-32/+33
2008-10-11Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds565-355/+65170
2008-10-11Merge branch 'for-linus' of git://git.alsa-project.org/alsa-kernelLinus Torvalds2-1/+5
2008-10-11Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds19-103/+493
2008-10-11Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cp...Linus Torvalds3-47/+49
2008-10-11MIPS: RB532: provide GPIO_BUILTIN_NR and irq_to_gpio/gpio_to_irqFlorian Fainelli1-7/+7
2008-10-11MIPS: Move ptrace prototypes to ptrace.hRalf Baechle2-6/+6
2008-10-11MIPS: Ptrace support for HARDWARE_WATCHPOINTSDavid Daney3-1/+155
2008-10-11MIPS: Scheduler support for HARDWARE_WATCHPOINTS.David Daney1-0/+2
2008-10-11MIPS: Watch exception handling for HARDWARE_WATCHPOINTS.David Daney2-5/+23
2008-10-11MIPS: Probe watch registers and report configuration.David Daney2-2/+13
2008-10-11MIPS: Add HARDWARE_WATCHPOINTS definitions and support code.David Daney6-1/+249
2008-10-11MIPS: Add HARDWARE_WATCHPOINTS configure option.David Daney1-0/+7
2008-10-11MIPS: Replace use of <asm-generic/uaccess.h> with native implementations.Ralf Baechle1-1/+263