Commit Graph

9903 Commits (49668688dd5a5f46c72f965835388ed16c596055)

Author SHA1 Message Date
Rusty Russell 49668688dd module: pass load_info into other functions 15 years ago
Rusty Russell 36b0360d17 module: fix sysfs cleanup for !CONFIG_SYSFS 15 years ago
Rusty Russell 8f6d037815 module: sysfs cleanup 15 years ago
Rusty Russell d913188c75 module: layout_and_allocate 15 years ago
Rusty Russell 511ca6ae43 module: fix crash in get_ksymbol() when oopsing in module init 15 years ago
Rusty Russell eded41c1c6 module: kallsyms functions take struct load_info 15 years ago
Rusty Russell d6df72a06e module: refactor out section header rewriting: FIX modversions 15 years ago
Rusty Russell 8b5f61a795 module: refactor out section header rewriting 15 years ago
Linus Torvalds 3264d3f9dd module: add load_info 15 years ago
Linus Torvalds 44032e6316 module: reduce stack usage for each_symbol() 15 years ago
Rusty Russell 22e268ebec module: refactor load_module part 5 15 years ago
Rusty Russell 9f85a4bbb1 module: refactor load_module part 4 15 years ago
Rusty Russell 40dd2560ec module: refactor load_module part 3 15 years ago
Linus Torvalds 65b8a9b4d5 module: refactor load_module part 2 15 years ago
Linus Torvalds f91a13bb99 module: refactor load_module 15 years ago
Eric Dumazet 2409e74278 module: module_unload_init() cleanup 15 years ago
David Howells 694f690d27 CRED: Fix RCU warning due to previous patch fixing __task_cred()'s checks 15 years ago
Jesse Barnes 8cadd2831b timer: add on-stack deferrable timer interfaces 15 years ago
Steffen Klassert 0500e9b3f1 padata: Remove padata_get_cpumask 15 years ago
Steffen Klassert c635696c7c padata: Pass the padata cpumasks to the cpumask_change_notifier chain 15 years ago
Steffen Klassert 65ff577e6b padata: Rearrange set_cpumask functions 15 years ago
Steffen Klassert e6cc117076 padata: Rename padata_alloc functions 15 years ago
David Howells de09a9771a CRED: Fix get_task_cred() and task_state() to not resurrect dead credentials 15 years ago
Sridhar Samudrala d7926ee38f cgroups: Add an API to attach a task to current task's cgroup 15 years ago
Jason Baron b82bab4bbe dynamic debug: move ddebug_remove_module() down into free_module() 15 years ago
Steffen Klassert 7424713b83 padata: Check for valid cpumasks 15 years ago
Steffen Klassert b89661dff5 padata: Allocate cpumask dependend recources in any case 15 years ago
Steffen Klassert fad3a906d3 padata: Fix cpu index counting 15 years ago
Jason Wessel edd63cb6b9 sysrq,kdb: Use __handle_sysrq() for kdb's sysrq function 15 years ago
Jason Wessel b0679c63db debug_core,kdb: fix kgdb_connected bit set in the wrong place 15 years ago
Jason Wessel 9e8b624fca Fix merge regression from external kdb to upstream kdb 15 years ago
Jason Wessel fb82c0ff27 repair gdbstub to match the gdbserial protocol specification 15 years ago
Martin Hicks 1396a21ba0 kdb: break out of kdb_ll() when command is terminated 15 years ago
Neil Horman 70d4bf6d46 drop_monitor: convert some kfree_skb call sites to consume_skb 15 years ago
Catalin Marinas 9078370c0d kmemleak: Add support for NO_BOOTMEM configurations 15 years ago
Pavel Machek a2531293db update email address 15 years ago
Dan Kruchinin 5e017dc3f8 padata: Added sysfs primitives to padata subsystem 15 years ago
Dan Kruchinin e15bacbebb padata: Make two separate cpumasks 15 years ago
Rafael J. Wysocki ce4410116c PM / Suspend: Fix ordering of calls in suspend error paths 15 years ago
Rafael J. Wysocki d074ee023f PM / Hibernate: Fix snapshot error code path 15 years ago
Rafael J. Wysocki f6f71f1875 PM / Hibernate: Fix hibernation_platform_enter() 15 years ago
James Bottomley 82f682514a pm_qos: Get rid of the allocation in pm_qos_add_request() 15 years ago
James Bottomley 5f279845f9 pm_qos: Reimplement using plists 15 years ago
Rafael J. Wysocki c125e96f04 PM: Make it possible to avoid races between wakeup and system sleep 15 years ago
Cesar Eduardo Barros 9013367339 PM / Hibernate: Fix typos in comments in kernel/power/swap.c 15 years ago
Steffen Klassert 5f1a8c1bc7 padata: simplify serialization mechanism 15 years ago
Steffen Klassert 83f619f3c8 padata: make padata_do_parallel to return zero on success 15 years ago
Steffen Klassert 33e5445068 padata: Handle empty padata cpumasks 15 years ago
Steffen Klassert ee83655512 padata: Block until the instance is unused on stop 15 years ago
Steffen Klassert 4c87917029 padata: Check for valid padata instance on start 15 years ago