index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2014-12-18
Merge branch 'pm-runtime'
Rafael J. Wysocki
53
-97
/
+68
2014-12-18
Merge branches 'acpi-fan', 'acpi-video' and 'acpi-ec'
Rafael J. Wysocki
3
-3
/
+17
2014-12-18
Merge branches 'acpi-scan', 'acpi-utils' and 'acpi-pm'
Rafael J. Wysocki
4
-15
/
+14
2014-12-15
ACPI / video: update the skip case for acpi_video_device_in_dod()
Aaron Lu
1
-2
/
+8
2014-12-15
power / PM: Eliminate CONFIG_PM_RUNTIME
Rafael J. Wysocki
1
-4
/
+0
2014-12-15
NFC / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PM
Rafael J. Wysocki
1
-1
/
+1
2014-12-15
SCSI / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PM
Rafael J. Wysocki
5
-29
/
+12
2014-12-15
ACPI / EC: Fix unexpected ec_remove_handlers() invocations
Lv Zheng
1
-0
/
+2
2014-12-13
tracing / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PM
Rafael J. Wysocki
1
-1
/
+1
2014-12-13
x86 / PM: Replace CONFIG_PM_RUNTIME in io_apic.c
Rafael J. Wysocki
1
-1
/
+1
2014-12-13
PM: Remove the SET_PM_RUNTIME_PM_OPS() macro
Ulf Hansson
1
-2
/
+0
2014-12-13
mmc: atmel-mci: use SET_RUNTIME_PM_OPS() macro
Ludovic Desroches
1
-1
/
+1
2014-12-13
PM / Kconfig: Replace PM_RUNTIME with PM in dependencies
Rafael J. Wysocki
9
-10
/
+10
2014-12-13
ARM / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PM
Rafael J. Wysocki
6
-7
/
+7
2014-12-13
sound / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PM
Rafael J. Wysocki
12
-18
/
+15
2014-12-13
phy / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PM
Rafael J. Wysocki
2
-2
/
+2
2014-12-13
video / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PM
Rafael J. Wysocki
2
-3
/
+3
2014-12-13
tty / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PM
Rafael J. Wysocki
5
-9
/
+6
2014-12-13
spi: Replace CONFIG_PM_RUNTIME with CONFIG_PM
Rafael J. Wysocki
6
-9
/
+9
2014-12-12
ACPI / PM: Do not disable wakeup GPEs that have not been enabled
Rafael J. Wysocki
2
-2
/
+11
2014-12-12
ACPI / utils: Drop error messages from acpi_evaluate_reference()
Rafael J. Wysocki
1
-11
/
+1
2014-12-12
ACPI / scan: Change the level of _DEP-related messages to KERN_DEBUG
Rafael J. Wysocki
1
-2
/
+2
2014-12-11
Merge branch 'fixes'
Rafael J. Wysocki
2
-3
/
+3
2014-12-10
Merge tag 'pm+acpi-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
220
-1526
/
+4877
2014-12-10
Merge tag 'pci-v3.19-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
26
-211
/
+396
2014-12-10
Merge tag 'ktest-v3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
1
-11
/
+26
2014-12-10
Merge tag 'trace-seq-buf-3.19' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
12
-144
/
+783
2014-12-10
Merge tag 'ftracetest-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
14
-13
/
+484
2014-12-10
Merge tag 'trace-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...
Linus Torvalds
38
-1312
/
+1680
2014-12-10
Merge branch 'akpm' (patchbomb from Andrew)
Linus Torvalds
142
-3940
/
+3655
2014-12-10
exit: pidns: fix/update the comments in zap_pid_ns_processes()
Oleg Nesterov
1
-4
/
+24
2014-12-10
exit: pidns: alloc_pid() leaks pid_namespace if child_reaper is exiting
Oleg Nesterov
1
-0
/
+2
2014-12-10
exit: exit_notify: re-use "dead" list to autoreap current
Oleg Nesterov
1
-4
/
+2
2014-12-10
exit: reparent: call forget_original_parent() under tasklist_lock
Oleg Nesterov
1
-24
/
+23
2014-12-10
exit: reparent: avoid find_new_reaper() if no children
Oleg Nesterov
1
-0
/
+3
2014-12-10
exit: reparent: introduce find_alive_thread()
Oleg Nesterov
1
-13
/
+19
2014-12-10
exit: reparent: introduce find_child_reaper()
Oleg Nesterov
1
-21
/
+35
2014-12-10
exit: reparent: document the ->has_child_subreaper checks
Oleg Nesterov
1
-8
/
+6
2014-12-10
exit: reparent: s/while_each_thread/for_each_thread/ in find_new_reaper()
Oleg Nesterov
1
-5
/
+3
2014-12-10
exit: reparent: fix the cross-namespace PR_SET_CHILD_SUBREAPER reparenting
Oleg Nesterov
1
-2
/
+4
2014-12-10
exit: reparent: fix the dead-parent PR_SET_CHILD_SUBREAPER reparenting
Oleg Nesterov
1
-1
/
+1
2014-12-10
exit: proc: don't try to flush /proc/tgid/task/tgid
Oleg Nesterov
1
-0
/
+3
2014-12-10
exit: release_task: fix the comment about group leader accounting
Oleg Nesterov
1
-7
/
+4
2014-12-10
exit: wait: drop tasklist_lock before psig->c* accounting
Oleg Nesterov
1
-7
/
+5
2014-12-10
exit: wait: don't use zombie->real_parent
Oleg Nesterov
1
-12
/
+11
2014-12-10
exit: wait: cleanup the ptrace_reparented() checks
Oleg Nesterov
1
-8
/
+6
2014-12-10
usermodehelper: kill the kmod_thread_locker logic
Oleg Nesterov
1
-30
/
+3
2014-12-10
usermodehelper: don't use CLONE_VFORK for ____call_usermodehelper()
Oleg Nesterov
1
-9
/
+3
2014-12-10
fs/hfs/catalog.c: fix comparison bug in hfs_cat_keycmp
Rasmus Villemoes
1
-6
/
+8
2014-12-10
nilfs2: fix the nilfs_iget() vs. nilfs_new_inode() races
Ryusuke Konishi
2
-11
/
+36
[next]