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-06-11
Merge branch 'linus' into perfcounters/core
Ingo Molnar
58
-443
/
+2460
2009-06-11
perf_counter: Add counter->id to the throttle event
Peter Zijlstra
1
-0
/
+1
2009-06-11
perf_counter: Better align code
Ingo Molnar
1
-80
/
+85
2009-06-11
perf_counter: Rename L2 to LL cache
Peter Zijlstra
1
-2
/
+2
2009-06-11
perf_counter: Standardize event names
Peter Zijlstra
1
-18
/
+18
2009-06-11
perf_counter: Rename enums
Peter Zijlstra
1
-28
/
+25
2009-06-11
perf_counter: Rename perf_counter_limit sysctl
Peter Zijlstra
1
-1
/
+1
2009-06-11
perf_counter: More paranoia settings
Peter Zijlstra
1
-1
/
+1
2009-06-10
Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
36
-379
/
+2213
2009-06-10
Merge branch 'signal-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-0
/
+4
2009-06-10
Merge branch 'rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
3
-6
/
+41
2009-06-11
perf_counter: Accurate period data
Peter Zijlstra
1
-2
/
+4
2009-06-11
perf_counter: Introduce struct for sample data
Peter Zijlstra
1
-2
/
+8
2009-06-10
Merge branch 'locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-0
/
+2
2009-06-10
Merge branch 'iommu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-1
/
+9
2009-06-10
Merge branch 'futexes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-1
/
+8
2009-06-10
Merge branch 'x86-xen-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
7
-12
/
+108
2009-06-10
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-2
/
+0
2009-06-10
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-6
/
+24
2009-06-10
Merge branch 'irq-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
4
-30
/
+35
2009-06-10
tracing: do not translate event helper macros in print format
Steven Rostedt
1
-77
/
+81
2009-06-10
perf_counter: More aggressive frequency adjustment
Peter Zijlstra
1
-0
/
+1
2009-06-10
tracing/events: convert block trace points to TRACE_EVENT(), fix !CONFIG_BLOCK
Li Zefan
1
-2
/
+2
2009-06-10
spinlock: Add missing __raw_spin_lock_flags() stub for UP
Benjamin Herrenschmidt
1
-0
/
+1
2009-06-09
tracing: add trace_seq_vprint interface
Steven Rostedt
1
-0
/
+2
2009-06-09
tracing: fix the block trace points print size
Steven Rostedt
1
-15
/
+30
2009-06-09
tracing/events: convert block trace points to TRACE_EVENT()
Li Zefan
3
-76
/
+496
2009-06-09
cpumask: introduce zalloc_cpumask_var
Yinghai Lu
1
-0
/
+15
2009-06-08
ring-buffer: pass in lockdep class key for reader_lock
Peter Zijlstra
1
-1
/
+13
2009-06-08
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
1
-0
/
+1
2009-06-07
[ARM] 5543/1: arm: serial amba: add missing declaration in serial.h
Alessandro Rubini
1
-0
/
+1
2009-06-07
Merge branch 'linus' into core/iommu
Ingo Molnar
33
-43
/
+148
2009-06-06
Merge branch 'linus' into perfcounters/core
Ingo Molnar
7
-12
/
+25
2009-06-06
perf_counter: Implement generalized cache event types
Ingo Molnar
1
-0
/
+34
2009-06-06
perf_counter: Separate out attr->type from attr->config
Ingo Molnar
1
-52
/
+13
2009-06-05
perf_counter: Fix frequency adjustment for < HZ
Peter Zijlstra
1
-0
/
+3
2009-06-05
perf_counter: Add PERF_SAMPLE_PERIOD
Peter Zijlstra
1
-0
/
+2
2009-06-05
perf_counter: Change PERF_SAMPLE_CONFIG into PERF_SAMPLE_ID
Peter Zijlstra
1
-1
/
+1
2009-06-05
Merge branch 'tip/tracing/ftrace-4' of git://git.kernel.org/pub/scm/linux/ker...
Ingo Molnar
1
-0
/
+2
2009-06-05
perf_counter: Generate mmap events for install_special_mapping()
Peter Zijlstra
1
-6
/
+8
2009-06-04
ptrace: tracehook_report_clone: fix false positives
Oleg Nesterov
1
-6
/
+5
2009-06-04
perf_counter: Remove munmap stuff
Peter Zijlstra
1
-10
/
+1
2009-06-04
perf_counter: Add fork event
Peter Zijlstra
1
-0
/
+10
2009-06-04
Merge branch 'tracing/ftrace' into tracing/core
Ingo Molnar
3
-49
/
+103
2009-06-04
drm: Hook up DPMS property handling in drm_crtc.c. Add drm_helper_connector_d...
Keith Packard
2
-0
/
+5
2009-06-03
tracing: fix multiple use of __print_flags and __print_symbolic
Steven Whitehouse
1
-0
/
+2
2009-06-02
perf_counter: Rename perf_counter_hw_event => perf_counter_attr
Peter Zijlstra
2
-19
/
+19
2009-06-02
perf_counter: Add ioctl for changing the sample period/frequency
Peter Zijlstra
1
-4
/
+5
2009-06-02
perf_counter: Change data head from u32 to u64
Peter Zijlstra
1
-3
/
+4
2009-06-02
perf_counter: Remove the last nmi/irq bits
Peter Zijlstra
1
-3
/
+1
[next]