[SPARC64] Fix PSYCHO PCI controler init.
[safe/jmp/linux-2.6] / kernel /
2006-07-12 Adrian Bunk[PATCH] The scheduled unexport of insert_resource
2006-07-12 Adrian Bunk[PATCH] remove kernel/power/pm.c:pm_unregister_all()
2006-07-12 Marcel Holtmann[PATCH] Fix prctl privilege escalation and suid_dumpabl...
2006-07-10 Arjan van de Ven[PATCH] lockdep: disable lock debugging when kernel...
2006-07-10 Christoph Hellwig[PATCH] remove the tasklist_lock export
2006-07-10 Ingo Molnar[PATCH] uninline init_waitqueue_head()
2006-07-10 Linus Torvalds[PATCH] swsusp: fix panic when signature can't be read
2006-07-10 Andrew Morton[PATCH] swsusp warning fix
2006-07-10 Rafael J. Wysocki[PATCH] swsusp: do not use memcpy for snapshotting...
2006-07-10 Roman Zippel[PATCH] adjust clock for lost ticks
2006-07-10 Thomas Gleixner[PATCH] pi-futex: Validate futex type instead of oopsing
2006-07-10 Adrian Bunk[PATCH] kernel/softirq.c: EXPORT_UNUSED_SYMBOL
2006-07-10 Adrian Bunk[PATCH] kernel/printk.c: EXPORT_SYMBOL_UNUSED
2006-07-10 Ingo Molnar[PATCH] lockdep: core, reduce per-lock class-cache...
2006-07-10 Arjan van de Ven[PATCH] lockdep: improve debug output
2006-07-10 Andi Kleen[PATCH] Minor cleanup to lockdep.c
2006-07-10 Andreas Mohr[PATCH] small kernel/sched.c cleanup
2006-07-10 Peter Williams[PATCH] sched: fix bug in __migrate_task()
2006-07-04 Linus TorvaldsMerge /pub/scm/linux/kernel/git/davej/cpufreq
2006-07-04 Andrew Morton[PATCH] revert "kthread: convert stop_machine into...
2006-07-03 Linus TorvaldsMerge git://git./linux/kernel/git/paulus/powerpc
2006-07-03 Ingo Molnar[PATCH] sched: cleanup, convert sched.c-internal typede...
2006-07-03 Ingo Molnar[PATCH] sched: cleanup, remove task_t, convert to struc...
2006-07-03 Ingo Molnar[PATCH] sched: clean up fallout of recent changes
2006-07-03 Paul Mackerras[PATCH] lockdep: irqtrace subsystem, move account_syste...
2006-07-03 Ingo Molnar[PATCH] lockdep: annotate on-stack completions
2006-07-03 Ingo Molnar[PATCH] lockdep: annotate enable_in_hardirq()
2006-07-03 Ingo Molnar[PATCH] lockdep: annotate ->mmap_sem
2006-07-03 Ingo Molnar[PATCH] lockdep: annotate hrtimer base locks
2006-07-03 Ingo Molnar[PATCH] lockdep: annotate scheduler runqueue locks
2006-07-03 Ingo Molnar[PATCH] lockdep: annotate timer base locks
2006-07-03 Ingo Molnar[PATCH] lockdep: annotate waitqueues
2006-07-03 Ingo Molnar[PATCH] lockdep: annotate genirq
2006-07-03 Ingo Molnar[PATCH] lockdep: annotate futex
2006-07-03 Ingo Molnar[PATCH] lockdep: do not recurse in printk
2006-07-03 Ingo Molnar[PATCH] lockdep: prove mutex locking correctness
2006-07-03 Ingo Molnar[PATCH] lockdep: prove spinlock rwlock locking correctness
2006-07-03 Ingo Molnar[PATCH] lockdep: prove rwsem locking correctness
2006-07-03 Ingo Molnar[PATCH] lockdep: procfs
2006-07-03 Ingo Molnar[PATCH] lockdep: allow read_lock() recursion of same...
2006-07-03 Ingo Molnar[PATCH] lockdep: core
2006-07-03 Ingo Molnar[PATCH] lockdep: irqtrace subsystem, core
2006-07-03 Ingo Molnar[PATCH] lockdep: stacktrace subsystem, core
2006-07-03 Ingo Molnar[PATCH] lockdep: locking init debugging improvement
2006-07-03 Ingo Molnar[PATCH] lockdep: mutex section binutils workaround
2006-07-03 Ingo Molnar[PATCH] lockdep: better lock debugging
2006-07-03 Ingo Molnar[PATCH] lockdep: remove mutex deadlock checking code
2006-07-03 Ingo Molnar[PATCH] lockdep: remove DEBUG_BUG_ON()
2006-07-03 Ingo Molnar[PATCH] lockdep: rename DEBUG_WARN_ON()
2006-07-03 Ingo Molnar[PATCH] lockdep: clean up rwsems
2006-07-03 Ingo Molnar[PATCH] lockdep: add is_module_address()
2006-07-03 Christoph Lameter[PATCH] ZVC/zone_reclaim: Leave 1% of unmapped pagecach...
2006-07-03 Benjamin Herrenschmidt[PATCH] genirq: Allow fasteoi handler to retrigger...
2006-07-03 Thomas Gleixner[PATCH] genirq:fixup missing SA_PERCPU replacement
2006-07-03 Thomas Gleixner[PATCH] genirq: ARM dyntick cleanup
2006-07-02 Linus TorvaldsMerge branch 'genirq' of /home/rmk/linux-2.6-arm
2006-07-02 Thomas Gleixner[PATCH] irq-flags: generic irq: Use the new IRQF_ constants
2006-07-01 Thomas Gleixner[ARM] 3690/1: genirq: Introduce and make use of dummy...
2006-07-01 Thomas Gleixner[ARM] 3679/1: ARM: Make ARM dyntick implementation...
2006-07-01 Linus TorvaldsMerge branch 'audit.b22' of git://git./linux/kernel...
2006-07-01 Bjorn Helgaas[PATCH] IRQ: warning message cleanup
2006-07-01 Bjorn Helgaas[PATCH] IRQ: Use SA_PERCPU_IRQ, not IRQ_PER_CPU, for...
2006-07-01 Ingo Molnar[PATCH] pi-futex: futex_wake() lockup fix
2006-07-01 Vernon Mauery[PATCH] pi-futex: fix mm_struct memory leak
2006-07-01 Al Viro[PATCH] audit syscall classes
2006-07-01 Darrel Goeddel[PATCH] audit: support for object context filters
2006-07-01 Darrel Goeddel[PATCH] audit: rename AUDIT_SE_* constants
2006-07-01 Amy Griffis[PATCH] add rule filterkey
2006-06-30 Linus TorvaldsMerge git://git./linux/kernel/git/bunk/trivial
2006-06-30 Andrew Morton[PATCH] cond_resched() fix
2006-06-30 David Quigley[PATCH] SELinux: add security hook call to kill_proc_in...
2006-06-30 Christoph Lameter[PATCH] zoned vm counters: zone_reclaim: remove /proc...
2006-06-30 Jörn EngelRemove obsolete #include <linux/config.h>
2006-06-30 Pavel Machekremove obsolete swsusp_encrypt
2006-06-30 Adrian Bunktypo fixes: occuring -> occurring
2006-06-30 Dave JonesMove workqueue exports to where the functions are defined.
2006-06-30 Venkatesh Pallipadi[CPUFREQ] Add queue_delayed_work_on() interface for...
2006-06-29 Darrel Goeddel[NETLINK]: Encapsulate eff_cap usage within security...
2006-06-29 Linus TorvaldsMerge git://git./linux/kernel/git/paulus/powerpc
2006-06-29 Linus TorvaldsMerge /pub/scm/linux/kernel/git/gregkh/pci-2.6
2006-06-29 Ingo Molnar[PATCH] genirq: add chip->eoi(), fastack -> fasteoi
2006-06-29 Benjamin Herrenschmidt[PATCH] genirq: fasteoi handler: handle interrupt disabling
2006-06-29 Ingo Molnar[PATCH] genirq: more verbose debugging on unexpected...
2006-06-29 Ingo Molnar[PATCH] genirq: cleanup: no_irq_type -> no_irq_chip...
2006-06-29 Thomas Gleixner[PATCH] genirq: add SA_TRIGGER support
2006-06-29 Thomas Gleixner[PATCH] genirq: add irq-wake (power-management) support
2006-06-29 Ingo Molnar[PATCH] genirq: add handle_bad_irq()
2006-06-29 Thomas Gleixner[PATCH] genirq: add irq-chip support
2006-06-29 Thomas Gleixner[PATCH] genirq: core
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...
next