aboutsummaryrefslogtreecommitdiffstats
path: root/sound (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2008-07-26avr32: use generic show_mem()Johannes Weiner1-39/+0
2008-07-26alpha: use generic show_mem()Johannes Weiner2-65/+0
2008-07-26lib: generic show_mem()Johannes Weiner2-1/+64
2008-07-26mm: print swapcache page count in show_swap_cache_info()Johannes Weiner1-1/+2
2008-07-26/proc/PID/syscallRoland McGrath1-0/+26
2008-07-26task_current_syscallRoland McGrath3-0/+81
2008-07-26tracehook: wait_task_inactiveRoland McGrath5-8/+37
2008-07-26tracehook: CONFIG_HAVE_ARCH_TRACEHOOKRoland McGrath1-0/+18
2008-07-26tracehook: asm/syscall.hRoland McGrath2-1/+143
2008-07-26tracehook: TIF_NOTIFY_RESUMERoland McGrath1-0/+34
2008-07-26tracehook: force signal_pending()Roland McGrath2-1/+17
2008-07-26tracehook: deathRoland McGrath4-21/+69
2008-07-26tracehook: job controlRoland McGrath2-5/+25
2008-07-26tracehook: get_signal_to_deliverRoland McGrath2-11/+56
2008-07-26tracehook: syscallRoland McGrath1-0/+70
2008-07-26tracehook: tracehook_consider_fatal_signalRoland McGrath2-4/+26
2008-07-26tracehook: tracehook_consider_ignored_signalRoland McGrath2-11/+35
2008-07-26tracehook: tracehook_signal_handlerRoland McGrath1-0/+23
2008-07-26tracehook: tracehook_expect_breakpointsRoland McGrath2-2/+17
2008-07-26tracehook: tracehook_tracer_taskRoland McGrath4-25/+37
2008-07-26tracehook: release_taskRoland McGrath3-12/+50
2008-07-26tracehook: vfork-doneRoland McGrath2-4/+19
2008-07-26tracehook: cloneRoland McGrath3-41/+150
2008-07-26tracehook: exitRoland McGrath2-4/+17
2008-07-26tracehook: unexport ptrace_notifyRoland McGrath1-1/+0
2008-07-26tracehook: execRoland McGrath8-38/+50
2008-07-26tracehook: add linux/tracehook.hRoland McGrath2-0/+85
2008-07-26Use WARN() in fs/proc/Arjan van de Ven1-4/+1
2008-07-26Use WARN() in fs/sysfsArjan van de Ven3-8/+3
2008-07-26Use WARN() in fs/Arjan van de Ven2-4/+2
2008-07-26Use WARN() in lib/Arjan van de Ven4-22/+15
2008-07-26Use WARN() in drivers/base/Arjan van de Ven3-14/+7
2008-07-26Use WARN() in block/Arjan van de Ven1-2/+1
2008-07-26use WARN() in kernel/irq/chip.cArjan van de Ven1-8/+4
2008-07-26Use WARN() in mm/vmalloc.cArjan van de Ven1-4/+2
2008-07-26Use WARN() in kernel/irq/manage.cArjan van de Ven1-2/+1
2008-07-26SL*B: drop kmem cache argument from constructorAlexey Dobriyan67-106/+90
2008-07-26Documentation cleanup: trivial misspelling, punctuation, and grammar corrections.Matt LaPlante35-64/+65
2008-07-26mm: spinlock tree_lockNick Piggin12-39/+38
2008-07-26mm: lockless pagecacheNick Piggin1-45/+134
2008-07-26mm: speculative page referencesNick Piggin7-45/+227
2008-07-26radix-tree: add gang_lookup_slot, gang_lookup_slot_tagNick Piggin2-24/+166
2008-07-26mm: readahead scan locklessNick Piggin1-3/+3
2008-07-26x86: support 1GB hugepages with get_user_pages_lockless()Nick Piggin1-3/+40
2008-07-26splice: use get_user_pages_fastNick Piggin1-38/+3
2008-07-26dio: use get_user_pages_fastNick Piggin2-14/+4
2008-07-26x86: lockless get_user_pages_fast()Nick Piggin5-0/+264
2008-07-26mm: introduce get_user_pages_fastNick Piggin1-0/+33
2008-07-26x86: implement pte_specialNick Piggin1-3/+6
2008-07-26mn10300: use the common ascii hex helpersHarvey Harrison1-62/+46