aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2008-02-08Merge branch 'cris' of git://www.jni.nu/crisLinus Torvalds
2008-02-08Merge branch 'for-2.6.25' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...Linus Torvalds
2008-02-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds
2008-02-08uml: fix mm_context memory leakJeff Dike
2008-02-08uml: improved error handling while locating temp dirJim Meyering
2008-02-08uml: style fixes in arch/um/os-LinuxJeff Dike
2008-02-08uml: runtime host VMSPLIT detectionJeff Dike
2008-02-08CONFIG_HIGHPTE vs. sub-page page tables.Martin Schwidefsky
2008-02-08MIPS: Mark all but i8259 interrupts as no-probe.Ralf Baechle
2008-02-08mount options: fix spufsMiklos Szeredi
2008-02-08avoid overflows in kernel/time.cH. Peter Anvin
2008-02-08Basic PWM driver for AVR32 and AT91David Brownell
2008-02-08procfs: constify function pointer tablesJan Engelhardt
2008-02-08libfs: rename simple_attr_close to simple_attr_releaseChristoph Hellwig
2008-02-08libfs: allow error return from simple attributesChristoph Hellwig
2008-02-08Fix container_of() usageAlexey Dobriyan
2008-02-08misc: removal of final callers using fastcallHarvey Harrison
2008-02-08mn10300: add platform MTD support for the ASB2303 boardDavid Howells
2008-02-08mn10300: add the MN10300/AM33 architecture to the kernelDavid Howells
2008-02-08aout: remove unnecessary inclusions of {asm, linux}/a.out.hDavid Howells
2008-02-08aout: suppress A.OUT library support if !CONFIG_ARCH_SUPPORTS_AOUTDavid Howells
2008-02-08aout: mark arches that support A.OUT formatDavid Howells
2008-02-08time: fix typo in commentsLi Zefan
2008-02-08pid: fix solaris_procidsEric W. Biederman
2008-02-08pid: fix mips irix emulation pid usageEric W. Biederman
2008-02-08proc: seqfile convert proc_pid_status to properly handle pid namespacesEric W. Biederman
2008-02-08CRIS v32: Change drivers/i2c.c locking.Jesper Nilsson
2008-02-08CRIS v32: Rewrite ARTPEC-3 gpio driver to avoid volatiles and general cleanup.Jesper Nilsson
2008-02-08CRIS: Add new timerfd syscall entries.Jesper Nilsson
2008-02-08CRIS v32: Correct spelling of bandwidth in function name.Jesper Nilsson
2008-02-08CRIS v32: Clean up nandflash.c for ARTPEC-3 and ETRAX FS.Jesper Nilsson
2008-02-08CRIS v10: Cleanup of drivers/gpio.cJesper Nilsson
2008-02-08CRIS: Move ETRAX_AXISFLASHMAP to common Kconfig file.Jesper Nilsson
2008-02-08CRIS: Drop regs parameter from call to profile_tick in kernel/time.cJesper Nilsson
2008-02-08CRIS v32: Fix minor formatting issue in mach-a3/io.cJesper Nilsson
2008-02-08CRIS v32: Initialize GIO even if we're rambooting in kernel/head.SJesper Nilsson
2008-02-08CRIS v32: Remove kernel/arbiter.c, it now exists in machine dependent directory.Jesper Nilsson
2008-02-08CRIS: Add sched_clock to kernel/time.cJesper Nilsson
2008-02-08CRIS: Register cpus in kernel/setup.cJesper Nilsson
2008-02-08CRIS: Remove include of linux/init.h, not needed anymore.Jesper Nilsson
2008-02-08CRIS: Remove CONFIG_NO_IOMEM from ARTPEC-3 default config.Jesper Nilsson
2008-02-08CRIS: Remove useless CVS log from kernel/ptrace.cJesper Nilsson
2008-02-08CRIS: Remove useless CVS id and log from kernel/process.cJesper Nilsson
2008-02-08CRIS: Add configuration possibility for using kmalloc for modules.Jesper Nilsson
2008-02-08CRIS: Remove CONFIG_NO_IOMEM from default configs.Jesper Nilsson
2008-02-08CRIS v32: Fix startup oops and replace hardcoded pagesize in vmlinux.lds.SJesper Nilsson
2008-02-08CRIS v32: Avoid work when switching between tasks with shared memory descript...Jesper Nilsson
2008-02-08CRIS v32: Add workaround for MMU hardware bug for ETRAX FS in mm/mmu.SJesper Nilsson
2008-02-08CRIS v32: Fix bug in internal memory allocator mm/intmem.cJesper Nilsson
2008-02-08CRIS v32: Change name of simulator config to CONFIG_ETRAX_VCS_SIM in mm/init.cJesper Nilsson