summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* [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
* Merge branch 'hwmon-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds2006-12-131-1/+0
|\
| * hwmon/it87: Remove the SMBus interface supportJean Delvare2006-12-121-1/+0
* | [PATCH] getting rid of all casts of k[cmz]alloc() callsRobert P. J. Day2006-12-131-1/+1
* | [PATCH] fbdev: remove references to non-existent fbmon_valid_timings()Geert Uytterhoeven2006-12-131-2/+0
* | [PATCH] knfsd: nfsd4: reorganize compound opsJ.Bruce Fields2006-12-132-1/+5
* | [PATCH] knfsd: nfsd4: move replay_owner to cstateJ.Bruce Fields2006-12-131-10/+7
* | [PATCH] knfsd: nfsd4: pass saved and current fh together into nfsd4 operationsJ.Bruce Fields2006-12-131-7/+15
* | [PATCH] knfsd: nfsd4: clarify units of COMPOUND_SLACK_SPACEJ.Bruce Fields2006-12-131-2/+2
* | [PATCH] ncpfs: Use struct pid to track the userspace watchdog processEric W. Biederman2006-12-131-1/+1
* | [PATCH] smbfs: Make conn_pid a struct pidEric W. Biederman2006-12-131-1/+1
* | [PATCH] n_r3964: Use struct pid to track user space clientsEric W. Biederman2006-12-131-1/+1
* | [PATCH] lockd endianness annotationsAl Viro2006-12-134-7/+7
* | [PATCH] Fix numerous kcalloc() calls, convert to kzalloc()Robert P. J. Day2006-12-131-1/+1
* | [PATCH] lockdep: print irq-trace info on assertsIngo Molnar2006-12-131-3/+13
* | [PATCH] debug: add sysrq_always_enabled boot optionIngo Molnar2006-12-131-4/+18
* | [PATCH] optimize o_direct on block devicesChen, Kenneth W2006-12-132-0/+2
* | [PATCH] relative atimeValerie Henson2006-12-132-0/+2
* | [PATCH] PM: Fix SMP races in the freezerRafael J. Wysocki2006-12-132-6/+6
* | [PATCH] SLAB: use a multiply instead of a divide in obj_to_index()Eric Dumazet2006-12-131-0/+32
* | [PATCH] cpuset: rework cpuset_zone_allowed apiPaul Jackson2006-12-131-4/+18
* | [PATCH] More slab.h cleanupsChristoph Lameter2006-12-131-20/+24
* | [PATCH] Cleanup slab headers / API to allow easy addition of new slab allocatorsChristoph Lameter2006-12-132-196/+210
OpenPOWER on IntegriCloud