aboutsummaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2008-12-13cpumask: convert struct clock_event_device to cpumask pointers.Rusty Russell47-53/+53
2008-12-13cpumask: make irq_set_affinity() take a const struct cpumaskRusty Russell33-119/+120
2008-12-13cpumask: change cpumask_scnprintf, cpumask_parse_user, cpulist_parse, and cpu...Rusty Russell5-7/+7
2008-12-13cpumask: centralize cpu_online_map and cpu_possible_mapRusty Russell32-125/+27
2008-12-10MN10300: Give correct size when reserving interrupt vector tableAkira Takeuchi1-1/+1
2008-12-10MN10300: Fix the preemption resume_kernel() routineAkira Takeuchi1-1/+2
2008-12-10MN10300: Discard low-priority Tx interrupts when closing an on-chip serial portAkira Takeuchi1-0/+5
2008-12-10MN10300: vmlinux.lds.S cleanup - use PAGE_SIZE, PERCPU macrosCyrill Gorcunov1-12/+10
2008-12-10Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds5-80/+161
2008-12-10Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2-0/+29
2008-12-10uml: boot broken due to buffer overrunBalbir Singh1-1/+3
2008-12-09MIPS: Better than nothing implementation of PCI mmap to fix X.Ralf Baechle2-0/+29
2008-12-09[IA64] SN: prevent IRQ retargetting in request_irq()John Keller1-1/+8
2008-12-09[IA64] Clear up section mismatch with arch_unregister_cpu()Robin Holt1-1/+3
2008-12-09[IA64] Clear up section mismatch for sn_check_wars.Robin Holt1-2/+2
2008-12-09[IA64] Updated the generic_defconfig to work with the 2.6.28-rc7 kernel.Robin Holt1-71/+147
2008-12-09[IA64] eliminate NULL test and memset after alloc_bootmemJulia Lawall1-4/+1
2008-12-09[IA64] remove BUILD_BUG_ON from paravirt_getreg()Alexey Dobriyan1-1/+0
2008-12-09Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds7-18/+42
2008-12-09Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds2-0/+4
2008-12-09Merge branch 'merge' of master.kernel.org:/pub/scm/linux/kernel/git/galak/pow...Paul Mackerras2-2/+2
2008-12-08x86: fix default_spin_lock_flags() prototypeIngo Molnar1-1/+2
2008-12-08AMD IOMMU: __unmap_single: check for bad_dma_address instead of 0Joerg Roedel1-1/+2
2008-12-08AMD IOMMU: fix WARN_ON in dma_ops unmap pathJoerg Roedel1-1/+1
2008-12-08AMD IOMMU: fix typo in commentJoerg Roedel1-2/+2
2008-12-08AMD IOMMU: fix loop counter in free_pagetable functionJoerg Roedel1-1/+1
2008-12-08AMD IOMMU: fix iommu_map_page functionJoerg Roedel1-1/+1
2008-12-07[ARM] Fix alignment fault handling for ARMv6 and later CPUsRussell King1-3/+23
2008-12-06[ARM] 5340/1: fix stack placement after noexecstack changesLennert Buytenhek1-1/+1
2008-12-05powerpc/virtex5: Fix Virtex5 machine check handlingGrant Likely2-0/+4
2008-12-05MIPS: Fix incorrect use of loose in vpe.cNick Andrew1-1/+1
2008-12-04Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/galak/p...Linus Torvalds2-2/+2
2008-12-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds3-3/+6
2008-12-04Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds7-39/+41
2008-12-04Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-1/+1
2008-12-04Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds9-865/+1405
2008-12-04powerpc/83xx: Enable FIXED_PHY in mpc834x_itx and mpc83xx defconfigsAnton Vorontsov2-2/+2
2008-12-04MIPS: Return ENOSYS from sys32_syscall on 64bit kernels like elsewhere.David Daney1-1/+1
2008-12-04MIPS: 64-bit: vmsplice needs to use the compat wrapper for o32 and N32.Ralf Baechle2-2/+2
2008-12-04MIPS: o32: Fix number of arguments to splice(2).Ralf Baechle1-1/+1
2008-12-04MIPS: Malta: Consolidate platform device code.Ralf Baechle3-69/+50
2008-12-04MIPS: IP22, Fulong, Malta: Update defconfigs.Ralf Baechle3-782/+1273
2008-12-04MIPS: Malta: Add back RTC supportTiejun Chen2-11/+84
2008-12-04MIPS: Fix potential DOS by untrusted user app.Vlad Malov2-11/+6
2008-12-04sparc64: Sync FPU state in VIS emulation handler.Hong H. Pham1-0/+2
2008-12-04x86: fix early panic with boot option "nosmp"Andi Kleen1-0/+3
2008-12-04[ARM] 5339/1: fix __fls() on ARMNicolas Pitre1-6/+10
2008-12-03sparc64: Fix VIS emulation bugsJoseph Myers1-2/+2
2008-12-03MN10300: Introduce barriers to replace removed volatiles in gdbstub 16550 driverDavid Howells1-0/+2
2008-12-03sparc: asm/bitops.h should define __flsRusty Russell1-0/+1
2008-12-03Merge branch 'oprofile-for-tip' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar2-3/+6
2008-12-03x86/oprofile: fix Intel cpu family 6 detectionWilliam Cohen1-3/+2
2008-12-03powerpc/83xx: Fix MCU support merge issue in mpc8349emitx.dtsAnton Vorontsov1-8/+8
2008-12-03oprofile: fix CPU unplug panic in ppro_stop()Eric Dumazet1-0/+4
2008-12-03Merge branch 'iommu-fixes-2.6.28' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar90-840/+3162
2008-12-03AMD IOMMU: fix possible race while accessing iommu->need_syncJoerg Roedel1-20/+13
2008-12-03AMD IOMMU: set device table entry for aliased devicesJoerg Roedel1-0/+3
2008-12-03AMD IOMMU: struct amd_iommu remove padding on 64 bitRichard Kennedy1-12/+12
2008-12-03x86: fix broken flushing in GART nofullflush pathJoerg Roedel1-0/+2
2008-12-03sparc64: Fix bug in PTRACE_SETFPREGS64 handling.Chris Torek1-1/+1
2008-12-03powerpc: Fix dma_map_sg() cache flushing on non coherent platformsBenjamin Herrenschmidt1-0/+1
2008-12-02Merge branch 'kvm-updates/2.6.28' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds9-7/+29
2008-12-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds1-1/+1
2008-12-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus Torvalds12-612/+828
2008-12-02MN10300: Fix application of kernel module relocationsMark Salter1-28/+7
2008-12-02powerpc: Use physical cpu id when setting the processor affinityKumar Gala1-1/+1
2008-12-02[ARM] Orion: fix bug in pcie configuration cycle function field maskSaeed Bishara1-1/+1
2008-12-02m68k: Update defconfigs for 2.6.28-rc7Geert Uytterhoeven12-612/+828
2008-12-01frv: fix mmap2 error handlingDavid Howells1-9/+8
2008-12-01spi: fix spi_s3c24xx_gpio num_chipselectBen Dooks1-0/+1
2008-12-01[ARM] omap: fix a pile of issuesRussell King3-7/+7
2008-12-01Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds1-0/+2
2008-12-01Revert "of_platform_driver noise on sparce"Linus Torvalds3-4/+4
2008-12-01sparc64: Fix offset calculation in compute_size()David S. Miller1-1/+1
2008-12-01sched: don't export sched_mc_power_savings in laptopsMahesh Salgaonkar1-1/+1
2008-12-01powerpc: Fix build for 32-bit SMP configsMilton Miller1-0/+2
2008-11-30Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds24-560/+2750
2008-11-30Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds7-37/+126
2008-12-01powerpc: Fix system calls on Cell entered with XER.SO=1Paul Mackerras1-1/+7
2008-12-01powerpc/cell: Fix GDB watchpoints, againArnd Bergmann1-2/+7
2008-12-01powerpc/mpic: Don't reset affinity for secondary MPIC on bootArnd Bergmann1-2/+7
2008-12-01powerpc/cell/axon-msi: Retry on missing interruptArnd Bergmann1-5/+31
2008-12-01powerpc: Fix boot freeze on machine with empty memory nodeDave Hansen1-47/+75
2008-12-01powerpc: Fix IRQ assignment for some PCIe devicesAdhemerval Zanella1-2/+5
2008-11-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6Linus Torvalds4-28/+28
2008-11-30Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-5/+21
2008-11-30Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds12-101/+87
2008-11-30Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c...Linus Torvalds2-4/+31
2008-11-30MN10300: Tighten up the code using case rangesRobert P. J. Day1-22/+2
2008-11-30Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds13-77/+103
2008-11-30remove __ARCH_WANT_COMPAT_SYS_PTRACEChristoph Hellwig8-18/+0
2008-11-30Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds1-9/+20
2008-11-30sn_pci_controller_fixup() should be __initAl Viro1-1/+1
2008-11-30xen_play_dead() is __cpuinitAl Viro1-1/+1
2008-11-30xen_setup_vcpu_info_placement() is not init on x86Al Viro1-1/+1
2008-11-30kvm_setup_secondary_clock() is cpuinitAl Viro1-1/+1
2008-11-30enable_IR_x2apic() needs to be __initAl Viro1-1/+1
2008-11-30alpha: pcibios_resource_to_bus() is callable from normal codeAl Viro1-1/+1
2008-11-30fix the section noise in sparc head.SAl Viro2-1/+2
2008-11-30m32r: section noise in head.SAl Viro2-2/+3
2008-11-30of_platform_driver noise on sparceAl Viro3-4/+4
2008-11-30sparc64 trivial section misannotationsAl Viro2-3/+3
2008-11-30sparc32 cpuinit flase positivesAl Viro6-15/+15
2008-11-30powerpc set_huge_psize() false positiveAl Viro2-2/+1
2008-11-30false __cpuinit positives on alphaAl Viro2-5/+5
2008-11-29x86: fix dma_mapping_error for 32bit x86Thomas Bogendoerfer1-4/+2
2008-11-27Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmia...Russell King3-33/+120
2008-11-27[ARM] pxa/palmtx: misc fixes to use generic GPIO APIMarek Vasut1-32/+118
2008-11-27x86: always define DECLARE_PCI_UNMAP* macrosJoerg Roedel1-14/+0
2008-11-27Merge branch 'omap-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tm...Russell King2-3/+4
2008-11-27[S390] Update default configuration.Martin Schwidefsky1-23/+51
2008-11-27[S390] Fix alignment of initial kernel stack.Heiko Carstens2-2/+3
2008-11-27[S390] pgtable.h: Fix oops in unmap_vmas for KVM processesChristian Borntraeger1-2/+0
2008-11-27[S390] fix/cleanup sched_clockChristian Borntraeger1-8/+5
2008-11-27[S390] fix system call parameter functions.Martin Schwidefsky8-42/+44
2008-11-26ARM: OMAP: Fixes for suspend / resume GPIO wake-up handlingTero Kristo1-2/+3
2008-11-26parisc: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers2-4/+6
2008-11-26parisc: fix kernel crash when unwinding a userspace processHelge Deller1-22/+21
2008-11-26parisc: __kernel_time_t is always longGeert Uytterhoeven1-2/+1
2008-11-26KVM: MMU: avoid creation of unreachable pages in the shadowMarcelo Tosatti1-0/+1
2008-11-26[ARM] pxa/corgi: update default config to exclude tosa from being builtEric Miao1-1/+1
2008-11-26[ARM] pxa/pcm990: use negative number for an invalid GPIO in camera dataGuennadi Liakhovetski1-0/+1
2008-11-26x86: fixup config space size of CPU functions for AMD family 11hAndreas Herrmann1-11/+14
2008-11-25ARM: OMAP: Typo fix for clock_allow_idleAmit Kucheria1-1/+1
2008-11-25[CPUFREQ] powernow-k8: ignore out-of-range PstateStatus valueAndreas Herrmann2-4/+31
2008-11-25x86, bts: fix wrmsr and spinlock over kmallocMarkus Metzger1-37/+40
2008-11-25x86, pebs: fix PEBS record size configurationMarkus Metzger1-0/+8
2008-11-25x86, bts: turn macro into static inline functionMarkus Metzger1-2/+4
2008-11-25x86, bts: exclude ds.c from build when disabledMarkus Metzger2-4/+1
2008-11-25arch/x86/kernel/pci-calgary_64.c: change simple_strtol to simple_strtoulJulia Lawall1-1/+1
2008-11-25x86: use limited register constraint for setnzSteven Rostedt1-1/+1
2008-11-25KVM: ppc: stop leaking host memory on VM exitHollis Blanchard3-0/+11
2008-11-24MIPS: Make BUG() __noreturn.David Daney1-9/+20
2008-11-24Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/jk/spuf...Paul Mackerras1-0/+3
2008-11-24Merge branch 'merge' of ssh://master.kernel.org/pub/scm/linux/kernel/git/jwbo...Paul Mackerras2-3/+20
2008-11-24Merge branch 'merge' of git://git.secretlab.ca/git/linux-2.6-mpc52xx into mergePaul Mackerras12-494/+2591
2008-11-23KVM: MMU: fix sync of ptes addressed at owner pagetableMarcelo Tosatti1-1/+1
2008-11-23KVM: ia64: Fix: Use correct calling convention for PAL_VPS_RESUME_HANDLERXiantao Zhang1-4/+7
2008-11-23KVM: ia64: Fix incorrect kbuild CFLAGS overrideXiantao Zhang1-1/+1
2008-11-23KVM: VMX: Fix interrupt loss during race with NMIAvi Kivity1-1/+3
2008-11-23KVM: s390: Fix problem state handling in guest sigp handlerChristian Borntraeger1-0/+5
2008-11-23xen: pin correct PGD on suspendIan Campbell1-7/+14
2008-11-23Merge branch 'oprofile-for-tip' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar1-1/+1
2008-11-23x86: revert irq number limitationThomas Gleixner1-21/+1
2008-11-23Merge commit 'v2.6.28-rc6' into irq/urgentIngo Molnar168-2792/+6452
2008-11-22[ARM] pxa/MioA701: bluetooth resume fixRobert Jarzmik1-1/+1
2008-11-22[ARM] pxa/MioA701: fix memory corruption.Robert Jarzmik1-0/+1
2008-11-21Merge commit 'v2.6.28-rc6' into x86/urgentIngo Molnar39-185/+242
2008-11-20Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds3-5/+7
2008-11-21powerpc/spufs: Fix spinning in spufs_ps_fault on signalJeremy Kerr1-0/+3
2008-11-20Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds8-6/+19
2008-11-20[IA64] xen: fix xen_get_eflags.Isaku Yamahata1-1/+1
2008-11-20[IA64] ia64/pv_ops/pv_cpu_ops: fix _IA64_REG_IP case.Isaku Yamahata3-2/+15
2008-11-20[IA64] remove duplicate include iommu.hHuang Weiyi1-1/+0
2008-11-20[IA64] use mprintk instead of printk, in ia64_mca_modify_original_stackHidetoshi Seto1-1/+1
2008-11-20[IA64] Rationalize kernel mode alignment checkingTony Luck2-1/+2
2008-11-20x86: Fix interrupt leak due to migrationMatthew Wilcox1-0/+14
2008-11-20Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds8-133/+90
2008-11-20Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2-1/+10
2008-11-20parisc: fix bug in compat_arch_ptraceHelge Deller1-5/+5
2008-11-20MIPS: csrc-r4k: Fix declaration depending on the wrong CONFIG_ symbol.Ralf Baechle1-1/+1
2008-11-20MIPS: csrc-r4k: Fix spelling mistake.Ralf Baechle1-1/+1
2008-11-20MIPS: RB532: Provide functions for gpio configurationPhil Sutter2-120/+75
2008-11-20MIPS: IP22: Make indy_sc_ops variable staticDmitri Vorobiev1-1/+1
2008-11-20MIPS: RB532: GPIO register offsets are relative to GPIOBASEFlorian Fainelli2-7/+9
2008-11-20MIPS: Malta: Fix include paths in malta-amon.cDavid Daney1-3/+3
2008-11-20x86: fixing __cpuinit/__init tangle, xsave_cntxt_init()Rakib Mullick1-1/+1
2008-11-20x86: fix __cpuinit/__init tangle in init_thread_xstate()Rakib Mullick1-1/+1
2008-11-19Merge branch 'x86/numa' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/...Linus Torvalds4-1/+44
2008-11-19Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds9-19/+80
2008-11-19sparc64: wire up accept4()David Miller5-6/+19
2008-11-19reintroduce accept4Ulrich Drepper1-2/+2
2008-11-19powerpc/mpc832x_rdb: fix swapped ethernet idsMichael Barkowski1-2/+2
2008-11-19powerpc: Use generic PHY driver for Marvell 88E1111 PHY on GE Fanuc SBC610Martyn Welch1-1/+1
2008-11-19powerpc/85xx: L2 cache size wrong in 8572DS dtsTrent Piepho1-1/+1
2008-11-18x86: uaccess_64: fix return value in __copy_from_user()Hiroshi Shimamoto1-1/+1
2008-11-18x86: quirk for reboot stalls on a Dell Optiplex 330Steve Conklin1-0/+9
2008-11-18Merge branch 'iommu-fixes-2.6.28' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar122-2592/+6127
2008-11-18x86: more general identifier for Phoenix BIOSPhilipp Kohlbecher1-1/+1
2008-11-18AMD IOMMU: check for next_bit also in unmapped areaJoerg Roedel1-1/+1
2008-11-18AMD IOMMU: fix fullflush comparison lengthJoerg Roedel1-1/+1
2008-11-18AMD IOMMU: enable device isolation per defaultJoerg Roedel1-1/+1
2008-11-18AMD IOMMU: add parameter to disable device isolationJoerg Roedel1-0/+2
2008-11-18x86, PEBS/DS: fix code flow in ds_request()Ingo Molnar1-5/+21
2008-11-18Blackfin arch: fix a broken define in dma-mappingMike Frysinger1-1/+5
2008-11-18Blackfin arch: fix bug - Turn on DEBUG_DOUBLEFAULT, booting SMP kernel crashGraf Yang1-1/+1
2008-11-18x86: add rdtsc barrier to TSC sync checkVenki Pallipadi1-0/+4
2008-11-17oprofile: fix an overflow in ppro codeEric Dumazet1-1/+1
2008-11-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2-8/+7
2008-11-17[ARM] 5330/1: mach-pxa: Fixup reset for systems using reboot=cold or other st...Jaya Kumar1-3/+4
2008-11-17Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmia...Russell King2-2/+3
2008-11-16x86: fix es7000 compilingYinghai Lu1-8/+1
2008-11-16[ARM] pxa: fix incorrect PCMCIA PSKTSEL pin configuration for spitzEric Miao1-1/+2
2008-11-16[ARM] pxa: fix I2C controller device being registered twice on AkitaEric Miao1-1/+0
2008-11-16x86, bts: fix unlock problem in ds.cMarkus Metzger1-1/+2
2008-11-15Merge branch 'sh/for-2.6.28' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds11-13/+83
2008-11-15Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds6-18/+33
2008-11-15Revert "x86: blacklist DMAR on Intel G31/G33 chipsets"David Woodhouse2-19/+0
2008-11-15m68k: Fix off-by-one in m68k_setup_user_interrupt()Geert Uytterhoeven1-1/+1
2008-11-14powerpc/virtex: Update defconfigsGrant Likely4-125/+1469