Commit Graph

2919 Commits (b733588559fc13547a59ccf81651c775b8f2719c)

Author SHA1 Message Date
Daniel Walker 6ae965cd64 whitespace fixes: process accounting 18 years ago
Daniel Walker 6fa6c3b1d1 whitespace fixes: time syscalls 18 years ago
Andrew Morgan 72c2d5823f V3 file capabilities: alter behavior of cap_setpcap 18 years ago
Eric W. Biederman 7058cb02dd sysctl: deprecate sys_sysctl in a user space visible fashion. 18 years ago
Eric W. Biederman 8ada720d89 sysctl: for irda update sysctl_checks list of binary paths 18 years ago
Eric W. Biederman 49ffcf8f99 sysctl: update sysctl_check_table 18 years ago
Eric W. Biederman fc6cd25b73 sysctl: Error on bad sysctl tables 18 years ago
Eric W. Biederman c65f92398e sysctl: remove the cad_pid binary sysctl path 18 years ago
Eric W. Biederman 35834ca1e4 sysctl: simplify the pty sysctl logic 18 years ago
Eric W. Biederman 0d135a4a8c sysctl: remove the binary interface for aio-nr, aio-max-nr, acpi_video_flags 18 years ago
Eric W. Biederman f5ead5cefc sysctl: remove binary sysctl support where it clearly doesn't work 18 years ago
Eric W. Biederman 49a0c45833 sysctl: Factor out sysctl_data. 18 years ago
Eric W. Biederman d8217f076b sysctl core: Stop using the unnecessary ctl_table typedef 18 years ago
Akinobu Mita a0d8cdb652 cpu hotplug: cpu: deliver CPU_UP_CANCELED only to NOTIFY_OKed callbacks with CPU_UP_PREPARE 18 years ago
Dave Young faf8c714f4 param_sysfs_builtin memchr argument fix 18 years ago
Tony Breeds 2c62214831 Fix discrepancy between VDSO based gettimeofday() and sys_gettimeofday(). 18 years ago
Alexey Dobriyan 6212e3a388 Remove struct task_struct::io_wait 18 years ago
Rafael J. Wysocki 9cd9a0058d Hibernation: Enter platform hibernation state in a consistent way 18 years ago
Rafael J. Wysocki c7e0831d38 Hibernation: Check if ACPI is enabled during restore in the right place 18 years ago
Rafael J. Wysocki d307c4a8e8 Hibernation: Arbitrary boot kernel support - generic code 18 years ago
Andres Salomon 8f4ce8c32f serial: turn serial console suspend a boot rather than compile time option 18 years ago
Rafael J. Wysocki 438e2ce68d freezer: measure freezing time 18 years ago
Rafael J. Wysocki b842ee578e freezer: be more verbose 18 years ago
Adrian Bunk c3d42d7527 unexport pm_power_off_prepare 18 years ago
Rafael J. Wysocki d5d8c5976d freezer: do not send signals to kernel threads 18 years ago
Rafael J. Wysocki 2e1318956c freezer: prevent new tasks from inheriting TIF_FREEZE set 18 years ago
Rafael J. Wysocki 232b143280 freezer: do not sync filesystems from freeze_processes 18 years ago
Rafael J. Wysocki b3dac3b304 PM: Rename hibernation_ops to platform_hibernation_ops 18 years ago
Rafael J. Wysocki 74f270af0c PM: Rework struct hibernation_ops 18 years ago
Rafael J. Wysocki f242d9196f PM: Make suspend_ops static 18 years ago
Rafael J. Wysocki e6c5eb9541 PM: Rework struct platform_suspend_ops 18 years ago
Rafael J. Wysocki 26398a70ea PM: Rename struct pm_ops and related things 18 years ago
Adrian Bunk a065c86e1b make kernel/power/main.c:suspend_enter() static 18 years ago
Anton Blanchard c70878b4e0 hrtimer: hook compat_sys_nanosleep up to high res timer code 18 years ago
Anton Blanchard 04c227140f hrtimer: Rework hrtimer_nanosleep to make sys_compat_nanosleep easier 18 years ago
Ken Chen 480b9434c5 sched: reduce schedstat variable overhead a bit 18 years ago
Ingo Molnar cc4ea79588 sched: add KERN_CONT annotation 18 years ago
Ingo Molnar d801649162 sched: cleanup, make struct rq comments more consistent 18 years ago
Ingo Molnar 8401f77505 sched: cleanup, fix spacing 18 years ago
Andi Kleen 51e9799023 sched: fix return value of wait_for_completion_interruptible() 18 years ago
Thomas Gleixner 3dfbc88464 x86: C1E late detection fix. Really switch off lapic timer 18 years ago
Adrian Bunk cbfee34520 security/ cleanups 18 years ago
Alexey Dobriyan 57c521ce61 ifdef struct task_struct::security 18 years ago
Oleg Nesterov d2da272a4e migration_call(CPU_DEAD): use spin_lock_irq() instead of task_rq_lock() 18 years ago
Oleg Nesterov f7b4cddcc5 do CPU_DEAD migrating under read_lock(tasklist) instead of write_lock_irq(tasklist) 18 years ago
Akinobu Mita d58ae67813 module: return error when mod_sysfs_init() failed 18 years ago
Ralf Baechle 28e3fed8b7 Compile handle_percpu_irq even for uniprocessor kernels 18 years ago
Andrey Mirkin fd5eea4214 change inotifyfs magic as the same magic is used for futexfs 18 years ago
Pavel Emelyanov db8906da59 Use KMEM_CACHE macro to create the nsproxy cache 18 years ago
Alexey Dobriyan 970a8645ca user.c: #ifdef ->mq_bytes 18 years ago