summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* sys_paccept definition missing __user annotationHarvey Harrison2008-07-261-1/+1
* Merge git://git.infradead.org/embedded-2.6Linus Torvalds2008-07-252-0/+33
|\
| * Make console charset translation optionalDavid Woodhouse2008-06-042-0/+33
* | Merge git://git.infradead.org/~dwmw2/random-2.6Linus Torvalds2008-07-251-0/+2
|\ \
| * | remove dummy asm/kvm.h filesAdrian Bunk2008-07-251-0/+2
* | | bootmem: Move node allocation macros back to !HAVE_ARCH_BOOTMEM_NODEJohannes Weiner2008-07-251-5/+4Star
* | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2008-07-251-1/+5
|\ \ \
| * | | ELF loader support for auxvec base platform stringNathan Lynch2008-07-251-1/+5
| |/ /
* | | Merge branch 'linux-next' of git://git.infradead.org/~dedekind/ubi-2.6Linus Torvalds2008-07-251-2/+3
|\ \ \
| * | | UBI: amend commentariesArtem Bityutskiy2008-07-241-2/+2
| * | | UBI: add ubi_sync() interfaceArtem Bityutskiy2008-07-241-0/+1
* | | | edac: i5100 new intel chipset driverArthur Jones2008-07-251-0/+3
* | | | fuse: nfs export special lookupsMiklos Szeredi2008-07-251-0/+3
* | | | locks: add special return value for asynchronous locksMiklos Szeredi2008-07-251-0/+6
* | | | per-task-delay-accounting: update taskstats for memory reclaim delayKeika Kobayashi2008-07-251-1/+5
* | | | per-task-delay-accounting: add memory reclaim delayKeika Kobayashi2008-07-252-0/+23
* | | | task IO accounting: provide distinct tgid/tid I/O statisticsAndrea Righi2008-07-251-0/+4
* | | | bsdacct: switch from global bsd_acct_struct instance to per-pidns onePavel Emelyanov2008-07-251-0/+3
* | | | pidns: add the struct bsd_acct_struct pointer on pid_namespace structPavel Emelyanov2008-07-251-0/+5
* | | | accounting: account for user time when updating memory integralsJonathan Lim2008-07-251-1/+1
* | | | pidns: remove find_task_by_pid, unused for a long timePavel Emelyanov2008-07-252-7/+1Star
* | | | pidns: remove now unused find_pid function.Pavel Emelyanov2008-07-252-4/+2Star
* | | | pidns: remove now unused kill_proc functionPavel Emelyanov2008-07-251-1/+0Star
* | | | shrink struct pid by removing padding on 64 bit buildsRichard Kennedy2008-07-251-1/+1
* | | | proper pid{hash,map}_init() prototypesAdrian Bunk2008-07-251-0/+3
* | | | proc: always do ->releaseAlexey Dobriyan2008-07-251-0/+1
* | | | move proc_kmsg_operations to fs/proc/internal.hAdrian Bunk2008-07-251-1/+0Star
* | | | fs/partition/check.c: fix return value warningAbdel Benamrouche2008-07-251-1/+1
* | | | ipc: do not use a negative value to re-enable msgmni automatic recomputingNadia Derbey2008-07-251-1/+2
* | | | ipc/sem.c: rewrite undo list lockingManfred Spraul2008-07-251-1/+5
* | | | ipc/sem.c: convert sem_array.sem_pending to struct list_headManfred Spraul2008-07-251-7/+5Star
* | | | ipc/sem.c: remove unused entries from struct sem_queueManfred Spraul2008-07-251-2/+0Star
* | | | ipc/sem.c: convert undo structures to struct list_headManfred Spraul2008-07-251-6/+6
* | | | idr: make idr_find rcu-safeNadia Derbey2008-07-251-0/+16
* | | | idr: error checking factorizationNadia Derbey2008-07-251-0/+6
* | | | idr: change the idr structureNadia Derbey2008-07-251-0/+2
* | | | calgary iommu: use the first kernels TCE tables in kdumpChandru2008-07-251-0/+8
* | | | workqueues: make get_online_cpus() useable for work->func()Oleg Nesterov2008-07-252-4/+13
* | | | workqueues: implement flush_work()Oleg Nesterov2008-07-251-0/+2
* | | | coredump: kill mm->core_doneOleg Nesterov2008-07-251-3/+1Star
* | | | coredump: construct the list of coredumping threads at startup timeOleg Nesterov2008-07-251-0/+6
* | | | coredump: turn core_state->nr_threads into atomic_tOleg Nesterov2008-07-251-1/+1
* | | | coredump: move mm->core_waiters into struct core_stateOleg Nesterov2008-07-251-1/+1
* | | | coredump: turn mm->core_startup_done into the pointer to struct core_stateOleg Nesterov2008-07-251-1/+6
* | | | kill PF_BORROWED_MM in favour of PF_KTHREADOleg Nesterov2008-07-251-2/+1Star
* | | | introduce PF_KTHREAD flagOleg Nesterov2008-07-252-1/+2
* | | | ptrace: give more respect to SIGKILLOleg Nesterov2008-07-251-3/+0Star
* | | | res_counter: limit change support ebusyKAMEZAWA Hiroyuki2008-07-251-0/+16
* | | | memcg: helper function for relcaim from shmem.KAMEZAWA Hiroyuki2008-07-251-0/+7
* | | | memcg: remove refcnt from page_cgroupKAMEZAWA Hiroyuki2008-07-251-5/+5