Commit Graph

78 Commits (f73765fcb8bb79e80af58059441eb931679e68c0)

Author SHA1 Message Date
Jonas Bonn 66574cc054 modules: make arch's use default loader hooks 14 years ago
Akinobu Mita 63e424c844 arch: remove CONFIG_GENERIC_FIND_{NEXT_BIT,BIT_LE,LAST_BIT} 14 years ago
Stephen Boyd 5ca43f6c3b lib: consolidate DEBUG_STACK_USAGE option 14 years ago
Peter Zijlstra 1c39517696 mm: now that all old mmu_gather code is gone, remove the storage 14 years ago
Lucas De Marchi 25985edced Fix common misspellings 14 years ago
Thomas Gleixner 78c8982564 genirq: Remove the now obsolete config options and select statements 14 years ago
Thomas Gleixner 324808c2bc score: Use generic show_interrupts() 14 years ago
Thomas Gleixner 991353510e score: Convert to new irq function names 14 years ago
Chen Liqin fa73c5bffb score: lost a semicolon in asm/irqflags.h 14 years ago
Thomas Gleixner 538202b5cc score: Select GENERIC_HARDIRQS_NO_DEPRECATED 14 years ago
Thomas Gleixner 7182297ebb score: Convert irq_chip to new functions 14 years ago
Eric Dumazet b6a84016bd mm: NUMA aware alloc_thread_info_node() 14 years ago
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