summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2007-01-081-1/+1
|\
| * [ARM] pass vma for flush_anon_page()Russell King2007-01-081-1/+1
* | [PATCH] swsusp: Do not fail if resume device is not setRafael J. Wysocki2007-01-051-1/+1
* | [PATCH] KVM: Improve interrupt responseDor Laor2007-01-051-1/+10
* | [PATCH] Add AFS_SUPER_MAGIC to magic.hAdam Megacz2007-01-051-0/+1
|/
* Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/agpgartLinus Torvalds2007-01-031-0/+1
|\
| * [AGPGART] K8M890 support for amd-k8.Gabriel Mansi2006-12-181-0/+1
* | [NET]: Don't export linux/random.h outside __KERNEL__.David Woodhouse2006-12-311-1/+1
* | [NET]: Add memory barrrier to netif_poll_enable()David S. Miller2006-12-311-0/+1
* | [PATCH] cpuset procfs warning fixAndrew Morton2006-12-301-1/+1
* | [PATCH] SPI: define null tx_buf to mean "shift out zeroes"David Brownell2006-12-301-1/+1
* | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2006-12-221-1/+1
|\ \
| * \ merge linus into test branchLen Brown2006-12-204-74/+42
| |\ \
| * \ \ Pull platform-drivers into test branchLen Brown2006-12-201-1/+1
| |\ \ \
| | * | | ACPI: video: Add dev argument for backlight_device_registerYu Luming2006-12-201-1/+1
* | | | | [SCTP]: Fix typo adaption -> adaptation as per the latest API draft.Ivan Skytte Jorgensen2006-12-221-5/+5
* | | | | [SCTP]: Don't export include/linux/sctp.h to userspace.Sridhar Samudrala2006-12-221-1/+0
* | | | | [PATCH] mips: if_fddi.h: Add a missing inclusionMaciej W. Rozycki2006-12-221-0/+2
* | | | | [PATCH] fdtable: Provide free_fdtable() wrapperVadim Lobanov2006-12-221-0/+5
* | | | | [PATCH] mm: more rmap debuggingNick Piggin2006-12-221-1/+1
* | | | | [PATCH] lock debugging: fix DEBUG_LOCKS_WARN_ON() & debug_locks_silentIngo Molnar2006-12-221-1/+1
* | | | | [PATCH] fix vm_events_fold_cpu() build breakageMagnus Damm2006-12-221-0/+6
* | | | | [PATCH] CONFIG_VM_EVENT_COUNTER comment decrustifyPaul Jackson2006-12-221-2/+3
* | | | | [PATCH] KVM: API versioningAvi Kivity2006-12-221-0/+3
* | | | | VM: Remove "clear_page_dirty()" and "test_clear_page_dirty()" functionsLinus Torvalds2006-12-211-6/+2
* | | | | Merge branch 'for-linus' of git://brick.kernel.dk/data/git/linux-2.6-blockLinus Torvalds2006-12-212-8/+9
|\ \ \ \ \
| * | | | | [PATCH] cfq-iosched: don't allow sync merges across queuesJens Axboe2006-12-201-0/+3
| * | | | | [PATCH] Fixup blk_rq_unmap_user() APIJens Axboe2006-12-191-1/+1
| * | | | | [PATCH] Remove queue merging hooksJens Axboe2006-12-191-7/+5
| | |_|_|/ | |/| | |
* | | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds2006-12-212-5/+8
|\ \ \ \ \
| * | | | | Driver core: proper prototype for drivers/base/init.c:driver_init()Adrian Bunk2006-12-201-0/+2
| * | | | | kobject: kobject_uevent() returns manageable valueAneesh Kumar K.V2006-12-201-5/+6
| | |_|_|/ | |/| | |
* | | | | PCI legacy resource fixRalf Baechle2006-12-201-0/+3
* | | | | PCI: don't export device IDs to userspaceAdrian Bunk2006-12-202-5/+3
* | | | | PCI: Fix multiple problems with VIA hardwareAlan Cox2006-12-201-0/+19
* | | | | PCI: Add #defines for Hypertransport MSI fieldsMichael Ellerman2006-12-201-0/+7
* | | | | PCI: Add pci_find_ht_capability() for finding Hypertransport capabilitiesMichael Ellerman2006-12-202-1/+13
* | | | | pci: Introduce pci_find_presentAlan Cox2006-12-201-0/+2
* | | | | pci: add class codes for Wireless RF controllersInaky Perez-Gonzalez2006-12-201-0/+4
|/ / / /
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2006-12-191-0/+15
|\ \ \ \
| * | | | input/hid: Supporting more keys from the HUT Consumer PageFlorian Festi2006-12-141-0/+15
| | |/ / | |/| |
* | | | [CONNECTOR]: Replace delayed work with usual work queue.Evgeniy Polyakov2006-12-181-1/+1
| |/ / |/| |
* | | Make workqueue bit operations work on "atomic_long_t"Linus Torvalds2006-12-161-10/+22
* | | Fix "delayed_work_pending()" macro expansionLinus Torvalds2006-12-151-2/+2
* | | Remove stack unwinder for nowLinus Torvalds2006-12-151-61/+2
|/ /
* | [NETFILTER]: bridge-netfilter: remove deferred hooksPatrick McHardy2006-12-133-5/+0
* | Driver core: Make platform_device_add_data accept a const pointerScott Wood2006-12-131-1/+1
* | [PATCH] Add missing KORENIX PCI ID'sRussell King2006-12-131-0/+4
* | [PATCH] Pass vma argument to copy_user_highpage().Atsushi Nemoto2006-12-131-1/+2
* | [PATCH] Fix COW D-cache aliasing on forkAtsushi Nemoto2006-12-131-0/+4
OpenPOWER on IntegriCloud