summaryrefslogtreecommitdiffstats
path: root/drivers/acpi/pci_slot.c (unfollow)
Commit message (Expand)AuthorFilesLines
2013-11-12perf target: Shorten perf_target__ to target__Arnaldo Carvalho de Melo16-109/+99
2013-11-12perf tests: Handle throttle events in 'object code reading' testAdrian Hunter1-2/+13
2013-11-12perf evlist: Refactor mmap_pages parsingDavid Ahern1-11/+28
2013-11-12perf evlist: Round mmap pages to power 2 - v2David Ahern1-12/+6
2013-11-12perf record: Fix segfault with --no-mmap-pagesDavid Ahern1-0/+3
2013-11-12perf trace: Add summary only optionDavid Ahern2-5/+21
2013-11-12perf trace: Simplify '--summary' outputPekka Enberg1-13/+12
2013-11-12perf trace: Change syscall summary duration orderPekka Enberg1-3/+3
2013-11-12perf tests: Compensate lower sample freq with longer test loopAdrian Hunter1-1/+1
2013-11-12perf trace: Fix segfault on perf trace -i perf.dataNamhyung Kim1-16/+21
2013-11-12perf trace: Separate tp syscall field caching into init routine to be reusedNamhyung Kim1-8/+20
2013-11-12perf trace: Beautify fifth argument of mmap() as fdNamhyung Kim1-1/+2
2013-11-11perf tests: Use lower sample_freq in sw clock event period testArnaldo Carvalho de Melo1-2/+5
2013-11-11perf tests: Check return of perf_evlist__open sw clock event period testArnaldo Carvalho de Melo1-1/+5
2013-11-11perf record: Move existing write_output into helper functionDavid Ahern1-1/+6
2013-11-11perf record: Use correct return type for write()Adrian Hunter1-1/+1
2013-11-11perf tools: Prevent condition that all sort keys are elidedNamhyung Kim1-0/+13
2013-11-11perf machine: Simplify synthesize_threads methodArnaldo Carvalho de Melo6-16/+22
2013-11-11perf machine: Introduce synthesize_threads method out of open coded equivalentArnaldo Carvalho de Melo6-39/+26
2013-11-11perf record: Synthesize non-exec MMAP records when --data usedArnaldo Carvalho de Melo7-32/+42
2013-11-11perf evsel: Remove idx parm from constructorArnaldo Carvalho de Melo12-28/+37
2013-11-11perf ui tui progress: Don't force a refresh during progress updatePatrick Palka1-1/+2
2013-11-11Revert "x86/UV: Add uvtrace support"Ingo Molnar2-20/+1
2013-11-11ftrace, sched: Add TRACE_FLAG_PREEMPT_RESCHEDPeter Zijlstra4-4/+25
2013-11-11stop_machine: Fix race between stop_two_cpus() and stop_cpus()Rik van Riel1-2/+13
2013-11-11ACPI, x86: Fix extended error log driver to depend on CONFIG_X86_LOCAL_APICLuck, Tony1-1/+1
2013-11-09uprobes: Fix the memory out of bound overwrite in copy_insn()Oleg Nesterov1-22/+21
2013-11-09uprobes: Fix the wrong usage of current->utask in uprobe_copy_process()Oleg Nesterov1-1/+1
2013-11-07parisc: add generic 32- and 64-bit defconfigsHelge Deller2-0/+674
2013-11-07parisc: sticon - unbreak on 64bit kernelHelge Deller3-80/+158
2013-11-07parisc: signal fixup - SIGBUS vs. SIGSEGVHelge Deller1-4/+14
2013-11-07parisc: implement full version of access_ok()Helge Deller1-4/+42
2013-11-07parisc: correctly display number of active CPUsHelge Deller1-2/+6
2013-11-07parisc: do not count IPI calls twiceHelge Deller3-10/+0
2013-11-07parisc: make udelay() SMP-safeHelge Deller3-32/+84
2013-11-07parisc: remove duplicate defineMichael Opdenacker1-1/+0
2013-11-07parisc: make "make install" not depend on vmlinuxHelge Deller2-15/+51
2013-11-07parisc: add kernel audit featureHelge Deller8-6/+158
2013-11-07parisc: provide macro to create exception table entriesHelge Deller5-14/+27
2013-11-07x86, intel-mid: Do not re-introduce usage of obsolete __cpuinitPaul Gortmaker1-1/+1
2013-11-07ARM64: /proc/interrupts: display IPIs of online CPUs onlySudeep KarkadaNagesha1-1/+1
2013-11-07perf tools: Remove unneeded includeRodrigo Campos1-1/+0
2013-11-07perf record: Remove post_processing_offset variableDavid Ahern1-5/+3
2013-11-07perf record: Remove advance_output functionDavid Ahern1-6/+1
2013-11-07perf record: Refactor feature handling into a separate functionDavid Ahern1-12/+21
2013-11-07perf trace: Don't relookup fields by name in each sampleArnaldo Carvalho de Melo1-11/+188
2013-11-07perf tools: Fix version when building out of treeDavid Ahern2-1/+6
2013-11-07perf evsel: Ditch evsel->handler.data fieldArnaldo Carvalho de Melo9-23/+20
2013-11-07Revert "sysfs: drop kobj_ns_type handling"Linus Torvalds5-47/+122
2013-11-07irqchip: bcm2835: Convert to use IRQCHIP_DECLARE macroAxel Lin3-44/+12