[PATCH] genirq: update copyrights
[linux-2.6] / kernel /
2006-06-29  Ingo Molnar[PATCH] genirq: update copyrights
2006-06-29  Thomas Gleixner[PATCH] genirq: add IRQ_NOAUTOEN support
2006-06-29  Thomas Gleixner[PATCH] genirq: add IRQ_NOREQUEST support
2006-06-29  Thomas Gleixner[PATCH] genirq: add IRQ_NOPROBE support
2006-06-29  Thomas Gleixner[PATCH] genirq: add genirq sw IRQ-retrigger
2006-06-29  Ingo Molnar[PATCH] genirq: cleanup: no_irq_type cleanups
2006-06-29  Ingo Molnar[PATCH] genirq: doc: handle_IRQ_event() and __do_IRQ...
2006-06-29  Ingo Molnar[PATCH] genirq: add ->retrigger() irq op to consolidate...
2006-06-29  Thomas Gleixner[PATCH] genirq: debug: better debug printout in enable_...
2006-06-29  Ingo Molnar[PATCH] genirq: cleanup: turn ARCH_HAS_IRQ_PER_CPU...
2006-06-29  Ingo Molnar[PATCH] genirq: cleanup: merge pending_irq_cpumask...
2006-06-29  Ingo Molnar[PATCH] genirq: cleanup: merge irq_dir[], smp_affinity_...
2006-06-29  Ingo Molnar[PATCH] genirq: cleanup: reduce irq_desc_t use, mark...
2006-06-29  Ingo Molnar[PATCH] genirq: cleanup: misc code cleanups
2006-06-29  Ingo Molnar[PATCH] genirq: cleanup: remove fastcall
2006-06-29  Ingo Molnar[PATCH] genirq: cleanup: remove irq_descp()
2006-06-29  Ingo Molnar[PATCH] genirq: cleanup: merge irq_affinity[] into...
2006-06-29  Ingo Molnar[PATCH] genirq: sem2mutex probe_sem -> probing_active
2006-06-29  Ingo Molnar[PATCH] genirq: rename desc->handler to desc->chip
2006-06-28  Linus TorvaldsMerge branch 'nommu' of /home/rmk/linux-2.6-arm
2006-06-28  Linus TorvaldsMerge branch 'devel' of /home/rmk/linux-2.6-arm
2006-06-28  Linus TorvaldsMerge /linux/kernel/git/wim/linux-2.6-watchdog
2006-06-28  Linus TorvaldsMerge /pub/scm/linux/kernel/git/dtor/input
2006-06-28  Linus TorvaldsMerge branch 'release' of git://git./linux/kernel/git...
2006-06-28  Andrew Morton[PATCH] load_module() cleanup
2006-06-28  Arjan van de Ven[PATCH] Add EXPORT_UNUSED_SYMBOL and EXPORT_UNUSED_SYMB...
2006-06-28  Linus TorvaldsMerge branch 'upstream-linus' of /linux/kernel/git...
2006-06-28  Linus TorvaldsMerge git://git.infradead.org/mtd-2.6
2006-06-28  Linus TorvaldsMerge git://oss.sgi.com:8090/nathans/xfs-2.6
2006-06-28  Linus TorvaldsMerge branch 'upstream-linus' of /linux/kernel/git...
2006-06-28  Linus TorvaldsMerge git://git./linux/kernel/git/sfrench/cifs-2.6
2006-06-28  Linus TorvaldsMerge /pub/scm/linux/kernel/git/mchehab/v4l-dvb
2006-06-28  Jesper Juhl[PATCH] Remove redundant NULL checks before [kv]free...
2006-06-28  Sebastien Dugue[PATCH] futex_requeue() optimization
2006-06-28  Thomas Gleixner[PATCH] rtmutex: Propagate priority settings into PI...
2006-06-28  Thomas Gleixner[PATCH] rtmutex: Modify rtmutex-tester to test the...
2006-06-28  Thomas Gleixner[PATCH] Drop tasklist lock in do_sched_setscheduler
2006-06-28  Ingo Molnar[PATCH] pi-futex: futex_lock_pi/futex_unlock_pi support
2006-06-28  Ingo Molnar[PATCH] pi-futex: rt mutex futex api
2006-06-28  Thomas Gleixner[PATCH] pi-futex: rt mutex tester
2006-06-28  Ingo Molnar[PATCH] pi-futex: rt mutex debug
2006-06-28  Ingo Molnar[PATCH] pi-futex: rt mutex core
2006-06-28  Ingo Molnar[PATCH] pi-futex: scheduler support for pi
2006-06-28  Ingo Molnar[PATCH] pi-futex: futex code cleanups
2006-06-28  Steven Rostedt[PATCH] BUG() if setscheduler is called from interrupt...
2006-06-28  Oleg Nesterov[PATCH] sched: uninline task_rq_lock()
2006-06-28  Siddha, Suresh B[PATCH] sched: mc/smt power savings sched policy
2006-06-28  Srivatsa Vaddagiri[PATCH] sched_domai: Allocate sched_group structures...
2006-06-28  Srivatsa Vaddagiri[PATCH] sched_domai: Use kmalloc_node
2006-06-28  Srivatsa Vaddagiri[PATCH] sched_domai: Don't use GFP_ATOMIC
2006-06-28  Srivatsa Vaddagiri[PATCH] sched_domain: handle kmalloc failure
2006-06-28  Peter Williams[PATCH] sched: Avoid unnecessarily moving highest prior...
2006-06-28  Peter Williams[PATCH] sched: modify move_tasks() to improve load...
2006-06-28  Peter Williams[PATCH] sched: implement smpnice
2006-06-28  Kirill Korotaev[PATCH] sched: CPU hotplug race vs. set_cpus_allowed()
2006-06-28  Steven Rostedt[PATCH] unnecessary long index i in sched
2006-06-28  Con Kolivas[PATCH] sched: fix interactive ceiling code
2006-06-28  Steven Rostedt[PATCH] sched: simplify bitmap definition
2006-06-28  Chen, Kenneth W[PATCH] sched: fix smt nice lock contention and optimiz...
2006-06-28  Chandra Seetharaman[PATCH] cpu hotplug: make cpu_notifier related notifier...
2006-06-28  Chandra Seetharaman[PATCH] cpu hotplug: make [un]register_cpu_notifier...
2006-06-28  Chandra Seetharaman[PATCH] cpu hotplug: revert initdata patch submitted...
2006-06-28  Chandra Seetharaman[PATCH] cpu hotplug: revert init patch submitted for...
2006-06-28  Paul E. McKenney[PATCH] rcutorture: add call_rcu_bh() operations
2006-06-28  Paul E. McKenney[PATCH] rcutorture: add ops vector and Classic RCU ops
2006-06-28  Paul E. McKenney[PATCH] rcutorture: catchup doc fixes for idle-hz tests
2006-06-28  Randy Dunlap[PATCH] fix kernel-doc in kernel/ dir
2006-06-28  Ingo Molnar[PATCH] spin/rwlock init cleanups
2006-06-28  Randy Dunlap[PATCH] poison: add & use more constants
2006-06-28  Ingo Molnar[PATCH] vdso: randomize the i386 vDSO by moving it...
2006-06-28  KAMEZAWA Hiroyuki[PATCH] catch valid mem range at onlining memory
2006-06-28  Andrew Morton[PATCH] pm_trace is dangerous
2006-06-28  Randy Dunlap[PATCH] kernel/acct: fix function definition
2006-06-26  Linus TorvaldsMerge master.kernel.org:/home/rmk/linux-2.6-arm
2006-06-26  Linus TorvaldsMerge master.kernel.org:/home/rmk/linux-2.6-serial
2006-06-26  Linus TorvaldsMerge git://git./linux/kernel/git/bunk/trivial
2006-06-26  Linus TorvaldsMerge git://git./linux/kernel/git/sam/kbuild
2006-06-26  Linus TorvaldsMerge /pub/scm/linux/kernel/git/herbert/crypto-2.6
2006-06-26  Linus TorvaldsMerge /pub/scm/linux/kernel/git/dtor/input
2006-06-26  Linus TorvaldsMerge /pub/scm/linux/kernel/git/mchehab/v4l-dvb
2006-06-26  Linus TorvaldsMerge branch 'x86-64'
2006-06-26  Andi Kleen[PATCH] i386/x86-64/ia64: Move polling flag into thread...
2006-06-26  Jan Beulich[PATCH] x86_64: allow unwinder to build without module...
2006-06-26  Jan Beulich[PATCH] i386/x86-64: fall back to old-style call trace...
2006-06-26  Jan Beulich[PATCH] x86_64: reliable stack trace support
2006-06-26  Andi Kleen[PATCH] x86_64: Add compat_printk and sysctl to turn...
2006-06-26  Linus TorvaldsMerge /pub/scm/linux/kernel/git/davem/sparc-2.6
2006-06-26  Linus TorvaldsMerge /pub/scm/linux/kernel/git/davem/net-2.6
2006-06-26  Peter Williams[PATCH] sched: fix SCHED_FIFO bug in sys_sched_rr_get_i...
2006-06-26  Oleg Nesterov[PATCH] coredump: copy_process: don't check SIGNAL_GROU...
2006-06-26  Oleg Nesterov[PATCH] coredump: kill ptrace related stuff
2006-06-26  Eric W. Biederman[PATCH] proc: Cleanup proc_fd_access_allowed
2006-06-26  Eric W. Biederman[PATCH] proc: Use struct pid not struct task_ref
2006-06-26  Eric W. Biederman[PATCH] proc: don't lock task_structs indefinitely
2006-06-26  Eric W. Biederman[PATCH] proc: Rewrite the proc dentry flush on exit...
2006-06-26  Anil S Keshavamurthy[PATCH] Notify page fault call chain
2006-06-26  Anil S Keshavamurthy[PATCH] Kprobes registers for notify page fault
2006-06-26  mao, bibo[PATCH] Kprobe: multi kprobe posthandler for booster
2006-06-26  Roman Zippel[PATCH] fix and optimize clock source update
2006-06-26  john stultz[PATCH] time: rename clocksource functions
next