summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* SL*B: drop kmem cache argument from constructorAlexey Dobriyan2008-07-262-2/+2
* mm: spinlock tree_lockNick Piggin2008-07-263-5/+5
* mm: speculative page referencesNick Piggin2008-07-261-1/+110
* radix-tree: add gang_lookup_slot, gang_lookup_slot_tagNick Piggin2008-07-261-1/+11
* x86: lockless get_user_pages_fast()Nick Piggin2008-07-261-0/+1
* mm: introduce get_user_pages_fastNick Piggin2008-07-261-0/+33
* x86: implement pte_specialNick Piggin2008-07-261-3/+6
* include/linux/aio.h: removed duplicated includeHuang Weiyi2008-07-261-1/+0Star
* 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/+0Star
* Better interface for hooking early initcallsEduard - Gabriel Munteanu2008-07-262-0/+9
* kexec jump: save/restore device stateHuang Ying2008-07-261-0/+2
* kexec jumpHuang Ying2008-07-262-12/+23
* 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
* x86 calgary: fix handling of devices that aren't behind the CalgaryAlexis Bruemmer2008-07-261-0/+1
* dma-mapping: add the device argument to dma_mapping_error()FUJITA Tomonori2008-07-2626-61/+103
* include/video/atmel_lcdc.h must #include <linux/workqueue.h>Adrian Bunk2008-07-261-0/+1
* uninline arch_pick_mmap_layout()Andrew Morton2008-07-261-9/+0Star
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-07-261-0/+6
|\
| * ipsec: ipcomp - Merge IPComp implementationsHerbert Xu2008-07-251-0/+6
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2008-07-262-2/+14
|\ \
| * | sparc: Wire up new system calls.David S. Miller2008-07-262-2/+14
* | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2008-07-261-1/+7
|\ \ \
| * | | [IA64] Wire up new system callsTony Luck2008-07-251-1/+7
| |/ /
* | | 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-2522-105/+4Star
|\ \ \ \
| * | | | remove dummy asm/kvm.h filesAdrian Bunk2008-07-2522-105/+4Star
| | |/ / | |/| |
* | | | 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-2515-22/+135
|\ \ \ \
| * | | | powerpc: Wireup new syscallsTony Breeds2008-07-253-1/+14
| * | | | Move update_mmu_cache() declaration from tlbflush.h to pgtable.hBenjamin Herrenschmidt2008-07-252-11/+13
| * | | | powerpc/pseries: vio bus support for CMORobert Jennings2008-07-251-2/+25
| * | | | powerpc/pseries: iommu enablement for CMORobert Jennings2008-07-251-1/+1
| * | | | powerpc/pseries: Add CMO paging statisticsBrian King2008-07-251-1/+4
| * | | | powerpc/pseries: Utilities to set firmware page stateBrian King2008-07-251-0/+5
| * | | | powerpc/pseries: Enable CMO feature during platform setupRobert Jennings2008-07-251-1/+2
| * | | | powerpc/pseries: Add memory entitlement capabilities to /proc/ppc64/lparcfgNathan Fontenot2008-07-251-1/+17
| * | | | powerpc: BookE hardware watchpoint supportLuis Machado2008-07-251-0/+2
| * | | | powerpc: Enable AT_BASE_PLATFORM aux vectorNathan Lynch2008-07-252-0/+10
| * | | | ELF loader support for auxvec base platform stringNathan Lynch2008-07-251-1/+5
| * | | | Merge commit 'gcl/gcl-next'Benjamin Herrenschmidt2008-07-251-3/+37
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | powerpc/mpc5200: add PSC SICR bit definitionsGrant Likely2008-07-221-1/+31
| | * | | powerpc/mpc5200: Add AC97 register definitions for the MPC52xx PSCJon Smirl2008-07-221-2/+6
* | | | | Merge branch 'linux-next' of git://git.infradead.org/~dedekind/ubi-2.6Linus Torvalds2008-07-252-13/+68
|\ \ \ \ \
| * | | | | UBI: fix checkpatch.pl errors and warningsArtem Bityutskiy2008-07-241-8/+8
| * | | | | UBI: implement multiple volumes renameArtem Bityutskiy2008-07-241-3/+57