aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2009-06-11Merge branches 'frv' and 'mn10300'Linus Torvalds
2009-06-11MN10300: Add utrace/tracehooks supportDavid Howells
2009-06-11MN10300: Don't set the dirty bit in the DTLB entries in the TLB-miss handlerDavid Howells
2009-06-11FRV: Implement new-style ptraceDavid Howells
2009-06-11FRV: Don't turn on TIF_SYSCALL_TRACE unconditionally in syscall prologueDavid Howells
2009-06-11FRV: Implement TIF_NOTIFY_RESUMEDavid Howells
2009-06-11FRV: Remove in-kernel strace codeDavid Howells
2009-06-11FRV: BUG to BUG_ON changesStoyan Gaydarov
2009-06-11FRV: bitops: Change the bitmap index from int to unsigned longJustin Chen
2009-06-11Merge branch 'serial-from-alan'Linus Torvalds
2009-06-11imx: serial: add IrDA support to serial driverFabian Godehardt
2009-06-11x86: fix ktermios-termio conversionArnd Bergmann
2009-06-10Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2009-06-10Merge branch 'oprofile-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2009-06-10Merge branch 'signal-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2009-06-10Merge branch 'iommu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2009-06-10Merge branch 'futexes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2009-06-10Merge branch 'x86-xen-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2009-06-10Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2009-06-10Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2009-06-10Merge branch 'x86-setup-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2009-06-10Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2009-06-10Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2009-06-10Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2009-06-10Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2009-06-10Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2009-06-10Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2009-06-10Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2009-06-11Revert "x86, bts: reenable ptrace branch trace support"Ingo Molnar
2009-06-10Merge branch 'x86-kbuild-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2009-06-10Merge branch 'irq-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2009-06-10CPUFREQ: Mark e_powersaver driver as EXPERIMENTAL and DANGEROUSHarald Welte
2009-06-10CPUFREQ: Enable acpi-cpufreq driver for VIA/Centaur CPUsHarald Welte
2009-06-09x86: Clear TS in irq_ts_save() when in an atomic sectionChuck Ebbert
2009-06-09x86: Detect use of extended APIC ID for AMD CPUsAndreas Herrmann
2009-06-09cpumask: alloc zeroed cpumask for static cpumask_var_tsYinghai Lu
2009-06-09amd-iommu: remove unnecessary "AMD IOMMU: " prefixJoerg Roedel
2009-06-09amd-iommu: detach device explicitly before attaching it to a new domainJoerg Roedel
2009-06-09amd-iommu: remove BUS_NOTIFY_BOUND_DRIVER handlingJoerg Roedel
2009-06-09Merge commit 'tip/core/iommu' into amd-iommu/fixesJoerg Roedel
2009-06-08x86: memtest: remove 64-bit divisionAndreas Herrmann
2009-06-08x86, UV: Fix macros for multiple coherency domainsJack Steiner
2009-06-08Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds
2009-06-08MIPS: Outline udelay and fix a few issues.Ralf Baechle
2009-06-08MIPS: ioctl.h: Fix headers_check warningsJaswinder Singh Rajput
2009-06-08MIPS: Cobalt: PCI bus is always required to obtain the board IDYoichi Yuasa
2009-06-08MIPS: Kconfig: Remove "Support for" from Cavium system typeYoichi Yuasa
2009-06-08MIPS: Sibyte: Honor CONFIG_CMDLINERalf Baechle
2009-06-08Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2009-06-07x86, microcode: Simplify vfree() useFigo.zhang