aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* tracing: Fix kconfig warning due to a typoSrikar Dronamraju2012-05-08
* tracing: Provide trace events interface for uprobesSrikar Dronamraju2012-05-07
* tracing: Extract out common code for kprobes/uprobes trace eventsSrikar Dronamraju2012-05-07
* tracing: Modify is_delete, is_return from int to boolSrikar Dronamraju2012-05-07
* uprobes/core: Decrement uprobe count before the pages are unmappedSrikar Dronamraju2012-04-14
* uprobes/core: Make background page replacement logic account for rss_stat cou...Srikar Dronamraju2012-04-14
* Merge branch 'perf/core' into perf/uprobesIngo Molnar2012-04-14
|\
| * Merge tag 'v3.4-rc2' into perf/coreIngo Molnar2012-04-13
| |\
| | * Linux 3.4-rc2Linus Torvalds2012-04-07
| | * Merge tag 'regmap-3.4-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2012-04-07
| | |\
| | | * regmap: prevent division by zero in rbtree_showStephen Warren2012-04-04
| | | * regmap: Export regcache_sync_region()Mark Brown2012-04-03
| | * | Merge branch 'kvm-updates/3.4' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2012-04-07
| | |\ \
| | | * | KVM: Resolve RCU vs. async page fault problemGleb Natapov2012-04-05
| | | * | Merge tag 'powerpc-fixes' of git://github.com/paulusmack/linux into new/masterAvi Kivity2012-04-05
| | | |\ \
| | | | * | KVM: PPC: Book3S: PR: Fix preemptionAlexander Graf2012-04-03
| | | | * | KVM: PPC: Save/Restore CR over vcpu_runAlexander Graf2012-04-03
| | | | * | KVM: PPC: Book3S HV: Save and restore CR in __kvmppc_vcore_entryPaul Mackerras2012-04-03
| | | | * | KVM: PPC: Book3S HV: Fix kvm_alloc_linear in case where no linears existPaul Mackerras2012-04-03
| | | | * | KVM: PPC: Book3S: Compile fix for ppc32 in HIOR access codeAlexander Graf2012-04-03
| | | * | | KVM: VMX: vmx_set_cr0 expects kvm->srcu lockedMarcelo Tosatti2012-04-05
| | | * | | KVM: PMU: Fix integer constant is too large warning in kvm_pmu_set_msr()Sasikantha babu2012-04-05
| | * | | | Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-shLinus Torvalds2012-04-07
| | |\ \ \ \
| | | * | | | sh: fix clock-sh7757 for the latest sh_mobile_sdhi driverShimoda, Yoshihiro2012-04-04
| | | | | | |
| | | | \ \ \
| | | *-. \ \ \ Merge branches 'sh/urgent', 'sh/vsyscall' and 'common/serial-rework' into sh-...Paul Mundt2012-03-30
| | | |\ \ \ \ \
| | | | | * | | | serial: sh-sci: use serial_port_in/out vs sci_in/out.Paul Mundt2012-03-30
| | | | * | | | | sh: vsyscall: Fix up .eh_frame generation.Paul Mundt2012-03-30
| | | | |/ / / /
| | | * | | | | sh: dma: Fix up device attribute mismatch from sysdev fallout.Paul Mundt2012-03-30
| | | * | | | | sh: dwarf unwinder depends on SHcompact.Paul Mundt2012-03-30
| | | * | | | | sh: fix up fallout from system.h disintegration.Paul Mundt2012-03-30
| | | |/ / / /
| | * | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2012-04-07
| | |\ \ \ \ \
| | | * | | | | sysctl: fix write access to dmesg_restrict/kptr_restrictKees Cook2012-04-05
| | * | | | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2012-04-06
| | |\ \ \ \ \ \
| | | * \ \ \ \ \ Merge branches 'idle-fix' and 'misc' into releaseLen Brown2012-04-06
| | | |\ \ \ \ \ \
| | | | * | | | | | MAINTAINERS: Update git url for ACPIIgor Murzov2012-04-06
| | | | | |_|_|_|/ | | | | |/| | | |
| | | * | | | | | cpuidle: Fix panic in CPU off-lining with no idle driverToshi Kani2012-04-06
| | | * | | | | | ACPI processor: Use safe_halt() rather than halt() in acpi_idle_play_dead()Luck, Tony2012-04-05
| | * | | | | | | Merge branch '3.4-rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-04-06
| | |\ \ \ \ \ \ \
| | | * | | | | | | tcm_fc: Do not free tpg structure during wq allocation failureMark Rustad2012-04-06
| | | * | | | | | | tcm_fc: Add abort flag for gracefully handling exchange timeoutMark Rustad2012-04-06
| | | | |/ / / / / | | | |/| | | | |
| | * | | | | | | Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetca...Linus Torvalds2012-04-06
| | |\ \ \ \ \ \ \
| | | * | | | | | | drivers/net/ethernet/tile: fix netdev_alloc_skb() bombingChris Metcalf2012-04-02
| | | * | | | | | | MAINTAINERS: update EDAC informationChris Metcalf2012-04-02
| | | * | | | | | | tilepro ethernet driver: fix a few minor issuesChris Metcalf2012-04-02
| | | * | | | | | | tile-srom.c driver: minor code cleanupChris Metcalf2012-04-02
| | | * | | | | | | edac: say "TILEGx" not "TILEPro" for the tilegx edac driverChris Metcalf2012-04-02
| | | * | | | | | | arch/tile: avoid accidentally unmasking NMI-type interrupt accidentallyChris Metcalf2012-04-02
| | | * | | | | | | arch/tile: remove bogus performance optimizationChris Metcalf2012-04-02
| | | * | | | | | | arch/tile: return SIGBUS for addresses that are unaligned AND invalidChris Metcalf2012-04-02
| | | * | | | | | | arch/tile: fix finv_buffer_remote() for tilegxChris Metcalf2012-04-02