| Commit message (Expand) | Author | Age |
* | Merge branch 'config' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl | Linus Torvalds | 2010-10-22 |
|\ |
|
| * | BKL: introduce CONFIG_BKL. | Arnd Bergmann | 2010-10-21 |
* | | Merge branch 'x86-irq-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2010-10-22 |
|\ \ |
|
| * | | x86, 32-bit: Align percpu area and irq stacks to THREAD_SIZE | Alexander van Heukelum | 2010-09-06 |
| * | | x86: Move alloc_desk_mask variables inside ifdef | Andi Kleen | 2010-07-27 |
* | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds | 2010-10-22 |
|\ \ \ |
|
| * | | | powerpc/fsl-booke: Add PCI device ids for P2040/P3041/P5010/P5020 QoirQ chips | Kumar Gala | 2010-10-14 |
* | | | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2010-10-21 |
|\ \ \ \ |
|
| * | | | | include/linux/libata.h: fix typo | Andrea Gelmini | 2010-10-21 |
| * | | | | libata: reorder ata_queued_cmd to remove alignment padding on 64 bit builds | Richard Kennedy | 2010-10-21 |
| * | | | | libata: implement cross-port EH exclusion | Tejun Heo | 2010-10-21 |
| * | | | | libata: add @ap to ata_wait_register() and introduce ata_msleep() | Tejun Heo | 2010-10-21 |
| * | | | | libata: reimplement link power management | Tejun Heo | 2010-10-21 |
| * | | | | libata: implement sata_link_scr_lpm() and make ata_dev_set_feature() global | Tejun Heo | 2010-10-21 |
| * | | | | libata: clean up lpm related symbols and sysfs show/store functions | Tejun Heo | 2010-10-21 |
| * | | | | [libata] support for > 512 byte sectors (e.g. 4K Native) | Grant Grundler | 2010-10-21 |
| * | | | | [libata] Add ATA transport class | Gwendal Grignou | 2010-10-21 |
* | | | | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2010-10-21 |
|\ \ \ \ \ |
|
| * \ \ \ \ | Merge branch 'globalheartbeat-2' of git://oss.oracle.com/git/smushran/linux-2... | Joel Becker | 2010-10-15 |
| |\ \ \ \ \ |
|
| * | | | | | | ext3/ext4: Factor out disk addressability check | Patrick J. LoPresti | 2010-09-10 |
* | | | | | | | Merge branch 'core-memblock-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2010-10-21 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | memblock, bootmem: Round pfn properly for memory and reserved regions | Yinghai Lu | 2010-10-12 |
| * | | | | | | | Merge branch 'x86/urgent' into core/memblock | H. Peter Anvin | 2010-10-11 |
| |\ \ \ \ \ \ \
| | | |_|_|/ / /
| | |/| | | | | |
|
| * | | | | | | | Merge commit 'v2.6.36-rc7' into core/memblock | Ingo Molnar | 2010-10-08 |
| |\ \ \ \ \ \ \
| | | |_|/ / / /
| | |/| | | | | |
|
| * | | | | | | | memblock: Fix section mismatch warnings | Yinghai Lu | 2010-09-15 |
| * | | | | | | | Merge commit 'v2.6.36-rc3' into x86/memblock | Ingo Molnar | 2010-08-31 |
| |\ \ \ \ \ \ \ |
|
| * | | | | | | | | x86: Remove not used early_res code | Yinghai Lu | 2010-08-27 |
| * | | | | | | | | memblock: Add find_memory_core_early() | Yinghai Lu | 2010-08-27 |
| * | | | | | | | | memblock: Add memblock_free/reserve_reserved_regions() | Yinghai Lu | 2010-08-27 |
| * | | | | | | | | memblock: Add memblock_find_in_range() | Yinghai Lu | 2010-08-04 |
| * | | | | | | | | memblock: Option for the architecture to put memblock into the .init section | Yinghai Lu | 2010-08-04 |
| * | | | | | | | | memblock: Protect memblock.h with CONFIG_HAVE_MEMBLOCK | Yinghai Lu | 2010-08-04 |
| * | | | | | | | | memblock: Make MEMBLOCK_ERROR be 0 | Benjamin Herrenschmidt | 2010-08-04 |
| * | | | | | | | | memblock: Export MEMBLOCK_ERROR | Yinghai Lu | 2010-08-04 |
| * | | | | | | | | memblock: Expose some memblock bits for use by x86 | Yinghai Lu | 2010-08-04 |
| * | | | | | | | | memblock: Separate memblock_alloc_nid() and memblock_alloc_try_nid() | Benjamin Herrenschmidt | 2010-08-04 |
| * | | | | | | | | memblock: NUMA allocate can now use early_pfn_map | Benjamin Herrenschmidt | 2010-08-04 |
| * | | | | | | | | memblock: Add arch function to control coalescing of memblock memory regions | Benjamin Herrenschmidt | 2010-08-04 |
| * | | | | | | | | memblock: Move memblock arrays to static storage in memblock.c and make their... | Benjamin Herrenschmidt | 2010-08-04 |
| * | | | | | | | | memblock: Remove memblock_type.size and add memblock.memory_size instead | Benjamin Herrenschmidt | 2010-08-04 |
| * | | | | | | | | memblock: Remove unused memblock.debug struct member | Benjamin Herrenschmidt | 2010-08-04 |
| * | | | | | | | | memblock: Change u64 to phys_addr_t | Benjamin Herrenschmidt | 2010-08-04 |
| * | | | | | | | | memblock: Remove rmo_size, burry it in arch/powerpc where it belongs | Benjamin Herrenschmidt | 2010-08-04 |
| * | | | | | | | | memblock: Introduce default allocation limit and use it to replace explicit ones | Benjamin Herrenschmidt | 2010-08-04 |
| * | | | | | | | | memblock: Expose MEMBLOCK_ALLOC_ANYWHERE | Benjamin Herrenschmidt | 2010-08-04 |
| * | | | | | | | | memblock: Remove nid_range argument, arch provides memblock_nid_range() instead | Benjamin Herrenschmidt | 2010-08-04 |
| * | | | | | | | | memblock: Remove memblock_find() | Benjamin Herrenschmidt | 2010-08-04 |
| * | | | | | | | | memblock: Remove obsolete accessors | Benjamin Herrenschmidt | 2010-08-04 |
| * | | | | | | | | memblock: Introduce for_each_memblock() and new accessors | Benjamin Herrenschmidt | 2010-08-04 |
| * | | | | | | | | memblock: Implement memblock_is_memory and memblock_is_region_memory | Benjamin Herrenschmidt | 2010-08-04 |