Age | Commit message (Expand) | Author | Files | Lines |
2010-09-23 | MN10300: Fix endianess of ext2 bitops | Mark Salter | 1 | -2/+2 |
2010-09-23 | uml: fix compile warning | Richard Weinberger | 3 | -6/+6 |
2010-09-23 | arm: fix "arm: fix pci_set_consistent_dma_mask for dmabounce devices" | FUJITA Tomonori | 5 | -1/+21 |
2010-09-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds | 4 | -104/+171 |
2010-09-22 | powerpc: fix double syscall restarts | Al Viro | 3 | -3/+4 |
2010-09-22 | sparc: Prevent no-handler signal syscall restart recursion. | David S. Miller | 3 | -1/+7 |
2010-09-22 | sparc: Don't mask signal when we can't setup signal frame. | David S. Miller | 3 | -58/+93 |
2010-09-22 | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 4 | -25/+25 |
2010-09-21 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus | Linus Torvalds | 1 | -5/+8 |
2010-09-21 | sparc64: Fix race in signal instruction flushing. | David S. Miller | 1 | -42/+60 |
2010-09-21 | lguest: update comments to reflect LHCALL_LOAD_GDT_ENTRY. | Rusty Russell | 1 | -5/+8 |
2010-09-20 | frv: double syscall restarts, syscall restart in sigreturn() | Al Viro | 1 | -1/+3 |
2010-09-20 | frv: handling of restart into restart_syscall is fscked | Al Viro | 1 | -1/+1 |
2010-09-20 | frv: avoid infinite loop of SIGSEGV delivery | Al Viro | 1 | -2/+2 |
2010-09-20 | frv: fix address verification holes in setup_frame/setup_rt_frame | Al Viro | 1 | -16/+22 |
2010-09-20 | frv: restart_block.fn needs to be reset on sigreturn | Al Viro | 1 | -0/+3 |
2010-09-19 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mat... | Linus Torvalds | 13 | -131/+88 |
2010-09-19 | Merge branch 's5p-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 9 | -66/+107 |
2010-09-19 | alpha: deal with multiple simultaneously pending signals | Al Viro | 1 | -5/+11 |
2010-09-19 | alpha: fix a 14 years old bug in sigreturn tracing | Al Viro | 1 | -2/+11 |
2010-09-19 | alpha: unb0rk sigsuspend() and rt_sigsuspend() | Al Viro | 3 | -69/+2 |
2010-09-19 | alpha: belated ERESTART_RESTARTBLOCK race fix | Al Viro | 1 | -1/+2 |
2010-09-19 | alpha: Shift perf event pending work earlier in timer interrupt | Michael Cree | 1 | -5/+5 |
2010-09-19 | alpha: wire up fanotify and prlimit64 syscalls | Mikael Pettersson | 2 | -1/+7 |
2010-09-19 | alpha: kill big kernel lock | Arnd Bergmann | 2 | -8/+0 |
2010-09-19 | alpha: fix build breakage in asm/cacheflush.h | Tejun Heo | 1 | -0/+2 |
2010-09-19 | alpha: remove unnecessary cast from void* in assignment. | matt mooney | 2 | -2/+2 |
2010-09-19 | alpha: Use static const char * const where possible | Joe Perches | 4 | -38/+46 |
2010-09-18 | ARM: S3C64XX: Add IORESOURCE_IRQ_HIGHLEVEL flag to dm9000 on mach-real6410 | Darius Augulis | 1 | -1/+1 |
2010-09-18 | ARM: S3C64XX: Fix coding style errors on mach-real6410 | Darius Augulis | 1 | -52/+52 |
2010-09-18 | ARM: S3C64XX: Prototype SPI devices | Mark Brown | 1 | -0/+1 |
2010-09-17 | arm: fix really nasty sigreturn bug | Al Viro | 1 | -0/+2 |
2010-09-17 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 6 | -39/+23 |
2010-09-17 | x86: Fix instruction breakpoint encoding | Frederic Weisbecker | 2 | -22/+20 |
2010-09-16 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/... | Linus Torvalds | 1 | -31/+11 |
2010-09-16 | Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetca... | Linus Torvalds | 12 | -51/+94 |
2010-09-16 | Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/o... | Ingo Molnar | 1 | -1/+3 |
2010-09-16 | oprofile: Add Support for Intel CPU Family 6 / Model 22 (Intel Celeron 540) | Patrick Simmons | 1 | -1/+3 |
2010-09-16 | [IA64] Optimize ticket spinlocks in fsys_rt_sigprocmask | Petr Tesarik | 1 | -31/+11 |
2010-09-15 | arch/tile: fix formatting bug in register dumps | Chris Metcalf | 1 | -1/+1 |
2010-09-15 | arch/tile: fix memcpy_fromio()/memcpy_toio() signatures | Chris Metcalf | 1 | -4/+4 |
2010-09-15 | arch/tile: Save and restore extra user state for tilegx | Chris Metcalf | 4 | -7/+34 |
2010-09-15 | arch/tile: Change struct sigcontext to be more useful | Chris Metcalf | 5 | -27/+36 |
2010-09-15 | arch/tile: finish const-ifying sys_execve() | Chris Metcalf | 3 | -12/+19 |
2010-09-15 | Merge ssh://master.kernel.org/home/hpa/tree/sec | Linus Torvalds | 9 | -16/+22 |
2010-09-15 | MN10300: Fix up the IRQ names for the on-chip serial ports | David Howells | 1 | -11/+11 |
2010-09-15 | x86-64, compat: Retruncate rax after ia32 syscall entry tracing | Roland McGrath | 1 | -1/+7 |
2010-09-15 | x86-64, compat: Test %rax for the syscall number, not %eax | H. Peter Anvin | 1 | -7/+7 |
2010-09-15 | compat: Make compat_alloc_user_space() incorporate the access_ok() | H. Peter Anvin | 8 | -8/+8 |
2010-09-15 | x86: hpet: Work around hardware stupidity | Thomas Gleixner | 3 | -33/+17 |