index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2009-04-07
perf_counter: remove rq->lock usage
Peter Zijlstra
1
-2
/
+0
2009-04-07
perf_counter: rework context time
Peter Zijlstra
1
-7
/
+3
2009-04-07
perf_counter: change event definition
Peter Zijlstra
1
-0
/
+1
2009-04-07
perf_counter: comment the perf_event_type stuff
Peter Zijlstra
1
-0
/
+32
2009-04-07
perf_counter: counter overflow limit
Peter Zijlstra
1
-3
/
+9
2009-04-07
perf_counter: PERF_RECORD_TIME
Peter Zijlstra
1
-0
/
+2
2009-04-07
perf_counter: theres more to overflow than writing events
Peter Zijlstra
1
-2
/
+2
2009-04-07
perf_counter: generalize pending infrastructure
Peter Zijlstra
1
-3
/
+4
2009-04-07
perf_counter: SIGIO support
Peter Zijlstra
1
-0
/
+2
2009-04-07
perf_counter: add more context information
Peter Zijlstra
1
-2
/
+2
2009-04-07
perf_counter: update mmap() counter read, take 2
Peter Zijlstra
1
-14
/
+10
2009-04-06
perf_counter: update mmap() counter read
Peter Zijlstra
1
-12
/
+10
2009-04-06
perf_counter: add more context information
Peter Zijlstra
1
-2
/
+2
2009-04-06
perf_counter: per event wakeups
Peter Zijlstra
1
-1
/
+2
2009-04-06
perf_counter: move the event overflow output bits to record_type
Peter Zijlstra
1
-22
/
+28
2009-04-06
perf_counter: provide generic callchain bits
Peter Zijlstra
1
-1
/
+12
2009-04-06
perf_counter: re-arrange the perf_event_type
Peter Zijlstra
1
-2
/
+4
2009-04-06
perf_counter: executable mmap() information
Peter Zijlstra
1
-2
/
+22
2009-04-06
perf_counter: fix update_userpage()
Peter Zijlstra
1
-0
/
+35
2009-04-06
perf_counter: unify and fix delayed counter wakeup
Peter Zijlstra
1
-5
/
+10
2009-04-06
perf_counter: record time running and time enabled for each counter
Paul Mackerras
1
-0
/
+53
2009-04-06
perf_counter: optionally provide the pid/tid of the sampled task
Peter Zijlstra
1
-1
/
+4
2009-04-06
perf_counter: output objects
Peter Zijlstra
1
-0
/
+11
2009-04-06
perf_counter: fix perf_poll()
Peter Zijlstra
1
-0
/
+1
2009-04-06
perf_counter: new output ABI - part 1
Peter Zijlstra
1
-21
/
+15
2009-04-06
mutex: add atomic_dec_and_mutex_lock()
Eric Paris
1
-0
/
+23
2009-04-06
perf_counter: add an mmap method to allow userspace to read hardware counters
Paul Mackerras
1
-0
/
+15
2009-04-06
perf_counter: avoid recursion
Peter Zijlstra
1
-0
/
+7
2009-04-06
perf_counter: remove the event config bitfields
Peter Zijlstra
1
-24
/
+50
2009-04-06
perf_counter: fix type/event_id layout on big-endian systems
Paul Mackerras
1
-0
/
+12
2009-04-06
perf_counter: unify irq output code
Peter Zijlstra
1
-0
/
+2
2009-04-06
perf_counter: revamp syscall input ABI
Peter Zijlstra
1
-35
/
+60
2009-04-06
perf_counter: hook up the tracepoint events
Peter Zijlstra
1
-0
/
+3
2009-04-06
perf_counter: generic context switch event
Peter Zijlstra
1
-1
/
+0
2009-04-06
perf_counter: fix uninitialized usage of event_list
Peter Zijlstra
1
-0
/
+2
2009-04-06
perf_counter: add an event_list
Peter Zijlstra
1
-0
/
+4
2009-04-06
perf_counter: hrtimer based sampling for software time events
Peter Zijlstra
1
-6
/
+14
2009-04-06
perf_counter: provide major/minor page fault software events
Peter Zijlstra
1
-1
/
+3
2009-04-06
perf_counter: software counter event infrastructure
Peter Zijlstra
1
-1
/
+7
2009-04-06
Merge branch 'linus' into perfcounters/core-v2
Ingo Molnar
539
-7869
/
+14776
2009-04-05
Merge branch 'for-next' of git://git.o-hand.com/linux-mfd
Linus Torvalds
4
-13
/
+8
2009-04-05
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
14
-110
/
+139
2009-04-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6
Linus Torvalds
2
-1
/
+590
2009-04-05
Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
35
-270
/
+1335
2009-04-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-cpumask
Linus Torvalds
3
-11
/
+7
2009-04-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-module-an...
Linus Torvalds
5
-11
/
+97
2009-04-05
Merge branch 'printk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-0
/
+24
2009-04-05
ACPI: support acpi_device_ops .notify methods
Bjorn Helgaas
2
-0
/
+12
2009-04-05
Merge branch 'linus' into release
Len Brown
493
-7461
/
+12798
2009-04-05
Merge branch 'x2apic' into release
Len Brown
2
-3
/
+4
[next]