| Commit message (Expand) | Author | Age |
*-------. | Merge branches 'timers/clocksource', 'timers/hrtimers', 'timers/nohz', 'timer... | Thomas Gleixner | 2008-10-20 |
|\ \ \ \ \ |
|
| | | | | * | timer_list: add base address to clock base | Thomas Gleixner | 2008-10-20 |
| | | | | * | timer_list: print cpu number of clockevents device | Thomas Gleixner | 2008-10-20 |
| | | | | * | timer_list: print real timer address | Thomas Gleixner | 2008-10-20 |
| | | | | * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6 | Linus Torvalds | 2008-10-17 |
| | | | | |\ |
|
| | | | | | * | Staging: add TAINT_CRAP for all drivers/staging code | Greg Kroah-Hartman | 2008-10-10 |
| | | | | * | | softirq: Add support for triggering softirq work on softirqs. | David S. Miller | 2008-10-17 |
| | | | * | | | timers: fix itimer/many thread hang, fix | Ingo Molnar | 2008-09-30 |
| | | | * | | | timers: fix itimer/many thread hang, v3 | Frank Mayhar | 2008-09-27 |
| | | | * | | | posix-timers: lock_timer: make it readable | Oleg Nesterov | 2008-09-24 |
| | | | * | | | posix-timers: lock_timer: kill the bogus ->it_id check | Oleg Nesterov | 2008-09-24 |
| | | | * | | | posix-timers: kill ->it_sigev_signo and ->it_sigev_value | Oleg Nesterov | 2008-09-24 |
| | | | * | | | posix-timers: sys_timer_create: cleanup the error handling | Oleg Nesterov | 2008-09-24 |
| | | | * | | | posix-timers: move the initialization of timer->sigq from send to create path | Oleg Nesterov | 2008-09-24 |
| | | | * | | | posix-timers: sys_timer_create: simplify and s/tasklist/rcu/ | Oleg Nesterov | 2008-09-24 |
| | | | * | | | posix-timers: sys_timer_create: remove the buggy PF_EXITING check | Oleg Nesterov | 2008-09-24 |
| | | | * | | | posix-timers: always do get_task_struct(timer->it_process) | Oleg Nesterov | 2008-09-24 |
| | | | * | | | posix-timers: don't switch to ->group_leader if ->it_process dies | Oleg Nesterov | 2008-09-24 |
| | | | * | | | timers: fix itimer/many thread hang, v2 | Frank Mayhar | 2008-09-23 |
| | | | * | | | timers: fix itimer/many thread hang, cleanups | Ingo Molnar | 2008-09-14 |
| | | | * | | | timers: fix itimer/many thread hang, fix | Ingo Molnar | 2008-09-14 |
| | | | * | | | timers: fix itimer/many thread hang | Frank Mayhar | 2008-09-14 |
| | | * | | | | ntp: improve adjtimex frequency rounding | Roman Zippel | 2008-09-24 |
| | | * | | | | timekeeping: fix rounding problem during clock update | Roman Zippel | 2008-09-24 |
| | | * | | | | ntp: let update_persistent_clock() sleep | Maciej W. Rozycki | 2008-09-24 |
| | | * | | | | Merge branch 'linus' into timers/ntp | Ingo Molnar | 2008-09-06 |
| | | |\ \ \ \ |
|
| | | * | | | | | ntp: fix ADJ_OFFSET_SS_READ bug and do_adjtimex() cleanup | Roman Zippel | 2008-08-22 |
| | * | | | | | | NOHZ: restart tick device from irq_enter() | Thomas Gleixner | 2008-10-17 |
| | * | | | | | | NOHZ: split tick_nohz_restart_sched_tick() | Thomas Gleixner | 2008-10-17 |
| | * | | | | | | NOHZ: unify the nohz function calls in irq_enter() | Thomas Gleixner | 2008-10-17 |
| | | |_|_|/ /
| | |/| | | | |
|
| | * | | | | | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2008-10-16 |
| | |\ \ \ \ \ |
|
| | | * \ \ \ \ | Merge branch 'sched/clock' into sched/urgent | Ingo Molnar | 2008-10-11 |
| | | |\ \ \ \ \
| | | | |_|_|_|/
| | | |/| | | | |
|
| | | | * | | | | sched_clock: prevent scd->clock from moving backwards | Dave Kleikamp | 2008-10-10 |
| | * | | | | | | Fix kernel/softirq.c printk format warning properly | Linus Torvalds | 2008-10-16 |
| | * | | | | | | Merge branch 'core-v28-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2008-10-16 |
| | |\ \ \ \ \ \ |
|
| | | | \ \ \ \ \ | |
| | | | \ \ \ \ \ | |
| | | | \ \ \ \ \ | |
| | | | \ \ \ \ \ | |
| | | | \ \ \ \ \ | |
| | | | \ \ \ \ \ | |
| | | | \ \ \ \ \ | |
| | | | \ \ \ \ \ | |
| | | *-------. \ \ \ \ \ | Merge branches 'core/softlockup', 'core/softirq', 'core/resources', 'core/pri... | Ingo Molnar | 2008-10-15 |
| | | |\ \ \ \ \ \ \ \ \ \
| | | | | |_|_|_|_|_|_|_|/
| | | | |/| | | | | | | | |
|
| | | | | | | * | | | | | | printk: robustify printk, update comment | Jiri Kosina | 2008-08-20 |
| | | | | | | * | | | | | | printk: robustify printk, fix #2 | Peter Zijlstra | 2008-08-20 |
| | | | | | | * | | | | | | printk: robustify printk | Peter Zijlstra | 2008-08-11 |
| | | | | | * | | | | | | | IO resources, x86: ioremap sanity check to catch mapping requests exceeding, fix | Ingo Molnar | 2008-09-26 |
| | | | | | * | | | | | | | IO resources, x86: ioremap sanity check to catch mapping requests exceeding t... | Suresh Siddha | 2008-09-26 |
| | | | | | * | | | | | | | Merge commit 'v2.6.27-rc6' into core/resources | Ingo Molnar | 2008-09-14 |
| | | | | | |\ \ \ \ \ \ \ |
|
| | | | | | * | | | | | | | | IO resources: fix/remove printk | Ingo Molnar | 2008-09-04 |
| | | | | * | | | | | | | | | softirq, warning fix: correct a format to avoid a warning | Frederic Weisbecker | 2008-10-03 |
| | | | | * | | | | | | | | | softirqs, debug: preemption check | Thomas Gleixner | 2008-10-02 |
| | | | | * | | | | | | | | | softirq: allocate less vectors | Alexey Dobriyan | 2008-09-06 |
| | | | | | |_|_|_|_|_|_|/
| | | | | |/| | | | | | | |
|
| | * | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 | Linus Torvalds | 2008-10-16 |
| | |\ \ \ \ \ \ \ \ \ \ \ |
|
| | | * | | | | | | | | | | | driver core: basic infrastructure for per-module dynamic debug messages | Jason Baron | 2008-10-16 |
| | | * | | | | | | | | | | | modules: fix module "notes" kobject leak | Alexey Dobriyan | 2008-10-16 |
| | | |/ / / / / / / / / / |
|
| | * | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus | Linus Torvalds | 2008-10-16 |
| | |\ \ \ \ \ \ \ \ \ \ \ |
|