aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2009-08-30kprobes/x86-64: Fix to move common_interrupt to .kprobes.textMasami Hiramatsu
2009-08-30kprobes/x86: Fix to add __kprobes to in-kernel fault handing functionsMasami Hiramatsu
2009-08-30kprobes/x86-64: Allow to reenter probe on post_handlerMasami Hiramatsu
2009-08-30kprobes/x86: Call BUG() when reentering probe into KPROBES_HIT_SSMasami Hiramatsu
2009-08-27tracing/kprobes: Dump the culprit kprobe in case of kprobe recursionFrederic Weisbecker
2009-08-27x86: Check awk features before generating inat-tables.cMasami Hiramatsu
2009-08-27x86: Fix x86 instruction decoder selftest to check only .textMasami Hiramatsu
2009-08-27x86: Add pt_regs register and stack access APIsMasami Hiramatsu
2009-08-27kprobes: Cleanup fix_riprel() using insn decoder on x86Masami Hiramatsu
2009-08-27kprobes: Checks probe address is instruction boudary on x86Masami Hiramatsu
2009-08-27x86: X86 instruction decoder build-time selftestMasami Hiramatsu
2009-08-27x86: Instruction decoder APIMasami Hiramatsu
2009-08-26tracing: Create generic syscall TRACE_EVENTsJosh Stone
2009-08-26tracing: Move tracepoint callbacks from declaration to definitionJosh Stone
2009-08-26tracing: Rename FTRACE_SYSCALLS for tracepointsJosh Stone
2009-08-19[S390] ftrace: update system call tracer supportIngo Molnar
2009-08-11tracing: Convert x86_64 mmap and uname to use DEFINE_SYSCALLJason Baron
2009-08-11tracing: Add individual syscalls tracepoint id supportJason Baron
2009-08-11tracing: Update FTRACE_SYSCALL_MAXJason Baron
2009-08-11tracing: Add syscall tracepointsJason Baron
2009-08-11tracing: Call arch_init_ftrace_syscalls at bootJason Baron
2009-08-11tracing: Map syscall name to numberJason Baron
2009-08-11Merge branch 'linus' into tracing/coreIngo Molnar
2009-08-10Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/l...Linus Torvalds
2009-08-10Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2009-08-10x86: Fix serialization in pit_expect_msb()Linus Torvalds
2009-08-10Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds
2009-08-10MN10300: includecheck fix: mn10300, pci.hJaswinder Singh Rajput
2009-08-10powerpc/dma: pci_set_dma_mask() shouldn't fail if mask fits in RAMBenjamin Herrenschmidt
2009-08-09Merge branch 'kvm-updates/2.6.31' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2009-08-09Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2009-08-09perf_counter/powerpc: Fix oops on cpus without perf_counter hardware supportPaul Mackerras
2009-08-09x86: fix buffer overflow in efi_init()Roel Kluin
2009-08-08x86: Add quirk to make Apple MacBookPro5,1 use reboot=pciOzan Çağlayan
2009-08-08x86: Fix MSI-X initialization by using online_mask for x2apic target_cpusYinghai Lu
2009-08-07USB: musb: fix the nop registration for OMAP3EVMGupta, Ajay Kumar
2009-08-07Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2009-08-07Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds
2009-08-07[S390] KVM: Read buffer overflowRoel Kluin
2009-08-07[S390] kernel: Storing machine flags early in lowcoreHendrik Brueckner
2009-08-06perf_counter/powerpc: Check oprofile_cpu_type for NULL before using itBenjamin Herrenschmidt
2009-08-06KVM: MMU: limit rmap chain lengthMarcelo Tosatti
2009-08-06tracing/function-graph-tracer: Drop the useless nmi protectionFrederic Weisbecker
2009-08-05ARM: 5639/1: arm: clkdev.c should include <linux/clk.h>Hartley Sweeten
2009-08-05ARM: 5638/1: arch/arm/kernel/signal.c: use correct address space for CRUNCHHartley Sweeten
2009-08-05ARM: 5637/1: [KS8695] Don't reference CLOCK_TICK_RATE in driversAndrew Victor
2009-08-05KVM: ia64: fix build failures due to ia64/unsigned long mismatchesAvi Kivity
2009-08-05KVM: Make KVM_HPAGES_PER_HPAGE unsigned long to avoid build error on powerpcStephen Rothwell
2009-08-05KVM: s390: fix wait_queue handlingChristian Borntraeger
2009-08-05KVM: VMX: Fix locking imbalance on emulation failureJan Kiszka