aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2006-07-10[PATCH] make valid_mmap_phys_addr_range() take a pfnLennert Buytenhek
2006-07-10[PATCH] uml: make mconsole version requests happen in a processJeff Dike
2006-07-10[PATCH] uml: remove unused variableJeff Dike
2006-07-10[PATCH] uml: add some EINTR protectionJeff Dike
2006-07-10[PATCH] uml: formatting fixesJeff Dike
2006-07-10[PATCH] uml: move _kern.c filesJeff Dike
2006-07-10[PATCH] uml: remove syscall debuggingJeff Dike
2006-07-10[PATCH] uml: make some symbols staticJeff Dike
2006-07-10[PATCH] uml: fix exitcall ordering bugJeff Dike
2006-07-10[PATCH] uml: remove os_isattyJeff Dike
2006-07-10[PATCH] uml: remove spinlock wrapper functionsJeff Dike
2006-07-10[PATCH] uml: mark forward_interrupts as being mode-specificJeff Dike
2006-07-10[PATCH] uml: ifdef a mode-specific functionJeff Dike
2006-07-10[PATCH] uml: timer handler tidyingJeff Dike
2006-07-10[PATCH] uml: signal initialization cleanupJeff Dike
2006-07-10[PATCH] uml: remove useless declarationJeff Dike
2006-07-10[PATCH] uml: fix static binary segfaultJeff Dike
2006-07-10[PATCH] uml: remove some useless exportsJeff Dike
2006-07-10[PATCH] uml: timer initialization cleanupJeff Dike
2006-07-10[PATCH] uml: clean up address space limits codeTyler
2006-07-10[PATCH] pcf8563: remove MOD_INC_USE_COUNT, MOD_DEC_USE_COUNTIrwan Djajadi
2006-07-10[PATCH] cris: switch to iminor/imajorEric Sesterhenn
2006-07-10[PATCH] get_cmos_time() locking fix (lockdep)Andrew Morton
2006-07-10[PATCH] i386 defconfig: set CONFIG_PM_STD_PARTITION=""Adrian Bunk
2006-07-10[PATCH] FRV: Introduce asm-offsets for FRV archDavid Howells
2006-07-10[PATCH] FDPIC: Add coredump capability for the ELF-FDPIC binfmtDavid Howells
2006-07-10[PATCH] FDPIC: Move roundup() into linux/kernel.hDavid Howells
2006-07-10[PATCH] FRV: Fix FRV arch compile errorsDavid Howells
2006-07-10[PATCH] powermac: Combined fixes for backlight codeMichael Hanselmann
2006-07-10[PATCH] powerpc: make OF interrupt tree parsing more strictSegher Boessenkool
2006-07-10[PATCH] powerpc: fix MPIC OF tree parsing on Apple quad g5Benjamin Herrenschmidt
2006-07-10[PATCH] powerpc: fix trigger handling in the new irq codeBenjamin Herrenschmidt
2006-07-10[PATCH] tty: Remove include of screen_info.h from tty.hJon Smirl
2006-07-10[PATCH] vt: Remove VT-specific declarations and definitions from tty.hJon Smirl
2006-07-10[PATCH] put a comment at register_die_notifier that the export is usedArjan van de Ven
2006-07-10[PATCH] lockdep: clean up completion initializer in smpboot.cIngo Molnar
2006-07-10[PATCH] x86_64: e820.c needs pgtable.hAndrew Morton
2006-07-09[PATCH] i386: use thread_info flags for debug regs and IO bitmapsStephane Eranian
2006-07-05Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds
2006-07-05[SPARC64]: Fix stack overflow checking in modular non-SMP kernels.Mikael Pettersson
2006-07-05[SPARC64]: Fix sparc64 build errors when CONFIG_PCI=n.Randy Dunlap
2006-07-05Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2006-07-05[PATCH] powerpc: Fix loss of interrupts with MPICBenjamin Herrenschmidt
2006-07-05[ARM] 3711/1: AT91 timer updateAndrew Victor
2006-07-05[ARM] 3709/1: pnx4008: convert to generic irq subsystemVitaly Wool
2006-07-04[PATCH] Fix copying of pgdat array on each node for ia64 memory hotplugYasunori Goto
2006-07-03Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds
2006-07-03Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2006-07-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds
2006-07-03[PATCH] Fix modular cpuid.koOGAWA Hirofumi