aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-01-10[PATCH] fix linux banner format stringRoman Zippel1-0/+3
2007-01-09[NETFILTER]: tcp conntrack: fix IP_CT_TCP_FLAG_CLOSE_INIT valuePatrick McHardy1-1/+1
2007-01-09[NETFILTER]: arp_tables: fix userspace compilationBart De Schuymer1-0/+1
2007-01-08Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds1-1/+1
2007-01-08[ARM] pass vma for flush_anon_page()Russell King1-1/+1
2007-01-05[PATCH] swsusp: Do not fail if resume device is not setRafael J. Wysocki1-1/+1
2007-01-05[PATCH] KVM: Improve interrupt responseDor Laor1-1/+10
2007-01-05[PATCH] Add AFS_SUPER_MAGIC to magic.hAdam Megacz1-0/+1
2007-01-03Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/agpgartLinus Torvalds1-0/+1
2006-12-31[NET]: Don't export linux/random.h outside __KERNEL__.David Woodhouse1-1/+1
2006-12-31[NET]: Add memory barrrier to netif_poll_enable()David S. Miller1-0/+1
2006-12-30[PATCH] cpuset procfs warning fixAndrew Morton1-1/+1
2006-12-30[PATCH] SPI: define null tx_buf to mean "shift out zeroes"David Brownell1-1/+1
2006-12-22Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6Linus Torvalds1-1/+1
2006-12-22[SCTP]: Fix typo adaption -> adaptation as per the latest API draft.Ivan Skytte Jorgensen1-5/+5
2006-12-22[SCTP]: Don't export include/linux/sctp.h to userspace.Sridhar Samudrala1-1/+0
2006-12-22[PATCH] mips: if_fddi.h: Add a missing inclusionMaciej W. Rozycki1-0/+2
2006-12-22[PATCH] fdtable: Provide free_fdtable() wrapperVadim Lobanov1-0/+5
2006-12-22[PATCH] mm: more rmap debuggingNick Piggin1-1/+1
2006-12-22[PATCH] lock debugging: fix DEBUG_LOCKS_WARN_ON() & debug_locks_silentIngo Molnar1-1/+1
2006-12-22[PATCH] fix vm_events_fold_cpu() build breakageMagnus Damm1-0/+6
2006-12-22[PATCH] CONFIG_VM_EVENT_COUNTER comment decrustifyPaul Jackson1-2/+3
2006-12-22[PATCH] KVM: API versioningAvi Kivity1-0/+3
2006-12-21VM: Remove "clear_page_dirty()" and "test_clear_page_dirty()" functionsLinus Torvalds1-6/+2
2006-12-21Merge branch 'for-linus' of git://brick.kernel.dk/data/git/linux-2.6-blockLinus Torvalds2-8/+9
2006-12-21Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds2-5/+8
2006-12-20Driver core: proper prototype for drivers/base/init.c:driver_init()Adrian Bunk1-0/+2
2006-12-20kobject: kobject_uevent() returns manageable valueAneesh Kumar K.V1-5/+6
2006-12-20PCI legacy resource fixRalf Baechle1-0/+3
2006-12-20PCI: don't export device IDs to userspaceAdrian Bunk2-5/+3
2006-12-20PCI: Fix multiple problems with VIA hardwareAlan Cox1-0/+19
2006-12-20PCI: Add #defines for Hypertransport MSI fieldsMichael Ellerman1-0/+7
2006-12-20PCI: Add pci_find_ht_capability() for finding Hypertransport capabilitiesMichael Ellerman2-1/+13
2006-12-20pci: Introduce pci_find_presentAlan Cox1-0/+2
2006-12-20pci: add class codes for Wireless RF controllersInaky Perez-Gonzalez1-0/+4
2006-12-20[PATCH] cfq-iosched: don't allow sync merges across queuesJens Axboe1-0/+3
2006-12-20merge linus into test branchLen Brown4-74/+42
2006-12-20Pull platform-drivers into test branchLen Brown1-1/+1
2006-12-20ACPI: video: Add dev argument for backlight_device_registerYu Luming1-1/+1
2006-12-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hidLinus Torvalds1-0/+15
2006-12-19[PATCH] Fixup blk_rq_unmap_user() APIJens Axboe1-1/+1
2006-12-19[PATCH] Remove queue merging hooksJens Axboe1-7/+5
2006-12-18[AGPGART] K8M890 support for amd-k8.Gabriel Mansi1-0/+1
2006-12-18[CONNECTOR]: Replace delayed work with usual work queue.Evgeniy Polyakov1-1/+1
2006-12-16Make workqueue bit operations work on "atomic_long_t"Linus Torvalds1-10/+22
2006-12-15Fix "delayed_work_pending()" macro expansionLinus Torvalds1-2/+2
2006-12-15Remove stack unwinder for nowLinus Torvalds1-61/+2
2006-12-14input/hid: Supporting more keys from the HUT Consumer PageFlorian Festi1-0/+15
2006-12-13[NETFILTER]: bridge-netfilter: remove deferred hooksPatrick McHardy3-5/+0
2006-12-13Driver core: Make platform_device_add_data accept a const pointerScott Wood1-1/+1