summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2008-07-26SL*B: drop kmem cache argument from constructorAlexey Dobriyan2-2/+2
2008-07-26mm: spinlock tree_lockNick Piggin3-5/+5
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-26x86: lockless get_user_pages_fast()Nick Piggin1-0/+1
2008-07-26mm: introduce get_user_pages_fastNick Piggin1-0/+33
2008-07-26x86: implement pte_specialNick Piggin1-3/+6
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 Munteanu2-0/+9
2008-07-26kexec jump: save/restore device stateHuang Ying1-0/+2
2008-07-26kexec jumpHuang Ying2-12/+23
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-26x86 calgary: fix handling of devices that aren't behind the CalgaryAlexis Bruemmer1-0/+1
2008-07-26dma-mapping: add the device argument to dma_mapping_error()FUJITA Tomonori26-61/+103
2008-07-26include/video/atmel_lcdc.h must #include <linux/workqueue.h>Adrian Bunk1-0/+1
2008-07-26uninline arch_pick_mmap_layout()Andrew Morton1-9/+0
2008-07-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-0/+6
2008-07-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2-2/+14
2008-07-26Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds1-1/+7
2008-07-26sys_paccept definition missing __user annotationHarvey Harrison1-1/+1
2008-07-26sparc: Wire up new system calls.David S. Miller2-2/+14
2008-07-25Merge git://git.infradead.org/embedded-2.6Linus Torvalds2-0/+33
2008-07-25Merge git://git.infradead.org/~dwmw2/random-2.6Linus Torvalds22-105/+4
2008-07-25bootmem: Move node allocation macros back to !HAVE_ARCH_BOOTMEM_NODEJohannes Weiner1-5/+4
2008-07-25remove dummy asm/kvm.h filesAdrian Bunk22-105/+4
2008-07-25Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds15-22/+135
2008-07-25Merge branch 'linux-next' of git://git.infradead.org/~dedekind/ubi-2.6Linus Torvalds2-13/+68
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
2008-07-25shrink struct pid by removing padding on 64 bit buildsRichard Kennedy1-1/+1
2008-07-25proper pid{hash,map}_init() prototypesAdrian Bunk1-0/+3
2008-07-25proc: always do ->releaseAlexey Dobriyan1-0/+1
2008-07-25move proc_kmsg_operations to fs/proc/internal.hAdrian Bunk1-1/+0
2008-07-25fs/partition/check.c: fix return value warningAbdel Benamrouche1-1/+1
2008-07-25elf: use ELF_CORE_EFLAGS for kcore ELF header flagsEdgar E. Iglesias1-2/+2
2008-07-25ipc: do not use a negative value to re-enable msgmni automatic recomputingNadia Derbey1-1/+2