2009-10-28 |
Thomas Gleixner | futex: Fix spurious wakeup for requeue_pi really Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
|
commit | commitdiff | tree |
2009-10-16 |
Thomas Gleixner | sh: Remove BKL from landisk gio. Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
|
commit | commitdiff | tree |
2009-10-14 |
Thomas Gleixner | watchdog: Fix rio watchdog probe function Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
|
commit | commitdiff | tree |
2009-10-13 |
Thomas Gleixner | futex: Handle spurious wake up Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
|
commit | commitdiff | tree |
2009-10-06 |
Thomas Gleixner | futex: Move exit_pi_state() call to release_mm() Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
|
commit | commitdiff | tree |
2009-10-05 |
Thomas Gleixner | futex: Fix locking imbalance Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
|
commit | commitdiff | tree |
2009-09-24 |
Thomas Gleixner | fs: Make unload_nls() NULL pointer safe Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
|
commit | commitdiff | tree |
2009-09-16 |
Thomas Gleixner | x86: platform: Fix section annotations Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
|
commit | commitdiff | tree |
2009-09-15 |
Thomas Gleixner | sfi: Remove unused code Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
|
commit | commitdiff | tree |
2009-09-15 |
Thomas Gleixner | time: Prevent 32 bit overflow with set_normalized_timespec() Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
|
commit | commitdiff | tree |
2009-09-14 |
Thomas Gleixner | clocksource: Delay clocksource down rating to late... Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
|
commit | commitdiff | tree |
2009-09-14 |
Thomas Gleixner | clocksource: clocksource_select must be called with... Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
|
commit | commitdiff | tree |
2009-08-31 |
Thomas Gleixner | x86: apic namespace cleanup Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
|
commit | commitdiff | tree |
2009-08-31 |
Thomas Gleixner | x86: Distangle ioapic and i8259 Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
|
commit | commitdiff | tree |
2009-08-31 |
Thomas Gleixner | x86: Add Moorestown early detection Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
|
commit | commitdiff | tree |
2009-08-31 |
Thomas Gleixner | x86: Add early platform detection Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
|
commit | commitdiff | tree |
2009-08-31 |
Thomas Gleixner | x86: Move tsc_init to late_time_init Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
|
commit | commitdiff | tree |
2009-08-31 |
Thomas Gleixner | x86: Move tsc_calibration to x86_init_ops Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
|
commit | commitdiff | tree |
2009-08-31 |
Thomas Gleixner | x86: Replace the now identical time_32/64.c by time.c Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
|
commit | commitdiff | tree |
2009-08-31 |
Thomas Gleixner | x86: time_32/64.c unify profile_pc Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
|
commit | commitdiff | tree |
2009-08-31 |
Thomas Gleixner | x86: Move calibrate_cpu to tsc.c Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
|
commit | commitdiff | tree |
2009-08-31 |
Thomas Gleixner | x86: Make timer setup and global variables the same... Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
|
commit | commitdiff | tree |
2009-08-31 |
Thomas Gleixner | x86: Remove mca bus ifdef from timer interrupt Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
|
commit | commitdiff | tree |
2009-08-31 |
Thomas Gleixner | x86: Simplify timer_ack magic in time_32.c Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
|
commit | commitdiff | tree |
2009-08-31 |
Thomas Gleixner | x86: Prepare unification of time_32/64.c Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
|
commit | commitdiff | tree |
2009-08-31 |
Thomas Gleixner | x86: Remove do_timer hook Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
|
commit | commitdiff | tree |
2009-08-31 |
Thomas Gleixner | x86: Add timer_init to x86_init_ops Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
|
commit | commitdiff | tree |
2009-08-31 |
Thomas Gleixner | x86: Move percpu clockevents setup to x86_init_ops Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
|
commit | commitdiff | tree |
2009-08-31 |
Thomas Gleixner | x86: Move xen_post_allocator_init into xen_pagetable_setup_done Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
|
commit | commitdiff | tree |
2009-08-31 |
Thomas Gleixner | x86: Move paravirt pagetable_setup to x86_init_ops Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
|
commit | commitdiff | tree |
2009-08-31 |
Thomas Gleixner | x86: Move paravirt banner printout to x86_init_ops Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
|
commit | commitdiff | tree |
2009-08-31 |
Thomas Gleixner | x86: Replace ARCH_SETUP by a proper x86_init_ops Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
|
commit | commitdiff | tree |
2009-08-31 |
Thomas Gleixner | x86: Move traps_init to x86_init_ops Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
|
commit | commitdiff | tree |
2009-08-31 |
Thomas Gleixner | x86: Move irq_init to x86_init_ops Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
|
commit | commitdiff | tree |
2009-08-31 |
Thomas Gleixner | x86: Move pre_intr_init to x86_init_ops Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
|
commit | commitdiff | tree |
2009-08-31 |
Thomas Gleixner | x86: Move get/find_smp_config to x86_init_ops Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
|
commit | commitdiff | tree |
2009-08-29 |
Thomas Gleixner | Merge branch 'timers/posixtimers' into timers/tracing Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
|
commit | commitdiff | tree |
2009-08-28 |
Thomas Gleixner | clocksource: Resolve cpu hotplug dead lock with TSC... Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
|
commit | commitdiff | tree |
2009-08-27 |
Thomas Gleixner | x86: Move oem_bus_info to x86_init_ops Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
|
commit | commitdiff | tree |
2009-08-27 |
Thomas Gleixner | x86: Move mpc_oem_pci_bus to x86_init_ops Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
|
commit | commitdiff | tree |
2009-08-27 |
Thomas Gleixner | x86: Move smp_read_mpc_oem to x86_init_ops. Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
|
commit | commitdiff | tree |
2009-08-27 |
Thomas Gleixner | x86: Move mpc_apic_id to x86_init_ops Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
|
commit | commitdiff | tree |
2009-08-27 |
Thomas Gleixner | x86: Move ioapic_ids_setup to x86_init_ops Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
|
commit | commitdiff | tree |
2009-08-27 |
Thomas Gleixner | x86: Sanitize smp_record and move it to x86_init_ops Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
|
commit | commitdiff | tree |
2009-08-27 |
Thomas Gleixner | x86: Move memory_setup to x86_init_ops Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
|
commit | commitdiff | tree |
2009-08-27 |
Thomas Gleixner | x86: Add reserve_ebda_region to x86_init_ops Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
|
commit | commitdiff | tree |
2009-08-27 |
Thomas Gleixner | x86: Add request_standard_resources to x86_init Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
|
commit | commitdiff | tree |
2009-08-27 |
Thomas Gleixner | x86: Add probe_roms to x86_init Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
|
commit | commitdiff | tree |
2009-08-27 |
Thomas Gleixner | x86: Add x86_init infrastructure Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
|
commit | commitdiff | tree |
2009-08-27 |
Thomas Gleixner | Merge branch 'sched/clock' into x86/cleanups Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
|
commit | commitdiff | tree |
2009-08-27 |
Thomas Gleixner | Merge branch 'x86/paravirt' into x86/cleanups Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
|
commit | commitdiff | tree |
2009-08-27 |
Thomas Gleixner | init: Move sched_clock_init after late_time_init Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
|
commit | commitdiff | tree |
2009-08-27 |
Thomas Gleixner | genirq: Do not mask oneshot edge type interrupts Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
|
commit | commitdiff | tree |
2009-08-22 |
Thomas Gleixner | Bluetooth: Convert hdev->req_lock to a mutex Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
|
commit | commitdiff | tree |
2009-08-21 |
Thomas Gleixner | x86: Do not unregister PIT clocksource on PIT oneshot... Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
|
commit | commitdiff | tree |
2009-08-19 |
Thomas Gleixner | clocksource: Protect the watchdog rating changes with... Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
|
commit | commitdiff | tree |
2009-08-18 |
Thomas Gleixner | genirq: Wake up irq thread after action has been installed Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
|
commit | commitdiff | tree |
2009-08-17 |
Thomas Gleixner | genirq: Support nested threaded irq handling Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
|
commit | commitdiff | tree |
2009-08-17 |
Thomas Gleixner | genirq: Add buslock support Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
|
commit | commitdiff | tree |
2009-08-17 |
Thomas Gleixner | genirq: Add oneshot support Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
|
commit | commitdiff | tree |
2009-08-15 |
Thomas Gleixner | clocksource: Call clocksource_change_rating() outside... Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
|
commit | commitdiff | tree |
2009-08-14 |
Thomas Gleixner | Merge branch 'linus' into timers/core Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
|
commit | commitdiff | tree |
2009-07-24 |
Thomas Gleixner | trace: stop tracer in oops_enter() Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
|
commit | commitdiff | tree |
2009-07-24 |
Thomas Gleixner | sched: Fix return value of migration_init() Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
|
commit | commitdiff | tree |
2009-07-24 |
Thomas Gleixner | x86: geode: Mark mfgpt irq IRQF_TIMER to prevent resume... Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
|
commit | commitdiff | tree |
2009-07-21 |
Thomas Gleixner | genirq: Delegate irq affinity setting to the irq thread Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
|
commit | commitdiff | tree |
2009-07-19 |
Thomas Gleixner | clocksource: Prevent NULL pointer dereference Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
|
commit | commitdiff | tree |
2009-07-18 |
Thomas Gleixner | sched: fix nr_uninterruptible accounting of frozen... Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
|
commit | commitdiff | tree |
2009-07-18 |
Thomas Gleixner | sched: fix load average accounting vs. cpu hotplug Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
|
commit | commitdiff | tree |
2009-07-10 |
Thomas Gleixner | hrtimer: Fix migration expiry check Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
|
commit | commitdiff | tree |
2009-07-10 |
Thomas Gleixner | hrtimer: migration: do not check expiry time on current CPU Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
|
commit | commitdiff | tree |
2009-07-07 |
Thomas Gleixner | timekeeping: Move ktime_get() functions to timekeeping.c Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
|
commit | commitdiff | tree |
2009-07-05 |
Thomas Gleixner | genirq: Remove obsolete defines and typedefs Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
|
commit | commitdiff | tree |
2009-07-03 |
Thomas Gleixner | parisc: remove obsolete hw_interrupt_type Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
|
commit | commitdiff | tree |
2009-07-01 |
Thomas Gleixner | dmapools: protect page_list walk in show_pools() Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
|
commit | commitdiff | tree |
2009-06-25 |
Thomas Gleixner | futex: request only one page from get_user_pages() Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
|
commit | commitdiff | tree |
2009-06-24 |
Thomas Gleixner | futex: Fix the write access fault problem for real Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
|
commit | commitdiff | tree |
2009-06-17 |
Thomas Gleixner | drivers/mfd: remove obsolete irq_desc_t typedef Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
|
commit | commitdiff | tree |
2009-06-17 |
Thomas Gleixner | remove put_cpu_no_resched() Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
|
commit | commitdiff | tree |
2009-06-17 |
Thomas Gleixner | um: remove obsolete hw_interrupt_type Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
|
commit | commitdiff | tree |
2009-06-17 |
Thomas Gleixner | m32r: remove obsolete hw_interrupt_type Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
|
commit | commitdiff | tree |
2009-06-17 |
Thomas Gleixner | alpha: remove obsolete hw_interrupt_type Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
|
commit | commitdiff | tree |
2009-06-15 |
Thomas Gleixner | [IA64] remove obsolete hw_interrupt_type Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
|
commit | commitdiff | tree |
2009-06-15 |
Thomas Gleixner | [IA64] remove obsolete irq_desc_t typedef Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
|
commit | commitdiff | tree |
2009-06-15 |
Thomas Gleixner | [IA64] remove obsolete no_irq_type Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
|
commit | commitdiff | tree |
2009-06-14 |
Thomas Gleixner | x86: hpet: Mark per cpu interrupts IRQF_TIMER to prevent... Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
|
commit | commitdiff | tree |
2009-06-13 |
Thomas Gleixner | clocksource: prevent selection of low resolution clocksourse... Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
|
commit | commitdiff | tree |
2009-06-11 |
Thomas Gleixner | x86: memtest: use pointers of equal type for comparison Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
|
commit | commitdiff | tree |
2009-06-08 |
Thomas Gleixner | perf_counter, x86: Clean up hw_cache_event ids copies Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
|
commit | commitdiff | tree |
2009-06-08 |
Thomas Gleixner | perf_counter, x86: Implement generalized cache event... Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
|
commit | commitdiff | tree |
2009-06-08 |
Thomas Gleixner | perf_counter, x86: Implement generalized cache event... Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
|
commit | commitdiff | tree |
2009-06-08 |
Thomas Gleixner | perf_counter, x86: Implement generalized cache event... Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
|
commit | commitdiff | tree |
2009-06-06 |
Thomas Gleixner | perf_counter tools: Add help for perf list Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
|
commit | commitdiff | tree |
2009-06-06 |
Thomas Gleixner | perf_counter tools: Add 'perf list' to list available... Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
|
commit | commitdiff | tree |
2009-05-28 |
Thomas Gleixner | x86, mce: remove mce_init unused argument
|
commit | commitdiff | tree |
2009-05-28 |
Thomas Gleixner | x86, mce: Cleanup MCG definitions Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
|
commit | commitdiff | tree |
2009-05-28 |
Thomas Gleixner | x86, mce: Cleanup symbols in intel thermal codes Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
|
commit | commitdiff | tree |
2009-05-28 |
Thomas Gleixner | x86, mce: unify Intel thermal init Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
|
commit | commitdiff | tree |
2009-05-28 |
Thomas Gleixner | x86, mce: unify Intel thermal init, prepare Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
|
commit | commitdiff | tree |
2009-05-20 |
Thomas Gleixner | futex: fix restart in wait_requeue_pi Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
|
commit | commitdiff | tree |
next |