Merge branch 'master' of /home/sam/kernel/linux-2.6/
[pandora-kernel.git] / kernel /
2006-07-03 Sam RavnborgMerge branch 'master' of /home/sam/kernel/linux-2.6/
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 'devel' of /home/rmk/linux-2.6-mmc
2006-07-02 Linus TorvaldsMerge branch 'genirq' of /home/rmk/linux-2.6-arm
2006-07-02 Linus TorvaldsMerge branch 'devel' of /home/rmk/linux-2.6-arm
2006-07-02 Linus TorvaldsMerge branch 'devel' of /home/rmk/linux-2.6-mmc
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 Linus TorvaldsMerge git://git./linux/kernel/git/sam/kbuild
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 /pub/scm/linux/kernel/git/davem/sparc-2.6
2006-06-30 Linus TorvaldsMerge /pub/scm/linux/kernel/git/davem/net-2.6
2006-06-30 Linus TorvaldsMerge branch 'for-linus' of /linux/kernel/git/roland...
2006-06-30 Linus TorvaldsMerge git://git./linux/kernel/git/bunk/trivial
2006-06-30 Linus TorvaldsMerge branch 'release' of git://git./linux/kernel/git...
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 Linus TorvaldsMerge branch 'upstream-linus' of git://git./linux/kerne...
2006-06-30 Linus TorvaldsMerge /pub/scm/linux/kernel/git/davem/net-2.6
2006-06-29 Darrel Goeddel[NETLINK]: Encapsulate eff_cap usage within security...
2006-06-29 Len Brownmerge linus into release branch
2006-06-29 Linus TorvaldsMerge git://git./linux/kernel/git/gregkh/devfs-2.6
2006-06-29 Linus TorvaldsMerge branch 'upstream' of git://ftp.linux-mips.org...
2006-06-29 Dave JonesMerge ../linus
2006-06-29 Linus TorvaldsMerge /pub/scm/linux/kernel/git/perex/alsa
2006-06-29 Linus TorvaldsMerge git://git./linux/kernel/git/paulus/powerpc
2006-06-29 Linus TorvaldsMerge /pub/scm/linux/kernel/git/kyle/parisc-2.6
2006-06-29 Linus TorvaldsMerge branch 'for-linus' of git://git390.osdl.marist...
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...
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-29 Russell KingMerge omap tree
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 Paul MackerrasMerge branch 'for_paulus' of /linux/kernel/git/galak...
2006-06-28 David Wilder[POWERPC] Add the use of the firmware soft-reset-nmi...
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...
next