aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2005-10-28[PATCH] DRIVER MODEL: Get rid of the obsolete tri-level suspend/resume callbacksRussell King
2005-10-28[PATCH] INPUT: rename input_dev_class to input_class to be correct.Greg Kroah-Hartman
2005-10-28[PATCH] INPUT: remove the input_class structure, as it is unused.Greg Kroah-Hartman
2005-10-28[PATCH] INPUT: export input_dev_class so that input drivers can use it.Greg Kroah-Hartman
2005-10-28[PATCH] Input: prepare to sysfs integrationDmitry Torokhov
2005-10-28[PATCH] Driver Core: document struct class_device properlyGreg Kroah-Hartman
2005-10-28[PATCH] Driver Core: add the ability for class_device structures to be nestedGreg Kroah-Hartman
2005-10-28[PATCH] add sysfs attr to re-emit device hotplug eventKay Sievers
2005-10-28[PATCH] Driver core: pass interface to class interface methodsDmitry Torokhov
2005-10-28[PATCH] I2O: remove i2o_device_classDmitry Torokhov
2005-10-28[PATCH] I2O: Clean up some pretty bad driver model abuses in the i2o codeGreg Kroah-Hartman
2005-10-28[PATCH] driver model wakeup flagsDavid Brownell
2005-10-27Revert "x86-64: Avoid unnecessary double bouncing for swiotlb"Linus Torvalds
2005-10-26Merge master.kernel.org:/home/rmk/linux-2.6-serialLinus Torvalds
2005-10-26Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2005-10-26[ARM] 3032/1: sparse: complains about generic_fls() prototype in asm-arm/bito...Ian Campbell
2005-10-25[LLC]: Strip RIF flag from source MAC addressJochen Friedrich
2005-10-25[PATCH] alpha: atomic dependency fixAndrew Morton
2005-10-24[SERIAL] new hp diva console portJustin Chen
2005-10-24[SERIAL] support the Exsys EX-4055 4S four-port cardBjorn Helgaas
2005-10-23[PATCH] inotify/idr leak fixAndrew Morton
2005-10-22[PATCH] alpha: additional smp barriersIvan Kokshaysky
2005-10-22[AX.25]: Fix signed char bugRalf Baechle
2005-10-21Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2005-10-20[ARM] 3028/1: S3C2410 - add DCLK mask definitionsBen Dooks
2005-10-20[ARM] 3026/1: S3C2410 - avoid possible overflow in pll calculationsBen Dooks
2005-10-20[PATCH] Fix handling spurious page fault for hugetlb regionHugh Dickins
2005-10-19Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2005-10-19[PATCH] swiotlb: make sure initial DMA allocations really are in DMA memoryYasunori Goto
2005-10-19[PATCH] Handle spurious page fault for hugetlb regionSeth, Rohit
2005-10-18[ARM] 3023/1: pxa-regs: Typo in ARM pxa register definitions.Paul Schulz
2005-10-18[ARM] 3021/1: Interrupt 0 bug fix for ixp4xxKenneth Tan
2005-10-18[ARM] 3020/1: Fixes typo error CONFIG_CPU_IXP465, which should be CONFIG_CPU_...Kenneth Tan
2005-10-18[ARM] 3019/1: fix wrong commentsNicolas Pitre
2005-10-17[PATCH] aio: revert lock_kiocb()Zach Brown
2005-10-17[PATCH] rcu: keep rcu callback event counterEric Dumazet
2005-10-17[PATCH] list: add missing rcu_dereference on first elementHerbert Xu
2005-10-16[PATCH]: highest_possible_processor_id() has to be a macroAl Viro
2005-10-14Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds
2005-10-14Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2005-10-14[PATCH] Fix copy-and-paste error in BSD accountingTim Schmielau
2005-10-14[ARM] 3011/1: pxafb: Add ability to set device parent + fix spitz compile errorRichard Purdie
2005-10-14[ARM] 3009/1: S3C2410 - io.h offsets too large for LDRH/STRHBen Dooks
2005-10-13[SPARC64]: Eliminate PCI IOMMU dma mapping size limit.David S. Miller
2005-10-13[SPARC64]: Consolidate common PCI IOMMU init code.David S. Miller
2005-10-13[NETFILTER]: Fix OOPSes on machines with discontiguous cpu numbering.David S. Miller
2005-10-13Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2005-10-13[ARM] 3005/1: S3C2440 - add definition for s3c2440_set_dsc() call in hardware.hBen Dooks
2005-10-12Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2005-10-12[NETPOLL]: wrong return for null netpoll_poll_lock()Ben Dooks