summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] framebuffer: new driver for cyberblade/i1 graphics coreKnut Petersen2005-09-091-0/+171
* [PATCH] sisfb updateThomas Winischhofer2005-09-092-81/+109
* [PATCH] fbdev: Fix greater than 1 bit monochrome color handlingAntonino A. Daplas2005-09-091-1/+2
* [PATCH] fbdev: Resurrect hooks to get EDID from firmwareAntonino A. Daplas2005-09-091-1/+3
* [PATCH] vesafb: Add blanking supportAntonino A. Daplas2005-09-091-1/+2
* [PATCH] fbdev: Add fbset -a supportAntonino A. Daplas2005-09-091-0/+3
* [PATCH] files: files struct with RCUDipankar Sarma2005-09-093-3/+17
* [PATCH] files: break up files structDipankar Sarma2005-09-092-12/+24
* [PATCH] files: rcuref APIsDipankar Sarma2005-09-091-0/+220
* [PATCH] files: fix rcu initializersDipankar Sarma2005-09-091-2/+2
* [PATCH] v4l: tveeprom improved to support newer Hauppage cardsMauro Carvalho Chehab2005-09-091-2/+6
* [PATCH] v4l: Remove kernel version dependency from tea575x-tuner.hMauro Carvalho Chehab2005-09-091-2/+0Star
* [PATCH] v4l: include saa6588 compiler option and files / fixes comments on tu...Mauro Carvalho Chehab2005-09-091-1/+1
* [PATCH] v4l: normalize whitespace and comments in tuner listsMauro Carvalho Chehab2005-09-091-85/+85
* [PATCH] v4l: common part Updates and tuner additionsMauro Carvalho Chehab2005-09-098-24/+16Star
* [PATCH] pcmcia: add pcmcia to IRQ informationBrice Goglin2005-09-091-0/+2
* [PATCH] yenta: share code with PCI coreDominik Brodowski2005-09-091-0/+1
* [PATCH] dvb: remove version.h dependenciesOlaf Hering2005-09-091-12/+1Star
* [PATCH] fix reboot via keyboard controller resetTruxton Fulton2005-09-091-1/+9
* [PATCH] remove unnecessary handle_IRQ_event() prototypesKenji Kaneshige2005-09-094-15/+0Star
* [PATCH] bfs: fix endianness, signedness; add trivial bugfixAndrew Stribblehill2005-09-091-11/+12
* [PATCH] Prefetch kernel stacks to speed up context switchChen, Kenneth W2005-09-092-0/+6
* [PATCH] mips: add TANBAC TB0287 supportYoichi Yuasa2005-09-091-0/+43
* [PATCH] ppc32: Kill PVR_440* definesTom Rini2005-09-091-6/+0Star
* [PATCH] remove the inode_post_link and inode_post_rename LSM hooksStephen Smalley2005-09-091-49/+0Star
* [PATCH] Remove security_inode_post_create/mkdir/symlink/mknod hooksStephen Smalley2005-09-091-90/+0Star
* [PATCH] security: enable atomic inode security labelingStephen Smalley2005-09-091-0/+41
* [PATCH] i386: CONFIG_ACPI_SRAT typo fixMagnus Damm2005-09-091-1/+1
* Merge master.kernel.org:/pub/scm/linux/kernel/git/paulus/ppc64-2.6 Linus Torvalds2005-09-0938-310/+179Star
|\
| * [PATCH] Separate pci bits out of struct device_nodePaul Mackerras2005-09-092-24/+40
| * [PATCH] ppc64: remove use of asm/segment.hKumar Gala2005-09-091-6/+0Star
| * [PATCH] powerpc: Fix __power64__ typos that should be __powerpc64__jdl@freescale.com2005-09-091-4/+4
| * [PATCH] powerpc: Merge a few more include filesjdl@freescale.com2005-09-0913-201/+61Star
| * [PATCH] powerpc: Make check_bugs() static inlinejdl@freescale.com2005-09-091-1/+1
| * [PATCH] powerpc: Standardize on _ASM_POWERPC header symbol prefixjdl@freescale.com2005-09-0922-74/+73Star
* | [PATCH] basic iomem annotations (ppc64)viro@ZenIV.linux.org.uk2005-09-092-40/+41
|/
* [PATCH] m68knommu: include ColdFire 523x processor register definitionsGreg Ungerer2005-09-091-2/+4
* [PATCH] m68knommu: include support for the ColdFire 523x processor UARTsGreg Ungerer2005-09-091-1/+1
* [PATCH] m68knommu: defines to support the ColdFire 523x processorGreg Ungerer2005-09-091-2/+4
* [PATCH] m68knommu: ColdFire 523x processor register definitionsGreg Ungerer2005-09-091-0/+46
* Merge branch 'release' of master.kernel.org:/pub/scm/linux/kernel/git/aegl/li...Linus Torvalds2005-09-092-8/+0Star
|\
| * [IA64] Manual merge fix for 3 filesTony Luck2005-09-08285-8086/+7450Star
| |\
| * | [IA64] Minor cleanups - remove unnecessary function prototype in iosapic.hKenji Kaneshige2005-09-071-2/+0Star
| * | [IA64] Minor cleanups - remove CONFIG_ACPI_DEALLOCATE_IRQKenji Kaneshige2005-09-071-2/+0Star
| * | [IA64] Minor cleanups - remove unnecessary function prototype in irq.hKenji Kaneshige2005-09-071-4/+0Star
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6 Linus Torvalds2005-09-092-32/+9Star
|\ \ \
| * | | [PATCH] USB: URB_ASYNC_UNLINK flag removed from the kernelAlan Stern2005-09-091-8/+1Star
| * | | [PATCH] USB: isp116x-hcd: remove clock() and reset()Olav Kongas2005-09-091-9/+0Star
| * | | [PATCH] USB: isp116x-hcd: per-port overcurrent reportingOlav Kongas2005-09-091-1/+1
| * | | [PATCH] USB: isp116x-hcd: support only per-port power switchingOlav Kongas2005-09-091-5/+0Star