index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
2012-03-04
PM / Freezer: Remove references to TIF_FREEZE in comments
Marcos Paulo de Souza
2012-03-04
PM / Hibernate: Enable usermodehelpers in hibernate() error path
Srivatsa S. Bhat
2012-02-17
PM / Hibernate: print physical addresses consistently with other parts of kernel
Bjorn Helgaas
2012-02-17
PM / Sleep: Drop suspend_stats_update()
Rafael J. Wysocki
2012-02-17
PM / Sleep: Make enter_state() in kernel/power/suspend.c static
Rafael J. Wysocki
2012-02-17
PM / Sleep: Unify kerneldoc comments in kernel/power/suspend.c
Rafael J. Wysocki
2012-02-13
PM / Sleep: Remove unnecessary label from suspend_freeze_processes()
Rafael J. Wysocki
2012-02-13
PM / Sleep: Do not check wakeup too often in try_to_freeze_tasks()
Rafael J. Wysocki
2012-02-09
PM / Hibernate: Refactor and simplify freezer_test_done
Srivatsa S. Bhat
2012-02-09
PM / Hibernate: Thaw kernel threads in hibernation_snapshot() in error/test path
Srivatsa S. Bhat
2012-02-09
PM / Suspend: Avoid code duplication in suspend statistics update
Marcos Paulo de Souza
2012-02-09
Merge commit 'pm-fixes-for-3.3-rc3' into pm-sleep
Rafael J. Wysocki
2012-02-04
PM / Freezer: Thaw only kernel threads if freezing of kernel threads fails
Srivatsa S. Bhat
2012-02-01
PM / Hibernate: Thaw kernel threads in SNAPSHOT_CREATE_IMAGE ioctl path
Srivatsa S. Bhat
2012-01-29
PM / Sleep: Introduce "late suspend" and "early resume" of devices
Rafael J. Wysocki
2012-01-29
PM / Hibernate: Fix s2disk regression related to freezing workqueues
Rafael J. Wysocki
2012-01-26
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2012-01-26
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2012-01-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2012-01-23
Merge tag 'pm-fixes-for-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2012-01-23
Merge branch 'kernel-doc' from Randy Dunlap
Linus Torvalds
2012-01-23
kernel-doc: fix kernel-doc warnings in sched
Randy Dunlap
2012-01-23
kernel-doc: fix new warnings in auditsc.c
Randy Dunlap
2012-01-23
kprobes: initialize before using a hlist
Ananth N Mavinakayanahalli
2012-01-22
net: introduce res_counter_charge_nofail() for socket allocations
Glauber Costa
2012-01-21
perf: Call perf_cgroup_event_time() directly
Namhyung Kim
2012-01-21
perf: Don't call release_callchain_buffers() if allocation fails
Namhyung Kim
2012-01-19
Merge branches 'sched-urgent-for-linus', 'perf-urgent-for-linus' and 'x86-urg...
Linus Torvalds
2012-01-19
PM / Hibernate: Correct additional pages number calculation
Namhyung Kim
2012-01-17
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2012-01-17
audit: no leading space in audit_log_d_path prefix
Kees Cook
2012-01-17
audit: fix signedness bug in audit_log_execve_info()
Xi Wang
2012-01-17
audit: comparison on interprocess fields
Peter Moody
2012-01-17
audit: implement all object interfield comparisons
Peter Moody
2012-01-17
audit: allow interfield comparison between gid and ogid
Eric Paris
2012-01-17
audit: complex interfield comparison helper
Eric Paris
2012-01-17
audit: allow interfield comparison in audit rules
Eric Paris
2012-01-17
audit: do not call audit_getname on error
Eric Paris
2012-01-17
audit: only allow tasks to set their loginuid if it is -1
Eric Paris
2012-01-17
audit: remove task argument to audit_set_loginuid
Eric Paris
2012-01-17
audit: allow audit matching on inode gid
Eric Paris
2012-01-17
audit: allow matching on obj_uid
Eric Paris
2012-01-17
audit: remove audit_finish_fork as it can't be called
Eric Paris
2012-01-17
audit: reject entry,always rules
Eric Paris
2012-01-17
audit: inline audit_free to simplify the look of generic code
Eric Paris
2012-01-17
audit: inline checks for not needing to collect aux records
Eric Paris
2012-01-17
audit: drop some potentially inadvisable likely notations
Eric Paris
2012-01-17
audit: remove AUDIT_SETUP_CONTEXT as it isn't used
Eric Paris
2012-01-17
audit: inline audit_syscall_entry to reduce burden on archs
Eric Paris
2012-01-17
Audit: push audit success and retcode into arch ptrace.h
Eric Paris
[next]