summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-07-26blackfin: use generic show_mem()Johannes Weiner
2008-07-26avr32: use generic show_mem()Johannes Weiner
2008-07-26alpha: use generic show_mem()Johannes Weiner
2008-07-26lib: generic show_mem()Johannes Weiner
2008-07-26mm: print swapcache page count in show_swap_cache_info()Johannes Weiner
2008-07-26/proc/PID/syscallRoland McGrath
2008-07-26task_current_syscallRoland McGrath
2008-07-26tracehook: wait_task_inactiveRoland McGrath
2008-07-26tracehook: CONFIG_HAVE_ARCH_TRACEHOOKRoland McGrath
2008-07-26tracehook: asm/syscall.hRoland McGrath
2008-07-26tracehook: TIF_NOTIFY_RESUMERoland McGrath
2008-07-26tracehook: force signal_pending()Roland McGrath
2008-07-26tracehook: deathRoland McGrath
2008-07-26tracehook: job controlRoland McGrath
2008-07-26tracehook: get_signal_to_deliverRoland McGrath
2008-07-26tracehook: syscallRoland McGrath
2008-07-26tracehook: tracehook_consider_fatal_signalRoland McGrath
2008-07-26tracehook: tracehook_consider_ignored_signalRoland McGrath
2008-07-26tracehook: tracehook_signal_handlerRoland McGrath
2008-07-26tracehook: tracehook_expect_breakpointsRoland McGrath
2008-07-26tracehook: tracehook_tracer_taskRoland McGrath
2008-07-26tracehook: release_taskRoland McGrath
2008-07-26tracehook: vfork-doneRoland McGrath
2008-07-26tracehook: cloneRoland McGrath
2008-07-26tracehook: exitRoland McGrath
2008-07-26tracehook: unexport ptrace_notifyRoland McGrath
2008-07-26tracehook: execRoland McGrath
2008-07-26tracehook: add linux/tracehook.hRoland McGrath
2008-07-26Use WARN() in fs/proc/Arjan van de Ven
2008-07-26Use WARN() in fs/sysfsArjan van de Ven
2008-07-26Use WARN() in fs/Arjan van de Ven
2008-07-26Use WARN() in lib/Arjan van de Ven
2008-07-26Use WARN() in drivers/base/Arjan van de Ven
2008-07-26Use WARN() in block/Arjan van de Ven
2008-07-26use WARN() in kernel/irq/chip.cArjan van de Ven
2008-07-26Use WARN() in mm/vmalloc.cArjan van de Ven
2008-07-26Use WARN() in kernel/irq/manage.cArjan van de Ven
2008-07-26SL*B: drop kmem cache argument from constructorAlexey Dobriyan
2008-07-26Documentation cleanup: trivial misspelling, punctuation, and grammar correcti...Matt LaPlante
2008-07-26mm: spinlock tree_lockNick Piggin
2008-07-26mm: lockless pagecacheNick Piggin
2008-07-26mm: speculative page referencesNick Piggin
2008-07-26radix-tree: add gang_lookup_slot, gang_lookup_slot_tagNick Piggin
2008-07-26mm: readahead scan locklessNick Piggin
2008-07-26x86: support 1GB hugepages with get_user_pages_lockless()Nick Piggin
2008-07-26splice: use get_user_pages_fastNick Piggin
2008-07-26dio: use get_user_pages_fastNick Piggin
2008-07-26x86: lockless get_user_pages_fast()Nick Piggin
2008-07-26mm: introduce get_user_pages_fastNick Piggin
2008-07-26x86: implement pte_specialNick Piggin