Age | Commit message (Expand) | Author | Files | Lines |
2010-09-17 | ARM: Add TCC8xxx system timer | Hans J. Koch | 5 | -1/+159 |
2010-09-17 | ARM: Introduce plat-tcc irq framework | Hans J. Koch | 4 | -1/+196 |
2010-09-17 | ARM: Add the clock framework for Telechips TCC8xxx processors. | Hans J. Koch | 8 | -11/+834 |
2010-09-17 | ARM: Introduce plat-tcc | Hans J. Koch | 14 | -0/+1099 |
2010-09-17 | arm: fix really nasty sigreturn bug | Al Viro | 1 | -0/+2 |
2010-09-16 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 6 | -39/+23 |
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-15 | [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-14 | Merge ssh://master.kernel.org/home/hpa/tree/sec | Linus Torvalds | 9 | -16/+22 |
2010-09-14 | MN10300: Fix up the IRQ names for the on-chip serial ports | David Howells | 1 | -11/+11 |
2010-09-14 | x86-64, compat: Retruncate rax after ia32 syscall entry tracing | Roland McGrath | 1 | -1/+7 |
2010-09-14 | x86-64, compat: Test %rax for the syscall number, not %eax | H. Peter Anvin | 1 | -7/+7 |
2010-09-14 | 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 |
2010-09-13 | x86, build: Disable -fPIE when compiling with CONFIG_CC_STACKPROTECTOR=y | basile@opensource.dyc.edu | 1 | -1/+1 |
2010-09-13 | x86, cpufeature: Suppress compiler warning with gcc 3.x | Tetsuo Handa | 1 | -2/+2 |
2010-09-13 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee... | Linus Torvalds | 3 | -1/+10 |
2010-09-13 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/... | Linus Torvalds | 1 | -7/+39 |
2010-09-13 | m68k,m68knommu: Wire up fanotify_init, fanotify_mark, and prlimit64 | Geert Uytterhoeven | 3 | -1/+10 |
2010-09-11 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds | 3 | -6/+1 |
2010-09-10 | x86, tsc: Fix a preemption leak in restore_sched_clock_state() | Peter Zijlstra | 1 | -1/+1 |
2010-09-10 | x86, UV: Fix initialization of max_pnode | Jack Steiner | 1 | -3/+3 |
2010-09-10 | Merge branch 'kvm-updates/2.6.36' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 4 | -7/+14 |
2010-09-10 | Merge branch 'at91-fixes-for-linus' of git://github.com/at91linux/linux-2.6-at91 | Linus Torvalds | 4 | -19/+36 |
2010-09-10 | AT91: at91sam9261ek: remove C99 comments but keep information | Nicolas Ferre | 1 | -4/+2 |
2010-09-10 | AT91: at91sam9261ek board: remove warnings related to use of SPI or SD/MMC | Nicolas Ferre | 1 | -11/+19 |
2010-09-10 | AT91: dm9000 initialization update | Nicolas Ferre | 1 | -1/+2 |
2010-09-09 | arch/powerpc/include/asm/fsldma.h needs slab.h | Ira W. Snyder | 1 | -0/+1 |
2010-09-09 | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 32 | -172/+424 |
2010-09-09 | [IA64] fix siglock | Tony Luck | 1 | -7/+39 |
2010-09-09 | ARM: Update mach-types | Russell King | 1 | -2/+96 |
2010-09-09 | ARM: Partially revert "Auto calculate ZRELADDR and provide option for excepti... | Russell King | 4 | -95/+10 |
2010-09-09 | Merge branch 'origin' | Russell King | 23 | -66/+129 |
2010-09-09 | AT91: SAM9G45 - add a separate clock entry for every single TC block | Fabian Godehardt | 2 | -5/+14 |
2010-09-09 | AT91: clock: peripheral clocks can have other parent than mck | Nicolas Ferre | 1 | -1/+2 |
2010-09-08 | sparc: Kill all BKL usage. | David S. Miller | 3 | -6/+1 |
2010-09-08 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 5 | -13/+13 |
2010-09-08 | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 4 | -25/+73 |
2010-09-08 | KVM: i8259: fix migration | Gleb Natapov | 1 | -1/+1 |
2010-09-08 | KVM: fix i8259 oops when no vcpus are online | Avi Kivity | 1 | -0/+3 |
2010-09-08 | KVM: x86 emulator: fix regression with cmpxchg8b on i386 hosts | Avi Kivity | 2 | -6/+10 |
2010-09-08 | ARM: Ensure PTE modifications via dma_alloc_coherent are visible | Russell King | 1 | -0/+2 |
2010-09-08 | ARM: 6359/1: ep93xx: move clock initialization earlier | Mika Westerberg | 1 | -1/+1 |
2010-09-08 | Revert "[ARM] pxa: remove now unnecessary dma_needs_bounce()" | Russell King | 2 | -8/+8 |