summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* tracehook: execRoland McGrath2008-07-261-0/+46
* tracehook: add linux/tracehook.hRoland McGrath2008-07-262-0/+85
* SL*B: drop kmem cache argument from constructorAlexey Dobriyan2008-07-262-2/+2
* mm: spinlock tree_lockNick Piggin2008-07-261-1/+1
* mm: speculative page referencesNick Piggin2008-07-261-1/+110
* radix-tree: add gang_lookup_slot, gang_lookup_slot_tagNick Piggin2008-07-261-1/+11
* mm: introduce get_user_pages_fastNick Piggin2008-07-261-0/+33
* include/linux/aio.h: removed duplicated includeHuang Weiyi2008-07-261-1/+0
* relay: add buffer-only channels; useful for early loggingEduard - Gabriel Munteanu2008-07-261-0/+5
* Full conversion to early_initcall() interface, remove old interfaceEduard - Gabriel Munteanu2008-07-262-14/+0
* Better interface for hooking early initcallsEduard - Gabriel Munteanu2008-07-261-0/+7
* kexec jump: save/restore device stateHuang Ying2008-07-261-0/+2
* kexec jumpHuang Ying2008-07-261-4/+13
* memstick: add "start" and "stop" methods to memstick deviceAlex Dubov2008-07-261-0/+4
* memstick: allow "set_param" method to return an error codeAlex Dubov2008-07-261-1/+1
* parport/share.c: proper externsAdrian Bunk2008-07-261-0/+3
* dma-mapping: add the device argument to dma_mapping_error()FUJITA Tomonori2008-07-262-3/+3
* uninline arch_pick_mmap_layout()Andrew Morton2008-07-261-9/+0
* sys_paccept definition missing __user annotationHarvey Harrison2008-07-251-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/+4
* | | 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/+1
* | | | pidns: remove now unused find_pid function.Pavel Emelyanov2008-07-252-4/+2
* | | | pidns: remove now unused kill_proc functionPavel Emelyanov2008-07-251-1/+0
* | | | 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/+0
* | | | 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/+5
* | | | ipc/sem.c: remove unused entries from struct sem_queueManfred Spraul2008-07-251-2/+0
OpenPOWER on IntegriCloud