summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] Remove queue merging hooksJens Axboe2006-12-191-7/+5
* [SPARC]: Make bitops use same spinlocks as atomics.David S. Miller2006-12-171-84/+16
* [SPARC64]: Mirror x86_64's PERCPU_ENOUGH_ROOM definition.David S. Miller2006-12-171-0/+10
* [SPARC64]: Minor irq handling cleanups.David S. Miller2006-12-171-2/+0
* Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan...Linus Torvalds2006-12-161-1/+8
|\
| * IB: Fix ib_dma_alloc_coherent() wrapperRoland Dreier2006-12-151-1/+8
* | 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
* | Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds2006-12-152-0/+2
|\ \
| * | [S390] Fix reboot hang on LPARsMichael Holzheu2006-12-151-0/+1
| * | [S390] Hipersocket multicast queue: make sure outbound handler is calledUrsula Braun2006-12-151-0/+1
| |/
* | Remove stack unwinder for nowLinus Torvalds2006-12-154-270/+2
|/
* [PATCH] ib_verbs: Use explicit if-else statements to avoid errors with do-whi...Ben Collins2006-12-131-31/+39
* [NETFILTER]: bridge-netfilter: remove deferred hooksPatrick McHardy2006-12-133-5/+0
* [IPV6]: Make fib6_node subtree depend on IPV6_SUBTREESKim Nordlund2006-12-131-2/+2
* [SCTP]: Add support for SCTP_CONTEXT socket option.Ivan Skytte Jorgensen2006-12-132-0/+6
* [SCTP]: Handle address add/delete events in a more efficient way.Sridhar Samudrala2006-12-131-4/+2
* [NETFILTER]: x_tables: error if ip_conntrack is asked to handle IPv6 packetsYasuyuki Kozakai2006-12-131-0/+10
* Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2006-12-138-37/+94
|\
| *-. [ARM] Merge AT91 and devel branchesRussell King2006-12-138-37/+94
| |\ \
| | | * [ARM] 3992/1: i.MX/MX1 CPU Frequency scaling supportPavel Pisa2006-12-131-3/+7
| | | * [ARM] Provide a method to alter the control registerRussell King2006-12-131-0/+20
| | | * [ARM] 4016/1: prefetch macro is wrong wrt gcc's "delete-null-pointer-checks"Nicolas Pitre2006-12-131-8/+8
| | | * [ARM] Unuse another Linux PTE bitRussell King2006-12-133-9/+13
| | | * [ARM] Add sys_*at syscallsRussell King2006-12-091-0/+13
| | | * [ARM] 4004/1: S3C24XX: UDC remove implict addition of VA to regsBen Dooks2006-12-081-4/+3
| | | * [ARM] Handle HWCAP_VFP in VFP support codeRussell King2006-12-081-13/+30
* | | | Merge branch 'release' of master.kernel.org:/home/ftp/pub/scm/linux/kernel/gi...Linus Torvalds2006-12-132-3/+3
|\ \ \ \
| * | | | [IA64] Move sg_dma_{len,address} from pci.h to scatterlist.hTony Luck2006-12-132-3/+3
* | | | | 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] 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
OpenPOWER on IntegriCloud