Age | Commit message (Expand) | Author |
2007-02-26 | Merge master.kernel.org:/pub/scm/linux/kernel/git/kyle/parisc-2.6 | Linus Torvalds |
2007-02-26 | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/tick-2.6 | Linus Torvalds |
2007-02-26 | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6 | Linus Torvalds |
2007-02-26 | [TICK] tick-common: Fix one-shot handling in tick_handle_periodic(). | David S. Miller |
2007-02-26 | [TIME] tick-sched: Add missing asm/irq_regs.h include. | David S. Miller |
2007-02-26 | [PATCH] genirq: Mask irqs when migrating them. | Eric W. Biederman |
2007-02-23 | Revert "Driver core: let request_module() send a /sys/modules/kmod/-uevent" | Greg Kroah-Hartman |
2007-02-23 | make kernel/kmod.c:kmod_mk static | Adrian Bunk |
2007-02-23 | power management: no valid states w/o pm_ops | Johannes Berg |
2007-02-23 | driver core: refcounting fix | Mike Galbraith |
2007-02-20 | [PATCH] lockdep: debug_locks check after check_chain_key | Jarek Poplawski |
2007-02-20 | [PATCH] kprobes: list all active probes in the system | Srinivasa Ds |
2007-02-19 | [PATCH] NOHZ: Produce debug output instead of a BUG() | Thomas Gleixner |
2007-02-19 | [PATCH] NOHZ: Fix RCU handling | Ingo Molnar |
2007-02-19 | Merge branch 'audit.b37' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2007-02-19 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial | Linus Torvalds |
2007-02-17 | [PATCH] AUDIT_FD_PAIR | Al Viro |
2007-02-17 | [PATCH] audit config lockdown | Steve Grubb |
2007-02-17 | [PATCH] minor update to rule add/delete messages (ver 2) | Steve Grubb |
2007-02-17 | kernel/printk.c: comment fix | Patrick Pletscher |
2007-02-17 | Revert "[PATCH] make kernel/signal.c:kill_proc_info() static" | Matthew Wilcox |
2007-02-16 | sysfs: fix build errors: uevent with CONFIG_SYSFS=n | Randy Dunlap |
2007-02-16 | Driver: remove redundant kobject_unregister checks | Mariusz Kozlowski |
2007-02-16 | Driver core: let request_module() send a /sys/modules/kmod/-uevent | Kay Sievers |
2007-02-16 | [PATCH] small irq management simplification | Jan Beulich |
2007-02-16 | [PATCH] IRQ kernel-doc fixes | Randy Dunlap |
2007-02-16 | [PATCH] genirq: do not mask interrupts by default | Ingo Molnar |
2007-02-16 | [PATCH] posix timers: RCU optimization for clock_gettime() | Paul E. McKenney |
2007-02-16 | [PATCH] time: x86_64: split x86_64/kernel/time.c up | john stultz |
2007-02-16 | [PATCH] generic: vsyscall-gtod support for GENERIC_TIME | john stultz |
2007-02-16 | [PATCH] Add debugging feature /proc/timer_list | Ingo Molnar |
2007-02-16 | [PATCH] Add debugging feature /proc/timer_stat | Ingo Molnar |
2007-02-16 | [PATCH] hrtimers: prevent possible itimer DoS | Thomas Gleixner |
2007-02-16 | [PATCH] hrtimers: add high resolution timer support | Thomas Gleixner |
2007-02-16 | [PATCH] tick-management: dyntick / highres functionality | Thomas Gleixner |
2007-02-16 | [PATCH] tick-management: broadcast functionality | Thomas Gleixner |
2007-02-16 | [PATCH] tick-management: core functionality | Thomas Gleixner |
2007-02-16 | [PATCH] clockevents: add core functionality | Thomas Gleixner |
2007-02-16 | [PATCH] hrtimers: clean up callback tracking | Thomas Gleixner |
2007-02-16 | [PATCH] hrtimers; add state tracking | Thomas Gleixner |
2007-02-16 | [PATCH] hrtimers: cleanup locking | Thomas Gleixner |
2007-02-16 | [PATCH] hrtimers: namespace and enum cleanup | Thomas Gleixner |
2007-02-16 | [PATCH] Extend next_timer_interrupt() to use a reference jiffie | Thomas Gleixner |
2007-02-16 | [PATCH] Fix cascade lookup of next_timer_interrupt | Thomas Gleixner |
2007-02-16 | [PATCH] uninline irq_enter() | Ingo Molnar |
2007-02-16 | [PATCH] clocksource: Add verification (watchdog) helper | Thomas Gleixner |
2007-02-16 | [PATCH] clocksource: Remove the update callback | Thomas Gleixner |
2007-02-16 | [PATCH] clocksource: replace is_continuous by a flag field | Thomas Gleixner |
2007-02-16 | [PATCH] Simplify the registration of clocksources | Thomas Gleixner |
2007-02-16 | [PATCH] GTOD: persistent clock support | John Stultz |