Age | Commit message (Expand) | Author |
2012-10-14 | Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2012-10-12 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2012-10-09 | Merge tag 'asm-generic' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd... | Linus Torvalds |
2012-10-07 | Merge branch 'uapi-prep' of git://git.infradead.org/users/dhowells/linux-headers | Linus Torvalds |
2012-10-06 | cross-arch: don't corrupt personality flags upon exec() | Jiri Kosina |
2012-10-04 | Merge branch 'disintegrate-asm-generic' of git://git.infradead.org/users/dhow... | Arnd Bergmann |
2012-10-04 | UAPI: Fix the guards on various asm/unistd.h files | David Howells |
2012-10-03 | asm-generic: Add default clkdev.h | Mark Brown |
2012-10-02 | UAPI: (Scripted) Set up UAPI Kbuild files | David Howells |
2012-10-01 | sanitize tsk_is_polling() | Al Viro |
2012-10-01 | bury _TIF_RESTORE_SIGMASK | Al Viro |
2012-09-28 | Make most arch asm/module.h files use asm-generic/module.h | David Howells |
2012-05-24 | Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2012-05-23 | Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2012-05-16 | fork: move the real prepare_to_copy() users to arch_dup_task_struct() | Suresh Siddha |
2012-05-08 | score: Use common threadinfo allocator | Thomas Gleixner |
2012-04-08 | kvmclock: Add functions to check if the host has stopped the vm | Eric B Munson |
2012-03-28 | Delete all instances of asm/system.h | David Howells |
2012-03-28 | Disintegrate asm/system.h for Score | David Howells |
2011-03-28 | score: lost a semicolon in asm/irqflags.h | Chen Liqin |
2011-03-22 | mm: NUMA aware alloc_thread_info_node() | Eric Dumazet |
2010-10-26 | mm: remove pte_*map_nested() | Peter Zijlstra |
2010-10-07 | Fix IRQ flag handling naming | David Howells |
2010-08-10 | Merge branch 'for-2.6.36' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds |
2010-08-07 | remove needless ISA_DMA_THRESHOLD | FUJITA Tomonori |
2010-06-09 | arch: Implement local64_t | Peter Zijlstra |
2010-05-27 | asm-generic: remove ISA_DMA_THRESHOLD in scatterlist.h | FUJITA Tomonori |
2010-05-14 | add descriptive comment for TIF_MEMDIE task flag declaration. | Andreas Dilger |
2010-03-12 | ptrace: move user_enable_single_step & co prototypes to linux/ptrace.h | Christoph Hellwig |
2010-02-20 | MM: Pass a PTE pointer to update_mmu_cache() rather than the PTE itself | Russell King |
2009-12-17 | Merge branch 'for-linus' of git://gitserver.sunplusct.com/linux-2.6-score | Linus Torvalds |
2009-12-17 | Merge branch 'for-33' of git://repo.or.cz/linux-kbuild | Linus Torvalds |
2009-12-17 | score: include asm-generic/param.h in asm/delay.h. | Chen Liqin |
2009-12-17 | score: fixed pfn_valid define. | Chen Liqin |
2009-12-17 | score: add flush_dcahce_page and PG_dcache_dirty define | Chen Liqin |
2009-12-16 | elf: kill USE_ELF_CORE_DUMP | Christoph Hellwig |
2009-12-12 | score: add asm/asm-offsets.h wrapper | Michal Marek |
2009-11-26 | block: add helpers to run flush_dcache_page() against a bio and a request's p... | Ilya Loginov |
2009-09-23 | score: Make THREAD_SIZE available to assembly files. | Tim Abbott |
2009-09-23 | score: Make PAGE_SIZE available to assembly. | Tim Abbott |
2009-09-17 | score: add TIF_NOTIFY_RESUME define in asm/thread_info.h | Chen Liqin |
2009-08-30 | score: add old syscall support | Chen Liqin |
2009-08-30 | score: add MEMORY_START and MEMORY_SIZE define, to make the code clear | Chen Liqin |
2009-08-30 | score: update inconsistent declare after .c was changed | Chen Liqin |
2009-08-30 | score: remove unused code, add include files in .c | Chen Liqin |
2009-06-27 | score: make irq.h definitions local | Arnd Bergmann |
2009-06-27 | score: add address space annotations | Arnd Bergmann |
2009-06-27 | score: add missing #includes | Arnd Bergmann |
2009-06-19 | score: add prototypes for wrapped syscalls | Arnd Bergmann |
2009-06-19 | score: unset __ARCH_WANT_IPC_PARSE_VERSION | Arnd Bergmann |