summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2005-09-09[PATCH] FUSE - read-only operationsMiklos Szeredi1-0/+60
2005-09-09[PATCH] FUSE - device functionsMiklos Szeredi1-1/+35
2005-09-09[PATCH] FUSE - coreMiklos Szeredi1-0/+38
2005-09-09[PATCH] fbcon: Break up bit_putcs into its component functionsAntonino A. Daplas1-0/+15
2005-09-09[PATCH] fbdev: Add VESA Coordinated Video Timings (CVT) supportAntonino A. Daplas1-0/+1
2005-09-09[PATCH] sisfb updateThomas Winischhofer1-0/+2
2005-09-09[PATCH] fbdev: Fix greater than 1 bit monochrome color handlingAntonino A. Daplas1-1/+2
2005-09-09[PATCH] fbdev: Resurrect hooks to get EDID from firmwareAntonino A. Daplas1-1/+3
2005-09-09[PATCH] vesafb: Add blanking supportAntonino A. Daplas1-1/+2
2005-09-09[PATCH] fbdev: Add fbset -a supportAntonino A. Daplas1-0/+3
2005-09-09[PATCH] files: files struct with RCUDipankar Sarma3-3/+17
2005-09-09[PATCH] files: break up files structDipankar Sarma2-12/+24
2005-09-09[PATCH] files: rcuref APIsDipankar Sarma1-0/+220
2005-09-09[PATCH] files: fix rcu initializersDipankar Sarma1-2/+2
2005-09-09[PATCH] v4l: common part Updates and tuner additionsMauro Carvalho Chehab2-7/+0
2005-09-09[PATCH] yenta: share code with PCI coreDominik Brodowski1-0/+1
2005-09-09[PATCH] bfs: fix endianness, signedness; add trivial bugfixAndrew Stribblehill1-11/+12
2005-09-09[PATCH] Prefetch kernel stacks to speed up context switchChen, Kenneth W1-0/+5
2005-09-09[PATCH] remove the inode_post_link and inode_post_rename LSM hooksStephen Smalley1-49/+0
2005-09-09[PATCH] Remove security_inode_post_create/mkdir/symlink/mknod hooksStephen Smalley1-90/+0
2005-09-09[PATCH] security: enable atomic inode security labelingStephen Smalley1-0/+41
2005-09-08Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6 Linus Torvalds2-32/+9
2005-09-08[PATCH] USB: URB_ASYNC_UNLINK flag removed from the kernelAlan Stern1-8/+1
2005-09-08[PATCH] USB: isp116x-hcd: remove clock() and reset()Olav Kongas1-9/+0
2005-09-08[PATCH] USB: isp116x-hcd: per-port overcurrent reportingOlav Kongas1-1/+1
2005-09-08[PATCH] USB: isp116x-hcd: support only per-port power switchingOlav Kongas1-5/+0
2005-09-08[PATCH] USB: isp116x-hcd: remove unnecessary ClockNotStop configuration optionOlav Kongas1-7/+5
2005-09-08[PATCH] USB: isp116x-hcd: use fixed power-on-to-power-good-timeOlav Kongas1-2/+0
2005-09-08[PATCH] USB: real nodes instead of usbfsKay Sievers1-0/+2
2005-09-08Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/w1-2.6 Linus Torvalds1-0/+44
2005-09-08Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 Linus Torvalds3-473/+487
2005-09-08Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 Linus Torvalds3-10/+43
2005-09-08Merge master.kernel.org:/home/rmk/linux-2.6-i2c manuallyLinus Torvalds1-0/+48
2005-09-08Merge master.kernel.org:/home/rmk/linux-2.6-serial Linus Torvalds1-0/+15
2005-09-08Merge master.kernel.org:/home/rmk/linux-2.6-mmc Linus Torvalds1-2/+8
2005-09-08[PATCH] PCI/libata INTx cleanupBrett M Russ1-0/+1
2005-09-08[PATCH] PCI: Support PCM PM CAP version 3Daniel Ritz1-0/+1
2005-09-08[PATCH] PCI: Add pci_walk_bus function to PCI core (nonrecursive)Paul Mackerras1-0/+3
2005-09-08[PATCH] PCI: restore BAR values after D3hot->D0 for devices that need itJohn W. Linville2-0/+3
2005-09-08[PATCH] PCI: clean up pci.h and split pci register info to separate header file.Greg Kroah-Hartman2-458/+477
2005-09-08[PATCH] PCI: remove CONFIG_PCI_NAMESAdrian Bunk1-14/+0
2005-09-08[PATCH] PCI: Move PCI fixup data into r/o sectionakpm@osdl.org1-1/+1
2005-09-08[PATCH] PCI: Run PCI driver initialization on local nodeAndi Kleen1-0/+1
2005-09-08Fix up ARM serial driver compile failureLinus Torvalds1-0/+3
2005-09-08[MMC] Ensure correct mmc_priv() behaviourRussell King1-1/+7
2005-09-08[PATCH] lib/crc16: added crc16 algorithm.Evgeniy Polyakov1-0/+44
2005-09-08Merge git://git.skbuff.net/gitroot/yoshfuji/linux-2.6-git-rfc3542 David S. Miller2-9/+42
2005-09-08[NET]: Optimize pskb_trim_rcsum()Stephen Hemminger1-1/+1
2005-09-08[MMC] Allow detection/removal to be delayedRichard Purdie1-1/+1
2005-09-08[SERIAL] Use an enum for serial8250 platform device IDsRussell King1-0/+15