Commit Graph

2285 Commits (7155c9f576fc8cff12448110b5d104096ba58aee)

Author SHA1 Message Date
Martin Peschke 5a0c6a0d1a kallsyms: cleanup: use seq_release_private() where appropriate 18 years ago
Robert P. J. Day 039b6b3ed8 audit: add spaces on either side of case "..." operator. 18 years ago
Ravikiran G Thirumalai e729aa16b1 Pad irq_desc to internode cacheline size 18 years ago
Pavel Emelianov 428e6ce023 Lockdep treats down_write_trylock like regular down_write 18 years ago
Bert Wesarg 9730b5b06f kernel/params.c: fix lying comment for param_array() 18 years ago
Alexey Dobriyan a5c43dae7a Fix race between cat /proc/slab_allocators and rmmod 18 years ago
Alexey Dobriyan 9d65cb4a17 Fix race between cat /proc/*/wchan and rmmod et al 18 years ago
Alexey Dobriyan ffb4512276 Simplify kallsyms_lookup() 18 years ago
Alexey Dobriyan ea07890a68 Fix race between rmmod and cat /proc/kallsyms 18 years ago
Alexey Dobriyan ae84e32470 Simplify module_get_kallsym() by dropping length arg 18 years ago
Jan Engelhardt b73a7e76c1 Fix kevent's childs priority greediness 18 years ago
Simon Horman 6672f76a5a kdump/kexec: calculate note size at compile time 18 years ago
Randy Dunlap e63340ae6b header cleaning: don't include smp_lock.h when not used 18 years ago
Jeremy Fitzhardinge 04c9167f91 add touch_all_softlockup_watchdogs() 18 years ago
Jeremy Fitzhardinge 966812dc98 Ignore stolen time in the softlockup watchdog 18 years ago
john stultz 8524070b79 Move timekeeping code to timekeeping.c 18 years ago
Ahmed S. Darwish f75d222b83 IRQ: check for PERCPU flag only when adding first irqaction 18 years ago
Venki Pallipadi 6e453a6751 Add support for deferrable timers 18 years ago
Dmitry Adamushko d2d9433a4c kernel/irq/proc.c: unprotected iteration over the IRQ action list in name_unique() 18 years ago
Srivatsa Vaddagiri dd9037a26a Fix race between attach_task and cpuset_exit 18 years ago
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