summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2006-12-22[PATCH] lock debugging: fix DEBUG_LOCKS_WARN_ON() & debug_locks_silentIngo Molnar
2006-12-22[PATCH] fix vm_events_fold_cpu() build breakageMagnus Damm
2006-12-22[PATCH] CONFIG_VM_EVENT_COUNTER comment decrustifyPaul Jackson
2006-12-22[PATCH] KVM: API versioningAvi Kivity
2006-12-21VM: Remove "clear_page_dirty()" and "test_clear_page_dirty()" functionsLinus Torvalds
2006-12-21Merge branch 'for-linus' of git://brick.kernel.dk/data/git/linux-2.6-blockLinus Torvalds
2006-12-21Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds
2006-12-20Driver core: proper prototype for drivers/base/init.c:driver_init()Adrian Bunk
2006-12-20kobject: kobject_uevent() returns manageable valueAneesh Kumar K.V
2006-12-20PCI legacy resource fixRalf Baechle
2006-12-20PCI: don't export device IDs to userspaceAdrian Bunk
2006-12-20PCI: Fix multiple problems with VIA hardwareAlan Cox
2006-12-20PCI: Add #defines for Hypertransport MSI fieldsMichael Ellerman
2006-12-20PCI: Add pci_find_ht_capability() for finding Hypertransport capabilitiesMichael Ellerman
2006-12-20pci: Introduce pci_find_presentAlan Cox
2006-12-20pci: add class codes for Wireless RF controllersInaky Perez-Gonzalez
2006-12-20[PATCH] cfq-iosched: don't allow sync merges across queuesJens Axboe
2006-12-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2006-12-19[PATCH] Fixup blk_rq_unmap_user() APIJens Axboe
2006-12-19[PATCH] Remove queue merging hooksJens Axboe
2006-12-18[CONNECTOR]: Replace delayed work with usual work queue.Evgeniy Polyakov
2006-12-16Make workqueue bit operations work on "atomic_long_t"Linus Torvalds
2006-12-15Fix "delayed_work_pending()" macro expansionLinus Torvalds
2006-12-15Remove stack unwinder for nowLinus Torvalds
2006-12-14input/hid: Supporting more keys from the HUT Consumer PageFlorian Festi
2006-12-14[NETFILTER]: bridge-netfilter: remove deferred hooksPatrick McHardy
2006-12-13Driver core: Make platform_device_add_data accept a const pointerScott Wood
2006-12-13[PATCH] Add missing KORENIX PCI ID'sRussell King
2006-12-13[PATCH] Pass vma argument to copy_user_highpage().Atsushi Nemoto
2006-12-13[PATCH] Fix COW D-cache aliasing on forkAtsushi Nemoto
2006-12-13Merge branch 'hwmon-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds
2006-12-13[PATCH] getting rid of all casts of k[cmz]alloc() callsRobert P. J. Day
2006-12-13[PATCH] fbdev: remove references to non-existent fbmon_valid_timings()Geert Uytterhoeven
2006-12-13[PATCH] knfsd: nfsd4: reorganize compound opsJ.Bruce Fields
2006-12-13[PATCH] knfsd: nfsd4: move replay_owner to cstateJ.Bruce Fields
2006-12-13[PATCH] knfsd: nfsd4: pass saved and current fh together into nfsd4 operationsJ.Bruce Fields
2006-12-13[PATCH] knfsd: nfsd4: clarify units of COMPOUND_SLACK_SPACEJ.Bruce Fields
2006-12-13[PATCH] ncpfs: Use struct pid to track the userspace watchdog processEric W. Biederman
2006-12-13[PATCH] smbfs: Make conn_pid a struct pidEric W. Biederman
2006-12-13[PATCH] n_r3964: Use struct pid to track user space clientsEric W. Biederman
2006-12-13[PATCH] lockd endianness annotationsAl Viro
2006-12-13[PATCH] Fix numerous kcalloc() calls, convert to kzalloc()Robert P. J. Day
2006-12-13[PATCH] lockdep: print irq-trace info on assertsIngo Molnar
2006-12-13[PATCH] debug: add sysrq_always_enabled boot optionIngo Molnar
2006-12-13[PATCH] optimize o_direct on block devicesChen, Kenneth W
2006-12-13[PATCH] relative atimeValerie Henson
2006-12-13[PATCH] PM: Fix SMP races in the freezerRafael J. Wysocki
2006-12-13[PATCH] SLAB: use a multiply instead of a divide in obj_to_index()Eric Dumazet
2006-12-13[PATCH] cpuset: rework cpuset_zone_allowed apiPaul Jackson
2006-12-13[PATCH] More slab.h cleanupsChristoph Lameter