Age | Commit message (Expand) | Author |
2010-09-19 | alpha: remove unnecessary cast from void* in assignment. | matt mooney |
2010-09-19 | alpha: Use static const char * const where possible | Joe Perches |
2010-09-18 | ARM: S3C64XX: Add IORESOURCE_IRQ_HIGHLEVEL flag to dm9000 on mach-real6410 | Darius Augulis |
2010-09-18 | ARM: S3C64XX: Fix coding style errors on mach-real6410 | Darius Augulis |
2010-09-18 | ARM: S3C64XX: Prototype SPI devices | Mark Brown |
2010-09-17 | arm: fix really nasty sigreturn bug | Al Viro |
2010-09-17 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2010-09-17 | x86: Fix instruction breakpoint encoding | Frederic Weisbecker |
2010-09-16 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/... | Linus Torvalds |
2010-09-16 | Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetca... | Linus Torvalds |
2010-09-16 | Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/o... | Ingo Molnar |
2010-09-16 | oprofile: Add Support for Intel CPU Family 6 / Model 22 (Intel Celeron 540) | Patrick Simmons |
2010-09-15 | [IA64] Optimize ticket spinlocks in fsys_rt_sigprocmask | Petr Tesarik |
2010-09-15 | arch/tile: fix formatting bug in register dumps | Chris Metcalf |
2010-09-15 | arch/tile: fix memcpy_fromio()/memcpy_toio() signatures | Chris Metcalf |
2010-09-15 | arch/tile: Save and restore extra user state for tilegx | Chris Metcalf |
2010-09-15 | arch/tile: Change struct sigcontext to be more useful | Chris Metcalf |
2010-09-15 | arch/tile: finish const-ifying sys_execve() | Chris Metcalf |
2010-09-15 | Merge ssh://master.kernel.org/home/hpa/tree/sec | Linus Torvalds |
2010-09-15 | MN10300: Fix up the IRQ names for the on-chip serial ports | David Howells |
2010-09-14 | x86-64, compat: Retruncate rax after ia32 syscall entry tracing | Roland McGrath |
2010-09-14 | x86-64, compat: Test %rax for the syscall number, not %eax | H. Peter Anvin |
2010-09-14 | compat: Make compat_alloc_user_space() incorporate the access_ok() | H. Peter Anvin |
2010-09-14 | x86: hpet: Work around hardware stupidity | Thomas Gleixner |
2010-09-14 | ARM: S3C64XX: Fix dev-spi build | Mark Brown |
2010-09-14 | ARM: SAMSUNG: Fix on s5p_gpio_[get,set]_drvstr | Kukjin Kim |
2010-09-14 | ARM: SAMSUNG: Fix on drive strength value | Kukjin Kim |
2010-09-14 | ARM: S5PV210: Add FIMC clocks | Marek Szyprowski |
2010-09-14 | ARM: S5PV210: Reduce the iodesc length of systimer | Kyungmin Park |
2010-09-14 | ARM: S5PV210: Update I2C-1 Clock Register Property. | MyungJoo Ham |
2010-09-14 | ARM: S5P: Decrease IO Registers memory region size on FIMC | Sylwester Nawrocki |
2010-09-14 | ARM: S5P: Fix DMA coherent mask for FIMC | Marek Szyprowski |
2010-09-13 | x86, build: Disable -fPIE when compiling with CONFIG_CC_STACKPROTECTOR=y | basile@opensource.dyc.edu |
2010-09-13 | x86, cpufeature: Suppress compiler warning with gcc 3.x | Tetsuo Handa |
2010-09-13 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee... | Linus Torvalds |
2010-09-13 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/... | Linus Torvalds |
2010-09-13 | kprobes: Fix Kconfig dependency | Masami Hiramatsu |
2010-09-13 | m68k,m68knommu: Wire up fanotify_init, fanotify_mark, and prlimit64 | Geert Uytterhoeven |
2010-09-13 | sparc64: Support RAW perf events. | David S. Miller |
2010-09-11 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds |
2010-09-11 | x86, tsc: Fix a preemption leak in restore_sched_clock_state() | Peter Zijlstra |
2010-09-10 | x86, UV: Fix initialization of max_pnode | Jack Steiner |
2010-09-10 | Merge branch 'kvm-updates/2.6.36' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2010-09-10 | Merge branch 'at91-fixes-for-linus' of git://github.com/at91linux/linux-2.6-at91 | Linus Torvalds |
2010-09-10 | AT91: at91sam9261ek: remove C99 comments but keep information | Nicolas Ferre |
2010-09-10 | AT91: at91sam9261ek board: remove warnings related to use of SPI or SD/MMC | Nicolas Ferre |
2010-09-10 | AT91: dm9000 initialization update | Nicolas Ferre |
2010-09-10 | arch/powerpc/include/asm/fsldma.h needs slab.h | Ira W. Snyder |
2010-09-10 | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds |
2010-09-09 | [IA64] fix siglock | Tony Luck |