aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] timer initialization cleanup: DEFINE_TIMERIngo Molnar2005-09-091-0/+4
* [PATCH] FUSE: add fsync operation for directoriesMiklos Szeredi2005-09-091-1/+2
* [PATCH] fuse: more flexible cachingMiklos Szeredi2005-09-091-1/+10
* [PATCH] fuse: transfer readdir data through deviceMiklos Szeredi2005-09-091-6/+4
* [PATCH] FUSE: add paddingMiklos Szeredi2005-09-091-0/+15
* [PATCH] FUSE - extended attribute operationsMiklos Szeredi2005-09-091-0/+18
* [PATCH] FUSE - file operationsMiklos Szeredi2005-09-091-0/+47
* [PATCH] FUSE - read-write operationsMiklos Szeredi2005-09-091-2/+41
* [PATCH] FUSE - read-only operationsMiklos Szeredi2005-09-091-0/+60
* [PATCH] FUSE - device functionsMiklos Szeredi2005-09-091-1/+35
* [PATCH] FUSE - coreMiklos Szeredi2005-09-091-0/+38
* [PATCH] DocBook: fix kernel-api documentation generationMartin Waitz2005-09-091-3/+2
* [PATCH] s3c2410fb: ARM S3C2410 framebuffer driverArnaud Patard2005-09-092-0/+86
* [PATCH] fbcon: Break up bit_putcs into its component functionsAntonino A. Daplas2005-09-091-0/+15
* [PATCH] pxafb: Add hsync time reporting hookRichard Purdie2005-09-091-0/+1
* [PATCH] fbdev: Add VESA Coordinated Video Timings (CVT) supportAntonino A. Daplas2005-09-091-0/+1
* [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/+0
* [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/+16
* [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/+1
* [PATCH] fix reboot via keyboard controller resetTruxton Fulton2005-09-091-1/+9
* [PATCH] remove unnecessary handle_IRQ_event() prototypesKenji Kaneshige2005-09-094-15/+0
* [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/+0
* [PATCH] remove the inode_post_link and inode_post_rename LSM hooksStephen Smalley2005-09-091-49/+0
* [PATCH] Remove security_inode_post_create/mkdir/symlink/mknod hooksStephen Smalley2005-09-091-90/+0
* [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/+179
|\
| * [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/+0
| * [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/+61
| * [PATCH] powerpc: Make check_bugs() static inlinejdl@freescale.com2005-09-091-1/+1