aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/perf_event.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2010-09-09perf: Per-pmu-per-cpu contextsPeter Zijlstra2-69/+113
2010-09-09perf: Per cpu-context rotation timerPeter Zijlstra3-22/+65
2010-09-09perf: Remove the swevent hash-table from the cpu contextPeter Zijlstra2-52/+58
2010-09-09perf: Separate find_get_context() from event initializationPeter Zijlstra1-38/+35
2010-09-09perf: Remove the sysfs bitsPeter Zijlstra6-147/+5
2010-09-09perf: Rework the PMU methodsPeter Zijlstra14-331/+576
2010-09-09perf: Shrink hw_perf_eventPeter Zijlstra2-8/+6
2010-09-09perf: Default PMU opsPeter Zijlstra2-17/+57
2010-09-09perf: Per PMU disablePeter Zijlstra9-99/+119
2010-09-09perf: Reduce perf_disable() usagePeter Zijlstra8-59/+48
2010-09-09perf: Unindent labelsPeter Zijlstra1-19/+24
2010-09-09perf: Register PMU implementationsPeter Zijlstra10-412/+488
2010-09-09perf: Deconstify struct pmuPeter Zijlstra9-40/+40
2010-09-09sched: Move sched_avg_update() to update_cpu_load()Suresh Siddha2-2/+6
2010-09-09perf: Fix CPU hotplugPeter Zijlstra1-3/+3
2010-09-09perf, trace: Fix module leakLi Zefan1-0/+3
2010-09-09ahci: fix hang on failed softresetTejun Heo1-1/+1
2010-09-09pata_artop: Fix device ID parity checkJean Delvare1-1/+2
2010-09-09AT91: SAM9G45 - add a separate clock entry for every single TC blockFabian Godehardt2-5/+14
2010-09-09AT91: clock: peripheral clocks can have other parent than mckNicolas Ferre1-1/+2
2010-09-09KVM: x86: Perform hardware_enable in CPU_STARTING callbackZachary Amsden1-3/+2
2010-09-09lglock: make lg_lock_global() actually lock globallyJonathan Corbet1-2/+2
2010-09-09mm: Move vma_stack_continue into mm.hStefan Bader3-7/+8
2010-09-09[SCSI] fix use-after-free in scsi_init_io()James Bottomley1-1/+1
2010-09-09dquot: do full inode dirty in allocating spaceShaohua Li1-2/+8
2010-09-09drm/i915: Double check that the wait_request is not pending before warningChris Wilson1-7/+15
2010-09-09ALSA: rawmidi: fix the get next midi device ioctlDan Carpenter1-0/+2
2010-09-08spi/pl022: move probe call to subsys_initcall()Linus Walleij1-1/+1
2010-09-08KS8851: Correct RX packet allocationEric Dumazet1-18/+21
2010-09-08udp: add rehash on connect()Eric Dumazet6-2/+66
2010-09-08sparc: Kill all BKL usage.David S. Miller3-6/+1
2010-09-09PM: Prevent waiting forever on asynchronous resume after failing suspendColin Cross1-0/+1
2010-09-08RDMA/nes: Fix hang with modified FIN handling on A0 cardsFaisal Latif2-1/+3
2010-09-08RDMA/nes: Change state to closing after FINFaisal Latif1-1/+12
2010-09-08RDMA/nes: Fix double CLOSE event indication crashFaisal Latif1-8/+10
2010-09-08net: blackhole route should always be recalculatedJianzhao Wang1-1/+6
2010-09-08RDMA/nes: Write correct register write to set TX pause paramChien Tung1-2/+2
2010-09-08cifs: prevent possible memory corruption in cifs_demultiplex_threadJeff Layton3-11/+17
2010-09-08cifs: eliminate some more premature cifsd exitsJeff Layton1-29/+12
2010-09-08cifs: prevent cifsd from exiting prematurelyJeff Layton1-9/+7
2010-09-08[CIFS] ntlmv2/ntlmssp remove-unused-function CalcNTLMv2_partial_mac_keySteve French2-59/+0
2010-09-08ipv4: Suppress lockdep-RCU false positive in FIB trie (3)Jarek Poplawski1-2/+6
2010-09-08cifs: eliminate redundant xdev check in cifs_renameJeff Layton1-21/+9
2010-09-08Revert "[CIFS] Fix ntlmv2 auth with ntlmssp"Steve French11-452/+172
2010-09-08Revert "missing changes during ntlmv2/ntlmssp auth and sign"Steve French2-10/+5
2010-09-08niu: Fix kernel buffer overflow for ETHTOOL_GRXCLSRLALLBen Hutchings1-10/+6
2010-09-08Revert "Eliminate sparse warning - bad constant expression"Steve French2-128/+72
2010-09-08Revert "[CIFS] Eliminate unused variable warning"Steve French1-2/+1
2010-09-08powerpc/5200: mpc52xx_uart.c: Add of_node_put to avoid memory leakJulia Lawall1-0/+1
2010-09-08spi/pl022: fix APB pclk power regression on U300Linus Walleij1-6/+8