UBUNTU: Ubuntu-2.6.38-12.51
[linux-flexiantxendom0-natty.git] / arch / score /
2011-01-21 Thomas Gleixnerscore: Use generic irq Kconfig
2011-01-21 Thomas Gleixnergenirq: Remove __do_IRQ
2011-01-21 David Rientjeskconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERT
2010-10-28 Linus TorvaldsMerge branch 'kconfig' of git://git./linux/kernel/git...
2010-10-28 Namhyung Kimptrace: cleanup arch_ptrace() on score
2010-10-28 Namhyung Kimptrace: change signature of arch_ptrace()
2010-10-26 Peter Zijlstramm: remove pte_*map_nested()
2010-10-12 Michal MarekMerge branch 'kbuild/rc-fixes' into kbuild/kconfig
2010-10-07 David HowellsFix IRQ flag handling naming
2010-09-20 Arnaud Lacombekbuild: migrate all arch to the kconfig mainmenu upgrade
2010-08-18 David HowellsMake do_execve() take a const filename pointer
2010-08-14 Sam Ravnborgdefconfig reduction
2010-08-12 Roel Kluinscore: fix dereference of NULL pointer in local_flush_t...
2010-08-10 Linus TorvaldsMerge branch 'for-2.6.36' of git://git.kernel.dk/linux...
2010-08-07 FUJITA Tomonoriremove needless ISA_DMA_THRESHOLD
2010-08-06 Linus TorvaldsMerge branch 'timers-timekeeping-for-linus' of git...
2010-08-06 Linus TorvaldsMerge branch 'perf-core-for-linus' of git://git./linux...
2010-08-04 Michal MarekMerge commit 'v2.6.35' into kbuild/kbuild
2010-08-03 Sam Ravnborgkbuild: allow assignment to {A,C,LD}FLAGS_MODULE on...
2010-07-27 John Stultztime: Kill off CONFIG_GENERIC_TIME
2010-06-09 Peter Zijlstraarch: Implement local64_t
2010-05-27 FUJITA Tomonoriasm-generic: remove ISA_DMA_THRESHOLD in scatterlist.h
2010-05-14 Andreas Dilgeradd descriptive comment for TIF_MEMDIE task flag declar...
2010-03-30 Tejun Heoinclude cleanup: Update gfp.h and slab.h includes to...
2010-03-12 Christoph Hellwigptrace: move user_enable_single_step & co prototypes...
2010-03-01 Linus TorvaldsMerge branch 'for-linus' of /home/rmk/linux-2.6-arm
2010-02-20 Russell KingMM: Pass a PTE pointer to update_mmu_cache() rather...
2010-02-17 Thomas GleixnerMerge branch 'linus' into x86/mm
2010-02-11 H. Peter AnvinMerge remote branch 'linus/master' into x86/bootmem
2010-02-02 Wu Fengguangresources: introduce generic page_is_ram()
2010-01-11 Andreas Fenkartmm: make totalhigh_pages unsigned long
2009-12-17 Linus TorvaldsMerge branch 'for-linus' of git://gitserver.sunplusct...
2009-12-17 Linus TorvaldsMerge branch 'for-33' of git://repo.or.cz/linux-kbuild
2009-12-17 Chen Liqinscore: include asm-generic/param.h in asm/delay.h.
2009-12-17 Chen Liqinscore: fixed pfn_valid define.
2009-12-17 Chen Liqinscore: add flush_dcahce_page and PG_dcache_dirty define
2009-12-16 Christoph Hellwigelf: kill USE_ELF_CORE_DUMP
2009-12-12 Michal Marekscore: add asm/asm-offsets.h wrapper
2009-12-11 Al ViroAdd missing alignment check in arch/score sys_mmap()
2009-12-11 Al ViroUnify sys_mmap*
2009-11-26 Ilya Loginovblock: add helpers to run flush_dcache_page() against...
2009-09-23 Linus TorvaldsMerge git://git./linux/kernel/git/sam/kbuild-next
2009-09-23 Tim Abbottscore: Cleanup linker script using new macros.
2009-09-23 Tim Abbottscore: Make THREAD_SIZE available to assembly files.
2009-09-23 Tim Abbottscore: Make PAGE_SIZE available to assembly.
2009-09-21 Joe PerchesUse new __init_task_data macro in arch init_task.c...
2009-09-17 Chen Liqinscore: add TIF_NOTIFY_RESUME define in asm/thread_info.h
2009-08-30 Chen Liqinscore: make init_thread_union align to THREAD_SIZE
2009-08-30 Chen Liqinscore: update files according to review comments.
2009-08-30 Chen Liqinscore: add old syscall support
2009-08-30 Chen Liqinscore: add MEMORY_START and MEMORY_SIZE define, to...
2009-08-30 Chen Liqinscore: update inconsistent declare after .c was changed
2009-08-30 Chen Liqinscore: remove unused code, add include files in .c
2009-06-27 Arnd Bergmannscore: clean up mm/init.c
2009-06-27 Arnd Bergmannscore: make irq.h definitions local
2009-06-27 Arnd Bergmannscore: cleanups: dead code, 0 as pointer, shadowed...
2009-06-27 Arnd Bergmannscore: fix function prototypes
2009-06-27 Arnd Bergmannscore: add address space annotations
2009-06-27 Arnd Bergmannscore: add missing #includes
2009-06-22 Chen Liqinscore: move save arg5 and arg6 instruction in front...
2009-06-19 Arnd Bergmannscore: add prototypes for wrapped syscalls
2009-06-19 Arnd Bergmannscore: remove init_mm
2009-06-19 Arnd Bergmannscore: add generic sys_call_table
2009-06-19 Arnd Bergmannscore: remove __{put,get}_user_unknown
2009-06-19 Arnd Bergmannscore: unset __ARCH_WANT_IPC_PARSE_VERSION
2009-06-19 Chen Liqinscore: update files according to review comments
2009-06-19 Chen Liqinscore: Add support for Sunplus S+core architecture