aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2009-09-10sparc64: Initial niagara2 perf counter support.David S. Miller
2009-09-10sparc64: Perf counter 'nop' event is not constant.David S. Miller
2009-09-10sparc64: Provide a way to specify a perf counter overflow IRQ enable bit.David S. Miller
2009-09-10sparc64: Provide hypervisor tracing bit support for perf counters.David S. Miller
2009-09-10sparc64: Initial hw perf counter support.David S. Miller
2009-09-10sparc64: Implement a real set_perf_counter_pending().David S. Miller
2009-09-10sparc64: Use nmi_enter() and nmi_exit(), as needed.David S. Miller
2009-09-10sparc64: Provide extern decls for sparc_??u_type strings.David S. Miller
2009-09-08sparc64: Make touch_nmi_watchdog() actually work.David S. Miller
2009-09-08sparc64: Kill unnecessary cast in profile_timer_exceptions_notify().David S. Miller
2009-09-08sparc64: Manage NMI watchdog enabling like x86.David S. Miller
2009-09-04sparc: add basic support for 'perf'Jens Axboe
2009-09-04Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller
2009-09-01sparc: convert /proc/io_map, /proc/dvma_map to seq_fileAlexey Dobriyan
2009-08-28parisc: fix warning in traps.cGrant Grundler
2009-08-28Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2009-08-26Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds
2009-08-27powerpc/ps3: Update ps3_defconfigGeoff Levand
2009-08-27powerpc/ps3: Add missing check for PS3 to rtc-ps3 platform device registrationGeert Uytterhoeven
2009-08-26m68k,m68knommu: Wire up rt_tgsigqueueinfo and perf_counter_openGeert Uytterhoeven
2009-08-26m68k: Fix redefinition of pgprot_noncachedAlexey Dobriyan
2009-08-26arch/m68k/include/asm/motorola_pgalloc.h: fix kunmap argAndrew Morton
2009-08-26m68k: cnt reaches -1, not 0Roel Kluin
2009-08-26x86: Fix vSMP boot crashYinghai Lu
2009-08-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds
2009-08-25x86, xen: Initialize cx to suppress warningH. Peter Anvin
2009-08-25x86, xen: Suppress WP test on XenJeremy Fitzhardinge
2009-08-25sparc64: Validate linear D-TLB misses.David S. Miller
2009-08-25Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2009-08-25Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2009-08-25x86: Fix build with older binutils and consolidate linker scriptJan Beulich
2009-08-24Merge branch 'fixes' of git://git.marvell.com/orionLinus Torvalds
2009-08-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/hskinnemoen/avr32-2.6Linus Torvalds
2009-08-24x86: Fix an incorrect argument of reserve_bootmem()Amerigo Wang
2009-08-24[ARM] Kirkwood: enable eSATA on QNAP TS-219PJohn Holland
2009-08-24[ARM] Kirkwood: __init requires linux/init.hMartin Michlmayr
2009-08-23[S390] set preferred console based on conmodeHendrik Brueckner
2009-08-21x86: don't call '->send_IPI_mask()' with an empty maskLinus Torvalds
2009-08-21x86: don't send an IPI to the empty set of CPU'sLinus Torvalds
2009-08-20x86: add vmlinux.lds to targets in arch/x86/boot/compressed/MakefileJan Beulich
2009-08-20Merge branch 'bugfix' of git://git.kernel.org/pub/scm/linux/kernel/git/jeremy...Ingo Molnar
2009-08-19xen: rearrange things to fix stackprotectorJeremy Fitzhardinge
2009-08-19x86: make sure load_percpu_segment has no stackprotectorJeremy Fitzhardinge
2009-08-19Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds
2009-08-19clockevent: Prevent dead lock on clockevents_lockSuresh Siddha
2009-08-18sparc64: Update defconfig.David S. Miller
2009-08-18sparc32: Update defconfig.David S. Miller
2009-08-18sparc32: Kill trap table freeing code.David S. Miller
2009-08-18sparc: sys32.S incorrect compat-layer splice() system callMathieu Desnoyers
2009-08-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds