summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2010-09-24Davinci: tnetv107x: retain psc reg base after initCyril Chemparathy
2010-09-24davinci: am18x/da850/omap-l138: keep async clock constant with cpufreqSekhar Nori
2010-09-24davinci: cpufreq: add support for keeping an additional clock constantSekhar Nori
2010-09-24davinci: clock: add support for setting sysclk rateSekhar Nori
2010-09-24davinci: dm365: disable pulldowns for all MMC/SD1 pins.Sekhar Nori
2010-09-24davinci: am18x/da850/omap-l138: use 'NOM' voltage defined in datasheet as min...Sekhar Nori
2010-09-24davinci: introduce support for AM1x ARM9 microprocessorsSekhar Nori
2010-09-24davinci: clean up inconsistent usage of spaces in KconfigSekhar Nori
2010-09-24davinci: cpufreq: bailout on regulator errorsSekhar Nori
2010-09-24davinci: clock: make 'disable unused clocks' printk debug onlyKevin Hilman
2010-09-24davinci: da850 evm: sparse cleanup: make file local variables staticSekhar Nori
2010-09-20frv: double syscall restarts, syscall restart in sigreturn()Al Viro
2010-09-20frv: handling of restart into restart_syscall is fsckedAl Viro
2010-09-20frv: avoid infinite loop of SIGSEGV deliveryAl Viro
2010-09-20frv: fix address verification holes in setup_frame/setup_rt_frameAl Viro
2010-09-20frv: restart_block.fn needs to be reset on sigreturnAl Viro
2010-09-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mat...Linus Torvalds
2010-09-19Merge branch 's5p-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2010-09-18alpha: deal with multiple simultaneously pending signalsAl Viro
2010-09-18alpha: fix a 14 years old bug in sigreturn tracingAl Viro
2010-09-18alpha: unb0rk sigsuspend() and rt_sigsuspend()Al Viro
2010-09-18alpha: belated ERESTART_RESTARTBLOCK race fixAl Viro
2010-09-18alpha: Shift perf event pending work earlier in timer interruptMichael Cree
2010-09-18alpha: wire up fanotify and prlimit64 syscallsMikael Pettersson
2010-09-18alpha: kill big kernel lockArnd Bergmann
2010-09-18alpha: fix build breakage in asm/cacheflush.hTejun Heo
2010-09-18alpha: remove unnecessary cast from void* in assignment.matt mooney
2010-09-18alpha: Use static const char * const where possibleJoe Perches
2010-09-18ARM: S3C64XX: Add IORESOURCE_IRQ_HIGHLEVEL flag to dm9000 on mach-real6410Darius Augulis
2010-09-18ARM: S3C64XX: Fix coding style errors on mach-real6410Darius Augulis
2010-09-18ARM: S3C64XX: Prototype SPI devicesMark Brown
2010-09-17arm: fix really nasty sigreturn bugAl Viro
2010-09-16Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2010-09-16Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds
2010-09-16Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetca...Linus Torvalds
2010-09-15[IA64] Optimize ticket spinlocks in fsys_rt_sigprocmaskPetr Tesarik
2010-09-15arch/tile: fix formatting bug in register dumpsChris Metcalf
2010-09-15arch/tile: fix memcpy_fromio()/memcpy_toio() signaturesChris Metcalf
2010-09-15arch/tile: Save and restore extra user state for tilegxChris Metcalf
2010-09-15arch/tile: Change struct sigcontext to be more usefulChris Metcalf
2010-09-15arch/tile: finish const-ifying sys_execve()Chris Metcalf
2010-09-14Merge ssh://master.kernel.org/home/hpa/tree/secLinus Torvalds
2010-09-14MN10300: Fix up the IRQ names for the on-chip serial portsDavid Howells
2010-09-14x86-64, compat: Retruncate rax after ia32 syscall entry tracingRoland McGrath
2010-09-14x86-64, compat: Test %rax for the syscall number, not %eaxH. Peter Anvin
2010-09-14compat: Make compat_alloc_user_space() incorporate the access_ok()H. Peter Anvin
2010-09-15x86: hpet: Work around hardware stupidityThomas Gleixner
2010-09-14ARM: S3C64XX: Fix dev-spi buildMark Brown
2010-09-14ARM: SAMSUNG: Fix on s5p_gpio_[get,set]_drvstrKukjin Kim
2010-09-14ARM: SAMSUNG: Fix on drive strength valueKukjin Kim