summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into upstreamJeff Garzik2006-09-1934-120/+238
|\
| * x86: save/restore eflags in context switchLinus Torvalds2006-09-181-1/+7
| * Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2006-09-181-1/+1
| |\
| | * [NETFILTER]: Add secmark headers to header-yJames Morris2006-09-171-1/+1
| * | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2006-09-183-2/+38
| |\ \ | | |/ | |/|
| | * [ARM] 3815/1: headers_install support for ARMRalph Siemsen2006-09-182-2/+4
| | * [ARM] 3785/1: S3C2412: Fix idle code as default uses wrong clocksBen Dooks2006-09-141-0/+34
| * | [PATCH] Fix 'make headers_check' for AlphaDavid Woodhouse2006-09-163-4/+7
| * | [PATCH] Fix 'make headers_check' on x86_64David Woodhouse2006-09-164-20/+21
| * | [PATCH] Fix 'make headers_check' on i386David Woodhouse2006-09-161-2/+2
| * | [PATCH] Fix 'make headers_check' on ia64David Woodhouse2006-09-164-8/+15
| * | [PATCH] Fix 'make headers_check' on s390David Woodhouse2006-09-162-15/+15
| |/
| * Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds2006-09-137-26/+88
| |\
| | * [POWERPC] Fix MMIO ops to provide expected barrier behaviourPaul Mackerras2006-09-135-24/+60
| | * [POWERPC] kdump: Support kernels having 64k page size.Sachin P. Sant2006-09-131-1/+1
| | * [POWERPC] Implement PowerPC futex_atomic_cmpxchg_inatomic().David Woodhouse2006-09-131-1/+27
| * | [PATCH] headers_check: fix userspace build of asm-mips/page.hDavid Woodhouse2006-09-131-6/+2
| * | [PATCH] headers_check: don't expose PFN stuff to userspace in <asm-i386/setup.h>David Woodhouse2006-09-132-2/+4
| * | [PATCH] headers_check: move kernel-only #includes within <asm-i386/elf.h>David Woodhouse2006-09-131-4/+6
| * | [PATCH] headers_check: move inclusion of <linux/linkage.h> in <asm-i386/signa...David Woodhouse2006-09-131-1/+3
| * | [PATCH] headers_check: remove <asm/timex.h> from user exportDavid Woodhouse2006-09-132-2/+3
| * | [PATCH] headers_check: reduce user-visible noise in <linux/nfs_fs.h>David Woodhouse2006-09-131-26/+26
* | | [PATCH] libata: fix non-uniform ports handlingTejun Heo2006-09-191-0/+8
* | | Merge branch 'master' into upstreamJeff Garzik2006-09-1310-39/+39
|\ \ \ | |/ /
| * | Merge master.kernel.org:/pub/scm/linux/kernel/git/mchehab/v4l-dvbLinus Torvalds2006-09-123-7/+5
| |\ \
| | * | V4L/DVB (4605): Fixes an issue with V4L1 and make headers-installMauro Carvalho Chehab2006-09-103-7/+5
| * | | sh64: Use generic BUG_ON()/WARN_ON().Paul Mundt2006-09-121-12/+4
| * | | sh64: Trivial build fixes.Paul Mundt2006-09-126-20/+30
* | | | Merge branch 'master' into upstreamJeff Garzik2006-09-1262-274/+90
|\ \ \ \ | |/ / /
| * | | [PATCH] audit: AUDIT_PERM supportAl Viro2006-09-111-0/+7
| * | | [PATCH] audit: more syscall classes addedAl Viro2006-09-113-0/+23
| * | | Merge master.kernel.org:/home/rmk/linux-2.6-mmcLinus Torvalds2006-09-112-1/+3
| |\ \ \
| | * | | [MMC] Cleanup 385e3227d4d83ab13d7767c4bb3593b0256bf246Russell King2006-09-071-0/+2
| | * | | [MMC] constify mmc_host_opsDavid Brownell2006-09-071-1/+1
| | | |/ | | |/|
| * | | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2006-09-1145-262/+15
| |\ \ \ | | |_|/ | |/| |
| | * | [ARM] 3778/1: S3C24XX: remove changelogs from include/asm-arm/arch-s3c2410 [s...Ben Dooks2006-09-0910-37/+2
| | * | [ARM] 3779/1: S3C24XX: remove changelogs from include/asm-arm/arch-s3c2410 [l...Ben Dooks2006-09-098-49/+4
| | * | [ARM] 3777/1: S3C24XX: remove changelogs from include/asm-arm/arch-s3c2410 [...Ben Dooks2006-09-0917-116/+6
| | * | [ARM] 3776/1: S3C24XX: remove changelogs from include/asm-arm/arch-s3c2410Ben Dooks2006-09-099-59/+2
| | * | [ARM] 3766/1: Fix typo in ARM _raw_read_trylockCatalin Marinas2006-09-061-1/+1
| * | | [IA64] Unwire set/get_robust_listAndreas Schwab2006-09-081-2/+1
| * | | [PATCH] NFS: large non-page-aligned direct I/O clobbers memoryTrond Myklebust2006-09-082-5/+5
| * | | [PATCH] sis5513: add SiS south bridge ID 0x966 and 0x968David Wang2006-09-081-0/+2
| * | | [PATCH] sh: fix FPN_START typoAlexey Dobriyan2006-09-081-1/+1
| * | | [PATCH] IA64,sparc: local DoS with corrupted ELFsKirill Korotaev2006-09-083-0/+24
| | |/ | |/|
| * | [PATCH] Remove unneeded asm-i386/cpufeature.h from user visibility.David Woodhouse2006-09-061-1/+1
| * | [PATCH] Move linux/device.h include in linux/atmdev.h to #ifdef __KERNEL__ se...Ismail Donmez2006-09-061-1/+1
| * | [PATCH] prevent timespec/timeval to ktime_t overflowThomas Gleixner2006-09-061-1/+6
| * | [PATCH] Documentation for lock_key in struct hrtimer_baseHenrik Kretzschmar2006-09-061-0/+1
| |/
* | Merge branch 'upstream' into pata-driversJeff Garzik2006-09-0430-202/+324
|\ \
OpenPOWER on IntegriCloud