summaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2011-10-2515-339/+1015
|\
| * PM / Hibernate: Improve performance of LZO/plain hibernation, checksum imageBojan Smojver2011-10-164-178/+645
| * PM / Hibernate: Do not initialize static and extern variables to 0Barry Song2011-10-161-5/+5
| * PM / Freezer: Make fake_signal_wake_up() wake TASK_KILLABLE tasks tooJeff Layton2011-10-161-1/+1
| * PM / Hibernate: Add resumedelay kernel param in addition to resumewaitBarry Song2011-10-161-0/+14
| * PM / Hibernate: Add resumewait param to support MMC-like devices as resume fileBarry Song2011-10-161-0/+16
| * PM / Hibernate: Fix typo in a kerneldoc commentBarry Song2011-10-161-1/+1
| * PM / Hibernate: Freeze kernel threads after preallocating memoryRafael J. Wysocki2011-10-163-15/+30
| * PM / VT: Cleanup #if defined uglyness and fix compile errorH Hartley Sweeten2011-10-162-4/+2
| * PM / Suspend: Off by one in pm_suspend()Dan Carpenter2011-10-161-1/+1
| * PM / Hibernate: Include storage keys in hibernation image on s390Martin Schwidefsky2011-10-162-0/+21
| * PM: Fix build issue in main.c for CONFIG_PM_SLEEP unsetRafael J. Wysocki2011-10-161-2/+2
| * PM / Suspend: Add statistics debugfs file for suspend to RAMShuoX Liu2011-10-162-3/+116
| * Merge branch 'pm-qos' into pm-for-linusRafael J. Wysocki2011-10-073-134/+143
| |\
| | * PM QoS: Add global notification mechanism for device constraintsJean Pihet2011-08-251-1/+1
| | * PM QoS: Generalize and export constraints management codeJean Pihet2011-08-251-56/+67
| | * PM QoS: Reorganize data structsJean Pihet2011-08-251-44/+41
| | * PM QoS: Code reorganizationJean Pihet2011-08-251-22/+23
| | * PM QoS: Minor clean-upsJean Pihet2011-08-251-44/+44
| | * PM QoS: Move and rename the implementation filesJean Pihet2011-08-253-3/+3
| * | Merge branch 'pm-runtime' into pm-for-linusRafael J. Wysocki2011-10-072-0/+23
| |\ \
| | * | PM / Tracing: build rpm-traces.c only if CONFIG_PM_RUNTIME is setMing Lei2011-09-291-0/+2
| | * | PM / Runtime: Introduce trace points for tracing rpm_* functionsMing Lei2011-09-272-0/+21
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2011-10-252-1/+2
|\ \ \ \
| * \ \ \ Merge branch 'master' of ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller2011-10-242-4/+5
| |\ \ \ \
| * \ \ \ \ Merge branch 'master' of github.com:davem330/netDavid S. Miller2011-10-076-44/+27
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| * | | | | ipv4: NET_IPV4_ROUTE_GC_INTERVAL removalVasily Averin2011-10-031-1/+1
| * | | | | connector: add comm change event report to proc connectorVladimir Zapolskiy2011-09-281-0/+1
* | | | | | Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2011-10-251-8/+16
|\ \ \ \ \ \
| * | | | | | user namespace: usb: make usb urbs user namespace aware (v2)Serge Hallyn2011-09-291-8/+16
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2011-10-253-8/+8
|\ \ \ \ \ \ \
| * | | | | | | treewide: Correct spelling of successfully in commentsJoe Perches2011-09-271-1/+1
| * | | | | | | Merge branch 'master' into for-nextJiri Kosina2011-09-1550-223/+647
| |\ \ \ \ \ \ \
| * | | | | | | | futex: Fix spelling in a source code commentBart Van Assche2011-09-151-1/+1
| * | | | | | | | futex: uninitialized warning correctionsVitaliy Ivanov2011-09-151-4/+4
| * | | | | | | | async: uninitialized warning correctionsVitaliy Ivanov2011-09-151-2/+2
* | | | | | | | | Merge branch 'next' of git://selinuxproject.org/~jmorris/linux-securityLinus Torvalds2011-10-251-2/+16
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / |/| | | | | | | |
| * | | | | | | | CRED: fix build error due to 'tgcred' undeclaredAxel Lin2011-08-231-0/+2
| * | | | | | | | CRED: Fix prepare_kernel_cred() to provide a new thread_group_cred structDavid Howells2011-08-231-2/+14
* | | | | | | | | cputimer: Cure lock inversionPeter Zijlstra2011-10-181-3/+4
* | | | | | | | | Avoid using variable-length arrays in kernel/sys.cLinus Torvalds2011-10-171-1/+1
| |_|_|_|_|/ / / |/| | | | | | |
| | | | | | | |
| \ \ \ \ \ \ \
| \ \ \ \ \ \ \
| \ \ \ \ \ \ \
*---. \ \ \ \ \ \ \ Merge branches 'irq-urgent-for-linus', 'x86-urgent-for-linus' and 'sched-urge...Linus Torvalds2011-10-014-30/+11
|\ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / / | | |/| | | | | | |
| | | * | | | | | | posix-cpu-timers: Cure SMP wobblesPeter Zijlstra2011-09-302-26/+3
| | | * | | | | | | sched: Fix up wchan borkageSimon Kirby2011-09-261-1/+1
| | | * | | | | | | sched/rt: Migrate equal priority tasks to available CPUsShawn Bohrer2011-09-181-2/+2
| * | | | | | | | | irq: Fix check for already initialized irq_domain in irq_domain_addRob Herring2011-09-201-1/+5
| |/ / / / / / / /
* | | | | | | | | Resource: fix wrong resource window calculationRam Pai2011-09-291-1/+6
* | | | | | | | | ptrace: PTRACE_LISTEN forgets to unlock ->siglockOleg Nesterov2011-09-251-13/+10
|/ / / / / / / /
* | | | | | | | Merge branch 'irq-fixes-for-linus' of git://tesla.tglx.de/git/linux-2.6-tipLinus Torvalds2011-09-191-1/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | genirq: Make irq_shutdown() symmetric vs. irq_startup againGeert Uytterhoeven2011-09-121-1/+1
| |/ / / / / / /
OpenPOWER on IntegriCloud