Commit Graph

7466 Commits (302362c5abdda80b5c2e4e57be610c2e3c2ab3c5)

Author SHA1 Message Date
Li Zefan f9ab5b5b0f cgroups: forbid noprefix if mounting more than just cpuset subsystem 16 years ago
Keika Kobayashi aa0ce5bbc2 softirq: introduce statistics for softirq 16 years ago
Chris Peterson 009789f040 slow-work: use round_jiffies() for thread pool's cull and OOM timers 16 years ago
Alexey Dobriyan 30639b6af8 groups: move code to kernel/groups.c 16 years ago
Robert P. J. Day b33112d1cc kernel/kfifo.c: replace conditional test with is_power_of_2() 16 years ago
KOSAKI Motohiro 6837765963 mm: remove CONFIG_UNEVICTABLE_LRU config option 16 years ago
Rafael J. Wysocki 7f33d49a2e mm, PM/Freezer: Disable OOM killer when tasks are frozen 16 years ago
Mel Gorman 6484eb3e2a page allocator: do not check NUMA node ID when the caller knows the node is valid 16 years ago
Miao Xie 58568d2a82 cpuset,mm: update tasks' mems_allowed in time 16 years ago
Miao Xie 950592f7b9 cpusets: update tasks' page/slab spread flags in time 16 years ago
Miao Xie f3b39d47eb cpusets: restructure the function cpuset_update_task_memory_state() 16 years ago
Linus Torvalds b231125af7 printk: add KERN_DEFAULT loglevel to print_modules() 16 years ago
Linus Torvalds e28d713704 printk: Add KERN_DEFAULT printk log-level 16 years ago
Linus Torvalds 5fd29d6ccb printk: clean up handling of log-levels and newlines 16 years ago
GeunSik Lim 156f5a7801 debugfs: Fix terminology inconsistency of dir name to mount debugfs filesystem. 16 years ago
Kay Sievers 3959214f97 sched: delayed cleanup of user_struct 16 years ago
Vegard Nossum 7a0aeb14e1 signal: fix __send_signal() false positive kmemcheck warning 16 years ago
Vegard Nossum 1744a21d57 trace: annotate bitfields in struct ring_buffer_event 16 years ago
Vegard Nossum 2dff440525 kmemcheck: add mm functions 16 years ago
Vegard Nossum dfec072ecd kmemcheck: add the kmemcheck core 16 years ago
Thomas Gleixner cd6d95d844 clocksource: prevent selection of low resolution clocksourse also for nohz=on 16 years ago
Vegard Nossum 7c692cbade tasklets: new tasklet scheduling function 16 years ago
Cornelia Huck fce2b111fa PM/Hibernate: Move NVS routines into a seperate file (v2). 16 years ago
Rafael J. Wysocki 8b759b84c8 PM/Hibernate: Rename disk.c to hibernate.c 16 years ago
Rafael J. Wysocki a9d7052363 PM: Separate suspend to RAM functionality from core 16 years ago
Rafael J. Wysocki fe419535d8 PM/Hibernate: Move memory shrinking to snapshot.c (rev. 2) 16 years ago
Rafael J. Wysocki c6f37f1219 PM/Suspend: Do not shrink memory before suspend 16 years ago
Alan Stern d161630297 PM core: rename suspend and resume functions 16 years ago
Magnus Damm e39a71ef80 PM: Rename device_power_down/up() 16 years ago
Jean Delvare 3ac49a1c99 trivial: fix ETIMEOUT -> ETIMEDOUT typos 16 years ago
Manish Katiyar 1dc492a0a4 trivial: kernel/power/poweroff.c: whitespace fix 16 years ago
Rusty Russell b43e352139 sched: export kick_process 16 years ago
Peter Zijlstra 974802eaa1 perf_counter: Add forward/backward attribute ABI compatibility 16 years ago
Peter Zijlstra 081fad8617 perf_counter: Remove PERF_TYPE_RAW special casing 16 years ago
Rusty Russell ad6561dffa module: trim exception table on init free. 16 years ago
Rusty Russell fddd520122 module_param: allow 'bool' module_params to be bool, not just int. 16 years ago
Rusty Russell 45fcc70c0b module_param: split perm field into flags and perm 16 years ago
Rusty Russell 9a71af2c36 module_param: invbool should take a 'bool', not an 'int' 16 years ago
Yinghai Lu 28be225b23 irq: slab alloc for default irq_affinity 16 years ago
Alessio Igor Bogani 337eb00a2c Push BKL down into ->remount_fs() 16 years ago
Al Viro 589ff870ed Switch collect_mounts() to struct path 16 years ago
Oleg Nesterov b415c49a86 slow_work_thread() should do the exclusive wait 16 years ago
Pekka Enberg 22fb4e71e6 irq: use kcalloc() instead of the bootmem allocator 16 years ago
Pekka Enberg 0fb5302916 sched: use slab in cpupri_init() 16 years ago
Pekka Enberg 4bdddf8ff9 sched: use alloc_cpumask_var() instead of alloc_bootmem_cpumask_var() 16 years ago
Yinghai Lu dad213aeb5 irq/cpumask: make memoryless node zero happy 16 years ago
Yinghai Lu 38c7fed2f5 x86: remove some alloc_bootmem_cpumask_var calling 16 years ago
Pekka Enberg 36b7b6d465 sched: use kzalloc() instead of the bootmem allocator 16 years ago
Catalin Marinas 4f2294b6dc kmemleak: Add modules support 16 years ago
Peter Zijlstra cca3f454a8 perf_counter: Add counter->id to the throttle event 16 years ago