aboutsummaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAge
* Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2011-10-26
|\
| * rtmutex: Add missing rcu_read_unlock() in debug_rt_mutex_print_deadlock()Thomas Gleixner2011-10-05
| * lockdep: Comment all warningsPeter Zijlstra2011-09-18
| * locking, latencytop: Annotate latency_lock as rawThomas Gleixner2011-09-13
| * locking, timer_stats: Annotate table_lock as rawThomas Gleixner2011-09-13
| * locking, semaphores: Annotate inner lock as rawThomas Gleixner2011-09-13
| * locking, sched: Annotate thread_group_cputimer as rawThomas Gleixner2011-09-13
| * locking, printk: Annotate logbuf_lock as rawThomas Gleixner2011-09-13
| * locking, tracing: Annotate tracing locks as rawThomas Gleixner2011-09-13
| * locking, sched, cgroups: Annotate release_list_lock as rawThomas Gleixner2011-09-13
| * locking, kprobes: Annotate the hash locks and kretprobe.lock as rawThomas Gleixner2011-09-13
| * rtmutex: Cleanup the debug codeThomas Gleixner2011-09-12
* | Merge git://github.com/rustyrussell/linuxLinus Torvalds2011-10-26
|\ \
| * | params: make dashes and underscores in parameter names truly equalMichal Schmidt2011-10-25
| * | kmod: prevent kmod_loop_msg overflow in __request_module()Jiri Kosina2011-10-25
* | | Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2011-10-25
|\ \ \
| * | | PM / Hibernate: Improve performance of LZO/plain hibernation, checksum imageBojan Smojver2011-10-16
| * | | PM / Hibernate: Do not initialize static and extern variables to 0Barry Song2011-10-16
| * | | PM / Freezer: Make fake_signal_wake_up() wake TASK_KILLABLE tasks tooJeff Layton2011-10-16
| * | | PM / Hibernate: Add resumedelay kernel param in addition to resumewaitBarry Song2011-10-16
| * | | PM / Hibernate: Add resumewait param to support MMC-like devices as resume fileBarry Song2011-10-16
| * | | PM / Hibernate: Fix typo in a kerneldoc commentBarry Song2011-10-16
| * | | PM / Hibernate: Freeze kernel threads after preallocating memoryRafael J. Wysocki2011-10-16
| * | | PM / VT: Cleanup #if defined uglyness and fix compile errorH Hartley Sweeten2011-10-16
| * | | PM / Suspend: Off by one in pm_suspend()Dan Carpenter2011-10-16
| * | | PM / Hibernate: Include storage keys in hibernation image on s390Martin Schwidefsky2011-10-16
| * | | PM: Fix build issue in main.c for CONFIG_PM_SLEEP unsetRafael J. Wysocki2011-10-16
| * | | PM / Suspend: Add statistics debugfs file for suspend to RAMShuoX Liu2011-10-16
| * | | Merge branch 'pm-qos' into pm-for-linusRafael J. Wysocki2011-10-07
| |\ \ \
| | * | | PM QoS: Add global notification mechanism for device constraintsJean Pihet2011-08-25
| | * | | PM QoS: Generalize and export constraints management codeJean Pihet2011-08-25
| | * | | PM QoS: Reorganize data structsJean Pihet2011-08-25
| | * | | PM QoS: Code reorganizationJean Pihet2011-08-25
| | * | | PM QoS: Minor clean-upsJean Pihet2011-08-25
| | * | | PM QoS: Move and rename the implementation filesJean Pihet2011-08-25
| * | | | Merge branch 'pm-runtime' into pm-for-linusRafael J. Wysocki2011-10-07
| |\ \ \ \
| | * | | | PM / Tracing: build rpm-traces.c only if CONFIG_PM_RUNTIME is setMing Lei2011-09-29
| | * | | | PM / Runtime: Introduce trace points for tracing rpm_* functionsMing Lei2011-09-27
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2011-10-25
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'master' of ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller2011-10-24
| |\ \ \ \ \ \ | | | |_|_|/ / | | |/| | | |
| * | | | | | Merge branch 'master' of github.com:davem330/netDavid S. Miller2011-10-07
| |\ \ \ \ \ \ | | | |/ / / / | | |/| | | |
| * | | | | | ipv4: NET_IPV4_ROUTE_GC_INTERVAL removalVasily Averin2011-10-03
| * | | | | | connector: add comm change event report to proc connectorVladimir Zapolskiy2011-09-28
* | | | | | | Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2011-10-25
|\ \ \ \ \ \ \
| * | | | | | | user namespace: usb: make usb urbs user namespace aware (v2)Serge Hallyn2011-09-29
* | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2011-10-25
|\ \ \ \ \ \ \ \
| * | | | | | | | treewide: Correct spelling of successfully in commentsJoe Perches2011-09-27
| * | | | | | | | Merge branch 'master' into for-nextJiri Kosina2011-09-15
| |\ \ \ \ \ \ \ \
| * | | | | | | | | futex: Fix spelling in a source code commentBart Van Assche2011-09-15
| * | | | | | | | | futex: uninitialized warning correctionsVitaliy Ivanov2011-09-15