aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2008-07-26uninline arch_pick_mmap_layout()Andrew Morton
2008-07-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2008-07-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds
2008-07-25Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds
2008-07-25sys_paccept definition missing __user annotationHarvey Harrison
2008-07-25sparc: Wire up new system calls.David S. Miller
2008-07-25Merge git://git.infradead.org/embedded-2.6Linus Torvalds
2008-07-25Merge git://git.infradead.org/~dwmw2/random-2.6Linus Torvalds
2008-07-25bootmem: Move node allocation macros back to !HAVE_ARCH_BOOTMEM_NODEJohannes Weiner
2008-07-25remove dummy asm/kvm.h filesAdrian Bunk
2008-07-25Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds
2008-07-25Merge branch 'linux-next' of git://git.infradead.org/~dedekind/ubi-2.6Linus Torvalds
2008-07-25edac: i5100 new intel chipset driverArthur Jones
2008-07-25fuse: nfs export special lookupsMiklos Szeredi
2008-07-25locks: add special return value for asynchronous locksMiklos Szeredi
2008-07-25per-task-delay-accounting: update taskstats for memory reclaim delayKeika Kobayashi
2008-07-25per-task-delay-accounting: add memory reclaim delayKeika Kobayashi
2008-07-25task IO accounting: provide distinct tgid/tid I/O statisticsAndrea Righi
2008-07-25bsdacct: switch from global bsd_acct_struct instance to per-pidns onePavel Emelyanov
2008-07-25pidns: add the struct bsd_acct_struct pointer on pid_namespace structPavel Emelyanov
2008-07-25accounting: account for user time when updating memory integralsJonathan Lim
2008-07-25pidns: remove find_task_by_pid, unused for a long timePavel Emelyanov
2008-07-25pidns: remove now unused find_pid function.Pavel Emelyanov
2008-07-25pidns: remove now unused kill_proc functionPavel Emelyanov
2008-07-25shrink struct pid by removing padding on 64 bit buildsRichard Kennedy
2008-07-25proper pid{hash,map}_init() prototypesAdrian Bunk
2008-07-25proc: always do ->releaseAlexey Dobriyan
2008-07-25move proc_kmsg_operations to fs/proc/internal.hAdrian Bunk
2008-07-25fs/partition/check.c: fix return value warningAbdel Benamrouche
2008-07-25elf: use ELF_CORE_EFLAGS for kcore ELF header flagsEdgar E. Iglesias
2008-07-25ipc: do not use a negative value to re-enable msgmni automatic recomputingNadia Derbey
2008-07-25ipc/sem.c: rewrite undo list lockingManfred Spraul
2008-07-25ipc/sem.c: convert sem_array.sem_pending to struct list_headManfred Spraul
2008-07-25ipc/sem.c: remove unused entries from struct sem_queueManfred Spraul
2008-07-25ipc/sem.c: convert undo structures to struct list_headManfred Spraul
2008-07-25idr: make idr_find rcu-safeNadia Derbey
2008-07-25idr: error checking factorizationNadia Derbey
2008-07-25idr: change the idr structureNadia Derbey
2008-07-25calgary iommu: use the first kernels TCE tables in kdumpChandru
2008-07-25workqueues: make get_online_cpus() useable for work->func()Oleg Nesterov
2008-07-25workqueues: implement flush_work()Oleg Nesterov
2008-07-25coredump: kill mm->core_doneOleg Nesterov
2008-07-25coredump: construct the list of coredumping threads at startup timeOleg Nesterov
2008-07-25coredump: turn core_state->nr_threads into atomic_tOleg Nesterov
2008-07-25coredump: move mm->core_waiters into struct core_stateOleg Nesterov
2008-07-25coredump: turn mm->core_startup_done into the pointer to struct core_stateOleg Nesterov
2008-07-25kill PF_BORROWED_MM in favour of PF_KTHREADOleg Nesterov
2008-07-25introduce PF_KTHREAD flagOleg Nesterov
2008-07-25ptrace: give more respect to SIGKILLOleg Nesterov
2008-07-25include/asm/ptrace.h userspace headers cleanupAdrian Bunk