index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
2012-12-08
Merge branch 'uprobes/core' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Ingo Molnar
2012-12-08
Merge branch 'linus' into perf/core
Ingo Molnar
2012-12-06
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/l...
Linus Torvalds
2012-12-06
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2012-12-05
MODSIGN: Don't use enum-type bitfields in module signature info block
David Howells
2012-12-04
watchdog: Fix CPU hotplug regression
Thomas Gleixner
2012-12-04
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/l...
Linus Torvalds
2012-12-04
Merge branch 'for-3.7-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2012-12-04
workqueue: convert BUG_ON()s in __queue_delayed_work() to WARN_ON_ONCE()s
Tejun Heo
2012-12-03
Revert "sched, autogroup: Stop going ahead if autogroup is disabled"
Mike Galbraith
2012-12-03
modsign: add symbol prefix to certificate list
James Hogan
2012-12-01
workqueue: mod_delayed_work_on() shouldn't queue timer on 0 delay
Tejun Heo
2012-12-01
workqueue: exit rescuer_thread() as TASK_RUNNING
Mike Galbraith
2012-12-01
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2012-11-26
futex: avoid wake_futex() for a PI futex_q
Darren Hart
2012-11-26
watchdog: using u64 in get_sample_period()
Chuansheng Liu
2012-11-16
uprobes: Use percpu_rw_semaphore to fix register/unregister vs dup_mmap() race
Oleg Nesterov
2012-11-14
uprobes: Flush cache after xol write
Rabin Vincent
2012-11-12
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2012-11-03
uprobes: Kill arch_uprobe_enable/disable_step() hooks
Oleg Nesterov
2012-11-03
uprobes/powerpc: Do not use arch_uprobe_*_step() helpers
Oleg Nesterov
2012-11-02
tracing: Add trace_options kernel command line parameter
Steven Rostedt
2012-11-02
tracing: Use irq_work for wake ups and remove *_nowake_*() functions
Steven Rostedt
2012-11-02
tracing: Remove deprecated tracing_enabled file
Steven Rostedt
2012-11-02
tracing: Make tracing_enabled be equal to tracing_on
Steven Rostedt
2012-11-02
tracing: Remove unused function unregister_tracer()
Steven Rostedt
2012-11-02
tracing: Separate open function from set_event and available_events
Steven Rostedt
2012-11-02
ring-buffer: Change unsigned long type of ring_buffer_oldest_event_ts() to u64
Yoshihiro YUNOMAE
2012-11-02
tracing: Reset ring buffer when changing trace_clocks
David Sharp
2012-11-01
futex: Handle futex_pi OWNER_DIED take over correctly
Thomas Gleixner
2012-10-31
tracing: Cleanup unnecessary function declarations
Vaibhav Nagarnaik
2012-10-31
tracing: Trivial cleanup
David Sharp
2012-10-31
tracing: Cache comms only after an event occurred
Steven Rostedt
2012-10-31
tracing: Have tracing_sched_wakeup_trace() use standard unlock_commit
Steven Rostedt
2012-10-31
tracing: Enable comm recording if trace_printk() is used
Steven Rostedt
2012-10-31
tracing: Expand ring buffer when trace_printk() is used
Steven Rostedt
2012-10-31
ring-buffer: Add a 'dropped events' counter
Slava Pestov
2012-10-31
tracing: Change tracer's integer flags to bool
Hiraku Toyooka
2012-10-31
tracing: Allow tracers to start at core initcall
Steven Rostedt
2012-10-31
tracing: Replace strict_strto* with kstrto*
Daniel Walter
2012-10-31
module: fix out-by-one error in kallsyms
Rusty Russell
2012-10-30
perf, powerpc: Fix hw breakpoints returning -ENOSPC
Michael Neuling
2012-10-25
Merge branch 'akpm' (Andrew's fixes)
Linus Torvalds
2012-10-25
Makefile: Documentation for external tool should be correct
H. Peter Anvin
2012-10-25
pidns: limit the nesting depth of pid namespaces
Andrew Vagin
2012-10-25
uprobes: Fix misleading log entry
Jovi Zhang
2012-10-24
Merge branch 'for-3.7-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2012-10-24
Merge branch 'for-3.7-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2012-10-24
workqueue: cancel_delayed_work() should return %false if work item is idle
Dan Magenheimer
2012-10-24
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
[next]