aboutsummaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2006-10-04Merge master.kernel.org:/pub/scm/linux/kernel/git/willy/parisc-2.6Linus Torvalds16-200/+360
2006-10-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds48-250/+5819
2006-10-04[PATCH] git-powerpc: wrapper: don't require execute permissionsAndrew Morton1-1/+1
2006-10-04[PATCH] htirq: tidy up the htirq codeEric W. Biederman2-3/+3
2006-10-04[PATCH] msi: move the ia64 code into arch/ia64Eric W. Biederman4-0/+375
2006-10-04[PATCH] msi: refactor and move the msi irq_chip into the arch codeEric W. Biederman2-50/+120
2006-10-04[PATCH] Initial generic hypertransport interrupt supportEric W. Biederman2-0/+186
2006-10-04[PATCH] Add Hypertransport capability definesEric W. Biederman1-1/+1
2006-10-04[PATCH] genirq: x86_64 irq: Kill irq compressionEric W. Biederman2-46/+1
2006-10-04[PATCH] genirq: x86_64 irq: Kill gsi_irq_sharingEric W. Biederman2-65/+1
2006-10-04[PATCH] genirq: x86_64 irq: make vector_irq per cpuEric W. Biederman3-49/+138
2006-10-04[PATCH] genirq: x86_64 irq: Make the external irq handlers report their vecto...Eric W. Biederman3-39/+32
2006-10-04[PATCH] genirq: i386 irq: Remove the msi assumption that irq == vectorEric W. Biederman3-142/+50
2006-10-04[PATCH] genirq: x86_64 irq: Remove the msi assumption that irq == vectorEric W. Biederman1-100/+47
2006-10-04[PATCH] genirq: i386 irq: Move msi message composition into io_apic.cEric W. Biederman1-0/+70
2006-10-04[PATCH] genirq: x86_64 irq: Move msi message composition into io_apic.cEric W. Biederman1-0/+74
2006-10-04[PATCH] genirq: x86_64 irq: Dynamic irq supportEric W. Biederman1-5/+46
2006-10-04[PATCH] genirq: i386 irq: Dynamic irq supportEric W. Biederman1-0/+48
2006-10-04[PATCH] genirq: ia64 irq: Dynamic irq supportEric W. Biederman1-0/+20
2006-10-04[PATCH] genirq: msi: simplify the msi irq limit policyEric W. Biederman2-39/+0
2006-10-04[PATCH] genirq: x86_64 irq: Reenable migrating irqs to other cpusEric W. Biederman1-3/+33
2006-10-04[PATCH] genirq: convert the i386 architecture to irq-chipsIngo Molnar3-144/+80
2006-10-04[PATCH] genirq: convert the x86_64 architecture to irq-chipsIngo Molnar3-141/+44
2006-10-04[PARISC] Kill wall_jiffies useAndrew Morton1-3/+0
2006-10-04[PARISC] Honour "panic_on_oops" sysctlHelge Deller1-0/+10
2006-10-04[PARISC] Export clear_user_page to modulesMatthew Wilcox1-2/+2
2006-10-04[PARISC] Fix CONFIG_DEBUG_SPINLOCKMatthew Wilcox1-3/+0
2006-10-04[PARISC] Fix HPUX compat compile with current GCCMatthew Wilcox1-1/+1
2006-10-04[PARISC] Fix iounmap compile warningMatthew Wilcox1-1/+1
2006-10-04[PARISC] Add hardware found in the rp8400Matthew Wilcox1-0/+3
2006-10-04[PARISC] Allow nested interruptsJames Bottomley2-63/+89
2006-10-04[PARISC] Further updates to timer_interrupt()Grant Grundler1-62/+65
2006-10-04[PARISC] remove halftick and copy clocktick to local var (gcc can optimize us...Grant Grundler1-15/+31
2006-10-04[PARISC] Rewrite timer_interrupt() and gettimeoffset() using "unsigned" math.Grant Grundler1-44/+96
2006-10-04[PARISC] Add new function to start local Interval Timer, start_cpu_itimer()Grant Grundler2-10/+14
2006-10-04[PARISC] Prevent processor_probe() from clobbering cpu_data[0]Grant Grundler1-2/+3
2006-10-04[PARISC] [BUGFIX] nullify branch delay slot of the jump back toKyle McMartin1-1/+1
2006-10-04[PARISC] Allow overriding personality with sys_personalityKyle McMartin2-2/+47
2006-10-04[PARISC] Switch is_compat_task to use TIF_32BITKyle McMartin2-26/+3
2006-10-04[PARISC] parisc specific kmap API implementation for pa8800James Bottomley1-1/+44
2006-10-04[PARISC] Fix up parisc irq handling for genirq changesKyle McMartin1-1/+1
2006-10-04[PARISC] Abstract shift register left in .SKyle McMartin1-15/+4
2006-10-04[PARISC] Remove variables decls duplicated from asm-generic/sections.hKyle McMartin1-13/+10
2006-10-04[PARISC] PA7200 also supports prefetch for readKyle McMartin1-1/+1
2006-10-04[POWERPC] Add support for the mpc832x mds boardKim Phillips3-0/+247
2006-10-04[POWERPC] Add initial support for the e300c2 coreKim Phillips1-2/+13
2006-10-04[POWERPC] Add MPC8360EMDS default dts fileLi Yang1-0/+375
2006-10-04[POWERPC] Add MPC8360EMDS board supportLi Yang2-0/+1237
2006-10-04[POWERPC] Add QUICC Engine (QE) infrastructureLi Yang11-0/+2342
2006-10-04Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/vitb...Paul Mackerras11-9/+1165
2006-10-04Merge branch 'master' of git://oak/home/sfr/kernels/iseries/workPaul Mackerras10-74/+148
2006-10-04[POWERPC] Don't try to just continue if xmon has no input devicePaul Mackerras1-1/+1
2006-10-04[POWERPC] Fix a printk in pseries_mpic_init_IRQMichael Ellerman1-1/+1
2006-10-04[POWERPC] Get default baud rate in udbg_sccBenjamin Herrenschmidt1-2/+12
2006-10-04[POWERPC] Fix zImage.coff on oldworld PowerMacBenjamin Herrenschmidt1-0/+1
2006-10-04[POWERPC] Fix xmon=off and cleanup xmon initialisationMichael Ellerman4-39/+39
2006-10-04[POWERPC] Cell interrupt reworkBenjamin Herrenschmidt4-122/+238
2006-10-03[PATCH] i383 numa: fix numaq/summit apicid conflictKeith Mannthey1-1/+1
2006-10-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds127-145/+141
2006-10-03BUG_ON cleanups in arch/i386Eric Sesterhenn4-8/+4
2006-10-03fix file specification in commentsUwe Zeisberger101-101/+101
2006-10-03Fix "can not" in Documentation and KconfigMatt LaPlante1-1/+1
2006-10-03Still more typo fixesMatt LaPlante3-10/+10
2006-10-03more misc typo fixesMatt LaPlante5-7/+7
2006-10-03fix an arch/alpha/Kconfig typoMatt LaPlante1-1/+1
2006-10-03Attack of "the the"s in archMatt LaPlante14-18/+18
2006-10-03POWERPC: mpc82xx merge: board-specific/platform stuff(resend)Vitaly Bordug6-0/+884
2006-10-03POWERPC: 8272ads merge to powerpc: common stuffVitaly Bordug4-9/+58
2006-10-03POWERPC: Added devicetree for mpc8272ads boardVitaly Bordug1-0/+223
2006-10-03[MIPS] Fix wreckage after removal of tickadj; convert to GENERIC_TIME.Ralf Baechle3-76/+4
2006-10-03[MIPS] DECstation defconfig updateMaciej W. Rozycki1-73/+73
2006-10-03[MIPS] Fix size of zones_size and zholes_size arrayAtsushi Nemoto1-2/+2
2006-10-03[MIPS] BCM1480: Mask pending interrupts against c0_status.im.Ralf Baechle1-1/+1
2006-10-03[MIPS] SB1250: Interrupt handler fixesMaciej W. Rozycki1-2/+5
2006-10-03[MIPS] Remove IT8172-based platforms, ITE 8172G and Globespan IVR support.Yoichi Yuasa25-4207/+0
2006-10-03[MIPS] BCM1250: TRDY timeout tweaks for Broadcom SiByte systemsMaciej W. Rozycki1-1/+22
2006-10-03[MIPS] Remove dead DECstation boot codeMaciej W. Rozycki3-139/+0
2006-10-03x86: Fix booting with "no387 nofxsr"Linus Torvalds1-0/+9
2006-10-03Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds16-63/+212
2006-10-03Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-serialLinus Torvalds4-4/+0
2006-10-03Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds53-3287/+5681
2006-10-03Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh64-2.6Linus Torvalds1-140/+316
2006-10-03Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds4-5/+21
2006-10-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds45-669/+3011
2006-10-03[PATCH] arm build fail: vfpsingle.cFrederik Deweerdt1-0/+2
2006-10-03[PATCH] restore parport_pc probing on powermacOlaf Hering1-6/+0
2006-10-03[PATCH] FRV: Permit large kmalloc allocations [try #2]David Howells1-0/+8
2006-10-03[PATCH] VFS: Make filldir_t and struct kstat deal in 64-bit inode numbersDavid Howells13-25/+110
2006-10-03[POWERPC] iSeries has no legacy I/OStephen Rothwell1-0/+10
2006-10-03[POWERPC] implement BEGIN/END_FW_FTR_SECTIONStephen Rothwell5-9/+94
2006-10-03[POWERPC] iSeries does not need pcibios_fixup_resourcesStephen Rothwell1-4/+0
2006-10-03[POWERPC] Allow combined iSeries and MULTIPLATFORM buildStephen Rothwell1-4/+4
2006-10-03sh64: Update cayman defconfig.Paul Mundt1-140/+316
2006-10-03sh: Kill off remaining config.h references.Paul Mundt19-31/+0
2006-10-03sh: Initial gitignore listPaul Mundt2-0/+2
2006-10-03sh: build fixes for defconfigs.Paul Mundt13-28/+19
2006-10-03sh: Set pclk default for SH7705.Paul Mundt1-1/+1
2006-10-03sh: defconfig updates.Paul Mundt21-3227/+5659
2006-10-02[PATCH] revert "insert IOAPIC(s) and Local APIC into resource map"Andrew Morton1-54/+0
2006-10-02[SPARC64]: Update defconfig.David S. Miller1-5/+18
2006-10-02[SPARC64]: Move signal compat bits to new header file.David S. Miller3-0/+3
2006-10-02[WATCHDOG] pnx4008: add watchdog supportVitaly Wool1-0/+11
2006-10-02Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds65-547/+281
2006-10-02[PATCH] BLOCK: Revert patch to hack around undeclared sigset_t in linux/compat.hDavid Howells1-2/+2
2006-10-02[PATCH] replace cad_pid by a struct pidCedric Le Goater3-3/+4
2006-10-02[PATCH] AVR32: Implement kernel_execveHaavard Skinnemoen1-0/+14
2006-10-02[PATCH] remove remaining errno and __KERNEL_SYSCALLS__ referencesArnd Bergmann1-2/+0
2006-10-02[PATCH] sh64: remove the use of kernel syscallsArnd Bergmann1-257/+13
2006-10-02[PATCH] Remove the use of _syscallX macros in UMLArnd Bergmann5-25/+15
2006-10-02[PATCH] provide kernel_execve on all architecturesArnd Bergmann16-12/+300
2006-10-02[PATCH] rename the provided execve functions to kernel_execveArnd Bergmann10-18/+37
2006-10-02[PATCH] introduce kernel_execveArnd Bergmann1-3/+2
2006-10-02[PATCH] namespaces: utsname: use init_utsname when appropriateSerge E. Hallyn12-20/+20
2006-10-02[PATCH] namespaces: utsname: switch to using uts namespacesSerge E. Hallyn22-122/+142
2006-10-02[PATCH] nsproxy: move init_nsproxy into kernel/nsproxy.cSerge E. Hallyn20-40/+0
2006-10-02[PATCH] namespaces: add nsproxySerge E. Hallyn20-0/+40
2006-10-02[PATCH] cpumask: export node_to_cpu_mask consistentlyGreg Banks2-0/+2
2006-10-02[PATCH] cpumask: export cpu_online_map and cpu_possible_map consistentlyGreg Banks3-0/+4
2006-10-02[PATCH] kretprobe spinlock deadlock patchbibo,mao5-10/+35
2006-10-02[PATCH] kprobe whitespace cleanupbibo,mao4-95/+95
2006-10-02[PATCH] Kprobes: Make kprobe modules more portableAnanth N Mavinakayanahalli5-5/+5
2006-10-02[PATCH] const struct tty_operationsJeff Dike8-13/+12
2006-10-02[ARM] 3848/1: pxafb: Add option of fixing video modes and spitz QVGA mode sup...Richard Purdie9-49/+113
2006-10-02[POWERPC] Fix rheap alignment problemLi Yang2-4/+21
2006-10-02[POWERPC] Enable generic rtc hook for the MPC8349 mITXKim Phillips1-0/+4
2006-10-02[POWERPC] Add powerpc get/set_rtc_time interface to new generic rtc classKim Phillips1-0/+42
2006-10-01[MIPS] Remove excite_flash.cYoichi Yuasa1-294/+0
2006-10-01[MIPS] Update i8259 resources.Yoichi Yuasa1-2/+2
2006-10-01[MIPS] Make unwind_stack() can dig into interrupted contextAtsushi Nemoto3-33/+38
2006-10-01[MIPS] Stacktrace build-fix and improvementAtsushi Nemoto3-35/+29
2006-10-01[MIPS] QEMU: Add support for little endian mipsAurelien Jarno1-0/+1
2006-10-01[MIPS] Remove __flush_icache_pageAtsushi Nemoto5-189/+0
2006-10-01[MIPS] lockdep: update defconfigsAtsushi Nemoto47-0/+138
2006-10-01[MIPS] lockdep: Add STACKTRACE_SUPPORT and enable LOCKDEP_SUPPORTAtsushi Nemoto5-34/+124
2006-10-01[MIPS] lockdep: fix TRACE_IRQFLAGS_SUPPORTAtsushi Nemoto4-15/+4
2006-10-01[SERIAL] Remove wrong asm/serial.h inclusionsRussell King4-4/+0
2006-10-01Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreqLinus Torvalds3-24/+41
2006-10-01[PATCH] Some config.h removalsZachary Amsden3-4/+0
2006-10-01[PATCH] paravirt: update pte hookZachary Amsden1-0/+1
2006-10-01[PATCH] paravirt: kpte flushZachary Amsden1-11/+7
2006-10-01[PATCH] Generic ioremap_page_range: x86_64 conversionHaavard Skinnemoen1-104/+7
2006-10-01[PATCH] Generic ioremap_page_range: m32r conversionHaavard Skinnemoen1-86/+7
2006-10-01[PATCH] Generic ioremap_page_range: i386 conversionHaavard Skinnemoen1-78/+6
2006-10-01[PATCH] Generic ioremap_page_range: cris conversionHaavard Skinnemoen1-85/+3
2006-10-01[PATCH] Generic ioremap_page_range: avr32 conversionHaavard Skinnemoen1-114/+6
2006-10-01[PATCH] Generic ioremap_page_range: alpha conversionHaavard Skinnemoen3-90/+13
2006-10-01[PATCH] stack overflow safe kdump: safe smp_send_nmi_allbutself()Fernando Vazquez1-1/+4
2006-10-01[PATCH] stack overflow safe kdump: crash: use safe_smp_processor_id()Fernando Vazquez1-2/+3
2006-10-01[PATCH] stack overflow safe kdump: safe_smp_processor_id(): voyagerFernando Vazquez1-0/+7
2006-10-01[PATCH] stack overflow safe kdump: safe_smp_processor_id()Fernando Vazquez1-0/+27
2006-10-01[PATCH] Vectorize aio_read/aio_write fileop methodsBadari Pulavarty1-4/+13
2006-10-01[PATCH] kill wall_jiffiesAtsushi Nemoto24-182/+34
2006-10-01[PATCH] completions: lockdep annotate on stack completionsPeter Zijlstra4-5/+5
2006-10-01[PATCH] update legacy io handling for pmacOlaf Hering1-0/+6
2006-10-01[PATCH] mmc (mainly): add "or later" clause to licence statement.Pierre Ossman1-0/+5
2006-10-01[PATCH] remove SYSRQ_KEY and related defines from ppc/sh/h8300Olaf Hering3-13/+0
2006-10-01[PATCH] Directed yield: direct yield of spinlocks for s390.Martin Schwidefsky3-23/+61
2006-10-01[PATCH] proper flags type of spin_lock_irqsave()Alexey Dobriyan7-14/+15
2006-10-01[PATCH] kmemdup: some usersAlexey Dobriyan1-3/+2
2006-10-01[PATCH] arch/i386/pci/mmconfig.c tweaksAndrew Morton1-1/+4
2006-10-01[PATCH] hot-add-mem x86_64: use CONFIG_MEMORY_HOTPLUG_RESERVEKeith Mannthey1-4/+13
2006-10-01[PATCH] hot-add-mem x86_64: memory_add_physaddr_to_nid node fixupKeith Mannthey3-0/+21
2006-10-01[PATCH] hot-add-mem x86_64: memory_add_physaddr_to_nid enableKeith Mannthey2-14/+19
2006-10-01[PATCH] hot-add-mem x86_64: Enable SPARSEMEM in srat.cKeith Mannthey1-22/+29
2006-10-01[PATCH] hot-add-mem x86_64: Kconfig changesKeith Mannthey1-0/+4
2006-09-30[CPUFREQ] Make acpi-cpufreq unsticky again.Dave Jones1-2/+1
2006-09-30[PATCH] BLOCK: Move extern declarations out of fs/*.c into header files [try #6]David Howells1-2/+2
2006-09-30[PATCH] Remove ->rq_status from struct requestJens Axboe1-2/+0
2006-09-30Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6Linus Torvalds11-86/+111
2006-09-30[ARM] 3880/1: remove the last trace of iop31x supportLennert Buytenhek1-3/+0
2006-09-30[ARM] 3879/1: ep93xx: instantiate platform devices for ep93xx ethernetLennert Buytenhek3-0/+87
2006-09-30[ARM] 3809/3: get rid of 4 megabyte kernel image size limitLennert Buytenhek2-10/+11
2006-09-30[ARM] Fix XIP_KERNEL build error in arch/arm/mm/mmu.cRussell King1-1/+1
2006-09-30[PATCH] Define vsyscall cache as blob to make clearer that user space shouldn...Andi Kleen1-4/+4
2006-09-30[PATCH] Re-positioning the bss segmentVivek Goyal1-7/+7
2006-09-30[PATCH] Use ARRAY_SIZE in setup.cAndi Kleen1-8/+3
2006-09-30[PATCH] i386: replace intermediate array-size definitions with ARRAY_SIZE()Bjorn Helgaas1-8/+2
2006-09-30[PATCH] x86: Clean up x86 NMI sysctlsAndi Kleen3-0/+9
2006-09-30[PATCH] Refactor some duplicated code in mpparse.cAndi Kleen1-18/+19
2006-09-30[PATCH] Document iommu=panicAndi Kleen1-0/+1
2006-09-30[PATCH] Fix broken indentation in iommu_setupAndi Kleen1-41/+41
2006-09-30[PATCH] Allow disabling DAC using command line optionsAndi Kleen1-0/+18
2006-09-30[PATCH] i386: Update defconfigAndi Kleen1-2/+5
2006-09-30[PATCH] Update defconfigAndi Kleen1-2/+6
2006-09-29[SPARC]: Don't zero out tail during copy_from_user_inatomic().David S. Miller1-0/+4
2006-09-29[PATCH] uml build fixOllie Wild1-1/+1
2006-09-29[PATCH] solaris emulation: incorrect tty lockingAlan Cox1-0/+3
2006-09-29[PATCH] simplify update_times (avoid jiffies/jiffies_64 aliasing problem)Atsushi Nemoto31-41/+40
2006-09-29[PATCH] pidspace: is_init()Sukadev Bhattiprolu19-22/+22
2006-09-29[PATCH] Fix conflict with the is_init identifier on pariscEric Biederman1-16/+16
2006-09-29[PATCH] kthread: convert arch/i386/kernel/apm.cSerge E. Hallyn1-18/+18
2006-09-29[PATCH] oprofile: ppro: need to enable/disable all the countersArun Sharma1-7/+13
2006-09-29[PATCH] Move valid_dma_direction() from x86_64 to generic codeRolf Eike Beer1-1/+2
2006-09-29[PATCH] efi: add lock annotations for efi_call_phys_prelog and efi_call_phys_...Josh Triplett1-2/+2
2006-09-29[PATCH] OMAP: Update OMAP1/2 boards to give keymapsize and other pdataKomal Shah8-23/+41
2006-09-29[PATCH] make PROT_WRITE imply PROT_READJason Baron9-10/+12
2006-09-29[PATCH] uml: remove pte_mkexecJeff Dike1-2/+4
2006-09-29[PATCH] uml: don't roll my own random MAC generatorJeff Dike3-34/+1
2006-09-29[PATCH] uml: remove unneeded fileJeff Dike1-484/+0
2006-09-29[PATCH] uml: stack consumption reductionJeff Dike2-5/+14