aboutsummaryrefslogtreecommitdiffstats
path: root/arch (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-07-12[S390] Fix sparse warnings.Heiko Carstens11-26/+31
2006-07-12[S390] path grouping and path verifications fixes.Cornelia Huck1-0/+1
2006-07-10[PATCH] x86_64: Fix access check in ptrace compatAndi Kleen1-3/+10
2006-07-10[PATCH] x86_64: Allow oprofile for model P4 modelsAndi Kleen1-1/+4
2006-07-10[PATCH] x86_64: Fix Calgary copyright statements per IBM guidelinesMuli Ben-Yehuda2-4/+8
2006-07-10[PATCH] x86_64: Fix hotplug problem in mce amdJacob Shin1-1/+1
2006-07-10[PATCH] x86_64: Bring x86-64 ia32 emul in sync with i386 on READ_IMPLIES_EXEC enablingMarkus Schoder1-1/+1
2006-07-10[PATCH] x86_64: Update defconfigAndi Kleen1-5/+31
2006-07-10[PATCH] s390: remove BINFMT_ELF32 config optionHeiko Carstens2-9/+2
2006-07-10[PATCH] disallow modular binfmt_elf32Christoph Hellwig2-2/+2
2006-07-10[PATCH] make valid_mmap_phys_addr_range() take a pfnLennert Buytenhek2-2/+2
2006-07-10[PATCH] uml: make mconsole version requests happen in a processJeff Dike1-1/+6
2006-07-10[PATCH] uml: remove unused variableJeff Dike1-1/+0
2006-07-10[PATCH] uml: add some EINTR protectionJeff Dike2-10/+6
2006-07-10[PATCH] uml: formatting fixesJeff Dike3-128/+110
2006-07-10[PATCH] uml: move _kern.c filesJeff Dike7-38/+46
2006-07-10[PATCH] uml: remove syscall debuggingJeff Dike7-86/+2
2006-07-10[PATCH] uml: make some symbols staticJeff Dike3-19/+6
2006-07-10[PATCH] uml: fix exitcall ordering bugJeff Dike1-1/+8
2006-07-10[PATCH] uml: remove os_isattyJeff Dike4-23/+16
2006-07-10[PATCH] uml: remove spinlock wrapper functionsJeff Dike2-31/+16
2006-07-10[PATCH] uml: mark forward_interrupts as being mode-specificJeff Dike2-1/+8
2006-07-10[PATCH] uml: ifdef a mode-specific functionJeff Dike2-1/+2
2006-07-10[PATCH] uml: timer handler tidyingJeff Dike1-16/+4
2006-07-10[PATCH] uml: signal initialization cleanupJeff Dike6-15/+14
2006-07-10[PATCH] uml: remove useless declarationJeff Dike1-5/+0
2006-07-10[PATCH] uml: fix static binary segfaultJeff Dike8-34/+28
2006-07-10[PATCH] uml: remove some useless exportsJeff Dike1-6/+0
2006-07-10[PATCH] uml: timer initialization cleanupJeff Dike5-85/+30
2006-07-10[PATCH] uml: clean up address space limits codeTyler5-32/+10
2006-07-10[PATCH] pcf8563: remove MOD_INC_USE_COUNT, MOD_DEC_USE_COUNTIrwan Djajadi1-2/+0
2006-07-10[PATCH] cris: switch to iminor/imajorEric Sesterhenn5-11/+11
2006-07-10[PATCH] get_cmos_time() locking fix (lockdep)Andrew Morton1-2/+3
2006-07-10[PATCH] i386 defconfig: set CONFIG_PM_STD_PARTITION=""Adrian Bunk1-1/+1
2006-07-10[PATCH] FRV: Introduce asm-offsets for FRV archDavid Howells9-107/+248
2006-07-10[PATCH] FDPIC: Add coredump capability for the ELF-FDPIC binfmtDavid Howells1-0/+8
2006-07-10[PATCH] FDPIC: Move roundup() into linux/kernel.hDavid Howells1-2/+0
2006-07-10[PATCH] FRV: Fix FRV arch compile errorsDavid Howells4-8/+15
2006-07-10[PATCH] powermac: Combined fixes for backlight codeMichael Hanselmann1-9/+22
2006-07-10[PATCH] powerpc: make OF interrupt tree parsing more strictSegher Boessenkool1-1/+1
2006-07-10[PATCH] powerpc: fix MPIC OF tree parsing on Apple quad g5Benjamin Herrenschmidt1-10/+28
2006-07-10[PATCH] powerpc: fix trigger handling in the new irq codeBenjamin Herrenschmidt14-204/+243
2006-07-10[PATCH] tty: Remove include of screen_info.h from tty.hJon Smirl28-27/+28
2006-07-10[PATCH] vt: Remove VT-specific declarations and definitions from tty.hJon Smirl2-0/+3
2006-07-10[PATCH] put a comment at register_die_notifier that the export is usedArjan van de Ven2-4/+4
2006-07-10[PATCH] lockdep: clean up completion initializer in smpboot.cIngo Molnar1-3/+1
2006-07-10[PATCH] x86_64: e820.c needs pgtable.hAndrew Morton1-0/+1
2006-07-09[PATCH] i386: use thread_info flags for debug regs and IO bitmapsStephane Eranian3-22/+34
2006-07-05Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds3-6/+11
2006-07-05[SPARC64]: Fix stack overflow checking in modular non-SMP kernels.Mikael Pettersson1-5/+5