Age | Commit message (Expand) | Author | Files | Lines |
2007-02-16 | [PATCH] IRQ kernel-doc fixes | Randy Dunlap | 1 | -0/+1 |
2007-02-16 | [PATCH] genirq: remove IRQ_DISABLED | Ingo Molnar | 1 | -4/+3 |
2007-02-16 | [PATCH] time: x86_64: re-enable vsyscall support for x86_64 | john stultz | 3 | -27/+5 |
2007-02-16 | [PATCH] time: x86_64: convert x86_64 to use GENERIC_TIME | john stultz | 2 | -6/+1 |
2007-02-16 | [PATCH] time: x86_64: split x86_64/kernel/time.c up | john stultz | 2 | -0/+17 |
2007-02-16 | [PATCH] time: x86_64: hpet_address cleanup | john stultz | 1 | -0/+1 |
2007-02-16 | [PATCH] generic: vsyscall-gtod support for GENERIC_TIME | john stultz | 1 | -0/+10 |
2007-02-16 | [PATCH] Add SysRq-Q to print timer_list debug info | Ingo Molnar | 1 | -0/+3 |
2007-02-16 | [PATCH] Add debugging feature /proc/timer_list | Ingo Molnar | 1 | -0/+11 |
2007-02-16 | [PATCH] Add debugging feature /proc/timer_stat | Ingo Molnar | 2 | -0/+99 |
2007-02-16 | [PATCH] hrtimers: add high resolution timer support | Thomas Gleixner | 3 | -8/+114 |
2007-02-16 | [PATCH] i386 rework local apic timer calibration | Thomas Gleixner | 1 | -2/+0 |
2007-02-16 | [PATCH] clockevents: i386 drivers | Thomas Gleixner | 6 | -101/+41 |
2007-02-16 | [PATCH] tick-management: dyntick / highres functionality | Thomas Gleixner | 3 | -3/+86 |
2007-02-16 | [PATCH] tick-management: core functionality | Thomas Gleixner | 1 | -0/+31 |
2007-02-16 | [PATCH] clockevents: add core functionality | Thomas Gleixner | 2 | -3/+144 |
2007-02-16 | [PATCH] i386, apic: clean up the APIC code | Thomas Gleixner | 1 | -1/+1 |
2007-02-16 | [PATCH] Allow early access to the power management timer | Thomas Gleixner | 1 | -0/+38 |
2007-02-16 | [PATCH] ACPI keep track of timer broadcasting | Thomas Gleixner | 1 | -0/+1 |
2007-02-16 | [PATCH] hrtimers: clean up callback tracking | Thomas Gleixner | 1 | -1/+0 |
2007-02-16 | [PATCH] hrtimers; add state tracking | Thomas Gleixner | 1 | -1/+35 |
2007-02-16 | [PATCH] hrtimers: cleanup locking | Thomas Gleixner | 1 | -15/+28 |
2007-02-16 | [PATCH] hrtimers: namespace and enum cleanup | Thomas Gleixner | 2 | -9/+13 |
2007-02-16 | [PATCH] Extend next_timer_interrupt() to use a reference jiffie | Thomas Gleixner | 1 | -0/+10 |
2007-02-16 | [PATCH] uninline irq_enter() | Ingo Molnar | 1 | -6/+1 |
2007-02-16 | [PATCH] Mark TSC on GeodeLX reliable | Marcelo Tosatti | 1 | -0/+3 |
2007-02-16 | [PATCH] clocksource: Add verification (watchdog) helper | Thomas Gleixner | 1 | -2/+13 |
2007-02-16 | [PATCH] clocksource: Remove the update callback | Thomas Gleixner | 1 | -2/+0 |
2007-02-16 | [PATCH] clocksource: replace is_continuous by a flag field | Thomas Gleixner | 1 | -2/+8 |
2007-02-16 | [PATCH] x86: rewrite SMP TSC sync code | Ingo Molnar | 4 | -75/+68 |
2007-02-16 | [PATCH] Simplify the registration of clocksources | Thomas Gleixner | 1 | -3/+3 |
2007-02-16 | [PATCH] GTOD: persistent clock support | John Stultz | 2 | -0/+4 |
2007-02-16 | [PATCH] Fix timeout overflow with jiffies | Ingo Molnar | 1 | -2/+2 |
2007-02-16 | [PATCH] Uninline jiffies.h functions | Ingo Molnar | 1 | -201/+17 |
2007-02-16 | [PATCH] HZ free ntp | john stultz | 1 | -0/+7 |
2007-02-16 | [PATCH] Add a function to handle interrupt affinity setting | Thomas Gleixner | 1 | -0/+10 |
2007-02-16 | [PATCH] Add irq flag to disable balancing for an interrupt | Thomas Gleixner | 2 | -17/+28 |
2007-02-16 | ATA convert GSI to irq on ia64 | Zhang, Yanmin | 1 | -0/+12 |
2007-02-16 | libata: Add a host flag to indicate lack of IORDY capability | Alan Cox | 1 | -0/+1 |
2007-02-16 | libata: fix drive side 80c cable check, take 3 | Tejun Heo | 1 | -1/+1 |
2007-02-15 | Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6 | Linus Torvalds | 28 | -340/+143 |
2007-02-15 | sh: rts7751r2d board updates. | Paul Mundt | 3 | -5/+9 |
2007-02-14 | Merge branch 'linus' of master.kernel.org:/pub/scm/linux/kernel/git/perex/alsa | Linus Torvalds | 2 | -2/+2 |
2007-02-14 | Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6 | Linus Torvalds | 36 | -130/+634 |
2007-02-14 | [PATCH] sysctl: remove the proc_dir_entry member for the sysctl tables | Eric W. Biederman | 1 | -1/+0 |
2007-02-14 | [PATCH] sysctl: add a parent entry to ctl_table and set the parent entry | Eric W. Biederman | 1 | -0/+1 |
2007-02-14 | [PATCH] sysctl: reimplement the sysctl proc support | Eric W. Biederman | 2 | -4/+0 |
2007-02-14 | [PATCH] sysctl: allow sysctl_perm to be called from outside of sysctl.c | Eric W. Biederman | 1 | -0/+2 |
2007-02-14 | [PATCH] sysctl: factor out sysctl_head_next from do_sysctl | Eric W. Biederman | 1 | -0/+4 |
2007-02-14 | [PATCH] sysctl: remove insert_at_head from register_sysctl | Eric W. Biederman | 1 | -2/+2 |