aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2008-07-26mn10300: use the common ascii hex helpersHarvey Harrison
2008-07-26frv: use the common ascii hex helpersHarvey Harrison
2008-07-26cris: use the common ascii hex helpersHarvey Harrison
2008-07-26omfs: add MAINTAINERS entryBob Copeland
2008-07-26omfs: update kbuild to include OMFSBob Copeland
2008-07-26omfs: add bitmap routinesBob Copeland
2008-07-26omfs: add file routinesBob Copeland
2008-07-26omfs: add directory routinesBob Copeland
2008-07-26omfs: add inode routinesBob Copeland
2008-07-26omfs: define filesystem structuresBob Copeland
2008-07-26omfs: add filesystem documentationBob Copeland
2008-07-26include/linux/aio.h: removed duplicated includeHuang Weiyi
2008-07-26relay: add buffer-only channels; useful for early loggingEduard - Gabriel Munteanu
2008-07-26Full conversion to early_initcall() interface, remove old interfaceEduard - Gabriel Munteanu