aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux (follow)
AgeCommit message (Expand)AuthorFilesLines
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-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[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
2006-12-13[PATCH] Add missing KORENIX PCI ID'sRussell King1-0/+4
2006-12-13[PATCH] Pass vma argument to copy_user_highpage().Atsushi Nemoto1-1/+2
2006-12-13[PATCH] Fix COW D-cache aliasing on forkAtsushi Nemoto1-0/+4
2006-12-13Merge branch 'hwmon-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds1-1/+0
2006-12-13[PATCH] getting rid of all casts of k[cmz]alloc() callsRobert P. J. Day1-1/+1
2006-12-13[PATCH] fbdev: remove references to non-existent fbmon_valid_timings()Geert Uytterhoeven1-2/+0
2006-12-13[PATCH] knfsd: nfsd4: reorganize compound opsJ.Bruce Fields2-1/+5
2006-12-13[PATCH] knfsd: nfsd4: move replay_owner to cstateJ.Bruce Fields1-10/+7
2006-12-13[PATCH] knfsd: nfsd4: pass saved and current fh together into nfsd4 operationsJ.Bruce Fields1-7/+15
2006-12-13[PATCH] knfsd: nfsd4: clarify units of COMPOUND_SLACK_SPACEJ.Bruce Fields1-2/+2
2006-12-13[PATCH] ncpfs: Use struct pid to track the userspace watchdog processEric W. Biederman1-1/+1
2006-12-13[PATCH] smbfs: Make conn_pid a struct pidEric W. Biederman1-1/+1
2006-12-13[PATCH] n_r3964: Use struct pid to track user space clientsEric W. Biederman1-1/+1
2006-12-13[PATCH] lockd endianness annotationsAl Viro4-7/+7
2006-12-13[PATCH] Fix numerous kcalloc() calls, convert to kzalloc()Robert P. J. Day1-1/+1
2006-12-13[PATCH] lockdep: print irq-trace info on assertsIngo Molnar1-3/+13
2006-12-13[PATCH] debug: add sysrq_always_enabled boot optionIngo Molnar1-4/+18
2006-12-13[PATCH] optimize o_direct on block devicesChen, Kenneth W2-0/+2
2006-12-13[PATCH] relative atimeValerie Henson2-0/+2
2006-12-13[PATCH] PM: Fix SMP races in the freezerRafael J. Wysocki2-6/+6
2006-12-13[PATCH] SLAB: use a multiply instead of a divide in obj_to_index()Eric Dumazet1-0/+32
2006-12-13[PATCH] cpuset: rework cpuset_zone_allowed apiPaul Jackson1-4/+18
2006-12-13[PATCH] More slab.h cleanupsChristoph Lameter1-20/+24
2006-12-13[PATCH] Cleanup slab headers / API to allow easy addition of new slab allocatorsChristoph Lameter2-196/+210
2006-12-13[PATCH] reorder struct pipe_buf_operationsEric Dumazet1-1/+1