summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* perf: Fix enable_on_exec for sibling eventsPeter Zijlstra2011-12-061-7/+1
* perf: Remove superfluous argumentsPeter Zijlstra2011-12-061-5/+4
* perf, x86: Prefer fixed-purpose counters when schedulingPeter Zijlstra2011-12-061-5/+14
* perf, x86: Fix event scheduler for constraints with overlapping countersRobert Richter2011-12-063-5/+72
* perf, x86: Implement event scheduler helper functionsRobert Richter2011-12-062-55/+140
* perf: Avoid a useless pmu_disable() in the perf-tickPeter Zijlstra2011-12-062-16/+33
* Merge branch 'perf/urgent' into perf/coreIngo Molnar2011-12-06245-2463/+2668
|\
| * ftrace: Fix hash record accounting bugSteven Rostedt2011-12-051-1/+3
| * perf: Fix parsing of __print_flags() in TP_printk()Steven Rostedt2011-12-051-0/+2
| * jump_label: jump_label_inc may return before the code is patchedGleb Natapov2011-12-051-1/+2
| * ftrace: Remove force undef config value left for testingSteven Rostedt2011-12-051-1/+0
| * tracing: Restore system filter behaviorLi Zefan2011-12-052-1/+8
| * tracing: fix event_subsystem ref countingIlya Dryomov2011-12-051-1/+0
| * Merge branch 'tip/perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/g...Ingo Molnar2011-12-051-3/+3
| |\
| | * trace_events_filter: Use rcu_assign_pointer() when setting ftrace_event_call-...Tejun Heo2011-12-011-3/+3
| * | Merge branch 'perf/urgent' of git://github.com/acmel/linux into perf/urgentIngo Molnar2011-12-054-12/+14
| |\ \
| | * | perf session: Fix crash with invalid CPU listDavid Ahern2011-11-161-0/+4
| | * | perf python: Fix undefined symbol problemArnaldo Carvalho de Melo2011-11-163-12/+10
| | |/
| * | perf: Fix loss of notification with multi-eventPeter Zijlstra2011-12-054-2/+91
| * | perf, x86: Force IBS LVT offset assignment for family 10hRobert Richter2011-12-051-11/+18
| * | perf, x86: Disable PEBS on SandyBridge chipsPeter Zijlstra2011-12-051-0/+8
| |/
| * Merge branch 'urgent' of git://amd64.org/linux/rric into perf/urgentIngo Molnar2011-11-153-7/+30
| |\
| * | perf/x86: Enable raw event access to Intel offcore eventsPeter Zijlstra2011-11-141-5/+1
| * | perf: Don't use -ENOSPC for out of PMU resourcesPeter Zijlstra2011-11-144-13/+13
| * | perf: Do not set task_ctx pointer in cpuctx if there are no events in the con...Gleb Natapov2011-11-141-1/+2
| * | perf/x86: Fix PEBS instruction unwindPeter Zijlstra2011-11-141-1/+5
| * | Merge branch 'rmobile-fixes-for-linus' of git://github.com/pmundt/linux-shLinus Torvalds2011-11-1413-523/+400
| |\ \
| | * | ARM: mach-shmobile: cpuidle single/global and last_state fixesMagnus Damm2011-11-113-40/+30
| | * | ARM: mach-shmobile: move helper macro PORTCR to sh_pfc.hKuninori Morimoto2011-11-115-61/+17
| | * | ARM: mach-shmobile: move helper macro PORT_xx to sh_pfc.hKuninori Morimoto2011-11-115-197/+140
| | * | ARM: mach-shmobile: move helper macro PORT_DATA_xx to sh_pfc.hKuninori Morimoto2011-11-115-212/+151
| | * | ARM: mach-shmobile: ap4evb: remove white space from end of lineKuninori Morimoto2011-11-111-1/+1
| | * | ARM: mach-shmobile: clock-sh7372: remove un-necessary indexKuninori Morimoto2011-11-111-4/+4
| | * | ARM: mach-shmobile: kota2: add comment out separatorKuninori Morimoto2011-11-111-0/+7
| | * | ARM: mach-shmobile: sh73a0: add MMC data pin pull-upKuninori Morimoto2011-11-113-8/+50
| * | | Merge branch 'sh-fixes-for-linus' of git://github.com/pmundt/linux-shLinus Torvalds2011-11-1414-98/+82
| |\ \ \
| | * | | mailmap: Fix up some renesas attributionsKuninori Morimoto2011-11-111-0/+2
| | | | |
| | | \ \
| | *-. \ \ Merge branches 'sh/pm-runtime' and 'common/clkfwk' into sh-fixes-for-linusPaul Mundt2011-11-113472-35672/+65364
| | |\ \ \ \
| | | | * | | sh: clkfwk: Kill off remaining debugfs cruft.Paul Mundt2011-11-112-88/+0
| | | | * | | sh: clkfwk: add clk_rate_mult_range_round()Kuninori Morimoto2011-11-052-0/+23
| | | * | | | drivers: sh: Kill off dead pathname for runtime PM stub.Paul Mundt2011-11-111-3/+1
| | | * | | | drivers: sh: Generalize runtime PM platform stub.Paul Mundt2011-11-113-1/+9
| | | | |/ / | | | |/| |
| | * | | | sh: Wire up process_vm syscalls.Paul Mundt2011-11-114-2/+10
| | * | | | Merge branches 'sh/core' and 'sh/serial-rework' into sh-fixes-for-linusPaul Mundt2011-11-043-4/+32
| | |\ \ \ \
| | | * | | | serial: sh-sci: Fix up SH-2A SCIF support.Phil Edworthy2011-11-043-4/+32
| | | | |/ / | | | |/| |
| | * | | | sh: Fix cached/uncaced address calculation in 29bit modeNobuhiro Iwamatsu2011-11-041-0/+5
| | |/ / /
| * | | | Merge git://github.com/rustyrussell/linuxLinus Torvalds2011-11-141-5/+6
| |\ \ \ \
| | * | | | virtio-pci: fix use after freeMichael S. Tsirkin2011-11-141-5/+6
| * | | | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2011-11-131-8/+19
| |\ \ \ \ \
| | * | | | | drm/radeon/kms/combios: fix dynamic allocation of PM clock modesAlex Deucher2011-11-121-8/+19
OpenPOWER on IntegriCloud