Commit Graph

4845 Commits (a1aca5de08a0cb840a90fb3f729a5940f8d21185)

Author SHA1 Message Date
Thomas Gleixner d6c88a507e genirq: revert dynarray 17 years ago
Thomas Gleixner ee32c97322 genirq: remove irq_to_desc_alloc 17 years ago
Thomas Gleixner 2cc21ef843 genirq: remove sparse irq code 17 years ago
Thomas Gleixner c6b7674f32 genirq: use inline function for irq_to_desc 17 years ago
Yinghai Lu aac3f2b6f6 x86: fix typo in irq_desc array 17 years ago
Andrew Morton 2976fe2012 fix warning: "x86: sparse_irq needs spin_lock in allocations" 17 years ago
Yinghai Lu 9d98598d2f sparseirq: remove some debug print out 17 years ago
Yinghai Lu e00585bb7f irq: fix irqpoll && sparseirq 17 years ago
venkatesh.pallipadi@intel.com 932775a4ab x86: HPET_MSI change IRQ affinity in process context when it is disabled 17 years ago
Dean Nelson 21056830c4 irq: set_irq_chip() has redundant call to irq_to_desc() 17 years ago
Yinghai Lu 8c464a4b23 sparseirq: move kstat_irqs from kstat to irq_desc - fix 17 years ago
Yinghai Lu e89eb43863 x86: sparse_irq needs spin_lock in allocations 17 years ago
Ingo Molnar e955b5398b sparseirq: fix lockdep 17 years ago
Yinghai Lu 8b8e8c1bf7 x86: remove irqbalance in kernel for 32 bit 17 years ago
Yinghai Lu 67fb283e14 irq: separate sparse_irqs from sparse_irqs_free 17 years ago
Yinghai Lu cb5bc83225 x86_64: rename irq_desc/irq_desc_alloc 17 years ago
Yinghai Lu 46926b67fc generic: add irq_desc in function in parameter 17 years ago
Yinghai Lu 7d94f7ca40 irq: remove >= nr_irqs checking with config_have_sparse_irq 17 years ago
Yinghai Lu 2c6927a38f irq: replace loop with nr_irqs with for_each_irq_desc 17 years ago
Yinghai Lu 9059d8fa4a irq: add irq_desc_without_new 17 years ago
Yinghai Lu 7f95ec9e4c x86: move kstat_irqs from kstat to irq_desc 17 years ago
Ingo Molnar 3bf52a4df3 irq: sparse irqs, fix IRQ auto-probe crash 17 years ago
Yinghai Lu 08678b0841 generic: sparse irqs: use irq_desc() together with dyn_array, instead of irq_desc[] 17 years ago
Yinghai Lu d17a55ded3 irq: make irqs in kernel stat use per_cpu_dyn_array 17 years ago
Ingo Molnar fa42d10dd5 irq: sparse irqs, export nr_irqs 17 years ago
Yinghai Lu d60458b224 irq: make irq_desc to use dyn_array 17 years ago
Yinghai Lu 85c0f90978 irq: introduce nr_irqs 17 years ago
Alan Cox dbda4c0b97 tty: Fix abusers of current->sighand->tty 17 years ago
Alan Cox 95f9bfc6b7 tty: Move tty_write_message out of kernel/printk 17 years ago
Alan Cox 9c9f4ded90 tty: Add a kref count 17 years ago
Alexey Dobriyan 3bbfe05967 proc: remove kernel.maps_protect 17 years ago
Lai Jiangshan a6bebbc87a [PATCH] signal, procfs: some lock_task_sighand() users do not need rcu_read_lock() 17 years ago
venkatesh.pallipadi@intel.com 8083e4ad97 [CPUFREQ][5/6] cpufreq: Changes to get_cpu_idle_time_us(), used by ondemand governor 17 years ago
Ingo Molnar a5d8c3483a sched debug: add name to sched_domain sysctl entries 17 years ago
Peter Zijlstra 2fb7635c4c sched: sync wakeups vs avg_overlap 17 years ago
Jason Wessel cc1e0f4f7a kgdb: call touch_softlockup_watchdog on resume 17 years ago
Li Zefan 34b3ede235 sched: remove redundant code in cpu_cgroup_create() 17 years ago
Dario Faggioli f6121f4f87 sched_rt.c: resch needed in rt_rq_enqueue() for the root rt_rq 17 years ago
Thomas Gleixner 07454bfff1 clockevents: check broadcast tick device not the clock events device 17 years ago
Frederic Weisbecker d294eb83d8 cpusets: scan_for_empty_cpusets(), cpuset doesn't seem to be so const 17 years ago
Ingo Molnar 2ec2b482b1 rcu: RCU-based detection of stalled CPUs for Classic RCU, fix 17 years ago
Paul E. McKenney 2133b5d7ff rcu: RCU-based detection of stalled CPUs for Classic RCU 17 years ago
Dan Carpenter aa94fbd5cc fix error-path NULL deref in alloc_posix_timer() 17 years ago
David Brownell 0c5d1eb77a genirq: record trigger type 17 years ago
Amit K. Arora 64b9e0294d sched: minor optimizations in wake_affine and select_task_rq_fair 17 years ago
Thomas Petazzoni bfcd17a6c5 Configure out file locking features 17 years ago
Balbir Singh 31a78f23ba mm owner: fix race between swapoff and exit 17 years ago
Thomas Gleixner ccc7dadf73 hrtimer: prevent migration of per CPU hrtimers 17 years ago
Thomas Gleixner b00c1a99e7 hrtimer: mark migration state 17 years ago
Thomas Gleixner 41e1022eae hrtimer: fix migration of CB_IRQSAFE_NO_SOFTIRQ hrtimers 17 years ago