aboutsummaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAge
* frv: restart_block.fn needs to be reset on sigreturnAl Viro2010-09-20
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mat...Linus Torvalds2010-09-19
|\
| * alpha: deal with multiple simultaneously pending signalsAl Viro2010-09-18
| * alpha: fix a 14 years old bug in sigreturn tracingAl Viro2010-09-18
| * alpha: unb0rk sigsuspend() and rt_sigsuspend()Al Viro2010-09-18
| * alpha: belated ERESTART_RESTARTBLOCK race fixAl Viro2010-09-18
| * alpha: Shift perf event pending work earlier in timer interruptMichael Cree2010-09-18
| * alpha: wire up fanotify and prlimit64 syscallsMikael Pettersson2010-09-18
| * alpha: kill big kernel lockArnd Bergmann2010-09-18
| * alpha: fix build breakage in asm/cacheflush.hTejun Heo2010-09-18
| * alpha: remove unnecessary cast from void* in assignment.matt mooney2010-09-18
| * alpha: Use static const char * const where possibleJoe Perches2010-09-18
* | Merge branch 's5p-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2010-09-19
|\ \ | |/ |/|
| * ARM: S3C64XX: Add IORESOURCE_IRQ_HIGHLEVEL flag to dm9000 on mach-real6410Darius Augulis2010-09-17
| * ARM: S3C64XX: Fix coding style errors on mach-real6410Darius Augulis2010-09-17
| * ARM: S3C64XX: Prototype SPI devicesMark Brown2010-09-17
| * ARM: S3C64XX: Fix dev-spi buildMark Brown2010-09-14
| * ARM: SAMSUNG: Fix on s5p_gpio_[get,set]_drvstrKukjin Kim2010-09-14
| * ARM: SAMSUNG: Fix on drive strength valueKukjin Kim2010-09-14
| * ARM: S5PV210: Add FIMC clocksMarek Szyprowski2010-09-14
| * ARM: S5PV210: Reduce the iodesc length of systimerKyungmin Park2010-09-14
| * ARM: S5PV210: Update I2C-1 Clock Register Property.MyungJoo Ham2010-09-14
| * ARM: S5P: Decrease IO Registers memory region size on FIMCSylwester Nawrocki2010-09-14
| * ARM: S5P: Fix DMA coherent mask for FIMCMarek Szyprowski2010-09-14
* | arm: fix really nasty sigreturn bugAl Viro2010-09-17
* | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2010-09-16
|\ \
| * | x86: hpet: Work around hardware stupidityThomas Gleixner2010-09-14
| * | x86, build: Disable -fPIE when compiling with CONFIG_CC_STACKPROTECTOR=ybasile@opensource.dyc.edu2010-09-13
| * | x86, cpufeature: Suppress compiler warning with gcc 3.xTetsuo Handa2010-09-13
| * | x86, UV: Fix initialization of max_pnodeJack Steiner2010-09-10
* | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2010-09-16
|\ \ \
| * | | [IA64] Optimize ticket spinlocks in fsys_rt_sigprocmaskPetr Tesarik2010-09-15
* | | | Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetca...Linus Torvalds2010-09-16
|\ \ \ \
| * | | | arch/tile: fix formatting bug in register dumpsChris Metcalf2010-09-15
| * | | | arch/tile: fix memcpy_fromio()/memcpy_toio() signaturesChris Metcalf2010-09-15
| * | | | arch/tile: Save and restore extra user state for tilegxChris Metcalf2010-09-15
| * | | | arch/tile: Change struct sigcontext to be more usefulChris Metcalf2010-09-15
| * | | | arch/tile: finish const-ifying sys_execve()Chris Metcalf2010-09-15
| | |_|/ | |/| |
* | | | Merge ssh://master.kernel.org/home/hpa/tree/secLinus Torvalds2010-09-14
|\ \ \ \
| * | | | x86-64, compat: Retruncate rax after ia32 syscall entry tracingRoland McGrath2010-09-14
| * | | | x86-64, compat: Test %rax for the syscall number, not %eaxH. Peter Anvin2010-09-14
| * | | | compat: Make compat_alloc_user_space() incorporate the access_ok()H. Peter Anvin2010-09-14
| | |/ / | |/| |
* / | | MN10300: Fix up the IRQ names for the on-chip serial portsDavid Howells2010-09-14
|/ / /
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus Torvalds2010-09-13
|\ \ \
| * | | m68k,m68knommu: Wire up fanotify_init, fanotify_mark, and prlimit64Geert Uytterhoeven2010-09-13
| |/ /
* | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2010-09-13
|\ \ \ | |/ / |/| |
| * | [IA64] fix siglockTony Luck2010-09-09
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2010-09-11
|\ \ \
| * | | sparc: Kill all BKL usage.David S. Miller2010-09-08
* | | | x86, tsc: Fix a preemption leak in restore_sched_clock_state()Peter Zijlstra2010-09-10