index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
Lines
2011-10-26
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
-326
/
+1404
2011-10-26
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
-472
/
+1067
2011-10-26
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
-29
/
+359
2011-10-26
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
-425
/
+599
2011-10-26
Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
-194
/
+279
2011-10-26
Merge git://github.com/rustyrussell/linux
Linus Torvalds
-8
/
+17
2011-10-26
params: make dashes and underscores in parameter names truly equal
Michal Schmidt
-7
/
+14
2011-10-26
kmod: prevent kmod_loop_msg overflow in __request_module()
Jiri Kosina
-1
/
+3
2011-10-25
jump-label: initialize jump-label subsystem much earlier
Jeremy Fitzhardinge
-4
/
+1
2011-10-25
jump_label: add arch_jump_label_transform_static() to optimise non-live code ...
Jeremy Fitzhardinge
-3
/
+15
2011-10-25
jump_label: if a key has already been initialized, don't nop it out
Jeremy Fitzhardinge
-12
/
+8
2011-10-25
stop_machine: make stop_machine safe and efficient to call early
Jeremy Fitzhardinge
-0
/
+22
2011-10-25
Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
-339
/
+1015
2011-10-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
-1
/
+2
2011-10-25
Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
-8
/
+16
2011-10-25
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
-8
/
+8
2011-10-25
Merge branch 'next' of git://selinuxproject.org/~jmorris/linux-security
Linus Torvalds
-2
/
+16
2011-10-24
Merge branch 'master' of ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
-4
/
+5
2011-10-24
Merge remote-tracking branch 'rmk/devel-stable' into HEAD
Rob Herring
-24
/
+558
2011-10-24
irq: Add EXPORT_SYMBOL_GPL to function of irq generic-chip
Nobuhiro Iwamatsu
-0
/
+4
2011-10-23
Merge branch 'ppi-irq-core-for-rmk' of git://github.com/mzyngier/arm-platform...
Russell King
-23
/
+319
2011-10-18
cputimer: Cure lock inversion
Peter Zijlstra
-3
/
+4
2011-10-17
Avoid using variable-length arrays in kernel/sys.c
Linus Torvalds
-1
/
+1
2011-10-17
genirq: Add IRQF_RESUME_EARLY and resume such IRQs earlier
Ian Campbell
-7
/
+41
2011-10-16
PM / Hibernate: Improve performance of LZO/plain hibernation, checksum image
Bojan Smojver
-178
/
+645
2011-10-16
PM / Hibernate: Do not initialize static and extern variables to 0
Barry Song
-5
/
+5
2011-10-16
PM / Freezer: Make fake_signal_wake_up() wake TASK_KILLABLE tasks too
Jeff Layton
-1
/
+1
2011-10-16
PM / Hibernate: Add resumedelay kernel param in addition to resumewait
Barry Song
-0
/
+14
2011-10-16
PM / Hibernate: Add resumewait param to support MMC-like devices as resume file
Barry Song
-0
/
+16
2011-10-16
PM / Hibernate: Fix typo in a kerneldoc comment
Barry Song
-1
/
+1
2011-10-16
PM / Hibernate: Freeze kernel threads after preallocating memory
Rafael J. Wysocki
-15
/
+30
2011-10-16
PM / VT: Cleanup #if defined uglyness and fix compile error
H Hartley Sweeten
-4
/
+2
2011-10-16
PM / Suspend: Off by one in pm_suspend()
Dan Carpenter
-1
/
+1
2011-10-16
PM / Hibernate: Include storage keys in hibernation image on s390
Martin Schwidefsky
-0
/
+21
2011-10-16
PM: Fix build issue in main.c for CONFIG_PM_SLEEP unset
Rafael J. Wysocki
-2
/
+2
2011-10-16
PM / Suspend: Add statistics debugfs file for suspend to RAM
ShuoX Liu
-3
/
+116
2011-10-14
tracing: Fix returning of duplicate data after EOF in trace_pipe_raw
Steven Rostedt
-2
/
+2
2011-10-14
ftrace: Fix README to state tracing_on to start/stop tracing
Geunsik Lim
-2
/
+2
2011-10-12
Merge branch 'tip/perf/core' of git://github.com/rostedt/linux into perf/core
Ingo Molnar
-452
/
+913
2011-10-12
Merge branch 'tip/perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/g...
Ingo Molnar
-9
/
+49
2011-10-11
tracing: Do not allocate buffer for trace_marker
Steven Rostedt
-28
/
+83
2011-10-11
tracing: Warn on output if the function tracer was found corrupted
Steven Rostedt
-0
/
+25
2011-10-10
ftrace/kprobes: Fix not to delete probes if in use
Masami Hiramatsu
-9
/
+49
2011-10-07
Merge branch 'pm-qos' into pm-for-linus
Rafael J. Wysocki
-134
/
+143
2011-10-07
Merge branch 'pm-runtime' into pm-for-linus
Rafael J. Wysocki
-0
/
+23
2011-10-07
Merge branch 'master' of github.com:davem330/net
David S. Miller
-44
/
+27
2011-10-06
Merge commit 'v3.1-rc9' into perf/core
Ingo Molnar
-44
/
+27
2011-10-06
sched: Don't use tasklist_lock for debug prints
Thomas Gleixner
-2
/
+2
2011-10-06
sched: Warn on rt throttling
Thomas Gleixner
-0
/
+1
2011-10-06
sched: Unify the ->cpus_allowed mask copy
Peter Zijlstra
-7
/
+3
[prev]
[next]