summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2008-07-26tracehook: get_signal_to_deliverRoland McGrath1-0/+29
2008-07-26tracehook: syscallRoland McGrath1-0/+70
2008-07-26tracehook: tracehook_consider_fatal_signalRoland McGrath1-0/+21
2008-07-26tracehook: tracehook_consider_ignored_signalRoland McGrath1-0/+19
2008-07-26tracehook: tracehook_signal_handlerRoland McGrath1-0/+23
2008-07-26tracehook: tracehook_expect_breakpointsRoland McGrath1-0/+15
2008-07-26tracehook: tracehook_tracer_taskRoland McGrath1-0/+18
2008-07-26tracehook: release_taskRoland McGrath2-0/+41
2008-07-26tracehook: vfork-doneRoland McGrath1-0/+18
2008-07-26tracehook: cloneRoland McGrath2-0/+122
2008-07-26tracehook: exitRoland McGrath1-0/+15
2008-07-26tracehook: execRoland McGrath1-0/+46
2008-07-26tracehook: add linux/tracehook.hRoland McGrath2-0/+85
2008-07-26SL*B: drop kmem cache argument from constructorAlexey Dobriyan2-2/+2
2008-07-26mm: spinlock tree_lockNick Piggin1-1/+1
2008-07-26mm: speculative page referencesNick Piggin1-1/+110
2008-07-26radix-tree: add gang_lookup_slot, gang_lookup_slot_tagNick Piggin1-1/+11
2008-07-26mm: introduce get_user_pages_fastNick Piggin1-0/+33
2008-07-26include/linux/aio.h: removed duplicated includeHuang Weiyi1-1/+0
2008-07-26relay: add buffer-only channels; useful for early loggingEduard - Gabriel Munteanu1-0/+5
2008-07-26Full conversion to early_initcall() interface, remove old interfaceEduard - Gabriel Munteanu2-14/+0
2008-07-26Better interface for hooking early initcallsEduard - Gabriel Munteanu1-0/+7
2008-07-26kexec jump: save/restore device stateHuang Ying1-0/+2
2008-07-26kexec jumpHuang Ying1-4/+13
2008-07-26memstick: add "start" and "stop" methods to memstick deviceAlex Dubov1-0/+4
2008-07-26memstick: allow "set_param" method to return an error codeAlex Dubov1-1/+1
2008-07-26parport/share.c: proper externsAdrian Bunk1-0/+3
2008-07-26dma-mapping: add the device argument to dma_mapping_error()FUJITA Tomonori2-3/+3
2008-07-26uninline arch_pick_mmap_layout()Andrew Morton1-9/+0
2008-07-26crashdump: fix undefined reference to `elfcorehdr_addr'Ingo Molnar1-0/+6
2008-07-25net: drop unused BUG_TRAP()Ilpo Järvinen1-7/+0
2008-07-25sys_paccept definition missing __user annotationHarvey Harrison1-1/+1
2008-07-25Merge git://git.infradead.org/embedded-2.6Linus Torvalds2-0/+33
2008-07-25Merge git://git.infradead.org/~dwmw2/random-2.6Linus Torvalds1-0/+2
2008-07-25bootmem: Move node allocation macros back to !HAVE_ARCH_BOOTMEM_NODEJohannes Weiner1-5/+4
2008-07-25remove dummy asm/kvm.h filesAdrian Bunk1-0/+2
2008-07-25Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds1-1/+5
2008-07-25Merge branch 'linux-next' of git://git.infradead.org/~dedekind/ubi-2.6Linus Torvalds1-2/+3
2008-07-25edac: i5100 new intel chipset driverArthur Jones1-0/+3
2008-07-25fuse: nfs export special lookupsMiklos Szeredi1-0/+3
2008-07-25locks: add special return value for asynchronous locksMiklos Szeredi1-0/+6
2008-07-25per-task-delay-accounting: update taskstats for memory reclaim delayKeika Kobayashi1-1/+5
2008-07-25per-task-delay-accounting: add memory reclaim delayKeika Kobayashi2-0/+23
2008-07-25task IO accounting: provide distinct tgid/tid I/O statisticsAndrea Righi1-0/+4
2008-07-25bsdacct: switch from global bsd_acct_struct instance to per-pidns onePavel Emelyanov1-0/+3
2008-07-25pidns: add the struct bsd_acct_struct pointer on pid_namespace structPavel Emelyanov1-0/+5
2008-07-25accounting: account for user time when updating memory integralsJonathan Lim1-1/+1
2008-07-25pidns: remove find_task_by_pid, unused for a long timePavel Emelyanov2-7/+1
2008-07-25pidns: remove now unused find_pid function.Pavel Emelyanov2-4/+2
2008-07-25pidns: remove now unused kill_proc functionPavel Emelyanov1-1/+0