Commit Graph

1863 Commits (906568c9c668ff994f4078932ec6ae1e3950d1af)

Author SHA1 Message Date
Thomas Gleixner 906568c9c6 [PATCH] tick-management: core functionality 18 years ago
Thomas Gleixner d316c57ff6 [PATCH] clockevents: add core functionality 18 years ago
Thomas Gleixner 5cfb6de7cd [PATCH] hrtimers: clean up callback tracking 18 years ago
Thomas Gleixner 303e967ff9 [PATCH] hrtimers; add state tracking 18 years ago
Thomas Gleixner 3c8aa39d7c [PATCH] hrtimers: cleanup locking 18 years ago
Thomas Gleixner c9cb2e3d7c [PATCH] hrtimers: namespace and enum cleanup 18 years ago
Thomas Gleixner fd064b9b77 [PATCH] Extend next_timer_interrupt() to use a reference jiffie 18 years ago
Thomas Gleixner 1cfd68496e [PATCH] Fix cascade lookup of next_timer_interrupt 18 years ago
Ingo Molnar dde4b2b5f4 [PATCH] uninline irq_enter() 18 years ago
Thomas Gleixner 5d8b34fdcb [PATCH] clocksource: Add verification (watchdog) helper 18 years ago
Thomas Gleixner 7e69f2b1ea [PATCH] clocksource: Remove the update callback 18 years ago
Thomas Gleixner 73b08d2aa4 [PATCH] clocksource: replace is_continuous by a flag field 18 years ago
Thomas Gleixner 92c7e00254 [PATCH] Simplify the registration of clocksources 18 years ago
John Stultz 411187fb05 [PATCH] GTOD: persistent clock support 18 years ago
Ingo Molnar 41cf54455d [PATCH] Fix multiple conversion bugs in msecs_to_jiffies 18 years ago
Ingo Molnar 8b9365d753 [PATCH] Uninline jiffies.h functions 18 years ago
john stultz f4304ab215 [PATCH] HZ free ntp 18 years ago
Thomas Gleixner 771ee3b04e [PATCH] Add a function to handle interrupt affinity setting 18 years ago
Thomas Gleixner 950f4427c2 [PATCH] Add irq flag to disable balancing for an interrupt 18 years ago
Eric W. Biederman d912b0cc1a [PATCH] sysctl: add a parent entry to ctl_table and set the parent entry 18 years ago
Eric W. Biederman 77b14db502 [PATCH] sysctl: reimplement the sysctl proc support 18 years ago
Eric W. Biederman 1ff007eb8e [PATCH] sysctl: allow sysctl_perm to be called from outside of sysctl.c 18 years ago
Eric W. Biederman 805b5d5e06 [PATCH] sysctl: factor out sysctl_head_next from do_sysctl 18 years ago
Eric W. Biederman 0b4d414714 [PATCH] sysctl: remove insert_at_head from register_sysctl 18 years ago
Eric W. Biederman ae83681026 [PATCH] sysctl: remove support for directory strategy routines 18 years ago
Eric W. Biederman 6703ddfcce [PATCH] sysctl: remove support for CTL_ANY 18 years ago
Eric W. Biederman 2abc26fc6b [PATCH] sysctl: create sys/fs/binfmt_misc as an ordinary sysctl entry 18 years ago
Eric W. Biederman a5494dcd8b [PATCH] sysctl: move SYSV IPC sysctls to their own file 18 years ago
Eric W. Biederman 39732acd96 [PATCH] sysctl: move utsname sysctls to their own file 18 years ago
Eric W. Biederman b04c3afb2b [PATCH] sysctl: move init_irq_proc into init/main where it belongs 18 years ago
Thomas Gleixner 38515e908b [PATCH] Scheduled removal of SA_xxx interrupt flags fixups 18 years ago
Tim Schmielau cd354f1ae7 [PATCH] remove many unneeded #includes of sched.h 18 years ago
Andi Kleen a98f0dd34d [PATCH] x86-64: Allow to run a program when a machine check event is detected 18 years ago
Zachary Amsden 9226d125d9 [PATCH] i386: paravirt CPU hypercall batching mode 18 years ago
Eric Dumazet 5809f9d442 [PATCH] x86-64: get rid of ARCH_HAVE_XTIME_LOCK 18 years ago
Arjan van de Ven 92e1d5be91 [PATCH] mark struct inode_operations const 2 18 years ago
Arjan van de Ven 9a32144e9d [PATCH] mark struct file_operations const 7 18 years ago
Nick Piggin ff91691bcc [PATCH] sched: avoid div in rebalance_tick 18 years ago
Eric W. Biederman 27b0b2f44a [PATCH] pid: remove the now unused kill_pg kill_pg_info and __kill_pg_info 18 years ago
Eric W. Biederman 41487c65bf [PATCH] pid: replace do/while_each_task_pid with do/while_each_pid_task 18 years ago
Eric W. Biederman ab521dc0f8 [PATCH] tty: update the tty layer to work with struct pid 18 years ago
Eric W. Biederman 3e7cd6c413 [PATCH] pid: replace is_orphaned_pgrp with is_current_pgrp_orphaned 18 years ago
Eric W. Biederman 0475ac0845 [PATCH] pid: use struct pid for talking about process groups in exitc 18 years ago
Eric W. Biederman 04a2e6a5cb [PATCH] pid: make session_of_pgrp use struct pid instead of pid_t 18 years ago
Eric W. Biederman 8d42db189c [PATCH] signal: rewrite kill_something_info so it uses newer helpers 18 years ago
Ingo Molnar 944be0b224 [PATCH] close_files(): add scheduling point 18 years ago
Alan Cox 3f05044715 [PATCH] kernel: shut up the IRQ mismatch messages 18 years ago
David Woodhouse a304e1b828 [PATCH] Debug shared irqs 18 years ago
Al Viro 5ea8176994 [PATCH] sort the devres mess out 18 years ago
Alexey Dobriyan 4b98d11b40 [PATCH] ifdef ->rchar, ->wchar, ->syscr, ->syscw from task_struct 18 years ago