| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds | 2010-10-21 | 1 | -0/+8 |
|\ |
|
| * | powerpc/fsl-booke: Add PCI device ids for P2040/P3041/P5010/P5020 QoirQ chips | Kumar Gala | 2010-10-14 | 1 | -0/+8 |
* | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2010-10-21 | 2 | -29/+82 |
|\ \ |
|
| * | | include/linux/libata.h: fix typo | Andrea Gelmini | 2010-10-21 | 1 | -1/+1 |
| * | | libata: reorder ata_queued_cmd to remove alignment padding on 64 bit builds | Richard Kennedy | 2010-10-21 | 1 | -3/+3 |
| * | | libata: implement cross-port EH exclusion | Tejun Heo | 2010-10-21 | 1 | -0/+5 |
| * | | libata: add @ap to ata_wait_register() and introduce ata_msleep() | Tejun Heo | 2010-10-21 | 1 | -2/+3 |
| * | | libata: reimplement link power management | Tejun Heo | 2010-10-21 | 1 | -6/+11 |
| * | | libata: implement sata_link_scr_lpm() and make ata_dev_set_feature() global | Tejun Heo | 2010-10-21 | 1 | -0/+2 |
| * | | libata: clean up lpm related symbols and sysfs show/store functions | Tejun Heo | 2010-10-21 | 1 | -14/+15 |
| * | | [libata] support for > 512 byte sectors (e.g. 4K Native) | Grant Grundler | 2010-10-21 | 1 | -6/+40 |
| * | | [libata] Add ATA transport class | Gwendal Grignou | 2010-10-21 | 1 | -0/+5 |
* | | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2010-10-21 | 1 | -0/+2 |
|\ \ \ |
|
| * \ \ | Merge branch 'globalheartbeat-2' of git://oss.oracle.com/git/smushran/linux-2... | Joel Becker | 2010-10-15 | 41 | -84/+219 |
| |\ \ \ |
|
| * | | | | ext3/ext4: Factor out disk addressability check | Patrick J. LoPresti | 2010-09-10 | 1 | -0/+2 |
* | | | | | Merge branch 'core-memblock-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2010-10-21 | 3 | -68/+125 |
|\ \ \ \ \ |
|
| * | | | | | memblock, bootmem: Round pfn properly for memory and reserved regions | Yinghai Lu | 2010-10-12 | 1 | -13/+12 |
| * | | | | | Merge branch 'x86/urgent' into core/memblock | H. Peter Anvin | 2010-10-11 | 3 | -1/+5 |
| |\ \ \ \ \
| | | |_|_|/
| | |/| | | |
|
| * | | | | | Merge commit 'v2.6.36-rc7' into core/memblock | Ingo Molnar | 2010-10-08 | 54 | -119/+302 |
| |\ \ \ \ \
| | | |_|/ /
| | |/| | | |
|
| * | | | | | memblock: Fix section mismatch warnings | Yinghai Lu | 2010-09-15 | 1 | -12/+12 |
| * | | | | | Merge commit 'v2.6.36-rc3' into x86/memblock | Ingo Molnar | 2010-08-31 | 498 | -4998/+12963 |
| |\ \ \ \ \ |
|
| * | | | | | | x86: Remove not used early_res code | Yinghai Lu | 2010-08-27 | 1 | -23/+0 |
| * | | | | | | memblock: Add find_memory_core_early() | Yinghai Lu | 2010-08-27 | 1 | -0/+2 |
| * | | | | | | memblock: Add memblock_free/reserve_reserved_regions() | Yinghai Lu | 2010-08-27 | 1 | -0/+2 |
| * | | | | | | memblock: Add memblock_find_in_range() | Yinghai Lu | 2010-08-05 | 1 | -0/+2 |
| * | | | | | | memblock: Option for the architecture to put memblock into the .init section | Yinghai Lu | 2010-08-05 | 1 | -0/+8 |
| * | | | | | | memblock: Protect memblock.h with CONFIG_HAVE_MEMBLOCK | Yinghai Lu | 2010-08-05 | 1 | -0/+3 |
| * | | | | | | memblock: Make MEMBLOCK_ERROR be 0 | Benjamin Herrenschmidt | 2010-08-05 | 1 | -1/+1 |
| * | | | | | | memblock: Export MEMBLOCK_ERROR | Yinghai Lu | 2010-08-05 | 1 | -1/+2 |
| * | | | | | | memblock: Expose some memblock bits for use by x86 | Yinghai Lu | 2010-08-05 | 1 | -0/+5 |
| * | | | | | | memblock: Separate memblock_alloc_nid() and memblock_alloc_try_nid() | Benjamin Herrenschmidt | 2010-08-05 | 1 | -1/+5 |
| * | | | | | | memblock: NUMA allocate can now use early_pfn_map | Benjamin Herrenschmidt | 2010-08-05 | 1 | -0/+3 |
| * | | | | | | memblock: Add arch function to control coalescing of memblock memory regions | Benjamin Herrenschmidt | 2010-08-05 | 1 | -0/+2 |
| * | | | | | | memblock: Move memblock arrays to static storage in memblock.c and make their... | Benjamin Herrenschmidt | 2010-08-05 | 1 | -3/+4 |
| * | | | | | | memblock: Remove memblock_type.size and add memblock.memory_size instead | Benjamin Herrenschmidt | 2010-08-05 | 1 | -1/+1 |
| * | | | | | | memblock: Remove unused memblock.debug struct member | Benjamin Herrenschmidt | 2010-08-05 | 1 | -3/+4 |
| * | | | | | | memblock: Change u64 to phys_addr_t | Benjamin Herrenschmidt | 2010-08-05 | 1 | -24/+24 |
| * | | | | | | memblock: Remove rmo_size, burry it in arch/powerpc where it belongs | Benjamin Herrenschmidt | 2010-08-05 | 1 | -1/+0 |
| * | | | | | | memblock: Introduce default allocation limit and use it to replace explicit ones | Benjamin Herrenschmidt | 2010-08-05 | 1 | -1/+15 |
| * | | | | | | memblock: Expose MEMBLOCK_ALLOC_ANYWHERE | Benjamin Herrenschmidt | 2010-08-05 | 1 | -0/+1 |
| * | | | | | | memblock: Remove nid_range argument, arch provides memblock_nid_range() instead | Benjamin Herrenschmidt | 2010-08-05 | 1 | -2/+5 |
| * | | | | | | memblock: Remove memblock_find() | Benjamin Herrenschmidt | 2010-08-05 | 1 | -1/+0 |
| * | | | | | | memblock: Remove obsolete accessors | Benjamin Herrenschmidt | 2010-08-05 | 1 | -23/+0 |
| * | | | | | | memblock: Introduce for_each_memblock() and new accessors | Benjamin Herrenschmidt | 2010-08-04 | 1 | -0/+52 |
| * | | | | | | memblock: Implement memblock_is_memory and memblock_is_region_memory | Benjamin Herrenschmidt | 2010-08-04 | 1 | -0/+2 |
| * | | | | | | memblock: No reason to include asm/memblock.h late | Benjamin Herrenschmidt | 2010-08-04 | 1 | -2/+2 |
| * | | | | | | memblock: Rename memblock_region to memblock_type and memblock_property to me... | Benjamin Herrenschmidt | 2010-08-04 | 1 | -12/+12 |
* | | | | | | | Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2010-10-21 | 4 | -4/+28 |
|\ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ | Merge branch 'devel-stable' into devel | Russell King | 2010-10-19 | 14 | -50/+53 |
| |\ \ \ \ \ \ \ |
|
| | \ \ \ \ \ \ \ | |
| | \ \ \ \ \ \ \ | |
| | \ \ \ \ \ \ \ | |
| | \ \ \ \ \ \ \ | |
| | \ \ \ \ \ \ \ | |
| | \ \ \ \ \ \ \ | |
| | \ \ \ \ \ \ \ | |
| | \ \ \ \ \ \ \ | |
| | \ \ \ \ \ \ \ | |
| | \ \ \ \ \ \ \ | |
| *---------. \ \ \ \ \ \ \ | Merge branches 'at91', 'dcache', 'ftrace', 'hwbpt', 'misc', 'mmci', 's3c', 's... | Russell King | 2010-10-18 | 50 | -107/+302 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| | |_|_|_|_|_|_|_|/ / / / /
| |/| | | | | | | | | | | | |
|