summaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] IRQ: warning message cleanupBjorn Helgaas2006-07-011-6/+7
* [PATCH] IRQ: Use SA_PERCPU_IRQ, not IRQ_PER_CPU, for irqaction.flagsBjorn Helgaas2006-07-011-1/+2
* [PATCH] pi-futex: futex_wake() lockup fixIngo Molnar2006-07-011-2/+4
* [PATCH] pi-futex: fix mm_struct memory leakVernon Mauery2006-07-011-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds2006-06-3021-33/+1
|\
| * Remove obsolete #include <linux/config.h>Jörn Engel2006-06-3020-20/+0
| * remove obsolete swsusp_encryptPavel Machek2006-06-301-12/+0
| * typo fixes: occuring -> occurringAdrian Bunk2006-06-301-1/+1
* | [PATCH] cond_resched() fixAndrew Morton2006-06-301-12/+13
* | [PATCH] SELinux: add security hook call to kill_proc_info_as_uidDavid Quigley2006-06-301-2/+5
* | [PATCH] zoned vm counters: zone_reclaim: remove /proc/sys/vm/zone_reclaim_int...Christoph Lameter2006-06-301-9/+0
|/
* [NETLINK]: Encapsulate eff_cap usage within security framework.Darrel Goeddel2006-06-291-4/+4
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds2006-06-291-4/+2
|\
| * [POWERPC] Add the use of the firmware soft-reset-nmi to kdump.David Wilder2006-06-281-4/+2
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds2006-06-291-25/+27
|\ \
| * | [PATCH] 64bit Resource: finally enable 64bit resource sizesGreg Kroah-Hartman2006-06-271-5/+3
| * | [PATCH] 64bit resource: change resource core to use resource_size_tGreg Kroah-Hartman2006-06-271-16/+18
| * | [PATCH] 64bit resource: fix up printks for resources in arch and core codeGreg Kroah-Hartman2006-06-271-4/+6
| |/
* | [PATCH] genirq: add chip->eoi(), fastack -> fasteoiIngo Molnar2006-06-291-14/+11
* | [PATCH] genirq: fasteoi handler: handle interrupt disablingBenjamin Herrenschmidt2006-06-291-1/+4
* | [PATCH] genirq: more verbose debugging on unexpected IRQ vectorsIngo Molnar2006-06-292-0/+42
* | [PATCH] genirq: cleanup: no_irq_type -> no_irq_chip renameIngo Molnar2006-06-293-5/+5
* | [PATCH] genirq: add SA_TRIGGER supportThomas Gleixner2006-06-291-4/+27
* | [PATCH] genirq: add irq-wake (power-management) supportThomas Gleixner2006-06-291-0/+21
* | [PATCH] genirq: add handle_bad_irq()Ingo Molnar2006-06-292-0/+9
* | [PATCH] genirq: add irq-chip supportThomas Gleixner2006-06-293-2/+527
* | [PATCH] genirq: coreThomas Gleixner2006-06-296-3/+41
* | [PATCH] genirq: update copyrightsIngo Molnar2006-06-292-2/+7
* | [PATCH] genirq: add IRQ_NOAUTOEN supportThomas Gleixner2006-06-292-7/+12
* | [PATCH] genirq: add IRQ_NOREQUEST supportThomas Gleixner2006-06-291-1/+3
* | [PATCH] genirq: add IRQ_NOPROBE supportThomas Gleixner2006-06-292-2/+6
* | [PATCH] genirq: add genirq sw IRQ-retriggerThomas Gleixner2006-06-293-10/+80
* | [PATCH] genirq: cleanup: no_irq_type cleanupsIngo Molnar2006-06-291-20/+25
* | [PATCH] genirq: doc: handle_IRQ_event() and __do_IRQ() commentsIngo Molnar2006-06-291-4/+16
* | [PATCH] genirq: add ->retrigger() irq op to consolidate hw_irq_resend()Ingo Molnar2006-06-291-1/+2
* | [PATCH] genirq: debug: better debug printout in enable_irq()Thomas Gleixner2006-06-291-0/+1
* | [PATCH] genirq: cleanup: turn ARCH_HAS_IRQ_PER_CPU into CONFIG_IRQ_PER_CPUIngo Molnar2006-06-291-2/+2
* | [PATCH] genirq: cleanup: merge pending_irq_cpumask[] into irq_desc[]Ingo Molnar2006-06-292-8/+4
* | [PATCH] genirq: cleanup: merge irq_dir[], smp_affinity_entry[] into irq_desc[]Ingo Molnar2006-06-291-13/+7
* | [PATCH] genirq: cleanup: reduce irq_desc_t use, mark it obsoleteIngo Molnar2006-06-295-14/+15
* | [PATCH] genirq: cleanup: misc code cleanupsIngo Molnar2006-06-294-38/+34
* | [PATCH] genirq: cleanup: remove fastcallIngo Molnar2006-06-291-2/+2
* | [PATCH] genirq: cleanup: remove irq_descp()Ingo Molnar2006-06-291-1/+1
* | [PATCH] genirq: cleanup: merge irq_affinity[] into irq_desc[]Ingo Molnar2006-06-293-5/+6
* | [PATCH] genirq: sem2mutex probe_sem -> probing_activeIngo Molnar2006-06-291-4/+5
* | [PATCH] genirq: rename desc->handler to desc->chipIngo Molnar2006-06-296-33/+33
* | [PATCH] load_module() cleanupAndrew Morton2006-06-281-6/+21
* | [PATCH] Add EXPORT_UNUSED_SYMBOL and EXPORT_UNUSED_SYMBOL_GPLArjan van de Ven2006-06-281-2/+76
* | [PATCH] Remove redundant NULL checks before [kv]free - in kernel/Jesper Juhl2006-06-271-2/+1
* | [PATCH] futex_requeue() optimizationSebastien Dugue2006-06-271-5/+8
OpenPOWER on IntegriCloud