aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2013-02-08uprobes: Change handle_swbp() to expose bp_vaddr to handler_chain()Oleg Nesterov
2013-02-08uprobes/x86: Change __skip_sstep() to actually skip the whole insnOleg Nesterov
2013-02-06perf/x86: Allow for architecture specific RDPMC indexesJacob Shin
2013-02-06perf/x86: Move MSR address offset calculation to architecture specific filesJacob Shin
2013-02-06perf/x86/amd: Use proper naming scheme for AMD bit field definitionsJacob Shin
2013-02-06perf/x86/amd: Generalize northbridge constraints code for family 15hRobert Richter
2013-02-06perf/x86/amd: Rework northbridge event constraints handlerRobert Richter
2013-02-06perf/powerpc: Fix build errorSukadev Bhattiprolu
2013-01-31perf/POWER7: Make some POWER7 events available in sysfsSukadev Bhattiprolu
2013-01-31perf/POWER7: Make generic event translations available in sysfsSukadev Bhattiprolu
2013-01-31perf: Make EVENT_ATTR globalSukadev Bhattiprolu
2013-01-31perf/Power7: Use macros to identify perf eventsSukadev Bhattiprolu
2013-01-24Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar
2013-01-23Merge tag 'usb-3.8-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2013-01-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus Torvalds
2013-01-23Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/cmar...Linus Torvalds
2013-01-22Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2013-01-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/del...Linus Torvalds
2013-01-22ptrace: ensure arch_ptrace/ptrace_request can never race with SIGKILLOleg Nesterov
2013-01-22arm64: elf: fix core dumping to match what glibc expectsWill Deacon
2013-01-21kprobes/x86: Move kprobes stuff under arch/x86/kernel/kprobes/Masami Hiramatsu
2013-01-21kprobes/x86: Move ftrace-based kprobe code into kprobes-ftrace.cMasami Hiramatsu
2013-01-21ftrace: Move ARCH_SUPPORTS_FTRACE_SAVE_REGS in KconfigMasami Hiramatsu
2013-01-20ia64: kill thread_matches(), unexport ptrace_check_attach()Oleg Nesterov
2013-01-18Merge tag 'stable/for-linus-3.8-rc3-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2013-01-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger...Linus Torvalds
2013-01-18ARM: i.MX clock: Change the connection-id for fsl-usb2-udcPeter Chen
2013-01-18usb: gadget: fsl-mxc-udc: replace cpu_is_xxx() with platform_device_idPeter Chen
2013-01-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2013-01-16xen: Fix stack corruption in xen_failsafe_callback for 32bit PVOPS guests.Andrew Cooper
2013-01-16Merge tag 'sound-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds
2013-01-16Merge git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2013-01-16Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-shLinus Torvalds
2013-01-16Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/cmar...Linus Torvalds
2013-01-16Merge branch 'x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2013-01-16s390/time: fix sched_clock() overflowHeiko Carstens
2013-01-16sh: ecovec: add sample amixer settingsKuninori Morimoto
2013-01-15Revert "xen/smp: Fix CPU online/offline bug triggering a BUG: scheduling whil...Konrad Rzeszutek Wilk
2013-01-15Merge tag 'v3.7' into stable/for-linus-3.8Konrad Rzeszutek Wilk
2013-01-15arm64: compat: add syscall table entries for new syscallsWill Deacon
2013-01-15Merge tag 'asoc-atmel-pinctrl' of git://git.kernel.org/pub/scm/linux/kernel/g...Takashi Iwai
2013-01-14Merge tag 'dt-fixes-for-3.8' of git://sources.calxeda.com/kernel/linuxLinus Torvalds
2013-01-14Merge tag 'sound-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds
2013-01-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds
2013-01-14ARM: dts: prevent *.dtb from always being rebuiltStephen Warren
2013-01-14arm64: dts: prevent *.dtb from always being rebuiltStephen Warren
2013-01-14sh: Fix up stack debugging build.Paul Mundt
2013-01-14sh: wire up finit_module syscall.Paul Mundt
2013-01-13x86/Sandy Bridge: Sandy Bridge workaround depends on CONFIG_PCIH. Peter Anvin
2013-01-13x86/Sandy Bridge: mark arrays in __init functions as __initconstH. Peter Anvin