| Commit message (Expand) | Author | Age | Files | Lines |
* | [S390] Use alternative user-copy operations for new hardware. | Gerald Schaefer | 2006-09-20 | 4 | -1/+175 |
* | [S390] Make user-copy operations run-time configurable. | Gerald Schaefer | 2006-09-20 | 6 | -426/+348 |
* | [S390] Cleanup in signal handling code. | Gerald Schaefer | 2006-09-20 | 1 | -22/+17 |
* | [S390] Cleanup in page table related code. | Gerald Schaefer | 2006-09-20 | 1 | -22/+14 |
* | [S390] Linux API for writing z/VM APPLDATA Monitor records. | Melissa Howland | 2006-09-20 | 1 | -0/+1 |
* | [S390] Remove kexec experimental flag. | Heiko Carstens | 2006-09-20 | 1 | -2/+1 |
* | [S390] cleanup appldata. | Gerald Schaefer | 2006-09-20 | 3 | -85/+13 |
* | [S390] Kernel stack overflow handling. | Heiko Carstens | 2006-09-20 | 1 | -2/+2 |
* | [S390] convert some assembler to C. | Heiko Carstens | 2006-09-20 | 4 | -88/+57 |
* | [S390] __exit cleanup. | Heiko Carstens | 2006-09-20 | 2 | -2/+2 |
* | [S390] Use simple_strtoul instead of own cmm_strtoul wrapper. | Heiko Carstens | 2006-09-20 | 1 | -23/+7 |
* | [S390] fix syscall restart handling. | Heiko Carstens | 2006-09-20 | 1 | -0/+1 |
* | [S390] ipl/dump on panic. | Michael Holzheu | 2006-09-20 | 9 | -284/+1002 |
* | [S390] hypfs compiler warnings. | Michael Holzheu | 2006-09-20 | 1 | -4/+8 |
* | [S390] hypfs comment cleanup. | Michael Holzheu | 2006-09-20 | 4 | -4/+4 |
* | [S390] initrd vs. bootmem bitmap. | Heiko Carstens | 2006-09-20 | 4 | -11/+48 |
* | [S390] add kprobes support. | Michael Grundy | 2006-09-20 | 8 | -4/+764 |
* | 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 |