summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds2006-06-297-22/+38
|\
| * [PATCH] 64bit Resource: finally enable 64bit resource sizesGreg Kroah-Hartman2006-06-271-1/+6
| * [PATCH] 64bit resource: change pnp core to use resource_size_tGreg Kroah-Hartman2006-06-271-2/+5
| * [PATCH] 64bit resource: change pci core and arch code to use resource_size_tGreg Kroah-Hartman2006-06-274-9/+10
| * [PATCH] 64bit resource: change resource core to use resource_size_tGreg Kroah-Hartman2006-06-271-10/+13
| * [PATCH] 64bit resource: introduce resource_size_t for the start and end of st...Greg Kroah-Hartman2006-06-272-1/+5
* | [PATCH] genirq: add chip->eoi(), fastack -> fasteoiIngo Molnar2006-06-291-2/+4
* | [PATCH] genirq: add IRQ_TYPE_SENSE_MASKBenjamin Herrenschmidt2006-06-291-0/+1
* | [PATCH] genirq: add irq-wake (power-management) supportThomas Gleixner2006-06-291-0/+14
* | [PATCH] genirq: add irq-chip supportThomas Gleixner2006-06-291-0/+11
* | [PATCH] genirq MSI fixesIngo Molnar2006-06-291-11/+16
* | [PATCH] genirq: coreThomas Gleixner2006-06-291-19/+141
* | [PATCH] genirq: add IRQ_NOAUTOEN supportThomas Gleixner2006-06-291-0/+1
* | [PATCH] genirq: add IRQ_NOREQUEST supportThomas Gleixner2006-06-291-0/+1
* | [PATCH] genirq: add IRQ_NOPROBE supportThomas Gleixner2006-06-291-0/+1
* | [PATCH] genirq: add genirq sw IRQ-retriggerThomas Gleixner2006-06-291-0/+3
* | [PATCH] genirq: doc: comment include/linux/irq.h structuresIngo Molnar2006-06-291-7/+37
* | [PATCH] genirq: add ->retrigger() irq op to consolidate hw_irq_resend()Ingo Molnar2006-06-2915-63/+10
* | [PATCH] genirq: cleanup: turn ARCH_HAS_IRQ_PER_CPU into CONFIG_IRQ_PER_CPUIngo Molnar2006-06-296-27/+1
* | [PATCH] genirq: cleanup: merge pending_irq_cpumask[] into irq_desc[]Ingo Molnar2006-06-291-1/+1
* | [PATCH] genirq: cleanup: merge irq_dir[], smp_affinity_entry[] into irq_desc[]Ingo Molnar2006-06-291-0/+5
* | [PATCH] genirq: cleanup: include/linux/irq.hIngo Molnar2006-06-291-28/+28
* | [PATCH] genirq: cleanup: reduce irq_desc_t use, mark it obsoleteIngo Molnar2006-06-291-5/+13
* | [PATCH] genirq: cleanup: misc code cleanupsIngo Molnar2006-06-291-22/+32
* | [PATCH] genirq: cleanup: remove fastcallIngo Molnar2006-06-291-3/+7
* | [PATCH] genirq: cleanup: remove irq_descp()Ingo Molnar2006-06-291-7/+0
* | [PATCH] genirq: cleanup: merge irq_affinity[] into irq_desc[]Ingo Molnar2006-06-291-3/+4
* | [PATCH] genirq: rename desc->handler to desc->chipIngo Molnar2006-06-292-8/+8
* | [PATCH] i4l: remove unneeded include/linux/isdn/tpam.hKarsten Keil2006-06-291-55/+0
* | [PATCH] Keys: Allow in-kernel key requestor to pass auxiliary data to upcallerDavid Howells2006-06-291-1/+7
* | [PATCH] fix sgivwfb compileAdrian Bunk2006-06-291-0/+3
* | Merge branch 'nommu' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2006-06-2813-78/+378
|\ \
| * | [ARM] nommu: remove fault-armv, mmap and mm-armv files from nommu buildRussell King2006-06-281-0/+4
| * | [ARM] Remove TABLE_SIZE, and several unused function prototypesRussell King2006-06-281-5/+0
| * | [ARM] nommu: uaccess tweaksRussell King2006-06-281-52/+87
| * | [ARM] nommu: adjust headers for !MMU ARM systemsRussell King2006-06-2811-21/+287
* | | Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2006-06-2812-61/+66
|\ \ \
| * | | [ARM] 3370/2: ep93xx: add crunch supportLennert Buytenhek2006-06-282-0/+14
| * | | [ARM] 3665/1: crunch: add ptrace supportLennert Buytenhek2006-06-281-0/+5
| * | | [ARM] 3664/1: crunch: add signal frame save/restoreLennert Buytenhek2006-06-281-0/+14
| * | | [ARM] 3662/1: ixp23xx: don't include asm/hardware.h in uncompress.hLennert Buytenhek2006-06-283-12/+11
| * | | [ARM] 3660/1: Remove legacy definesAndrew Victor2006-06-283-8/+2
| * | | [ARM] 3661/1: S3C2412: Fix compilation if CPU_S3C2410 onlyBen Dooks2006-06-281-9/+7
| |/ /
| * | [ARM] Remove the __arch_* layer from uaccess.hRussell King2006-06-281-32/+13
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds2006-06-281-3/+7
|\ \ \
| * | | [WATCHDOG] add WDIOC_GETTIMELEFT ioctlWim Van Sebroeck2006-06-201-3/+4
| * | | [WATCHDOG] Pre-Timeout flagsCorey Minyard2006-06-201-0/+3
* | | | [PATCH] Fix plist include dependencyThomas Gleixner2006-06-281-0/+1
* | | | [PATCH] SPI: infrastructure to initialize spi_device.mode earlyDavid Brownell2006-06-281-1/+5
* | | | [PATCH] m68knommu: fix clobber list in uCdimm/uCsimm helper asmGreg Ungerer2006-06-281-6/+6
OpenPOWER on IntegriCloud