| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2011-10-26 | 13 | -194/+279 |
|\ |
|
| * | rtmutex: Add missing rcu_read_unlock() in debug_rt_mutex_print_deadlock() | Thomas Gleixner | 2011-10-05 | 1 | -1/+3 |
| * | lockdep: Comment all warnings | Peter Zijlstra | 2011-09-18 | 1 | -9/+147 |
| * | locking, latencytop: Annotate latency_lock as raw | Thomas Gleixner | 2011-09-13 | 1 | -7/+7 |
| * | locking, timer_stats: Annotate table_lock as raw | Thomas Gleixner | 2011-09-13 | 1 | -3/+3 |
| * | locking, semaphores: Annotate inner lock as raw | Thomas Gleixner | 2011-09-13 | 1 | -14/+14 |
| * | locking, sched: Annotate thread_group_cputimer as raw | Thomas Gleixner | 2011-09-13 | 2 | -12/+12 |
| * | locking, printk: Annotate logbuf_lock as raw | Thomas Gleixner | 2011-09-13 | 1 | -23/+23 |
| * | locking, tracing: Annotate tracing locks as raw | Thomas Gleixner | 2011-09-13 | 3 | -34/+34 |
| * | locking, sched, cgroups: Annotate release_list_lock as raw | Thomas Gleixner | 2011-09-13 | 1 | -9/+9 |
| * | locking, kprobes: Annotate the hash locks and kretprobe.lock as raw | Thomas Gleixner | 2011-09-13 | 1 | -17/+17 |
| * | rtmutex: Cleanup the debug code | Thomas Gleixner | 2011-09-12 | 1 | -65/+10 |
* | | Merge git://github.com/rustyrussell/linux | Linus Torvalds | 2011-10-26 | 2 | -8/+17 |
|\ \ |
|
| * | | params: make dashes and underscores in parameter names truly equal | Michal Schmidt | 2011-10-26 | 1 | -7/+14 |
| * | | kmod: prevent kmod_loop_msg overflow in __request_module() | Jiri Kosina | 2011-10-26 | 1 | -1/+3 |
* | | | Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2011-10-25 | 15 | -339/+1015 |
|\ \ \ |
|
| * | | | PM / Hibernate: Improve performance of LZO/plain hibernation, checksum image | Bojan Smojver | 2011-10-16 | 4 | -178/+645 |
| * | | | PM / Hibernate: Do not initialize static and extern variables to 0 | Barry Song | 2011-10-16 | 1 | -5/+5 |
| * | | | PM / Freezer: Make fake_signal_wake_up() wake TASK_KILLABLE tasks too | Jeff Layton | 2011-10-16 | 1 | -1/+1 |
| * | | | PM / Hibernate: Add resumedelay kernel param in addition to resumewait | Barry Song | 2011-10-16 | 1 | -0/+14 |
| * | | | PM / Hibernate: Add resumewait param to support MMC-like devices as resume file | Barry Song | 2011-10-16 | 1 | -0/+16 |
| * | | | PM / Hibernate: Fix typo in a kerneldoc comment | Barry Song | 2011-10-16 | 1 | -1/+1 |
| * | | | PM / Hibernate: Freeze kernel threads after preallocating memory | Rafael J. Wysocki | 2011-10-16 | 3 | -15/+30 |
| * | | | PM / VT: Cleanup #if defined uglyness and fix compile error | H Hartley Sweeten | 2011-10-16 | 2 | -4/+2 |
| * | | | PM / Suspend: Off by one in pm_suspend() | Dan Carpenter | 2011-10-16 | 1 | -1/+1 |
| * | | | PM / Hibernate: Include storage keys in hibernation image on s390 | Martin Schwidefsky | 2011-10-16 | 2 | -0/+21 |
| * | | | PM: Fix build issue in main.c for CONFIG_PM_SLEEP unset | Rafael J. Wysocki | 2011-10-16 | 1 | -2/+2 |
| * | | | PM / Suspend: Add statistics debugfs file for suspend to RAM | ShuoX Liu | 2011-10-16 | 2 | -3/+116 |
| * | | | Merge branch 'pm-qos' into pm-for-linus | Rafael J. Wysocki | 2011-10-07 | 3 | -134/+143 |
| |\ \ \ |
|
| | * | | | PM QoS: Add global notification mechanism for device constraints | Jean Pihet | 2011-08-25 | 1 | -1/+1 |
| | * | | | PM QoS: Generalize and export constraints management code | Jean Pihet | 2011-08-25 | 1 | -56/+67 |
| | * | | | PM QoS: Reorganize data structs | Jean Pihet | 2011-08-25 | 1 | -44/+41 |
| | * | | | PM QoS: Code reorganization | Jean Pihet | 2011-08-25 | 1 | -22/+23 |
| | * | | | PM QoS: Minor clean-ups | Jean Pihet | 2011-08-25 | 1 | -44/+44 |
| | * | | | PM QoS: Move and rename the implementation files | Jean Pihet | 2011-08-25 | 3 | -3/+3 |
| * | | | | Merge branch 'pm-runtime' into pm-for-linus | Rafael J. Wysocki | 2011-10-07 | 2 | -0/+23 |
| |\ \ \ \ |
|
| | * | | | | PM / Tracing: build rpm-traces.c only if CONFIG_PM_RUNTIME is set | Ming Lei | 2011-09-29 | 1 | -0/+2 |
| | * | | | | PM / Runtime: Introduce trace points for tracing rpm_* functions | Ming Lei | 2011-09-27 | 2 | -0/+21 |
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2011-10-25 | 2 | -1/+2 |
|\ \ \ \ \ \ |
|
| * \ \ \ \ \ | Merge branch 'master' of ra.kernel.org:/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2011-10-24 | 2 | -4/+5 |
| |\ \ \ \ \ \
| | | |_|_|/ /
| | |/| | | | |
|
| * | | | | | | Merge branch 'master' of github.com:davem330/net | David S. Miller | 2011-10-07 | 6 | -44/+27 |
| |\ \ \ \ \ \
| | | |/ / / /
| | |/| | | | |
|
| * | | | | | | ipv4: NET_IPV4_ROUTE_GC_INTERVAL removal | Vasily Averin | 2011-10-03 | 1 | -1/+1 |
| * | | | | | | connector: add comm change event report to proc connector | Vladimir Zapolskiy | 2011-09-28 | 1 | -0/+1 |
* | | | | | | | Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 2011-10-25 | 1 | -8/+16 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | user namespace: usb: make usb urbs user namespace aware (v2) | Serge Hallyn | 2011-09-29 | 1 | -8/+16 |
* | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2011-10-25 | 3 | -8/+8 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | treewide: Correct spelling of successfully in comments | Joe Perches | 2011-09-27 | 1 | -1/+1 |
| * | | | | | | | | Merge branch 'master' into for-next | Jiri Kosina | 2011-09-15 | 50 | -223/+647 |
| |\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | futex: Fix spelling in a source code comment | Bart Van Assche | 2011-09-15 | 1 | -1/+1 |
| * | | | | | | | | | futex: uninitialized warning corrections | Vitaliy Ivanov | 2011-09-15 | 1 | -4/+4 |