| Commit message (Expand) | Author | Age | Files | Lines |
* | mm/hugetlb.c: fix build failure with !CONFIG_SYSCTL | Ingo Molnar | 2008-07-25 | 1 | -11/+11 |
* | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po... | Linus Torvalds | 2008-07-25 | 49 | -277/+2546 |
|\ |
|
| * | powerpc: Wireup new syscalls | Tony Breeds | 2008-07-25 | 3 | -1/+14 |
| * | Move update_mmu_cache() declaration from tlbflush.h to pgtable.h | Benjamin Herrenschmidt | 2008-07-25 | 2 | -11/+13 |
| * | powerpc/pseries: Remove kmalloc call in handling writes to lparcfg | Nathan Fontenot | 2008-07-25 | 1 | -16/+12 |
| * | powerpc/pseries: Update arch vector to indicate support for CMO | Nathan Fontenot | 2008-07-25 | 1 | -1/+8 |
| * | ibmvfc: Add support for collaborative memory overcommit | Brian King | 2008-07-25 | 1 | -0/+15 |
| * | ibmvscsi: driver enablement for CMO | Robert Jennings | 2008-07-25 | 2 | -7/+40 |
| * | ibmveth: enable driver for CMO | Robert Jennings | 2008-07-25 | 2 | -34/+140 |
| * | ibmveth: Automatically enable larger rx buffer pools for larger mtu | Santiago Leon | 2008-07-25 | 1 | -7/+13 |
| * | powerpc/pseries: Verify CMO memory entitlement updates with virtual I/O | Nathan Fontenot | 2008-07-25 | 1 | -0/+10 |
| * | powerpc/pseries: vio bus support for CMO | Robert Jennings | 2008-07-25 | 2 | -8/+1052 |
| * | powerpc/pseries: iommu enablement for CMO | Robert Jennings | 2008-07-25 | 7 | -20/+64 |
| * | powerpc/pseries: Add CMO paging statistics | Brian King | 2008-07-25 | 2 | -1/+24 |
| * | powerpc/pseries: Add collaborative memory manager | Brian King | 2008-07-25 | 3 | -0/+492 |
| * | powerpc/pseries: Utilities to set firmware page state | Brian King | 2008-07-25 | 2 | -0/+15 |
| * | powerpc/pseries: Enable CMO feature during platform setup | Robert Jennings | 2008-07-25 | 2 | -1/+73 |
| * | powerpc/pseries: Split retrieval of processor entitlement data into a helper ... | Robert Jennings | 2008-07-25 | 1 | -35/+46 |
| * | powerpc/pseries: Add memory entitlement capabilities to /proc/ppc64/lparcfg | Nathan Fontenot | 2008-07-25 | 2 | -2/+137 |
| * | powerpc/pseries: Split processor entitlement retrieval and gathering to helpe... | Nathan Fotenot | 2008-07-25 | 1 | -78/+88 |
| * | powerpc/pseries: Remove extraneous error reporting for hcall failures in lparcfg | Nathan Fontenot | 2008-07-25 | 1 | -32/+0 |
| * | powerpc: Fix compile error with binutils 2.15 | Segher Boessenkool | 2008-07-25 | 1 | -1/+1 |
| * | powerpc/cell: Fixed IOMMU mapping uses weak ordering for a pcie endpoint | Mark Nelson | 2008-07-25 | 1 | -1/+12 |
| * | powerpc: BookE hardware watchpoint support | Luis Machado | 2008-07-25 | 7 | -35/+138 |
| * | powerpc: Fallout from sysdev API changes | Stephen Rothwell | 2008-07-25 | 1 | -1/+2 |
| * | powerpc: Enable AT_BASE_PLATFORM aux vector | Nathan Lynch | 2008-07-25 | 3 | -0/+21 |
| * | ELF loader support for auxvec base platform string | Nathan Lynch | 2008-07-25 | 2 | -1/+33 |
| * | Merge commit 'jk/jk-merge' | Benjamin Herrenschmidt | 2008-07-25 | 2 | -14/+24 |
| |\ |
|
| | * | powerpc/spufs: better placement of spu affinity reference context | Andre Detsch | 2008-07-24 | 1 | -0/+17 |
| | * | powerpc/spufs: fix aff_mutex and cbe_spu_info[n].list_mutex deadlock | Andre Detsch | 2008-07-24 | 1 | -12/+6 |
| | * | powerpc/spufs: correct kcalloc usage | Milton Miller | 2008-07-23 | 1 | -2/+1 |
| * | | Merge commit 'gcl/gcl-next' | Benjamin Herrenschmidt | 2008-07-25 | 4 | -6/+95 |
| |\ \ |
|
| | * | | of-bindings: Add binding documentation for SPI busses and devices | Grant Likely | 2008-07-22 | 1 | -0/+57 |
| | * | | powerpc/mpc5200: add PSC SICR bit definitions | Grant Likely | 2008-07-22 | 1 | -1/+31 |
| | * | | powerpc/mpc5200: Make mpc5200 GPIO driver select the GENERIC_GPIO config | Grant Likely | 2008-07-22 | 1 | -0/+1 |
| | * | | powerpc/mpc5200: Remove fsl-soc.c from mpc5200 build, it is not needed. | Jon Smirl | 2008-07-22 | 1 | -1/+0 |
| | * | | powerpc/mpc5200: Add AC97 register definitions for the MPC52xx PSC | Jon Smirl | 2008-07-22 | 1 | -2/+6 |
| | * | | powerpc/mpc5200: Fix wrong 'no interrupt' handling in of_i2c | Wolfram Sang | 2008-07-22 | 1 | -2/+0 |
* | | | | Merge branch 'linux-next' of git://git.infradead.org/~dedekind/ubi-2.6 | Linus Torvalds | 2008-07-25 | 19 | -616/+1008 |
|\ \ \ \ |
|
| * | | | | UBI: always start the background thread | Artem Bityutskiy | 2008-07-25 | 1 | -4/+2 |
| * | | | | UBI: fix gcc warning | Artem Bityutskiy | 2008-07-24 | 1 | -1/+1 |
| * | | | | UBI: remove pre-sqnum images support | Artem Bityutskiy | 2008-07-24 | 5 | -79/+30 |
| * | | | | UBI: fix kernel-doc errors and warnings | Artem Bityutskiy | 2008-07-24 | 8 | -35/+23 |
| * | | | | UBI: fix checkpatch.pl errors and warnings | Artem Bityutskiy | 2008-07-24 | 12 | -89/+86 |
| * | | | | UBI: bugfix - do not torture PEB needlessly | Artem Bityutskiy | 2008-07-24 | 1 | -1/+1 |
| * | | | | UBI: rework scrubbing messages | Artem Bityutskiy | 2008-07-24 | 2 | -2/+12 |
| * | | | | UBI: implement multiple volumes rename | Artem Bityutskiy | 2008-07-24 | 6 | -15/+375 |
| * | | | | UBI: fix and re-work debugging stuff | Artem Bityutskiy | 2008-07-24 | 11 | -177/+206 |
| * | | | | UBI: amend commentaries | Artem Bityutskiy | 2008-07-24 | 10 | -128/+129 |
| * | | | | UBI: fix error message | Artem Bityutskiy | 2008-07-24 | 1 | -1/+1 |