Commit Graph

5030 Commits (1bddd9e6453ef1c7bc5b6f4ddbf7d31f4aee7a44)

Author SHA1 Message Date
Luck, Tony 5f41b8cdc6 kexec: fix crash_save_vmcoreinfo_init build problem 17 years ago
Harvey Harrison f07767fd0f byteorder: remove direct includes of linux/byteorder/swab[b].h 17 years ago
Harvey Harrison 1a651a00e2 byteorder: remove direct includes of linux/byteorder/swab[b].h 17 years ago
Ken'ichi Ohmichi acd99dbf54 kdump: add vmlist.addr to vmcoreinfo for x86 vmalloc translation. 17 years ago
Oleg Nesterov 293adee601 kthread_bind: use wait_task_inactive(TASK_UNINTERRUPTIBLE) 17 years ago
Adrian Bunk b747c8c102 make ptrace_untrace() static 17 years ago
Lai Jiangshan 30e8e13603 cpuset: use seq_*mask_* to print masks 17 years ago
Rakib Mullick 40b6a76237 cpuset.c: remove extra variable 17 years ago
Paul Menage cc31edceee cgroups: convert tasks file to use a seq_file with shared pid array 17 years ago
Lai Jiangshan 146aa1bd05 cgroups: fix probable race with put_css_set[_taskexit] and find_css_set 17 years ago
WANG Cong c3b9f5afc7 kernel/configs.c: remove useless comments 17 years ago
Matt Helsley 1aece34833 container freezer: rename check_if_frozen() 17 years ago
Matt Helsley 81dcf33c2a container freezer: make freezer state names less generic 17 years ago
Matt Helsley 957a4eeaf4 container freezer: prevent frozen tasks or cgroups from changing 17 years ago
Matt Helsley 5a06915c6d container freezer: skip frozen cgroups during power management resume 17 years ago
Matt Helsley dc52ddc0e6 container freezer: implement freezer cgroup subsystem 17 years ago
Matt Helsley 8174f1503f container freezer: make refrigerator always available 17 years ago
Lee Schermerhorn af936a1606 vmscan: unevictable LRU scan sysctl 17 years ago
Thomas Gleixner 870e2a2845 timer_list: add base address to clock base 17 years ago
Thomas Gleixner c5b77a3d3a timer_list: print cpu number of clockevents device 17 years ago
Thomas Gleixner e67ef25a35 timer_list: print real timer address 17 years ago
Thomas Gleixner fb02fbc14d NOHZ: restart tick device from irq_enter() 17 years ago
Thomas Gleixner c34bec5a44 NOHZ: split tick_nohz_restart_sched_tick() 17 years ago
Thomas Gleixner 719254faa1 NOHZ: unify the nohz function calls in irq_enter() 17 years ago
David S. Miller 54514a70ad softirq: Add support for triggering softirq work on softirqs. 17 years ago
Linus Torvalds 1c95e1b690 Fix kernel/softirq.c printk format warning properly 17 years ago
Adrian Bunk 2b252c5411 make kprobes.c:kretprobe_table_lock() static 17 years ago
Bjorn Helgaas c26ec88ea8 resources: tidy __request_region() 17 years ago
Thomas Petazzoni ebf3f09c63 Configure out AIO support 17 years ago
Alexey Dobriyan f221e726bf sysctl: simplify ->strategy 17 years ago
Christoph Hellwig b418da16dd compat: generic compat get/settimeofday 17 years ago
Andi Kleen 20036fdcaf Add kerneldoc documentation for new printk format extensions 17 years ago
Randy Dunlap 6d5cd6effe taint: fix kernel-doc 17 years ago
Francois Cami e1f8e87449 Remove Andrew Morton's old email accounts 17 years ago
WANG Cong 7968b3d9a6 kernel/kallsyms.c: fix double return 17 years ago
Andrew Morton 9679e4dd62 kernel/sys.c: improve code generation 17 years ago
Vegard Nossum 8798881507 utsname: completely overwrite prior information 17 years ago
Dave Hansen 22b8ce9470 profiling: dynamically enable readprofile at runtime 17 years ago
Adam Tkac 0c2d64fb6c rlimit: permit setting RLIMIT_NOFILE to RLIM_INFINITY 17 years ago
Andi Kleen 25ddbb18aa Make the taint flags reliable 17 years ago
Jan Beulich 9ba16087d9 Kconfig: eliminate "def_bool n" constructs 17 years ago
Tejun Heo a25d644fc0 wait: kill is_sync_wait() 17 years ago
Adrian Bunk d9f3216b47 kernel/dma.c: remove a CVS keyword 17 years ago
Rafael J. Wysocki 1bfcf1304e pm: rework disabling of user mode helpers during suspend/hibernation 17 years ago
Balbir Singh 9363b9f23c memrlimit: cgroup mm owner callback changes to add task info 17 years ago
Andi Kleen dc02c5290c Add kerneldoc documentation for new printk format extensions 17 years ago
Jason Baron 346e15beb5 driver core: basic infrastructure for per-module dynamic debug messages 17 years ago
Alexey Dobriyan e94320939f modules: fix module "notes" kobject leak 17 years ago
Rusty Russell 118a9069f0 module: remove CONFIG_KMOD in comment after #endif 17 years ago
Thomas Gleixner 63d659d556 genirq: fix name space collision of nr_irqs in autoprobe.c 17 years ago