Commit Graph

2161 Commits (8a2e21038df74c4401f422346b9371a959c21438)

Author SHA1 Message Date
Christoph Hellwig 1eeb66a1bb move die notifier handling to common code 18 years ago
Randy Dunlap e386979299 kprobes: fix sparse NULL warning 18 years ago
Gerd Hoffmann 69331af79c Fixes and cleanups for earlyprintk aka boot console 18 years ago
Nick Piggin 72c1bbf308 futex: restartable futex_wait 18 years ago
Rusty Russell 9adef58b1d futex: get_futex_key, get_key_refs and drop_key_refs 18 years ago
Kees Cook 5096add84b proc: maps protection 18 years ago
Eric Dumazet 753e9c5cd9 Optimize timespec_trunc() 18 years ago
Josh Triplett 6f8bc500a1 rcutorture: Mark rcu_torture_init as __init 18 years ago
Badari Pulavarty e3222c4ecc Merge sys_clone()/sys_unshare() nsproxy and namespace handling 18 years ago
Prarit Bhargava ee527cd3a2 Use stop_machine_run in the Intel RNG driver 18 years ago
Pekka Enberg 6d4f9c5500 module: use krealloc 18 years ago
Oleg Nesterov 02fb6149f7 softlockup: s/99/MAX_RT_PRIO/ 18 years ago
Oleg Nesterov 1065d130dd freezer: task->exit_state should be treated as bolean 18 years ago
Christoph Hellwig ab1b6f03a1 simplify the stacktrace code 18 years ago
Rafael J. Wysocki 56f99bcb52 swsusp: free more memory 18 years ago
Rafael J. Wysocki 9b95e43763 swsusp: fix snapshot_release 18 years ago
David Brownell a7ee2e5f5b kconfig: mention 'hibernation' not just swsusp 18 years ago
Johannes Berg f0ced9b229 power management: change /sys/power/disk display 18 years ago
Johannes Berg ab3bfca7ab remove software_suspend() 18 years ago
Rafael J. Wysocki d1d241cc2c swsusp: use rbtree for tracking allocated swap 18 years ago
Rafael J. Wysocki 0709db6072 swsusp: use GFP_KERNEL for creating basic data structures 18 years ago
Rafael J. Wysocki 1525a2ad76 swsusp: fix error paths in snapshot_open 18 years ago
Rafael J. Wysocki 74dfd666de swsusp: do not use page flags 18 years ago
Rafael J. Wysocki 7be9823491 swsusp: use inline functions for changing page flags 18 years ago
Oleg Nesterov 433ecb4ab3 fix refrigerator() vs thaw_process() race 18 years ago
Roland McGrath 7324328446 Return EPERM not ECHILD on security_task_wait failure 18 years ago
Christoph Lameter 50953fe9e0 slab allocators: Remove SLAB_DEBUG_INITIAL flag 18 years ago
Christoph Lameter 0a31bd5f2b KMEM_CACHE(): simplify slab cache creation 18 years ago
David Rientjes c596d9f320 cpusets: allow TIF_MEMDIE threads to allocate anywhere 18 years ago
Christoph Lameter 476f35348e Safer nr_node_ids and nr_node_ids determination and initial values 18 years ago
Johannes Berg 543b9fd352 [POWERPC] powermac: Suspend to disk on G5 18 years ago
Michael Ellerman 7fe3730de7 MSI: arch must connect the irq and the msi_desc 18 years ago
Greg Kroah-Hartman 823bccfc40 remove "struct subsystem" as it is no longer needed 18 years ago
Jeremy Fitzhardinge d6dd61c831 [PATCH] x86: PARAVIRT: add hooks to intercept mm creation and destruction 18 years ago
Jeremy Fitzhardinge b6e3590f81 [PATCH] x86: Allow percpu variables to be page-aligned 18 years ago
Jeremy Fitzhardinge b00742d399 [PATCH] x86-64: Account for module percpu space separately from kernel percpu 18 years ago
Vivek Goyal 1b29c1643c [PATCH] x86-64: do not use virt_to_page on kernel data address 18 years ago
Vivek Goyal 49c3df6aaa [PATCH] x86: Move swsusp __pa() dependent code to arch portion 18 years ago
Johannes Berg 9684e51cd1 power management: force pm_ops.valid callback to be assigned 18 years ago
Johannes Berg e8c9c50269 power management: implement pm_ops.valid for everybody 18 years ago
Johannes Berg 11d77d0c01 power management: remove firmware disk mode 18 years ago
Johannes Berg fe0c935a6c rework pm_ops pm_disk_mode, kill misuse 18 years ago
Robert Peterson 42e380832a Extend print_symbol capability 18 years ago
Jeff Garzik 8cdfb29c0c libata/IDE: remove combined mode quirk 18 years ago
David Howells b8b8fd2dc2 [NET]: Fix networking compilation errors 18 years ago
Akinobu Mita 240936e18b mod_sysfs_setup() doesn't return errno when kobject_add_dir() failure occurs 18 years ago
Johannes Berg a53c46dc82 s2ram: add arch irq disable/enable hooks 18 years ago
Ingo Molnar 39bc89fd40 make SysRq-T show all tasks again 18 years ago
David Howells e19dff1fdd [AF_RXRPC]: Make it possible to merely try to cancel timers from a module 18 years ago
Patrick McHardy af65bdfce9 [NETLINK]: Switch cb_lock spinlock to mutex and allow to override it 18 years ago