Commit Graph

66 Commits (6fc31d54443bdc25a8166be15e3920a7e39d195d)

Author SHA1 Message Date
Thomas Gleixner 2fc361bfcf score: Use generic irq Kconfig 14 years ago
Thomas Gleixner 1c77ff22f5 genirq: Remove __do_IRQ 14 years ago
David Rientjes 6a108a14fa kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERT 14 years ago
Namhyung Kim 41a2437eb1 ptrace: cleanup arch_ptrace() on score 14 years ago
Namhyung Kim 9b05a69e05 ptrace: change signature of arch_ptrace() 14 years ago
Peter Zijlstra ece0e2b640 mm: remove pte_*map_nested() 14 years ago
David Howells df9ee29270 Fix IRQ flag handling naming 15 years ago
Arnaud Lacombe 838a2e55e6 kbuild: migrate all arch to the kconfig mainmenu upgrade 15 years ago
David Howells d7627467b7 Make do_execve() take a const filename pointer 15 years ago
Sam Ravnborg 8b1bb90701 defconfig reduction 15 years ago
Roel Kluin 17e465034a score: fix dereference of NULL pointer in local_flush_tlb_page() 15 years ago
FUJITA Tomonori 7e005f7979 remove needless ISA_DMA_THRESHOLD 15 years ago
Sam Ravnborg 6588169d51 kbuild: allow assignment to {A,C,LD}FLAGS_MODULE on the command line 15 years ago
John Stultz 592913ecb8 time: Kill off CONFIG_GENERIC_TIME 15 years ago
Peter Zijlstra 1996bda2a4 arch: Implement local64_t 15 years ago
FUJITA Tomonori 204f3a0444 asm-generic: remove ISA_DMA_THRESHOLD in scatterlist.h 15 years ago
Andreas Dilger 0ddc9324b1 add descriptive comment for TIF_MEMDIE task flag declaration. 15 years ago
Tejun Heo 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 years ago
Christoph Hellwig dacbe41f77 ptrace: move user_enable_single_step & co prototypes to linux/ptrace.h 15 years ago
Russell King 4b3073e1c5 MM: Pass a PTE pointer to update_mmu_cache() rather than the PTE itself 15 years ago
Wu Fengguang 61ef2489db resources: introduce generic page_is_ram() 15 years ago
Andreas Fenkart 4b529401c5 mm: make totalhigh_pages unsigned long 15 years ago
Chen Liqin ef8355c3a3 score: include asm-generic/param.h in asm/delay.h. 15 years ago
Chen Liqin 202b864ad5 score: fixed pfn_valid define. 15 years ago
Chen Liqin 11ab3f3d3c score: add flush_dcahce_page and PG_dcache_dirty define 15 years ago
Christoph Hellwig 698ba7b5a3 elf: kill USE_ELF_CORE_DUMP 15 years ago
Michal Marek 75f0d92b6a score: add asm/asm-offsets.h wrapper 15 years ago
Al Viro aa65607373 Add missing alignment check in arch/score sys_mmap() 15 years ago
Al Viro f8b7256096 Unify sys_mmap* 15 years ago
Ilya Loginov 2d4dc890b5 block: add helpers to run flush_dcache_page() against a bio and a request's pages 15 years ago
Tim Abbott eccfbf98f4 score: Cleanup linker script using new macros. 16 years ago
Tim Abbott 0dab100689 score: Make THREAD_SIZE available to assembly files. 16 years ago
Tim Abbott aa296ddf32 score: Make PAGE_SIZE available to assembly. 16 years ago
Joe Perches d200c922bc Use new __init_task_data macro in arch init_task.c files. 16 years ago
Chen Liqin 9973affe9b score: add TIF_NOTIFY_RESUME define in asm/thread_info.h 16 years ago
Chen Liqin 125ec616f4 score: make init_thread_union align to THREAD_SIZE 16 years ago
Chen Liqin 798983b2d5 score: update files according to review comments. 16 years ago
Chen Liqin cf52c46835 score: add old syscall support 16 years ago
Chen Liqin 324f40fbb0 score: add MEMORY_START and MEMORY_SIZE define, to make the code clear 16 years ago
Chen Liqin ffa818b4b0 score: update inconsistent declare after .c was changed 16 years ago
Chen Liqin d8aa899bb2 score: remove unused code, add include files in .c 16 years ago
Arnd Bergmann fbd85b0e26 score: clean up mm/init.c 16 years ago
Arnd Bergmann 9b05706a74 score: make irq.h definitions local 16 years ago
Arnd Bergmann c606747225 score: cleanups: dead code, 0 as pointer, shadowed variables 16 years ago
Arnd Bergmann bddc605955 score: fix function prototypes 16 years ago
Arnd Bergmann a1f8213b95 score: add address space annotations 16 years ago
Arnd Bergmann 9fb24cc500 score: add missing #includes 16 years ago
Chen Liqin e831a9c618 score: move save arg5 and arg6 instruction in front of enable_irq 16 years ago
Arnd Bergmann 2f476ef61f score: add prototypes for wrapped syscalls 16 years ago
Arnd Bergmann b5022df4c2 score: remove init_mm 16 years ago