summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | 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
| * | | [PATCH] reorder struct pipe_buf_operationsEric Dumazet2006-12-131-1/+1
| * | | [PATCH] Revert "[PATCH] identifier to nsproxy"Eric W. Biederman2006-12-132-2/+0
| * | | [PATCH] constify pipe_buf_operationsEric Dumazet2006-12-131-2/+1
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds2006-12-123-27/+2
| |\ \ \
| | * | | configfs.h: Remove dead macro definitions.Robert P. J. Day2006-12-121-25/+0
| | * | | include/linux/compiler.h: reject gcc 3 < gcc 3.2Alistair John Strachan2006-12-121-1/+1
| | * | | Remove duplicate "have to" in commentRolf Eike Beer2006-12-121-1/+1
| * | | | Merge ../linusDave Jones2006-12-12300-2727/+6028
| |\ \ \ \
| | * \ \ \ Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds2006-12-128-127/+90
| | |\ \ \ \
| | | * | | | i2c: Discard the i2c algo del_bus wrappersJean Delvare2006-12-104-4/+0
| | | * | | | i2c: Whitespace cleanupsDavid Brownell2006-12-104-45/+45
| | | * | | | i2c: Add support for nested i2c bus lockingJiri Kosina2006-12-101-0/+1
| | | * | | | i2c: New Philips PNX bus driverVitaly Wool2006-12-101-0/+43
| | | * | | | i2c: Delete the broken i2c-ite bus driverJean Delvare2006-12-102-75/+0
OpenPOWER on IntegriCloud