summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* [S390] Fix sparse warnings.Heiko Carstens2006-07-1211-26/+31
* [S390] path grouping and path verifications fixes.Cornelia Huck2006-07-121-0/+1
* [PATCH] x86_64: Fix access check in ptrace compatAndi Kleen2006-07-101-3/+10
* [PATCH] x86_64: Allow oprofile for model P4 modelsAndi Kleen2006-07-101-1/+4
* [PATCH] x86_64: Fix Calgary copyright statements per IBM guidelinesMuli Ben-Yehuda2006-07-102-4/+8
* [PATCH] x86_64: Fix hotplug problem in mce amdJacob Shin2006-07-101-1/+1
* [PATCH] x86_64: Bring x86-64 ia32 emul in sync with i386 on READ_IMPLIES_EXEC...Markus Schoder2006-07-101-1/+1
* [PATCH] x86_64: Update defconfigAndi Kleen2006-07-101-5/+31
* [PATCH] s390: remove BINFMT_ELF32 config optionHeiko Carstens2006-07-102-9/+2
* [PATCH] disallow modular binfmt_elf32Christoph Hellwig2006-07-102-2/+2
* [PATCH] make valid_mmap_phys_addr_range() take a pfnLennert Buytenhek2006-07-102-2/+2
* [PATCH] uml: make mconsole version requests happen in a processJeff Dike2006-07-101-1/+6
* [PATCH] uml: remove unused variableJeff Dike2006-07-101-1/+0
* [PATCH] uml: add some EINTR protectionJeff Dike2006-07-102-10/+6
* [PATCH] uml: formatting fixesJeff Dike2006-07-103-128/+110
* [PATCH] uml: move _kern.c filesJeff Dike2006-07-107-38/+46
* [PATCH] uml: remove syscall debuggingJeff Dike2006-07-107-86/+2
* [PATCH] uml: make some symbols staticJeff Dike2006-07-103-19/+6
* [PATCH] uml: fix exitcall ordering bugJeff Dike2006-07-101-1/+8
* [PATCH] uml: remove os_isattyJeff Dike2006-07-104-23/+16
* [PATCH] uml: remove spinlock wrapper functionsJeff Dike2006-07-102-31/+16
* [PATCH] uml: mark forward_interrupts as being mode-specificJeff Dike2006-07-102-1/+8
* [PATCH] uml: ifdef a mode-specific functionJeff Dike2006-07-102-1/+2
* [PATCH] uml: timer handler tidyingJeff Dike2006-07-101-16/+4
* [PATCH] uml: signal initialization cleanupJeff Dike2006-07-106-15/+14
* [PATCH] uml: remove useless declarationJeff Dike2006-07-101-5/+0
* [PATCH] uml: fix static binary segfaultJeff Dike2006-07-108-34/+28
* [PATCH] uml: remove some useless exportsJeff Dike2006-07-101-6/+0
* [PATCH] uml: timer initialization cleanupJeff Dike2006-07-105-85/+30
* [PATCH] uml: clean up address space limits codeTyler2006-07-105-32/+10
* [PATCH] pcf8563: remove MOD_INC_USE_COUNT, MOD_DEC_USE_COUNTIrwan Djajadi2006-07-101-2/+0
* [PATCH] cris: switch to iminor/imajorEric Sesterhenn2006-07-105-11/+11
* [PATCH] get_cmos_time() locking fix (lockdep)Andrew Morton2006-07-101-2/+3
* [PATCH] i386 defconfig: set CONFIG_PM_STD_PARTITION=""Adrian Bunk2006-07-101-1/+1
* [PATCH] FRV: Introduce asm-offsets for FRV archDavid Howells2006-07-109-107/+248
* [PATCH] FDPIC: Add coredump capability for the ELF-FDPIC binfmtDavid Howells2006-07-101-0/+8
* [PATCH] FDPIC: Move roundup() into linux/kernel.hDavid Howells2006-07-101-2/+0
* [PATCH] FRV: Fix FRV arch compile errorsDavid Howells2006-07-104-8/+15
* [PATCH] powermac: Combined fixes for backlight codeMichael Hanselmann2006-07-101-9/+22
* [PATCH] powerpc: make OF interrupt tree parsing more strictSegher Boessenkool2006-07-101-1/+1
* [PATCH] powerpc: fix MPIC OF tree parsing on Apple quad g5Benjamin Herrenschmidt2006-07-101-10/+28
* [PATCH] powerpc: fix trigger handling in the new irq codeBenjamin Herrenschmidt2006-07-1014-204/+243
* [PATCH] tty: Remove include of screen_info.h from tty.hJon Smirl2006-07-1028-27/+28
* [PATCH] vt: Remove VT-specific declarations and definitions from tty.hJon Smirl2006-07-102-0/+3
* [PATCH] put a comment at register_die_notifier that the export is usedArjan van de Ven2006-07-102-4/+4
* [PATCH] lockdep: clean up completion initializer in smpboot.cIngo Molnar2006-07-101-3/+1
* [PATCH] x86_64: e820.c needs pgtable.hAndrew Morton2006-07-101-0/+1
* [PATCH] i386: use thread_info flags for debug regs and IO bitmapsStephane Eranian2006-07-093-22/+34
* Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2006-07-053-6/+11
|\
| * [SPARC64]: Fix stack overflow checking in modular non-SMP kernels.Mikael Pettersson2006-07-051-5/+5