aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | tracehook: asm/syscall.hRoland McGrath2008-07-262-1/+143
* | tracehook: TIF_NOTIFY_RESUMERoland McGrath2008-07-261-0/+34
* | tracehook: force signal_pending()Roland McGrath2008-07-262-1/+17
* | tracehook: deathRoland McGrath2008-07-264-21/+69
* | tracehook: job controlRoland McGrath2008-07-262-5/+25
* | tracehook: get_signal_to_deliverRoland McGrath2008-07-262-11/+56
* | tracehook: syscallRoland McGrath2008-07-261-0/+70
* | tracehook: tracehook_consider_fatal_signalRoland McGrath2008-07-262-4/+26
* | tracehook: tracehook_consider_ignored_signalRoland McGrath2008-07-262-11/+35
* | tracehook: tracehook_signal_handlerRoland McGrath2008-07-261-0/+23
* | tracehook: tracehook_expect_breakpointsRoland McGrath2008-07-262-2/+17
* | tracehook: tracehook_tracer_taskRoland McGrath2008-07-264-25/+37
* | tracehook: release_taskRoland McGrath2008-07-263-12/+50
* | tracehook: vfork-doneRoland McGrath2008-07-262-4/+19
* | tracehook: cloneRoland McGrath2008-07-263-41/+150
* | tracehook: exitRoland McGrath2008-07-262-4/+17
* | tracehook: unexport ptrace_notifyRoland McGrath2008-07-261-1/+0
* | tracehook: execRoland McGrath2008-07-268-38/+50
* | tracehook: add linux/tracehook.hRoland McGrath2008-07-262-0/+85
* | Use WARN() in fs/proc/Arjan van de Ven2008-07-261-4/+1
* | Use WARN() in fs/sysfsArjan van de Ven2008-07-263-8/+3
* | Use WARN() in fs/Arjan van de Ven2008-07-262-4/+2
* | Use WARN() in lib/Arjan van de Ven2008-07-264-22/+15
* | Use WARN() in drivers/base/Arjan van de Ven2008-07-263-14/+7
* | Use WARN() in block/Arjan van de Ven2008-07-261-2/+1
* | use WARN() in kernel/irq/chip.cArjan van de Ven2008-07-261-8/+4
* | Use WARN() in mm/vmalloc.cArjan van de Ven2008-07-261-4/+2
* | Use WARN() in kernel/irq/manage.cArjan van de Ven2008-07-261-2/+1
* | SL*B: drop kmem cache argument from constructorAlexey Dobriyan2008-07-2667-106/+90
* | Documentation cleanup: trivial misspelling, punctuation, and grammar correcti...Matt LaPlante2008-07-2635-64/+65
* | mm: spinlock tree_lockNick Piggin2008-07-2612-39/+38
* | mm: lockless pagecacheNick Piggin2008-07-261-45/+134
* | mm: speculative page referencesNick Piggin2008-07-267-45/+227
* | radix-tree: add gang_lookup_slot, gang_lookup_slot_tagNick Piggin2008-07-262-24/+166
* | mm: readahead scan locklessNick Piggin2008-07-261-3/+3
* | x86: support 1GB hugepages with get_user_pages_lockless()Nick Piggin2008-07-261-3/+40
* | splice: use get_user_pages_fastNick Piggin2008-07-261-38/+3
* | dio: use get_user_pages_fastNick Piggin2008-07-262-14/+4
* | x86: lockless get_user_pages_fast()Nick Piggin2008-07-265-0/+264
* | mm: introduce get_user_pages_fastNick Piggin2008-07-261-0/+33
* | x86: implement pte_specialNick Piggin2008-07-261-3/+6
* | mn10300: use the common ascii hex helpersHarvey Harrison2008-07-261-62/+46
* | frv: use the common ascii hex helpersHarvey Harrison2008-07-261-52/+36
* | cris: use the common ascii hex helpersHarvey Harrison2008-07-262-102/+37
* | omfs: add MAINTAINERS entryBob Copeland2008-07-261-0/+6
* | omfs: update kbuild to include OMFSBob Copeland2008-07-263-0/+18
* | omfs: add bitmap routinesBob Copeland2008-07-261-0/+192
* | omfs: add file routinesBob Copeland2008-07-261-0/+346
* | omfs: add directory routinesBob Copeland2008-07-261-0/+504
* | omfs: add inode routinesBob Copeland2008-07-261-0/+553