index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'perf/uprobes' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Ingo Molnar
2012-05-14
16
-355
/
+506
|
\
|
*
Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...
Ingo Molnar
2012-05-09
2
-100
/
+18
|
|
\
|
|
*
tracing: Remove ftrace_disable/enable_cpu()
Steven Rostedt
2012-05-09
1
-42
/
+2
|
|
*
tracing: Use seq_*_private interface for some seq files
Jiri Olsa
2012-05-09
2
-58
/
+16
|
*
|
sched, perf: Use a single callback into the scheduler
Peter Zijlstra
2012-05-09
2
-12
/
+11
|
*
|
perf: Pass last sampling period to perf_sample_data_init()
Robert Richter
2012-05-09
1
-5
/
+4
|
|
/
|
*
Merge branch 'tip/perf/core-4' of git://git.kernel.org/pub/scm/linux/kernel/g...
Ingo Molnar
2012-05-07
4
-200
/
+435
|
|
\
|
|
*
ring-buffer: Add per_cpu ring buffer control files
Vaibhav Nagarnaik
2012-04-24
3
-147
/
+293
|
|
*
tracing: Remove an unneeded check in trace_seq_buffer()
Dan Carpenter
2012-04-24
1
-4
/
+1
|
|
*
tracing: Add percpu buffers for trace_printk()
Steven Rostedt
2012-04-24
3
-49
/
+141
|
*
|
perf: Use static variant of perf_event_overflow in core.c
Robert Richter
2012-04-26
1
-1
/
+1
|
*
|
Merge branch 'systemh-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2012-04-14
1
-0
/
+1
|
|
\
\
|
|
*
|
irq_work: fix compile failure on tile from missing include
Chris Metcalf
2012-04-13
1
-0
/
+1
|
|
|
/
|
*
|
Merge tag 'irqdomain-for-linus' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
2012-04-13
1
-1
/
+2
|
|
\
\
|
|
*
|
irq_domain: fix type mismatch in debugfs output format
Grant Likely
2012-04-13
1
-1
/
+2
|
*
|
|
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2012-04-13
4
-5
/
+15
|
|
\
\
\
|
|
|
/
/
|
|
/
|
|
|
|
*
|
clockevents: tTack broadcast device mode change in tick_broadcast_switch_to_o...
Suresh Siddha
2012-04-10
1
-1
/
+3
|
|
*
|
itimer: Use printk_once instead of WARN_ONCE
Thomas Gleixner
2012-04-10
1
-3
/
+4
|
|
*
|
nohz: Fix stale jiffies update in tick_nohz_restart()
Neal Cardwell
2012-04-06
1
-2
/
+2
|
|
*
|
tick: Document TICK_ONESHOT config option
Thomas Gleixner
2012-03-31
1
-0
/
+4
|
|
*
|
itimer: Schedule silent NULL pointer fixup in setitimer() for removal
Sasikantha babu
2012-03-30
1
-1
/
+4
|
*
|
|
Merge branch 'akpm' (Andrew's patch-bomb)
Linus Torvalds
2012-04-12
1
-1
/
+1
|
|
\
\
\
|
|
*
|
|
panic: fix stack dump print on direct call to panic()
Jason Wessel
2012-04-12
1
-1
/
+1
|
*
|
|
|
Merge tag 'irqdomain-for-linus' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
2012-04-12
2
-31
/
+17
|
|
\
\
\
\
|
|
|
/
/
/
|
|
/
|
|
|
|
|
*
|
|
irq_domain: Move irq_virq_count into NOMAP revmap
Grant Likely
2012-04-12
1
-24
/
+9
|
|
*
|
|
irqdomain: Fix debugfs formatting
Grant Likely
2012-04-11
1
-3
/
+3
|
|
*
|
|
irq_domain: correct the debugfs file name
Mika Westerberg
2012-04-11
1
-1
/
+1
|
|
*
|
|
irq/irq_domain: Quit ignoring error returns from irq_alloc_desc_from().
David Daney
2012-04-11
1
-3
/
+4
|
|
|
|
/
|
|
|
/
|
|
*
/
|
cred: copy_process() should clear child->replacement_session_keyring
Oleg Nesterov
2012-04-11
1
-0
/
+2
|
|
/
/
*
|
|
tracing: Provide trace events interface for uprobes
Srikar Dronamraju
2012-05-07
7
-6
/
+823
*
|
|
tracing: Extract out common code for kprobes/uprobes trace events
Srikar Dronamraju
2012-05-07
5
-871
/
+1016
*
|
|
tracing: Modify is_delete, is_return from int to bool
Srikar Dronamraju
2012-05-07
1
-8
/
+8
*
|
|
uprobes/core: Decrement uprobe count before the pages are unmapped
Srikar Dronamraju
2012-04-14
1
-2
/
+2
*
|
|
uprobes/core: Make background page replacement logic account for rss_stat cou...
Srikar Dronamraju
2012-04-14
1
-0
/
+5
*
|
|
Merge branch 'perf/core' into perf/uprobes
Ingo Molnar
2012-04-14
105
-3080
/
+4768
|
\
|
|
|
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
2012-04-07
1
-4
/
+4
|
|
\
\
|
|
*
|
sysctl: fix write access to dmesg_restrict/kptr_restrict
Kees Cook
2012-04-05
1
-4
/
+4
|
*
|
|
Merge branch 'akpm' (Andrew's patch-bomb)
Linus Torvalds
2012-04-06
1
-16
/
+2
|
|
\
\
\
|
|
|
/
/
|
|
/
|
|
|
|
*
|
simple_open: automatically convert to simple_open()
Stephen Boyd
2012-04-06
1
-16
/
+2
|
*
|
|
Merge tag 'for_linus-3.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2012-04-05
2
-30
/
+25
|
|
\
\
\
|
|
*
|
|
kgdb,debug_core: pass the breakpoint struct instead of address and memory
Jason Wessel
2012-03-30
1
-29
/
+24
|
|
*
|
|
kdb: Fix smatch warning on dbg_io_ops->is_console
Jason Wessel
2012-03-30
1
-1
/
+1
|
*
|
|
|
Merge tag 'pm-for-3.4-part-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2012-04-04
6
-62
/
+148
|
|
\
\
\
\
|
|
*
|
|
|
PM / QoS: add pm_qos_update_request_timeout() API
MyungJoo Ham
2012-03-28
1
-0
/
+50
|
|
*
|
|
|
PM / Sleep: Mitigate race between the freezer and request_firmware()
Rafael J. Wysocki
2012-03-28
2
-11
/
+39
|
|
*
|
|
|
PM / Sleep: Move disabling of usermode helpers to the freezer
Rafael J. Wysocki
2012-03-28
4
-27
/
+8
|
|
*
|
|
|
PM / Hibernate: Disable usermode helpers right before freezing tasks
Rafael J. Wysocki
2012-03-28
1
-13
/
+10
|
|
*
|
|
|
firmware_class: Do not warn that system is not ready from async loads
Rafael J. Wysocki
2012-03-28
1
-13
/
+45
|
|
*
|
|
|
firmware_class: Rework usermodehelper check
Rafael J. Wysocki
2012-03-28
1
-13
/
+11
|
*
|
|
|
|
Merge branch 'paul' (Fixups from Paul Gortmaker)
Linus Torvalds
2012-04-02
1
-0
/
+1
|
|
\
\
\
\
\
[next]