summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2006-06-29[PATCH] genirq: add genirq sw IRQ-retriggerThomas Gleixner
2006-06-29[PATCH] genirq: doc: add design documentationThomas Gleixner
2006-06-29[PATCH] genirq: cleanup: no_irq_type cleanupsIngo Molnar
2006-06-29[PATCH] genirq: doc: handle_IRQ_event() and __do_IRQ() commentsIngo Molnar
2006-06-29[PATCH] genirq: doc: comment include/linux/irq.h structuresIngo Molnar
2006-06-29[PATCH] genirq: add ->retrigger() irq op to consolidate hw_irq_resend()Ingo Molnar
2006-06-29[PATCH] genirq: debug: better debug printout in enable_irq()Thomas Gleixner
2006-06-29[PATCH] genirq: cleanup: turn ARCH_HAS_IRQ_PER_CPU into CONFIG_IRQ_PER_CPUIngo Molnar
2006-06-29[PATCH] genirq: cleanup: merge pending_irq_cpumask[] into irq_desc[]Ingo Molnar
2006-06-29[PATCH] genirq: cleanup: merge irq_dir[], smp_affinity_entry[] into irq_desc[]Ingo Molnar
2006-06-29[PATCH] genirq: cleanup: include/linux/irq.hIngo Molnar
2006-06-29[PATCH] genirq: cleanup: reduce irq_desc_t use, mark it obsoleteIngo Molnar
2006-06-29[PATCH] genirq: cleanup: misc code cleanupsIngo Molnar
2006-06-29[PATCH] genirq: cleanup: remove fastcallIngo Molnar
2006-06-29[PATCH] genirq: cleanup: remove irq_descp()Ingo Molnar
2006-06-29[PATCH] genirq: cleanup: merge irq_affinity[] into irq_desc[]Ingo Molnar
2006-06-29[PATCH] genirq: sem2mutex probe_sem -> probing_activeIngo Molnar
2006-06-29[PATCH] genirq: rename desc->handler to desc->chipIngo Molnar
2006-06-29[PATCH] drivers/md/raid5.c: remove an unused variableAdrian Bunk
2006-06-29[PATCH] SKB leak in drivers/isdn/i4l/isdn_x25iface.cEric Sesterhenn
2006-06-29[PATCH] i4l: remove unneeded include/linux/isdn/tpam.hKarsten Keil
2006-06-29[PATCH] GPIO for SCx200 & PC-8736x: x86-onlyDave Jones
2006-06-29[PATCH] Deref in drivers/block/paride/pf.cEric Sesterhenn
2006-06-29[PATCH] remove devinit from ioc4 pci_driverDave Jones
2006-06-29[PATCH] re-add CONFIG_SOUND_SSCAPEAdrian Bunk
2006-06-29[PATCH] arch/i386/mach-visws/setup.c: remove dummy function callsAdrian Bunk
2006-06-29[PATCH] ufs: printk() fixAndrew Morton
2006-06-29[PATCH] Keys: Allow in-kernel key requestor to pass auxiliary data to upcallerDavid Howells
2006-06-29[PATCH] sparc: register_cpu() build fixAndrew Morton
2006-06-29[PATCH] solve config broken: undefined reference to `online_page'Yasunori Goto
2006-06-29[PATCH] generic_file_buffered_write(): handle zero-length iovec segmentsAndrew Morton
2006-06-29[PATCH] fix sgivwfb compileAdrian Bunk
2006-06-29[ARM] Set bit 4 on section mappings correctly depending on CPURussell King
2006-06-29[SCSI] 53c700: fix breakage caused by the autosense updateJames Bottomley
2006-06-29[ARM] 3666/1: TRIZEPS4 [1/5] coreJürgen Schindele
2006-06-29Merge omap treeRussell King
2006-06-29[SCSI] iscsi: add async notification of session eventsMike Christie
2006-06-29[SCSI] iscsi: pass target nr to session creationMike Christie
2006-06-29[SCSI] iscsi: break up session creation into two stagesMike Christie
2006-06-29[SCSI] iscsi: rm channel usage from iscsiMike Christie
2006-06-29[SCSI] iscsi: fix session refcoutingMike Christie
2006-06-29[SCSI] iscsi: convert iscsi_tcp to new set/get param fnsMike Christie
2006-06-29[SCSI] iscsi: convert iser to new set/get param fnsMike Christie
2006-06-29[SCSI] iscsi: fixup set/get param functionsMike Christie
2006-06-29[SCSI] iscsi: add target discvery event to transport classMike Christie
2006-06-29[ARM] 3675/2: Preparing for AT91SAM926 supportAndrew Victor
2006-06-29[ARM] 3674/1: ep93xx: add cirrus logic edb9302 supportLennert Buytenhek
2006-06-29[SCSI] st: remove unused st_buffer.in_useMartin Habets
2006-06-29[ARM] 3673/1: lpd270: parse lcd= command line parameterLennert Buytenhek
2006-06-29[JFFS2][XATTR] Fix xd->refcnt race conditionKaiGai Kohei