summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* memblock: NUMA allocate can now use early_pfn_mapBenjamin Herrenschmidt2010-08-051-0/+3
* memblock: Add arch function to control coalescing of memblock memory regionsBenjamin Herrenschmidt2010-08-051-0/+2
* memblock: Move memblock arrays to static storage in memblock.c and make their...Benjamin Herrenschmidt2010-08-051-3/+4
* memblock: Remove memblock_type.size and add memblock.memory_size insteadBenjamin Herrenschmidt2010-08-051-1/+1
* memblock: Remove unused memblock.debug struct memberBenjamin Herrenschmidt2010-08-051-3/+4
* memblock: Change u64 to phys_addr_tBenjamin Herrenschmidt2010-08-051-24/+24
* memblock: Remove rmo_size, burry it in arch/powerpc where it belongsBenjamin Herrenschmidt2010-08-051-1/+0
* memblock: Introduce default allocation limit and use it to replace explicit onesBenjamin Herrenschmidt2010-08-051-1/+15
* memblock: Expose MEMBLOCK_ALLOC_ANYWHEREBenjamin Herrenschmidt2010-08-051-0/+1
* memblock: Remove nid_range argument, arch provides memblock_nid_range() insteadBenjamin Herrenschmidt2010-08-051-2/+5
* memblock: Remove memblock_find()Benjamin Herrenschmidt2010-08-051-1/+0
* memblock: Remove obsolete accessorsBenjamin Herrenschmidt2010-08-051-23/+0
* memblock: Introduce for_each_memblock() and new accessorsBenjamin Herrenschmidt2010-08-041-0/+52
* memblock: Implement memblock_is_memory and memblock_is_region_memoryBenjamin Herrenschmidt2010-08-041-0/+2
* memblock: No reason to include asm/memblock.h lateBenjamin Herrenschmidt2010-08-041-2/+2
* memblock: Rename memblock_region to memblock_type and memblock_property to me...Benjamin Herrenschmidt2010-08-041-12/+12
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri...Linus Torvalds2010-08-031-0/+1
|\
| * virtio_9p.h needs <linux/types.h>Fang Wenqi2010-08-021-0/+1
* | Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds2010-08-031-1/+2
|\ \
| * \ Merge branch 'v2.6.35'Alex Elder2010-08-026-26/+54
| |\ \ | | |/
| * | direct-io: move aio_complete into ->end_ioChristoph Hellwig2010-07-261-1/+2
* | | Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2010-08-035-5/+41
|\ \ \ | |_|/ |/| |
| * | Merge branch 'devel-stable' into develRussell King2010-07-311-0/+20
| |\ \
| | * \ Merge branch 'wells/lpc32xx-arch_v2' of git://git.lpclinux.com/linux-2.6-lpc ...Russell King2010-07-299-8/+17
| | |\ \
| | * | | net/phy/marvell: Expose IDs and flags in a .h and add dns323 LEDs setup flagBenjamin Herrenschmidt2010-07-161-0/+20
| * | | | Merge branch 'misc' into develRussell King2010-07-312-4/+9
| |\ \ \ \
| | * | | | ARM: 6243/1: mmci: pass power_mode to the translate_vdd callbackRabin Vincent2010-07-291-4/+6
| | * | | | ARM: 6158/2: PL011 baudrate extension for ST-Ericssons derivativeLinus Walleij2010-07-271-0/+1
| | * | | | ARM: 6157/2: PL011 TX/RX split of LCR for ST-Ericssons derivativeLinus Walleij2010-07-271-0/+2
| | | | | |
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| *-------. \ \ \ \ Merge branches 'at91', 'ep93xx', 'kexec', 'iop', 'lmb', 'nomadik', 'nuc', 'pl...Russell King2010-07-312-1/+12
| |\ \ \ \ \ \ \ \ \
| | | | | * | | | | | ARM: AMBA: Add pclk support to AMBA bus infrastructureRussell King2010-07-311-0/+11
| | | | | | |/ / / / | | | | | |/| | | |
| | | | * | | | | | ARM: OMAP: Convert OMAPFB and VRAM SDRAM reservation to LMBRussell King2010-07-271-1/+1
| | | | |/ / / / /
* | | | | | | | | NFS: Fix a typo in include/linux/nfs_fs.hTrond Myklebust2010-08-011-0/+6
* | | | | | | | | NFS: kswapd must not block in nfs_release_pageTrond Myklebust2010-07-301-0/+1
* | | | | | | | | CRED: Fix __task_cred()'s lockdep check and banner commentDavid Howells2010-07-292-5/+11
* | | | | | | | | CRED: Fix get_task_cred() and task_state() to not resurrect dead credentialsDavid Howells2010-07-291-20/+1
|/ / / / / / / /
* | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg...Linus Torvalds2010-07-281-0/+32
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / |/| | | | | | |
| * | | | | | | regulator: tps6507x: allow driver to use DEFDCDC{2,3}_HIGH registerAnuj Aggarwal2010-07-281-0/+32
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-07-271-0/+2
|\ \ \ \ \ \ \
| * | | | | | | macvtap: Limit packet queue lengthHerbert Xu2010-07-221-0/+2
* | | | | | | | ACPI / Sleep: Allow the NVS saving to be skipped during suspend to RAMRafael J. Wysocki2010-07-241-1/+1
| |/ / / / / / |/| | | | | |
* | | | | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe...Linus Torvalds2010-07-221-0/+1
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | sysrq,kdb: Use __handle_sysrq() for kdb's sysrq functionJason Wessel2010-07-211-0/+1
* | | | | | | Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2010-07-202-0/+3
|\ \ \ \ \ \ \
| * | | | | | | include/linux/vgaarb.h: add missing part of include guardDoug Goldstein2010-07-211-0/+1
| * | | | | | | fb: handle allocation failure in alloc_apertures()Dan Carpenter2010-07-201-0/+2
| | |_|_|_|/ / | |/| | | | |
* | | | | | | vfs: fix RCU-lockdep false positive due to /procPaul E. McKenney2010-07-201-1/+2
* | | | | | | mm: add context argument to shrinker callbackDave Chinner2010-07-191-1/+1
| |/ / / / / |/| | | | |
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds2010-07-181-0/+1
|\ \ \ \ \ \
| * | | | | | PCI: fall back to original BIOS BAR addressesBjorn Helgaas2010-07-161-0/+1
| | |_|_|/ / | |/| | | |
OpenPOWER on IntegriCloud