summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] FRV: Missing error defsDavid Howells2007-03-011-0/+1
* [PATCH] throttle_vm_writeout(): don't loop on GFP_NOFS and GFP_NOIO allocationsAndrew Morton2007-03-011-1/+1
* [PATCH] Rename PG_checked to PG_owner_priv_1Nick Piggin2007-03-011-1/+3
* [PATCH] kernel-doc fixes for 2.6.20-git15 (non-drivers)Randy Dunlap2007-03-011-0/+1
* [PATCH] mm/{,tiny-}shmem.c cleanupsAdrian Bunk2007-03-011-5/+0
* Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2007-02-262-6/+29
|\
| * Add id_to_dma_mode function for printing DMA modesAlan2007-02-251-0/+2
| * libata: test major version in ata_id_is_sata()Tejun Heo2007-02-231-2/+6
| * libata: s/ap->id/ap->print_id/gTejun Heo2007-02-211-4/+4
| * libata: separate out ata_ncq_enabled()Tejun Heo2007-02-211-0/+15
| * libata: put some intelligence into EH speed down sequenceTejun Heo2007-02-211-0/+1
| * libata: PATA driver for CellebAkira Iguchi2007-02-211-0/+1
* | Revert "[CPUFREQ] constify cpufreq_driver where possible."Linus Torvalds2007-02-261-2/+2
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreqLinus Torvalds2007-02-261-2/+2
|\ \
| * | [CPUFREQ] constify cpufreq_driver where possible.Dave Jones2007-02-221-2/+2
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/kyle/parisc-2.6Linus Torvalds2007-02-262-0/+13
|\ \ \
| * | | Revert "[PATCH] make kernel/signal.c:kill_proc_info() static"Matthew Wilcox2007-02-171-0/+1
| * | | [PARISC] rename *_ANY_ID to PA_*_ANY_ID in the exported headerKyle McMartin2007-02-171-4/+4
| * | | [PARISC] move parisc_device_id definition to mod_devicetable.hKyle McMartin2007-02-171-0/+12
* | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds2007-02-264-18/+36
|\ \ \ \
| * | | | Revert "Driver core: let request_module() send a /sys/modules/kmod/-uevent"Greg Kroah-Hartman2007-02-231-2/+0
| * | | | power management: fix struct layout and docsJohannes Berg2007-02-231-2/+35
| * | | | sysfs: move struct sysfs_dirent to private headerAdam J. Richter2007-02-231-12/+1
| * | | | Driver core: remove class_device_renameGreg Kroah-Hartman2007-02-231-2/+0
* | | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2007-02-265-4/+83
|\ \ \ \ \
| * | | | | sysfs: allow attributes to be added to groupsAlan Stern2007-02-231-0/+17
| * | | | | USB: make autosuspend delay a module parameterAlan Stern2007-02-231-0/+3
| * | | | | USB: add a blacklist for devices that can't handle some things we throw at them.Oliver Neukum2007-02-232-0/+12
| * | | | | USB: add rationale on why usb descriptor structures have to be packedInaky Perez-Gonzalez2007-02-231-4/+18
| * | | | | USB: add driver for iowarrior devices.Greg Kroah-Hartman2007-02-231-0/+33
| |/ / / /
* | | | | [PATCH] irq: Remove set_native_irq_infoEric W. Biederman2007-02-261-11/+0
|/ / / /
* | | | V4L/DVB (5204): Change videodev2.h licence to dual GPL/BSDMichael Schimek2007-02-211-1/+42
* | | | V4L/DVB (5182): Remove #if 0 section from videodev2.hHans Verkuil2007-02-211-1/+0
* | | | V4L/DVB (5181): Sliced VBI API no longer marked experimental.Hans Verkuil2007-02-211-11/+0
* | | | V4L/DVB (5162): Change VIDIOC_DBG_[SG]_REGISTER ioctls' reg address to 64 bitsTrent Piepho2007-02-211-1/+1
* | | | V4L/DVB (5146): Make VIDIOC_INT_[SG]_REGISTER ioctls no longer internal onlyTrent Piepho2007-02-211-0/+14
* | | | V4L/DVB (5068): Fix authorship referencesMauro Carvalho Chehab2007-02-211-1/+1
| |_|/ |/| |
* | | [PATCH] autofs4: header file updateIan Kent2007-02-201-4/+12
* | | [PATCH] cdrom: use unsigned bitfieldsRandy Dunlap2007-02-201-1/+1
* | | [PATCH] mfd: SM501 core driverBen Dooks2007-02-202-0/+527
* | | [PATCH] cfag12864b: fix crash when built-in and no parport presentMiguel Ojeda2007-02-202-0/+8
* | | [PATCH] Convert highest_possible_processor_id to nr_cpu_idsChristoph Lameter2007-02-201-2/+2
* | | [PATCH] Replace highest_possible_node_id() with nr_node_idsChristoph Lameter2007-02-201-2/+2
* | | [PATCH] mincore warning fixAndrew Morton2007-02-201-1/+4
* | | [PATCH] rework reserved major handlingAndrew Morton2007-02-201-0/+1
* | | [PATCH] minix v3: fix superblock definitionAndries Brouwer2007-02-201-2/+1
* | | [PATCH] Fix build errors if bitop functions are do {} while macrosRalf Baechle2007-02-201-6/+6
* | | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2007-02-201-2/+2
|\ \ \
| * \ \ Merge branch 'upstream-jgarzik' of git://git.kernel.org/pub/scm/linux/kernel/...Jeff Garzik2007-02-201-2/+2
| |\ \ \
| | * \ \ Merge branch 'upstream' into upstream-jgarzikJohn W. Linville2007-02-171-2/+2
| | |\ \ \
OpenPOWER on IntegriCloud