Commit Graph

3545 Commits (9dce07f1a441b77a15631cf0ed0238e0baa7ed64)

Author SHA1 Message Date
David Fries 6ffc787a44 system timer: fix crash in <100Hz system timer 17 years ago
Eric Dumazet 1bf47346d7 kernel/sys.c: get rid of expensive divides in groups_sort() 17 years ago
Adrian Bunk 6b2fb3c658 idle_regs() must be __cpuinit 17 years ago
Richard Knutsson eb38a996eb kernel/params.c: remove sparse-warning (different signedness) 17 years ago
Daniel Walker 6c6080f74c stopmachine: semaphore to mutex 17 years ago
Roland McGrath 1a669c2f16 Add arch_ptrace_stop 17 years ago
Nick Piggin a1e096129b relay: nopage 17 years ago
Eric Dumazet 9cfe015aa4 get rid of NR_OPEN and introduce a sysctl_nr_open 17 years ago
Oleg Nesterov 0a76fe8e50 do_wait: remove one "else if" branch 17 years ago
Denys Vlasenko eed4a2aba7 printk.c: use unsigned ints instead of longs for logbuf index 17 years ago
Miao Xie 5e2cb1018a time: fix sysfs_show_{available,current}_clocksources() buffer overflow problem 17 years ago
Adrian Bunk c166f23cb5 kernel/notifier.c should #include <linux/reboot.h> 17 years ago
Adrian Bunk bb695170d8 make srcu_readers_active() static 17 years ago
Adrian Bunk f17d30a803 kernel/ptrace.c should #include <linux/syscalls.h> 17 years ago
Robin Getz a3b81113fb remove support for un-needed _extratext section 17 years ago
Oleg Nesterov d9ae90ac4b use __set_task_state() for TRACED/STOPPED tasks 17 years ago
Michael Neuling 06b8e878a9 taskstats scaled time cleanup 17 years ago
Mark Gross f011e2e2df latency.c: use QoS infrastructure 17 years ago
Mark Gross d82b35186e pm qos infrastructure and interface 17 years ago
Adrian Bunk 4ef7229ffa make kernel_shutdown_prepare() static 17 years ago
Adrian Bunk 47a460d5a3 kernel/power/disk.c: make code static 17 years ago
Serge E. Hallyn 3b7391de67 capabilities: introduce per-process capability bounding set 17 years ago
Andrew Morgan e338d263a7 Add 64-bit capability support to the kernel 17 years ago
Bron Gondwana 195cf453d2 mm/page-writeback: highmem_is_dirtyable option 17 years ago
Benjamin Herrenschmidt 5e5419734c add mm argument to pte/pmd/pud/pgd_free 17 years ago
Christoph Lameter 9f8f217253 Page allocator: clean up pcp draining functions 17 years ago
Davide Libenzi 4d672e7ac7 timerfd: new timerfd API 17 years ago
Oleg Nesterov ed5d2cac11 exec: rework the group exit and fix the race with kill 17 years ago
Oleg Nesterov f558b7e408 remove handle_group_stop() in favor of do_signal_stop() 17 years ago
Oleg Nesterov 198466b41d __group_complete_signal(): fix coredump with group stop race 17 years ago
Andrew Morton bdff746a39 clone: prepare to recycle CLONE_STOPPED 17 years ago
Nick Piggin 2f98735c9c vm audit: add VM_DONTEXPAND to mmap for drivers that need it 17 years ago
Joe Perches 0b0a3e7b18 kernel/: Spelling fixes 17 years ago
Pierre Peiffer 06c93e8757 Remove one useless extern declaration 17 years ago
Mathieu Desnoyers 125e564582 Move Kconfig.instrumentation to arch/Kconfig and init/Kconfig 17 years ago
Mathieu Desnoyers 3f550096de Add HAVE_KPROBES 17 years ago
Mathieu Desnoyers 42d4b839c8 Add HAVE_OPROFILE 17 years ago
Mathieu Desnoyers c0ffa3a951 Fix ARM to play nicely with generic Instrumentation menu 17 years ago
Paul Mundt dfacd68e49 kobject: Always build in kernel/ksysfs.o. 17 years ago
Peter Zijlstra ed50d6cbc3 debug: softlockup looping fix 17 years ago
Rafael J. Wysocki 5a0a2f3046 Hibernation: Invoke suspend notifications after console switch 17 years ago
Johannes Berg af258f516b Suspend: Invoke suspend notifications after console switch 17 years ago
Johannes Berg b28f508112 Suspend: Add config option to disable the freezer if architecture wants that 17 years ago
Rafael J. Wysocki caea99ef33 Hibernation: Introduce begin() and end() callbacks 17 years ago
Rafael J. Wysocki c697eecebc Suspend: Introduce begin() and end() callbacks 17 years ago
Rafael J. Wysocki 7671b8ae53 suspend: fix ia64 allmodconfig build 17 years ago
Johannes Berg f4cb570076 Suspend: Clean up Kconfig (V2) 17 years ago
Johannes Berg 801e4062fd Hibernation: Clean up Kconfig (V2) 17 years ago
Rafael J. Wysocki 23976728a4 Hibernation: Update messages 17 years ago
Rafael J. Wysocki 465d2b477f Suspend: Use common prefix in messages 17 years ago