Commit Graph

3358 Commits (c8acccc959663f1434093c275c455f92a5964974)

Author SHA1 Message Date
Davide Libenzi 4d672e7ac7 timerfd: new timerfd API 17 years ago
Oleg Nesterov ed5d2cac11 exec: rework the group exit and fix the race with kill 17 years ago
Oleg Nesterov f558b7e408 remove handle_group_stop() in favor of do_signal_stop() 17 years ago
Oleg Nesterov 198466b41d __group_complete_signal(): fix coredump with group stop race 17 years ago
Andrew Morton bdff746a39 clone: prepare to recycle CLONE_STOPPED 17 years ago
Nick Piggin 2f98735c9c vm audit: add VM_DONTEXPAND to mmap for drivers that need it 17 years ago
Joe Perches 0b0a3e7b18 kernel/: Spelling fixes 17 years ago
Pierre Peiffer 06c93e8757 Remove one useless extern declaration 17 years ago
Mathieu Desnoyers 125e564582 Move Kconfig.instrumentation to arch/Kconfig and init/Kconfig 17 years ago
Mathieu Desnoyers 3f550096de Add HAVE_KPROBES 17 years ago
Mathieu Desnoyers 42d4b839c8 Add HAVE_OPROFILE 17 years ago
Mathieu Desnoyers c0ffa3a951 Fix ARM to play nicely with generic Instrumentation menu 17 years ago
Paul Mundt dfacd68e49 kobject: Always build in kernel/ksysfs.o. 17 years ago
Peter Zijlstra ed50d6cbc3 debug: softlockup looping fix 17 years ago
Rafael J. Wysocki 5a0a2f3046 Hibernation: Invoke suspend notifications after console switch 17 years ago
Johannes Berg af258f516b Suspend: Invoke suspend notifications after console switch 17 years ago
Johannes Berg b28f508112 Suspend: Add config option to disable the freezer if architecture wants that 17 years ago
Rafael J. Wysocki caea99ef33 Hibernation: Introduce begin() and end() callbacks 17 years ago
Rafael J. Wysocki c697eecebc Suspend: Introduce begin() and end() callbacks 17 years ago
Rafael J. Wysocki 7671b8ae53 suspend: fix ia64 allmodconfig build 17 years ago
Johannes Berg f4cb570076 Suspend: Clean up Kconfig (V2) 17 years ago
Johannes Berg 801e4062fd Hibernation: Clean up Kconfig (V2) 17 years ago
Rafael J. Wysocki 23976728a4 Hibernation: Update messages 17 years ago
Rafael J. Wysocki 465d2b477f Suspend: Use common prefix in messages 17 years ago
Rafael J. Wysocki b6887a2944 Hibernation: Remove unnecessary variable declaration 17 years ago
Rafael J. Wysocki 9575809c6f Hibernation: Fix comment in disk.c 17 years ago
Rafael J. Wysocki 9628c0ee6a Suspend: Fix comment in main.c 17 years ago
Rafael J. Wysocki 72df68ca8e Hibernation: Move low level resume to disk.c 17 years ago
Rafael J. Wysocki 2ed43b6328 Suspend: Fix compilation warning for CONFIG_SUSPEND unset 17 years ago
Alan Stern 8252575693 PM: Convert PM notifiers to out-of-line code 17 years ago
Johannes Berg 90dda1cb6a PM: Make PM_TRACE more architecture independent 17 years ago
Rafael J. Wysocki 4cc79776c9 Hibernation: New testing facility (rev. 2) 17 years ago
Rafael J. Wysocki 039a75c6e1 suspend: build fix responding to 2.6.25 kset change 17 years ago
Rafael J. Wysocki 0e7d56e3d9 Suspend: Testing facility (rev. 2) 17 years ago
Alan Stern c3e94d899c Hibernation: Add PM_RESTORE_PREPARE and PM_POST_RESTORE notifiers (rev. 2) 17 years ago
Adrian Bunk 2f8ed1c60b Hibernation: Move function prototypes to header 17 years ago
Rafael J. Wysocki 3010f8caa4 Hibernation: Introduce exportable suspend ioctls header (rev. 2) 17 years ago
Rafael J. Wysocki cc5d207c85 Hibernation: Correct definitions of some ioctls (rev. 2) 17 years ago
Rafael J. Wysocki 96f737490c Hibernation: Mark SNAPSHOT_SET_SWAP_FILE ioctl as deprecated (rev. 2) 17 years ago
Rafael J. Wysocki eb57c1cf05 Hibernation: Rework platform support ioctls (rev. 2) 17 years ago
Rafael J. Wysocki af508b34d2 Hibernation: Introduce SNAPSHOT_GET_IMAGE_SIZE ioctl 17 years ago
Eric Paris 320f1b1ed2 [AUDIT] ratelimit printk messages audit 17 years ago
Richard Knutsson 148b38dc93 [patch 2/2] audit: complement va_copy with va_end() 17 years ago
Andrew Morton ef00be0554 [patch 1/2] kernel/audit.c: warning fix 17 years ago
Eric Paris b593d384ef [AUDIT] create context if auditing was ever enabled 17 years ago
Eric Paris 50397bd1e4 [AUDIT] clean up audit_receive_msg() 17 years ago
Eric Paris 1a6b9f2317 [AUDIT] make audit=0 really stop audit messages 17 years ago
Eric Paris de6bbd1d30 [AUDIT] break large execve argument logging into smaller messages 17 years ago
Eric Paris e445deb593 [AUDIT] include audit type in audit message when using printk 17 years ago
Eric Paris 6246ccab99 [AUDIT] do not panic on exclude messages in audit_log_pid_context() 17 years ago