summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* [ARM] Fix warnings from asm/system.hRussell King2006-12-181-25/+8Star
* [ARM] 4049/1: S3C24XX: fix sparse warning due to upf_t in regs-serial.hBen Dooks2006-12-182-1/+2
* [ARM] 4045/1: S3C24XX: remove old VA for non-shared areasBen Dooks2006-12-181-18/+6Star
* [ARM] 4042/1: H1940: Fix sparse errors from VA addressesBen Dooks2006-12-181-1/+1
* [ARM] 4041/1: S3C24XX: Fix sparse errors from VA addressesBen Dooks2006-12-181-1/+1
* [ARM] 4039/1: S3C24XX: Fix copyrights in include/asm-arm/arch-s3c2410 (mach)Ben Dooks2006-12-1812-18/+18
* [ARM] 4038/1: S3C24XX: Fix copyrights in include/asm-arm/arch-s3c2410 (core)Ben Dooks2006-12-1810-17/+17
* [ARM] Add more syscallsRussell King2006-12-171-0/+12
* 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/+2Star
|/
* [PATCH] ib_verbs: Use explicit if-else statements to avoid errors with do-whi...Ben Collins2006-12-141-31/+39
* [NETFILTER]: bridge-netfilter: remove deferred hooksPatrick McHardy2006-12-143-5/+0Star
* [IPV6]: Make fib6_node subtree depend on IPV6_SUBTREESKim Nordlund2006-12-141-2/+2
* [SCTP]: Add support for SCTP_CONTEXT socket option.Ivan Skytte Jorgensen2006-12-142-0/+6
* [SCTP]: Handle address add/delete events in a more efficient way.Sridhar Samudrala2006-12-141-4/+2Star
* [NETFILTER]: x_tables: error if ip_conntrack is asked to handle IPv6 packetsYasuyuki Kozakai2006-12-141-0/+10
* Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2006-12-148-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/+3Star
| | | * [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-142-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-141-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/+6Star
* | | | | [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/+0Star
|\ \ \ \ \
| * | | | | hwmon/it87: Remove the SMBus interface supportJean Delvare2006-12-121-1/+0Star
* | | | | | [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/+0Star
* | | | | | [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/+7Star
* | | | | | [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/+0Star
* | | | | | [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