summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] Optimize D-cache alias handling on forkRalf Baechle2006-12-1325-0/+36
* [PATCH] MIPS: Fix COW D-cache aliasing on forkAtsushi Nemoto2006-12-131-10/+6
* [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-133-3/+3
* | [PATCH] sstfb: add sysfs interfaceHelge Deller2006-12-131-4/+9
* | [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] remove the broken BLK_DEV_SWIM_IOP driverAdrian Bunk2006-12-131-221/+0
* | [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] hci endianness annotationsAl Viro2006-12-131-2/+2
* | [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] Xtensa: Add ktermios and minor filename fixChris Zankel2006-12-132-1/+11
* | [PATCH] PM: Fix SMP races in the freezerRafael J. Wysocki2006-12-139-6/+20
* | [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 branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2006-12-123-3/+4
|\ \
| * | [IA64] enable trap code on slot 1Tony Luck2006-12-122-2/+3
| * | [IA64] fix possible XPC deadlock when disconnectingDean Nelson2006-12-121-1/+1
* | | Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan...Linus Torvalds2006-12-125-17/+512
|\ \ \
| * | | IB: Add DMA mapping functions to allow device drivers to interposeRalph Campbell2006-12-121-0/+253
| * | | RDMA/cma: Export rdma cm interface to userspaceSean Hefty2006-12-122-1/+210
| * | | RDMA/cma: Add support for RDMA_PS_UDPSean Hefty2006-12-122-0/+18
| * | | RDMA/cma: Allow early transition to RTS to handle lost CM messagesSean Hefty2006-12-121-0/+15
| * | | RDMA/cma: Report connect info with connect eventsSean Hefty2006-12-121-15/+16
| * | | RDMA/cma: Remove unneeded qp_type parameter from rdma_cmSean Hefty2006-12-121-1/+0
* | | | 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-121035-19461/+21857
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds2006-12-129-127/+157
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | i2c: Discard the i2c algo del_bus wrappersJean Delvare2006-12-104-4/+0