summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2008-07-251-2/+2
|\ \
| * | powerpc: Fix boot problem due to AT_BASE_PLATFORM changeNathan Lynch2008-07-261-2/+2
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2008-07-254-5/+20
|\ \ \
| * | | sparc: Wire up new system calls.David S. Miller2008-07-254-5/+20
* | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2008-07-252-1/+13
|\ \ \ \
| * | | | [IA64] Wire up new system callsTony Luck2008-07-252-1/+13
| |/ / /
* | | | sys_paccept definition missing __user annotationHarvey Harrison2008-07-251-1/+1
* | | | Merge git://git.infradead.org/embedded-2.6Linus Torvalds2008-07-255-3/+44
|\ \ \ \
| * | | | Make console charset translation optionalDavid Woodhouse2008-06-045-3/+44
* | | | | Merge git://git.infradead.org/~dwmw2/random-2.6Linus Torvalds2008-07-2524-109/+11
|\ \ \ \ \
| * | | | | remove dummy asm/kvm.h filesAdrian Bunk2008-07-2522-105/+4
| * | | | | firmware: create firmware binaries during 'make modules'.David Woodhouse2008-07-252-4/+7
| | |/ / / | |/| | |
* | | | | bootmem: Move node allocation macros back to !HAVE_ARCH_BOOTMEM_NODEJohannes Weiner2008-07-251-5/+4
* | | | | signalfd: fix undefined reference to `compat_sys_signalfd4' when !CONFIG_SIGN...Ingo Molnar2008-07-251-0/+1
* | | | | mm/hugetlb.c: fix build failure with !CONFIG_SYSCTLIngo Molnar2008-07-251-11/+11
| |_|/ / |/| | |
* | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2008-07-2549-277/+2546
|\ \ \ \
| * | | | 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: Remove kmalloc call in handling writes to lparcfgNathan Fontenot2008-07-251-16/+12
| * | | | powerpc/pseries: Update arch vector to indicate support for CMONathan Fontenot2008-07-251-1/+8
| * | | | ibmvfc: Add support for collaborative memory overcommitBrian King2008-07-251-0/+15
| * | | | ibmvscsi: driver enablement for CMORobert Jennings2008-07-252-7/+40
| * | | | ibmveth: enable driver for CMORobert Jennings2008-07-252-34/+140
| * | | | ibmveth: Automatically enable larger rx buffer pools for larger mtuSantiago Leon2008-07-251-7/+13
| * | | | powerpc/pseries: Verify CMO memory entitlement updates with virtual I/ONathan Fontenot2008-07-251-0/+10
| * | | | powerpc/pseries: vio bus support for CMORobert Jennings2008-07-252-8/+1052
| * | | | powerpc/pseries: iommu enablement for CMORobert Jennings2008-07-257-20/+64
| * | | | powerpc/pseries: Add CMO paging statisticsBrian King2008-07-252-1/+24
| * | | | powerpc/pseries: Add collaborative memory managerBrian King2008-07-253-0/+492
| * | | | powerpc/pseries: Utilities to set firmware page stateBrian King2008-07-252-0/+15
| * | | | powerpc/pseries: Enable CMO feature during platform setupRobert Jennings2008-07-252-1/+73
| * | | | powerpc/pseries: Split retrieval of processor entitlement data into a helper ...Robert Jennings2008-07-251-35/+46
| * | | | powerpc/pseries: Add memory entitlement capabilities to /proc/ppc64/lparcfgNathan Fontenot2008-07-252-2/+137
| * | | | powerpc/pseries: Split processor entitlement retrieval and gathering to helpe...Nathan Fotenot2008-07-251-78/+88
| * | | | powerpc/pseries: Remove extraneous error reporting for hcall failures in lparcfgNathan Fontenot2008-07-251-32/+0
| * | | | powerpc: Fix compile error with binutils 2.15Segher Boessenkool2008-07-251-1/+1
| * | | | powerpc/cell: Fixed IOMMU mapping uses weak ordering for a pcie endpointMark Nelson2008-07-251-1/+12
| * | | | powerpc: BookE hardware watchpoint supportLuis Machado2008-07-257-35/+138
| * | | | powerpc: Fallout from sysdev API changesStephen Rothwell2008-07-251-1/+2
| * | | | powerpc: Enable AT_BASE_PLATFORM aux vectorNathan Lynch2008-07-253-0/+21
| * | | | ELF loader support for auxvec base platform stringNathan Lynch2008-07-252-1/+33
| * | | | Merge commit 'jk/jk-merge'Benjamin Herrenschmidt2008-07-252-14/+24
| |\ \ \ \
| | * | | | powerpc/spufs: better placement of spu affinity reference contextAndre Detsch2008-07-241-0/+17
| | * | | | powerpc/spufs: fix aff_mutex and cbe_spu_info[n].list_mutex deadlockAndre Detsch2008-07-241-12/+6
| | * | | | powerpc/spufs: correct kcalloc usageMilton Miller2008-07-231-2/+1
| * | | | | Merge commit 'gcl/gcl-next'Benjamin Herrenschmidt2008-07-254-6/+95
| |\ \ \ \ \ | | |_|/ / / | |/| | | |
| | * | | | of-bindings: Add binding documentation for SPI busses and devicesGrant Likely2008-07-221-0/+57
| | * | | | powerpc/mpc5200: add PSC SICR bit definitionsGrant Likely2008-07-221-1/+31
| | * | | | powerpc/mpc5200: Make mpc5200 GPIO driver select the GENERIC_GPIO configGrant Likely2008-07-221-0/+1
| | * | | | powerpc/mpc5200: Remove fsl-soc.c from mpc5200 build, it is not needed.Jon Smirl2008-07-221-1/+0
OpenPOWER on IntegriCloud