| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix IRQ flag handling naming | David Howells | 2010-10-07 | 1 | -88/+99 |
* | Merge branch 'for-2.6.36' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 2010-08-10 | 1 | -2/+0 |
|\ |
|
| * | remove needless ISA_DMA_THRESHOLD | FUJITA Tomonori | 2010-08-07 | 1 | -2/+0 |
* | | arch: Implement local64_t | Peter Zijlstra | 2010-06-09 | 1 | -0/+1 |
|/ |
|
* | asm-generic: remove ISA_DMA_THRESHOLD in scatterlist.h | FUJITA Tomonori | 2010-05-27 | 1 | -0/+2 |
* | add descriptive comment for TIF_MEMDIE task flag declaration. | Andreas Dilger | 2010-05-14 | 1 | -1/+1 |
* | ptrace: move user_enable_single_step & co prototypes to linux/ptrace.h | Christoph Hellwig | 2010-03-12 | 1 | -2/+1 |
* | MM: Pass a PTE pointer to update_mmu_cache() rather than the PTE itself | Russell King | 2010-02-20 | 1 | -1/+2 |
* | Merge branch 'for-linus' of git://gitserver.sunplusct.com/linux-2.6-score | Linus Torvalds | 2009-12-17 | 3 | -2/+6 |
|\ |
|
| * | score: include asm-generic/param.h in asm/delay.h. | Chen Liqin | 2009-12-17 | 1 | -0/+2 |
| * | score: fixed pfn_valid define. | Chen Liqin | 2009-12-17 | 1 | -1/+1 |
| * | score: add flush_dcahce_page and PG_dcache_dirty define | Chen Liqin | 2009-12-17 | 1 | -1/+3 |
* | | Merge branch 'for-33' of git://repo.or.cz/linux-kbuild | Linus Torvalds | 2009-12-17 | 1 | -0/+1 |
|\ \
| |/
|/| |
|
| * | score: add asm/asm-offsets.h wrapper | Michal Marek | 2009-12-12 | 1 | -0/+1 |
* | | elf: kill USE_ELF_CORE_DUMP | Christoph Hellwig | 2009-12-16 | 1 | -1/+0 |
|/ |
|
* | block: add helpers to run flush_dcache_page() against a bio and a request's p... | Ilya Loginov | 2009-11-26 | 1 | -0/+1 |
* | score: Make THREAD_SIZE available to assembly files. | Tim Abbott | 2009-09-23 | 1 | -6/+9 |
* | score: Make PAGE_SIZE available to assembly. | Tim Abbott | 2009-09-23 | 1 | -1/+2 |
* | score: add TIF_NOTIFY_RESUME define in asm/thread_info.h | Chen Liqin | 2009-09-17 | 1 | -0/+2 |
* | score: add old syscall support | Chen Liqin | 2009-08-30 | 1 | -0/+5 |
* | score: add MEMORY_START and MEMORY_SIZE define, to make the code clear | Chen Liqin | 2009-08-30 | 1 | -1/+2 |
* | score: update inconsistent declare after .c was changed | Chen Liqin | 2009-08-30 | 9 | -35/+472 |
* | score: remove unused code, add include files in .c | Chen Liqin | 2009-08-30 | 2 | -9/+11 |
* | score: make irq.h definitions local | Arnd Bergmann | 2009-06-27 | 1 | -10/+0 |
* | score: add address space annotations | Arnd Bergmann | 2009-06-27 | 1 | -2/+2 |
* | score: add missing #includes | Arnd Bergmann | 2009-06-27 | 1 | -0/+1 |
* | score: add prototypes for wrapped syscalls | Arnd Bergmann | 2009-06-19 | 1 | -2/+4 |
* | score: unset __ARCH_WANT_IPC_PARSE_VERSION | Arnd Bergmann | 2009-06-19 | 1 | -1/+0 |
* | score: update files according to review comments | Chen Liqin | 2009-06-19 | 7 | -45/+67 |
* | score: Add support for Sunplus S+core architecture | Chen Liqin | 2009-06-19 | 88 | -0/+2501 |