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-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-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 | 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-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 |
2009-05-20 |
Thomas Gleixner | futex: fix restart for early wakeup in futex_wait_requeue_pi() Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
|
commit | commitdiff | tree |
2009-05-20 |
Thomas Gleixner | futex: cleanup error exit Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
|
commit | commitdiff | tree |
2009-05-20 |
Thomas Gleixner | Merge branch 'core/urgent' into core/futexes Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
|
commit | commitdiff | tree |
2009-05-19 |
Thomas Gleixner | futex: setup writeable mapping for futex ops which... Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
|
commit | commitdiff | tree |
2009-05-15 |
Thomas Gleixner | sched, timers: cleanup avenrun users Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
|
commit | commitdiff | tree |
2009-05-15 |
Thomas Gleixner | sched, timers: move calc_load() to scheduler Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
|
commit | commitdiff | tree |
2009-05-15 |
Thomas Gleixner | futex: remove the wait queue Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
|
commit | commitdiff | tree |
2009-05-13 |
Thomas Gleixner | avr32: remove obsolete hw_interrupt_type Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
|
commit | commitdiff | tree |
2009-05-03 |
Thomas Gleixner | sh: remove obsolete hw_interrupt_type Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
|
commit | commitdiff | tree |
2009-05-03 |
Thomas Gleixner | sh: remove obsolete no_irq_type Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
|
commit | commitdiff | tree |
2009-05-01 |
Thomas Gleixner | x86: initialize io_bitmap_base on 32bit Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
|
commit | commitdiff | tree |
2009-05-01 |
Thomas Gleixner | perfcounter tools: get the syscall number from arch... Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
|
commit | commitdiff | tree |
2009-05-01 |
Thomas Gleixner | perfcounter tools: fix pointer mismatch Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
|
commit | commitdiff | tree |
2009-05-01 |
Thomas Gleixner | perfcounter tools: make rdclock an inline function Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
|
commit | commitdiff | tree |
2009-05-01 |
Thomas Gleixner | perfcounter tools: move common defines ... to local... Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
|
commit | commitdiff | tree |
2009-05-01 |
Thomas Gleixner | perf_counter tools: remove build generated files Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
|
commit | commitdiff | tree |
2009-05-01 |
Thomas Gleixner | Revert "genirq: assert that irq handlers are indeed... Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
|
commit | commitdiff | tree |
2009-04-30 |
Thomas Gleixner | Merge branch 'core/signal' into perfcounters/core Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
|
commit | commitdiff | tree |
2009-04-30 |
Thomas Gleixner | x86: hookup sys_rt_tgsigqueueinfo Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
|
commit | commitdiff | tree |
2009-04-30 |
Thomas Gleixner | signals: implement sys_rt_tgsigqueueinfo Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
|
commit | commitdiff | tree |
2009-04-30 |
Thomas Gleixner | signals: split do_tkill Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
|
commit | commitdiff | tree |
2009-04-09 |
Thomas Gleixner | MN10300: Convert obsolete no_irq_type to no_irq_chip Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
|
commit | commitdiff | tree |
2009-04-06 |
Thomas Gleixner | [MTD] [NAND] Add support for 4KiB pages. Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
|
commit | commitdiff | tree |
2009-04-02 |
Thomas Gleixner | cris: convert obsolete hw_interrupt_type to struct... Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
|
commit | commitdiff | tree |
2009-03-30 |
Thomas Gleixner | MIPS: Convert obsolete irq_desc_t to struct irq_desc Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
|
commit | commitdiff | tree |
2009-03-26 |
Thomas Gleixner | x86: disable __do_IRQ support Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
|
commit | commitdiff | tree |
2009-03-25 |
Thomas Gleixner | genirq: fix devres.o build for GENERIC_HARDIRQS=n Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
|
commit | commitdiff | tree |
2009-03-24 |
Thomas Gleixner | genirq: provide old request_irq() for CONFIG_GENERIC_HARDIRQ=n Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
|
commit | commitdiff | tree |
2009-03-24 |
Thomas Gleixner | genirq: threaded irq handlers review fixups Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
|
commit | commitdiff | tree |
2009-03-24 |
Thomas Gleixner | genirq: add threaded interrupt handler support Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
|
commit | commitdiff | tree |
2009-03-23 |
Thomas Gleixner | Merge branch 'cpus4096' into irq/threaded Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
|
commit | commitdiff | tree |
2009-03-18 |
Thomas Gleixner | tracing: fix trace_find_cmdline() Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
|
commit | commitdiff | tree |
2009-03-18 |
Thomas Gleixner | tracing: replace the crude (unsigned) -1 hackery Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
|
commit | commitdiff | tree |
2009-03-18 |
Thomas Gleixner | tracing: stop command line recording when tracing is... Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
|
commit | commitdiff | tree |
2009-03-17 |
Thomas Gleixner | debugobjects: delay free of internal objects Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
|
commit | commitdiff | tree |
2009-03-17 |
Thomas Gleixner | debugobjects: replace static objects when slab cache... Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
|
commit | commitdiff | tree |
2009-03-16 |
Thomas Gleixner | x86: reduce preemption off section in exit thread Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
|
commit | commitdiff | tree |
2009-03-13 |
Thomas Gleixner | x86: disable __do_IRQ support Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
|
commit | commitdiff | tree |
2009-03-13 |
Thomas Gleixner | genirq: deprecate obsolete typedefs and defines Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
|
commit | commitdiff | tree |
2009-03-13 |
Thomas Gleixner | genirq: deprecate __do_IRQ Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
|
commit | commitdiff | tree |
2009-03-13 |
Thomas Gleixner | genirq: add doc to struct irqaction Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
|
commit | commitdiff | tree |
2009-03-13 |
Thomas Gleixner | genirq: use kzalloc instead of explicit zero initialization Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
|
commit | commitdiff | tree |
2009-03-13 |
Thomas Gleixner | genirq: make irqreturn_t an enum Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
|
commit | commitdiff | tree |
2009-03-13 |
Thomas Gleixner | genirq: remove redundant if condition Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
|
commit | commitdiff | tree |
2009-03-13 |
Thomas Gleixner | genirq: remove unused hw_irq_controller typedef Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
|
commit | commitdiff | tree |
2009-03-11 |
Thomas Gleixner | powerpc/85xx: remove setup_irq(NULL action) in ksi8560 Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
|
commit | commitdiff | tree |
2009-03-11 |
Thomas Gleixner | x86: convert obsolete irq_desc_t typedef to struct... Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
|
commit | commitdiff | tree |
2009-03-11 |
Thomas Gleixner | powerpc/irq: Convert obsolete hw_interrupt_type to... Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
|
commit | commitdiff | tree |
2009-03-11 |
Thomas Gleixner | powerpc/irq: Convert obsolete irq_desc_t to struct... Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
|
commit | commitdiff | tree |
2009-02-21 |
Thomas Gleixner | [JFFS2] fix mount crash caused by removed nodes Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
|
commit | commitdiff | tree |
2009-02-16 |
Thomas Gleixner | net: replace commatas with semicolons Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
|
commit | commitdiff | tree |
2009-02-15 |
Thomas Gleixner | x86, vm86: fix preemption bug Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
|
commit | commitdiff | tree |
2009-02-12 |
Thomas Gleixner | x86: CPA avoid repeated lazy mmu flush Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
|
commit | commitdiff | tree |
2009-02-12 |
Thomas Gleixner | x86: warn if arch_flush_lazy_mmu_cpu is called in preemptibl... Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
|
commit | commitdiff | tree |
2009-01-30 |
Thomas Gleixner | hrtimer: prevent negative expiry value after clock_was_set() Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
|
commit | commitdiff | tree |
2009-01-25 |
Thomas Gleixner | hrtimer: prevent negative expiry value after clock_was_set() Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
|
commit | commitdiff | tree |