summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2010-12-18Merge branch 'hw-breakpoint' of git://repo.or.cz/linux-2.6/linux-wd into deve...Russell King
2010-12-15ARM: hw_breakpoint: do not fail initcall if monitor mode is disabledWill Deacon
2010-12-06ARM: hw_breakpoint: fix warnings generated by sparseWill Deacon
2010-12-06ARM: ptrace: fix style issue with hw_breakpoint interfaceWill Deacon
2010-12-06ARM: hw_breakpoint: disallow per-cpu breakpoints without overflow handlerWill Deacon
2010-12-06ARM: hw_breakpoint: unify single-stepping code for watchpoints and breakpointsWill Deacon
2010-12-06ARM: hw_breakpoint: do not allocate new breakpoints with preemption disabledWill Deacon
2010-12-06ARM: hw_breakpoint: don't advertise reserved breakpointsWill Deacon
2010-12-06ARM: hw_breakpoint: disable preemption during debug exception handlingWill Deacon
2010-12-06ARM: hw_breakpoint: correct and simplify alignment fixup codeWill Deacon
2010-12-06ARM: hw_breakpoint: reset control registers in hotplug pathWill Deacon
2010-12-06ARM: hw_breakpoint: ensure OS lock is clear before writing to debug registersWill Deacon
2010-12-04ARM: 6521/1: perf: use raw_spinlock_t for pmu_lockWill Deacon
2010-12-04ARM: 6512/1: perf: fix warnings generated by sparseWill Deacon
2010-11-30Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds
2010-11-29powerpc: Use call_rcu_sched() for pagetablesPeter Zijlstra
2010-11-29Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2010-11-28Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2010-11-26Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2010-11-26Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2010-11-26Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds
2010-11-26Merge branch 'rmobile-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2010-11-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb...Linus Torvalds
2010-11-26Merge branch 's5p-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2010-11-26perf, x86: Fixup Kconfig depsPeter Zijlstra
2010-11-26x86, perf, nmi: Disable perf if counters are not accessibleDon Zickus
2010-11-26Merge branch 'ftrace' of git://github.com/rabinv/linux-2.6 into devel-stableRussell King
2010-11-26Merge branch 'perf-split' of git://linux-arm.org/linux-2.6-wd into devel-stableRussell King
2010-11-26Merge branch 'for-russell' of git://codeaurora.org/quic/kernel/dwalker/linux-...Russell King
2010-11-25ARM: perf: separate PMU backends into multiple filesWill Deacon
2010-11-25ARM: perf: encode PMU name in arm_pmu structureWill Deacon
2010-11-25ARM: perf: add _init() functions to PMUsWill Deacon
2010-11-25ARM: perf: avoid exposing internal stop function for v6 PMUWill Deacon
2010-11-25ARM: perf: consolidate common PMU behaviourWill Deacon
2010-11-25[S390] nmi: fix clock comparator revalidationHeiko Carstens
2010-11-25ARM: S5PV210: Fix sysdev related warning messagesAbhilash Kesavan
2010-11-25ARM: S3C24XX: Fix UART3 submask on S3C2416 and S3C2443Abhilash Kesavan
2010-11-25ARM: S3C24XX: Fix Demux error in UART3 irqs on S3C2443 and S3C2416Abhilash Kesavan
2010-11-25ARM: S3C64XX: fix uart clock setup for mini6410/real6410Darius Augulis
2010-11-25ARM: S3C24XX: Fix wrong s3c_gpio_cfgpullKukjin Kim
2010-11-25ARM: S3C2410: Adapt h1940-bluetooth to gpiolib changesVasily Khoruzhick
2010-11-25OMAP2+: PM/serial: hold console semaphore while OMAP UARTs are disabledPaul Walmsley
2010-11-25OMAP: UART: don't resume UARTs that are not enabled.Kevin Hilman
2010-11-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/kon...Linus Torvalds
2010-11-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds
2010-11-24Merge branch 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetc...Linus Torvalds
2010-11-24Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2010-11-24Merge branch 'sh-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2010-11-24arch/x86/include/asm/fixmap.h: mark __set_fixmap_offset as __always_inlineAndrew Morton
2010-11-24uml: disable winch irq before freeing handler dataWill Newton