aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2012-01-24perf tools: Introduce per user viewArnaldo Carvalho de Melo18-22/+200
2012-01-24perf tools: Add fprintf methods for thread_map and cpu_map classesArnaldo Carvalho de Melo4-0/+30
2012-01-08perf tools: Fix compile error on x86_64 UbuntuNamhyung Kim1-1/+0
2012-01-08perf report: Fix --stdio output alignment when --showcpuutilization usedNamhyung Kim1-16/+18
2012-01-08perf annotate: Get rid of field_sep checkNamhyung Kim1-5/+0
2012-01-08perf annotate: Fix usage stringNamhyung Kim1-1/+1
2012-01-08perf kmem: Fix a memory leakNamhyung Kim1-0/+1
2012-01-08perf kmem: Add missing closedir() callsNamhyung Kim1-0/+2
2012-01-08perf top: Add error message for EMFILENamhyung Kim1-0/+4
2012-01-08perf test: Change type of '-v' option to INCRNamhyung Kim1-1/+1
2012-01-08perf script: Add missing closedir() callsNamhyung Kim1-0/+4
2012-01-08Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/coreIngo Molnar10-60/+93
2012-01-08Merge branch 'tip/perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace into perf/coreIngo Molnar277-1455/+3694
2012-01-08Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace into perf/coreIngo Molnar6-350/+768
2012-01-07tracing: Fix compile error when static ftrace is enabledSteven Rostedt1-0/+1
2012-01-07Merge branch 'tip/x86/core-3' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace into perf/coreIngo Molnar7-33/+369
2012-01-06recordmcount: Fix handling of elf64 big-endian objects.David Daney1-1/+1
2012-01-06perf tools: Add const.h to MANIFEST to make perf-tar-src-pkg work againSebastian Andrzej Siewior1-0/+1
2012-01-06perf tools: Add support for guest/host-only profilingJoerg Roedel2-2/+14
2012-01-06perf kvm: Do guest-only counting by defaultJoerg Roedel5-5/+26
2012-01-06perf top: Don't update total_period on process_sampleArnaldo Carvalho de Melo1-1/+0
2012-01-06perf hists: Stop using 'self' for struct hist_entryArnaldo Carvalho de Melo2-48/+48
2012-01-06perf hists: Rename total_session to total_periodArnaldo Carvalho de Melo1-8/+8
2012-01-04Linux 3.2Linus Torvalds1-1/+1
2012-01-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds7-15/+32
2012-01-04minixfs: misplaced checks lead to dentry leakAl Viro1-17/+17
2012-01-04ptrace: ensure JOBCTL_STOP_SIGMASK is not zero after detachOleg Nesterov2-3/+12
2012-01-04ptrace: partially fix the do_wait(WEXITED) vs EXIT_DEAD->EXIT_ZOMBIE raceOleg Nesterov1-1/+8
2012-01-04Merge git://git.samba.org/sfrench/cifs-2.6Linus Torvalds1-2/+2
2012-01-04Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davemJohn W. Linville4-5/+23
2012-01-04Revert "rtc: Expire alarms after the time is set."Linus Torvalds1-6/+0
2012-01-04[CIFS] default ntlmv2 for cifs mount delayed to 3.3Steve French1-1/+1
2012-01-03cifs: fix bad buffer length check in coalesce_t2Jeff Layton1-1/+1
2012-01-03Revert "rtc: Disable the alarm in the hardware"Linus Torvalds1-34/+10
2012-01-03hung_task: fix false positive during vforkMandeep Singh Baines1-4/+10
2012-01-03security: Fix security_old_inode_init_security() when CONFIG_SECURITY is not setJan Kara2-2/+2
2012-01-03fix CAN MAINTAINERS SCM tree typeOliver Hartkopp1-2/+2
2012-01-03mwifiex: fix crash during simultaneous scan and connectAmitkumar Karwar1-1/+6
2012-01-03b43: fix regression in PIO caseGuennadi Liakhovetski1-3/+13
2012-01-03ath9k: Fix kernel panic in AR2427 in AP modeMohammed Shafi Shajakhan1-0/+3
2012-01-03Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padovan/bluetoothJohn W. Linville1-1/+1
2012-01-03CAN MAINTAINERS updateOliver Hartkopp1-6/+5
2012-01-03net: fsl: fec: fix build for mx23-only kernelWolfram Sang1-2/+2
2012-01-03sch_qfq: fix overflow in qfq_update_start()Eric Dumazet1-2/+2
2012-01-03perf kvm: Fix copy & paste error in descriptionJoerg Roedel1-1/+1
2012-01-03perf script: Kill script_spec__deleteNamhyung Kim1-12/+1
2012-01-03perf top: Fix a memory leakNamhyung Kim1-1/+0
2012-01-03perf stat: Introduce get_ratio_color() helperNamhyung Kim1-56/+35
2012-01-03perf session: Remove impossible condition checkNamhyung Kim1-2/+1
2012-01-03drm/radeon/kms/atom: fix possible segfault in pm setupAlexander Müller1-1/+5