aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* [S390] #undef in unistd.hMartin Schwidefsky2006-09-201-111/+59
* [S390] empty function defines.Heiko Carstens2006-09-203-3/+3
* [S390] ipl/dump on panic.Michael Holzheu2006-09-203-17/+57
* [S390] initrd vs. bootmem bitmap.Heiko Carstens2006-09-201-2/+0
* [S390] add kprobes support.Michael Grundy2006-09-202-0/+173
* [S390] zcrypt secure key cryptography extension.Ralph Wuerthner2006-09-201-1/+79
* [S390] zcrypt user space interface.Martin Schwidefsky2006-09-201-0/+207
* [S390] zcrypt adjunct processor bus.Martin Schwidefsky2006-09-201-0/+11
* [S390] remove old z90crypt driver.Martin Schwidefsky2006-09-201-212/+0
* [S390] EX_TABLE macro.Martin Schwidefsky2006-09-201-0/+17
* Merge git://git.infradead.org/mtd-2.6Linus Torvalds2006-09-191-0/+13
|\
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse2006-08-30247-1116/+2246
| |\
| * | MTD: Convert Atmel PRI information to AMD formatHaavard Skinnemoen2006-08-161-0/+13
* | | [PATCH] headers_check: Clean up asm-parisc/page.h for user headersMatthew Wilcox2006-09-191-13/+5
* | | [PATCH] Fix 'make headers_check' on ia64Geert Uytterhoeven2006-09-191-4/+4
* | | 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
* | | | 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
* | | | | [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