aboutsummaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2006-07-03[PATCH] lockdep: irqtrace subsystem, coreIngo Molnar
2006-07-03[PATCH] lockdep: stacktrace subsystem, coreIngo Molnar
2006-07-03[PATCH] lockdep: locking init debugging improvementIngo Molnar
2006-07-03[PATCH] lockdep: mutex section binutils workaroundIngo Molnar
2006-07-03[PATCH] lockdep: better lock debuggingIngo Molnar
2006-07-03[PATCH] lockdep: remove mutex deadlock checking codeIngo Molnar
2006-07-03[PATCH] lockdep: remove DEBUG_BUG_ON()Ingo Molnar
2006-07-03[PATCH] lockdep: rename DEBUG_WARN_ON()Ingo Molnar
2006-07-03[PATCH] lockdep: clean up rwsemsIngo Molnar
2006-07-03[PATCH] lockdep: add is_module_address()Ingo Molnar
2006-07-03[PATCH] ZVC/zone_reclaim: Leave 1% of unmapped pagecache pages for file I/OChristoph Lameter
2006-07-02[PATCH] genirq:fixup missing SA_PERCPU replacementThomas Gleixner
2006-07-02[PATCH] genirq: ARM dyntick cleanupThomas Gleixner
2006-07-02Merge branch 'genirq' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2006-07-02[PATCH] irq-flags: generic irq: Use the new IRQF_ constantsThomas Gleixner
2006-07-01[ARM] 3690/1: genirq: Introduce and make use of dummy irq chipThomas Gleixner
2006-07-01[ARM] 3679/1: ARM: Make ARM dyntick implementation work with genirqThomas Gleixner
2006-07-01Merge branch 'audit.b22' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2006-07-01[PATCH] IRQ: warning message cleanupBjorn Helgaas
2006-07-01[PATCH] IRQ: Use SA_PERCPU_IRQ, not IRQ_PER_CPU, for irqaction.flagsBjorn Helgaas
2006-07-01[PATCH] pi-futex: futex_wake() lockup fixIngo Molnar
2006-07-01[PATCH] pi-futex: fix mm_struct memory leakVernon Mauery
2006-07-01[PATCH] audit syscall classesAl Viro
2006-07-01[PATCH] audit: support for object context filtersDarrel Goeddel
2006-07-01[PATCH] audit: rename AUDIT_SE_* constantsDarrel Goeddel
2006-07-01[PATCH] add rule filterkeyAmy Griffis
2006-06-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds
2006-06-30[PATCH] cond_resched() fixAndrew Morton
2006-06-30[PATCH] SELinux: add security hook call to kill_proc_info_as_uidDavid Quigley
2006-06-30[PATCH] zoned vm counters: zone_reclaim: remove /proc/sys/vm/zone_reclaim_int...Christoph Lameter
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel
2006-06-30remove obsolete swsusp_encryptPavel Machek
2006-06-30typo fixes: occuring -> occurringAdrian Bunk
2006-06-29[NETLINK]: Encapsulate eff_cap usage within security framework.Darrel Goeddel
2006-06-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds
2006-06-29Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds
2006-06-29[PATCH] genirq: add chip->eoi(), fastack -> fasteoiIngo Molnar
2006-06-29[PATCH] genirq: fasteoi handler: handle interrupt disablingBenjamin Herrenschmidt
2006-06-29[PATCH] genirq: more verbose debugging on unexpected IRQ vectorsIngo Molnar
2006-06-29[PATCH] genirq: cleanup: no_irq_type -> no_irq_chip renameIngo Molnar
2006-06-29[PATCH] genirq: add SA_TRIGGER supportThomas Gleixner
2006-06-29[PATCH] genirq: add irq-wake (power-management) supportThomas Gleixner
2006-06-29[PATCH] genirq: add handle_bad_irq()Ingo Molnar
2006-06-29[PATCH] genirq: add irq-chip supportThomas Gleixner
2006-06-29[PATCH] genirq: coreThomas Gleixner
2006-06-29[PATCH] genirq: update copyrightsIngo Molnar
2006-06-29[PATCH] genirq: add IRQ_NOAUTOEN supportThomas Gleixner
2006-06-29[PATCH] genirq: add IRQ_NOREQUEST supportThomas Gleixner
2006-06-29[PATCH] genirq: add IRQ_NOPROBE supportThomas Gleixner
2006-06-29[PATCH] genirq: add genirq sw IRQ-retriggerThomas Gleixner