index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
acpi
/
pci_slot.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2013-11-12
perf target: Shorten perf_target__ to target__
Arnaldo Carvalho de Melo
16
-109
/
+99
2013-11-12
perf tests: Handle throttle events in 'object code reading' test
Adrian Hunter
1
-2
/
+13
2013-11-12
perf evlist: Refactor mmap_pages parsing
David Ahern
1
-11
/
+28
2013-11-12
perf evlist: Round mmap pages to power 2 - v2
David Ahern
1
-12
/
+6
2013-11-12
perf record: Fix segfault with --no-mmap-pages
David Ahern
1
-0
/
+3
2013-11-12
perf trace: Add summary only option
David Ahern
2
-5
/
+21
2013-11-12
perf trace: Simplify '--summary' output
Pekka Enberg
1
-13
/
+12
2013-11-12
perf trace: Change syscall summary duration order
Pekka Enberg
1
-3
/
+3
2013-11-12
perf tests: Compensate lower sample freq with longer test loop
Adrian Hunter
1
-1
/
+1
2013-11-12
perf trace: Fix segfault on perf trace -i perf.data
Namhyung Kim
1
-16
/
+21
2013-11-12
perf trace: Separate tp syscall field caching into init routine to be reused
Namhyung Kim
1
-8
/
+20
2013-11-12
perf trace: Beautify fifth argument of mmap() as fd
Namhyung Kim
1
-1
/
+2
2013-11-11
perf tests: Use lower sample_freq in sw clock event period test
Arnaldo Carvalho de Melo
1
-2
/
+5
2013-11-11
perf tests: Check return of perf_evlist__open sw clock event period test
Arnaldo Carvalho de Melo
1
-1
/
+5
2013-11-11
perf record: Move existing write_output into helper function
David Ahern
1
-1
/
+6
2013-11-11
perf record: Use correct return type for write()
Adrian Hunter
1
-1
/
+1
2013-11-11
perf tools: Prevent condition that all sort keys are elided
Namhyung Kim
1
-0
/
+13
2013-11-11
perf machine: Simplify synthesize_threads method
Arnaldo Carvalho de Melo
6
-16
/
+22
2013-11-11
perf machine: Introduce synthesize_threads method out of open coded equivalent
Arnaldo Carvalho de Melo
6
-39
/
+26
2013-11-11
perf record: Synthesize non-exec MMAP records when --data used
Arnaldo Carvalho de Melo
7
-32
/
+42
2013-11-11
perf evsel: Remove idx parm from constructor
Arnaldo Carvalho de Melo
12
-28
/
+37
2013-11-11
perf ui tui progress: Don't force a refresh during progress update
Patrick Palka
1
-1
/
+2
2013-11-11
Revert "x86/UV: Add uvtrace support"
Ingo Molnar
2
-20
/
+1
2013-11-11
ftrace, sched: Add TRACE_FLAG_PREEMPT_RESCHED
Peter Zijlstra
4
-4
/
+25
2013-11-11
stop_machine: Fix race between stop_two_cpus() and stop_cpus()
Rik van Riel
1
-2
/
+13
2013-11-11
ACPI, x86: Fix extended error log driver to depend on CONFIG_X86_LOCAL_APIC
Luck, Tony
1
-1
/
+1
2013-11-09
uprobes: Fix the memory out of bound overwrite in copy_insn()
Oleg Nesterov
1
-22
/
+21
2013-11-09
uprobes: Fix the wrong usage of current->utask in uprobe_copy_process()
Oleg Nesterov
1
-1
/
+1
2013-11-07
parisc: add generic 32- and 64-bit defconfigs
Helge Deller
2
-0
/
+674
2013-11-07
parisc: sticon - unbreak on 64bit kernel
Helge Deller
3
-80
/
+158
2013-11-07
parisc: signal fixup - SIGBUS vs. SIGSEGV
Helge Deller
1
-4
/
+14
2013-11-07
parisc: implement full version of access_ok()
Helge Deller
1
-4
/
+42
2013-11-07
parisc: correctly display number of active CPUs
Helge Deller
1
-2
/
+6
2013-11-07
parisc: do not count IPI calls twice
Helge Deller
3
-10
/
+0
2013-11-07
parisc: make udelay() SMP-safe
Helge Deller
3
-32
/
+84
2013-11-07
parisc: remove duplicate define
Michael Opdenacker
1
-1
/
+0
2013-11-07
parisc: make "make install" not depend on vmlinux
Helge Deller
2
-15
/
+51
2013-11-07
parisc: add kernel audit feature
Helge Deller
8
-6
/
+158
2013-11-07
parisc: provide macro to create exception table entries
Helge Deller
5
-14
/
+27
2013-11-07
x86, intel-mid: Do not re-introduce usage of obsolete __cpuinit
Paul Gortmaker
1
-1
/
+1
2013-11-07
ARM64: /proc/interrupts: display IPIs of online CPUs only
Sudeep KarkadaNagesha
1
-1
/
+1
2013-11-07
perf tools: Remove unneeded include
Rodrigo Campos
1
-1
/
+0
2013-11-07
perf record: Remove post_processing_offset variable
David Ahern
1
-5
/
+3
2013-11-07
perf record: Remove advance_output function
David Ahern
1
-6
/
+1
2013-11-07
perf record: Refactor feature handling into a separate function
David Ahern
1
-12
/
+21
2013-11-07
perf trace: Don't relookup fields by name in each sample
Arnaldo Carvalho de Melo
1
-11
/
+188
2013-11-07
perf tools: Fix version when building out of tree
David Ahern
2
-1
/
+6
2013-11-07
perf evsel: Ditch evsel->handler.data field
Arnaldo Carvalho de Melo
9
-23
/
+20
2013-11-07
Revert "sysfs: drop kobj_ns_type handling"
Linus Torvalds
5
-47
/
+122
2013-11-07
irqchip: bcm2835: Convert to use IRQCHIP_DECLARE macro
Axel Lin
3
-44
/
+12
[next]