aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Documentation/vm/Makefile: don't try to build slqbinfoAndrew Morton2009-06-171-1/+1
* drm/radeon/kms: remove the _DRM_DRIVER from the KMS paths.Dave Airlie2009-06-171-1/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pen...Linus Torvalds2009-06-175-28/+98
|\
| * Merge branch 'slub/earlyboot' into for-linusPekka Enberg2009-06-171-4/+14
| |\
| | * SLUB: Fix early boot GFP_DMA allocationsNick Piggin2009-06-151-3/+14
| | |
| | \
| | \
| | \
| | \
| | \
| *-----. \ Merge branches 'slab/documentation', 'slab/fixes', 'slob/cleanups' and 'slub/...Pekka Enberg2009-06-175-24/+84
| |\ \ \ \ \
| | | | | * | SLUB: Don't print out OOM warning for __GFP_NOFAILPekka Enberg2009-06-131-1/+2
| | | | | * | SLUB: fix build when !SLUB_DEBUGAlexander Beregalov2009-06-131-3/+19
| | | | | * | SLUB: Out-of-memory diagnosticsPekka Enberg2009-06-111-19/+51
| | | | * | | slob: use PG_slab for identifying SLOB pagesWu Fengguang2009-05-112-5/+3
| | | * | | | slab: fix generic PAGE_POISONING conflict with SLAB_RED_ZONERon Lee2009-05-221-0/+9
| | * | | | | slab: document kzfree() zeroing behaviorPekka Enberg2009-06-011-0/+4
| | | |_|/ / | | |/| | |
* | | | | | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2009-06-17184-677/+42642
|\ \ \ \ \ \
| * | | | | | MIPS: Add hibernation supportWu Zhangjin2009-06-177-0/+143
| * | | | | | MIPS: Move Cavium CP0 hwrena impl bits to cpu-feature-overrides.hDavid Daney2009-06-172-4/+1
| * | | | | | MIPS: Allow CPU specific overriding of CP0 hwrena impl bits.David Daney2009-06-172-1/+5
| * | | | | | MIPS: Kconfig Add SYS_SUPPORTS_HUGETLBFS and enable it for some systems.David Daney2009-06-171-0/+11
| * | | | | | Hugetlbfs: Enable hugetlbfs for more systems in Kconfig.David Daney2009-06-171-1/+1
| * | | | | | MIPS: TLB support for hugetlbfs.David Daney2009-06-172-12/+196
| * | | | | | MIPS: Add hugetlbfs page defines.David Daney2009-06-174-0/+32
| * | | | | | MIPS: Add support files for hugetlbfs.David Daney2009-06-173-0/+216
| * | | | | | MIPS: Remove unused parameters from iPTE_LW.David Daney2009-06-171-14/+14
| * | | | | | Staging: Add octeon-ethernet driver files.David Daney2009-06-1776-0/+26149
| * | | | | | MIPS: Export erratum function needed by octeon-ethernet driver.David Daney2009-06-171-0/+3
| * | | | | | MIPS: Cavium-Octeon: Add more chip specific feature tests.David Daney2009-06-171-0/+27
| * | | | | | MIPS: Cavium-Octeon: Add more board type constants.David Daney2009-06-171-0/+13
| * | | | | | MIPS: Export cvmx_sysinfo_get needed by octeon-ethernet driver.David Daney2009-06-171-0/+2
| * | | | | | MIPS: Add named alloc functions to OCTEON boot monitor memory allocator.David Daney2009-06-172-0/+189
| * | | | | | MIPS: Alchemy: devboards: Convert to gpio calls.Manuel Lauss2009-06-176-17/+26
| * | | | | | MIPS: Alchemy: xxs1500: use linux gpio api.Manuel Lauss2009-06-171-9/+12
| * | | | | | MIPS: Alchemy: MTX-1: Use linux gpio api.Manuel Lauss2009-06-171-11/+13
| * | | | | | MIPS: Alchemy: Rewrite GPIO support.Manuel Lauss2009-06-177-233/+770
| * | | | | | MIPS: Alchemy: Remove unused au1000_gpio.h headerManuel Lauss2009-06-171-56/+0
| * | | | | | MIPS: BCM47xx: Fix gpio_direction_outputMatthieu Castet2009-06-171-0/+3
| * | | | | | MIPS: ioctl.h: Cleanup.Ralf Baechle2009-06-171-78/+7
| * | | | | | MIPS: TXx9: Add TX4939 RNG supportAtsushi Nemoto2009-06-173-0/+21
| * | | | | | MIPS: hwrng: Add TX4939 RNG driverAtsushi Nemoto2009-06-173-0/+198
| * | | | | | MIPS: TXx9: Add SRAMC supportAtsushi Nemoto2009-06-178-0/+101
| * | | | | | MIPS: Sibyte: Remove standalone kernel supportImre Kaloz2009-06-179-133/+5
| * | | | | | MIPS: Sibyte: Remove simulator optionImre Kaloz2009-06-172-11/+0
| * | | | | | MIPS: RB532: Check irq number when handling GPIO interruptsFlorian Fainelli2009-06-171-2/+3
| * | | | | | MIPS: RB532: Cleanup cpu-features-overridesFlorian Fainelli2009-06-171-5/+0
| * | | | | | MIPS: Remove dead case label.David Daney2009-06-171-1/+0
| * | | | | | MIPS: Remove execution hazard barriers for Octeon.David Daney2009-06-171-0/+1
| * | | | | | MIPS: Allow R2 CPUs to turn off generation of 'ehb' instructions.David Daney2009-06-172-1/+6
| * | | | | | MIPS: Fold the TLB refill at the vmalloc path if possible.David Daney2009-06-171-24/+49
| * | | | | | MIPS: Replace some magic numbers with symbolic values in tlbex.cDavid Daney2009-06-171-8/+26
| * | | | | | MIPS: TXx9: Add ACLC supportAtsushi Nemoto2009-06-1712-2/+121
| * | | | | | MIPS: Add Cavium OCTEON PCI support.David Daney2009-06-1716-2/+3024
| * | | | | | MIPS: Add register definitions for PCI.David Daney2009-06-177-0/+9341