summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2007-03-01[PATCH] Fix buffer overflow and races in capi debug functionsKarsten Keil1-2/+19
2007-03-01[PATCH] FRV: Missing error defsDavid Howells1-0/+1
2007-03-01[PATCH] throttle_vm_writeout(): don't loop on GFP_NOFS and GFP_NOIO allocationsAndrew Morton1-1/+1
2007-03-01[PATCH] Rename PG_checked to PG_owner_priv_1Nick Piggin1-1/+3
2007-03-01[PATCH] kernel-doc fixes for 2.6.20-git15 (non-drivers)Randy Dunlap1-0/+1
2007-03-01[PATCH] mm/{,tiny-}shmem.c cleanupsAdrian Bunk1-5/+0
2007-02-26Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2-6/+29
2007-02-26Revert "[CPUFREQ] constify cpufreq_driver where possible."Linus Torvalds1-2/+2
2007-02-26Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreqLinus Torvalds1-2/+2
2007-02-26Merge master.kernel.org:/pub/scm/linux/kernel/git/kyle/parisc-2.6Linus Torvalds2-0/+13
2007-02-26Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds4-18/+36
2007-02-26Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds5-4/+83
2007-02-26[PATCH] irq: Remove set_native_irq_infoEric W. Biederman1-11/+0
2007-02-25Add id_to_dma_mode function for printing DMA modesAlan1-0/+2
2007-02-23sysfs: allow attributes to be added to groupsAlan Stern1-0/+17
2007-02-23USB: make autosuspend delay a module parameterAlan Stern1-0/+3
2007-02-23USB: add a blacklist for devices that can't handle some things we throw at them.Oliver Neukum2-0/+12
2007-02-23USB: add rationale on why usb descriptor structures have to be packedInaky Perez-Gonzalez1-4/+18
2007-02-23USB: add driver for iowarrior devices.Greg Kroah-Hartman1-0/+33
2007-02-23Revert "Driver core: let request_module() send a /sys/modules/kmod/-uevent"Greg Kroah-Hartman1-2/+0
2007-02-23power management: fix struct layout and docsJohannes Berg1-2/+35
2007-02-23sysfs: move struct sysfs_dirent to private headerAdam J. Richter1-12/+1
2007-02-23Driver core: remove class_device_renameGreg Kroah-Hartman1-2/+0
2007-02-23libata: test major version in ata_id_is_sata()Tejun Heo1-2/+6
2007-02-22[CPUFREQ] constify cpufreq_driver where possible.Dave Jones1-2/+2
2007-02-21V4L/DVB (5204): Change videodev2.h licence to dual GPL/BSDMichael Schimek1-1/+42
2007-02-21V4L/DVB (5182): Remove #if 0 section from videodev2.hHans Verkuil1-1/+0
2007-02-21V4L/DVB (5181): Sliced VBI API no longer marked experimental.Hans Verkuil1-11/+0
2007-02-21V4L/DVB (5162): Change VIDIOC_DBG_[SG]_REGISTER ioctls' reg address to 64 bitsTrent Piepho1-1/+1
2007-02-21V4L/DVB (5146): Make VIDIOC_INT_[SG]_REGISTER ioctls no longer internal onlyTrent Piepho1-0/+14
2007-02-21V4L/DVB (5068): Fix authorship referencesMauro Carvalho Chehab1-1/+1
2007-02-21libata: s/ap->id/ap->print_id/gTejun Heo1-4/+4
2007-02-21libata: separate out ata_ncq_enabled()Tejun Heo1-0/+15
2007-02-21libata: put some intelligence into EH speed down sequenceTejun Heo1-0/+1
2007-02-21libata: PATA driver for CellebAkira Iguchi1-0/+1
2007-02-20[PATCH] autofs4: header file updateIan Kent1-4/+12
2007-02-20[PATCH] cdrom: use unsigned bitfieldsRandy Dunlap1-1/+1
2007-02-20[PATCH] mfd: SM501 core driverBen Dooks2-0/+527
2007-02-20[PATCH] cfag12864b: fix crash when built-in and no parport presentMiguel Ojeda2-0/+8
2007-02-20[PATCH] Convert highest_possible_processor_id to nr_cpu_idsChristoph Lameter1-2/+2
2007-02-20[PATCH] Replace highest_possible_node_id() with nr_node_idsChristoph Lameter1-2/+2
2007-02-20[PATCH] mincore warning fixAndrew Morton1-1/+4
2007-02-20[PATCH] rework reserved major handlingAndrew Morton1-0/+1
2007-02-20[PATCH] minix v3: fix superblock definitionAndries Brouwer1-2/+1
2007-02-20[PATCH] Fix build errors if bitop functions are do {} while macrosRalf Baechle1-6/+6
2007-02-20Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds1-2/+2
2007-02-20Merge branch 'upstream-jgarzik' of git://git.kernel.org/pub/scm/linux/kernel/...Jeff Garzik1-2/+2
2007-02-20backlight: Separate backlight properties from backlight ops pointersRichard Purdie2-24/+32
2007-02-20backlight: Rework backlight/fb interaction simplifying, lotsRichard Purdie1-6/+3
2007-02-20backlight/fbcon: Add FB_EVENT_CONBLANKRichard Purdie1-1/+3