| Commit message (Expand) | Author | Age | Files | Lines |
* | [CRYPTO] drivers: Remove obsolete block cipher operations | Herbert Xu | 2006-09-21 | 2 | -315/+0 |
* | [CRYPTO] s390: Added block cipher versions of CBC/ECB | Herbert Xu | 2006-09-21 | 3 | -14/+590 |
* | [CRYPTO] s390: Added missing driver name and priority | Herbert Xu | 2006-09-21 | 5 | -0/+14 |
* | [CRYPTO] api: Get rid of flags argument to setkey | Herbert Xu | 2006-09-21 | 4 | -9/+15 |
* | [CRYPTO] twofish: x86-64 assembly version | Joachim Fritschi | 2006-09-21 | 3 | -0/+424 |
* | [CRYPTO] twofish: i586 assembly version | Joachim Fritschi | 2006-09-21 | 3 | -0/+435 |
* | Revert mmiocfg heuristics and blacklist changes | Linus Torvalds | 2006-09-19 | 6 | -55/+82 |
* | x86: save/restore eflags in context switch | Linus Torvalds | 2006-09-18 | 1 | -0/+4 |
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds | 2006-09-18 | 2 | -8/+12 |
|\ |
|
| * | [SPARC]: Fix regression in sys_getdomainname() | Andy Walker | 2006-09-18 | 2 | -8/+12 |
* | | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2006-09-18 | 5 | -562/+197 |
|\ \
| |/
|/| |
|
| * | [ARM] 3794/1: S3C24XX: do not defined set_irq_wake when no CONFIG_PM | Ben Dooks | 2006-09-18 | 1 | -0/+5 |
| * | [ARM] 3780/1: Fix iop321 cpuid | Dan Williams | 2006-09-14 | 1 | -1/+1 |
| * | [ARM] 3786/1: pnx4008: update defconfig | Vitaly Wool | 2006-09-14 | 1 | -561/+154 |
| * | [ARM] 3785/1: S3C2412: Fix idle code as default uses wrong clocks | Ben Dooks | 2006-09-14 | 1 | -0/+29 |
| * | [ARM] 3784/1: S3C2413: fix config for MACH_S3C2413/MACH_SMDK2413 | Ben Dooks | 2006-09-14 | 1 | -0/+8 |
* | | [PATCH] i386/x86-64: Add core 2 to oprofile | Benjamin LaHaise | 2006-09-16 | 1 | -0/+2 |
|/ |
|
* | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/... | Linus Torvalds | 2006-09-13 | 19 | -498/+1014 |
|\ |
|
| * | [POWERPC] Fix G5 DART (IOMMU) race causing occasional data corruption | Benjamin Herrenschmidt | 2006-09-13 | 1 | -1/+6 |
| * | [POWERPC] Fix MMIO ops to provide expected barrier behaviour | Paul Mackerras | 2006-09-13 | 1 | -24/+25 |
| * | [POWERPC] Fix interrupt clearing in kdump shutdown sequence | Mohan Kumar M | 2006-09-13 | 1 | -1/+1 |
| * | [POWERPC] update prep_defconfig | Olaf Hering | 2006-09-13 | 1 | -266/+319 |
| * | [POWERPC] Add new, missing argument to of_irq_map_raw() for 86xx. | Jon Loeliger | 2006-09-13 | 1 | -1/+1 |
| * | [POWERPC] Update defconfigs | Paul Mackerras | 2006-09-10 | 14 | -205/+662 |
* | | Merge branch 'audit.b29' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2006-09-12 | 9 | -1/+75 |
|\ \ |
|
| * | | [PATCH] sparc64 audit syscall classes hookup | Al Viro | 2006-09-12 | 4 | -0/+110 |
| * | | [PATCH] syscall class hookup for all normal targets | Al Viro | 2006-09-12 | 6 | -52/+16 |
* | | | sh64: Add a sane pm_power_off implementation. | Paul Mundt | 2006-09-12 | 1 | -0/+3 |
* | | | sh64: Trivial build fixes. | Paul Mundt | 2006-09-12 | 2 | -3/+7 |
* | | | sh64: Drop deprecated ISA tuning for legacy toolchains. | Paul Mundt | 2006-09-12 | 1 | -1/+0 |
|/ / |
|
* | | [PATCH] audit: AUDIT_PERM support | Al Viro | 2006-09-11 | 9 | -0/+160 |
* | | [PATCH] audit: more syscall classes added | Al Viro | 2006-09-11 | 9 | -0/+116 |
* | | [PATCH] syscall classes hookup for ppc and s390 | Al Viro | 2006-09-11 | 6 | -1/+87 |
* | | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2006-09-11 | 19 | -119/+164 |
|\ \ |
|
| * | | [ARM] 3783/1: S3C2412: fix IRQ_EINT0 to IRQ_EINT3 handling | Ben Dooks | 2006-09-09 | 4 | -2/+138 |
| * | | [ARM] 3775/1: S3C24XX: do not add same sysdev_driver to two classes | Ben Dooks | 2006-09-09 | 1 | -3/+6 |
| * | | [ARM] 3774/1: S3C24XX: SMDK2413 has two machine IDs | Ben Dooks | 2006-09-06 | 1 | -1/+14 |
| * | | [ARM] 3773/1: Add the HWCAP_VFP bit for the ARM926 CPUs | Catalin Marinas | 2006-09-06 | 1 | -1/+1 |
| * | | [ARM] 3772/1: Fix compilation error in mach-ixp4xx/nslu2* | Martin Michlmayr | 2006-09-06 | 2 | -0/+2 |
| * | | [ARM] 3767/1: S3C24XX: remove changelog comments from arch/arm/mach-s3c2410 | Ben Dooks | 2006-09-06 | 11 | -112/+3 |
* | | | [IA64] SN fix for cpu hotplug/kexec | Jack Steiner | 2006-09-08 | 1 | -1/+1 |
* | | | [IA64] Save register stack contents on cpu start | Jack Steiner | 2006-09-08 | 1 | -0/+5 |
* | | | [IA64] Unwire set/get_robust_list | Andreas Schwab | 2006-09-08 | 1 | -2/+2 |
* | | | [IA64] correct file descriptor reference counting in perfmon | Stephane Eranian | 2006-09-08 | 1 | -1/+3 |
* | | | [PATCH] IA64,sparc: local DoS with corrupted ELFs | Kirill Korotaev | 2006-09-08 | 3 | -40/+51 |
| |/
|/| |
|
* | | [PATCH] FRV: Use the generic time stuff for FRV | john stultz | 2006-09-06 | 2 | -81/+4 |
|/ |
|
* | [PATCH] powerpc: Fix typo in powermac platform functions | Benjamin Herrenschmidt | 2006-09-03 | 1 | -1/+1 |
* | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2006-09-02 | 7 | -80/+131 |
|\ |
|
| * | [ARM] 3762/1: Fix ptrace cache coherency bug for ARM1136 VIPT nonaliasing Har... | George G. Davis | 2006-09-02 | 1 | -0/+26 |
| * | [ARM] 3764/1: S3C24XX: change type naming to kernel style | Ben Dooks | 2006-08-31 | 1 | -44/+44 |