| 2010-08-27 |
Yinghai Lu | x86, memblock: Use memblock_memory_size()/memblock_free... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2010-08-27 |
Yinghai Lu | x86: Remove not used early_res code |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2010-08-27 |
Yinghai Lu | x86, memblock: Replace e820_/_early string with memblock_ |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2010-08-27 |
Yinghai Lu | x86: Use memblock to replace early_res |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2010-08-27 |
Yinghai Lu | x86, memblock: Use memblock_debug to control debug... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2010-08-27 |
Yinghai Lu | x86, memblock: Add memblock_x86_memory_in_range() |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2010-08-27 |
Yinghai Lu | x86, memblock: Add memblock_x86_free_memory_in_range() |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2010-08-27 |
Yinghai Lu | x86, memblock: Add memblock_x86_find_in_range_node() |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2010-08-27 |
Yinghai Lu | memblock: Add find_memory_core_early() |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2010-08-27 |
Yinghai Lu | x86, memblock: Add memblock_x86_register_active_regions... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2010-08-27 |
Yinghai Lu | x86, memblock: Add get_free_all_memory_range() |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2010-08-27 |
Yinghai Lu | x86, memblock: Add memblock_x86_reserve_range/memblock_... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2010-08-27 |
Yinghai Lu | x86, memblock: Add memblock_x86_to_bootmem() |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2010-08-27 |
Yinghai Lu | bootmem, x86: Add weak version of reserve_bootmem_generic |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2010-08-27 |
Yinghai Lu | x86, memblock: Add memblock_x86_find_in_range_size() |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2010-08-27 |
Yinghai Lu | memblock: Add memblock_free/reserve_reserved_regions() |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2010-08-05 |
Yinghai Lu | memblock: Add memblock_find_in_range() |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2010-08-05 |
Yinghai Lu | memblock: Option for the architecture to put memblock... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2010-08-05 |
Yinghai Lu | memblock: Protect memblock.h with CONFIG_HAVE_MEMBLOCK |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2010-08-05 |
Benjamin Herrenschmidt | memblock: Make MEMBLOCK_ERROR be 0 |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2010-08-05 |
Yinghai Lu | memblock: Export MEMBLOCK_ERROR |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2010-08-05 |
Yinghai Lu | memblock: Improve debug output when resizing the reserv... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2010-08-05 |
Yinghai Lu | memblock: Expose some memblock bits for use by x86 |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2010-08-05 |
Benjamin Herrenschmidt | memblock: Add debugfs files to dump the arrays content |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2010-08-05 |
Benjamin Herrenschmidt | memblock: Make memblock_alloc_try_nid() fallback to... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2010-08-05 |
Benjamin Herrenschmidt | memblock: Separate memblock_alloc_nid() and memblock_al... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2010-08-05 |
Benjamin Herrenschmidt | memblock: NUMA allocate can now use early_pfn_map |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2010-08-05 |
Benjamin Herrenschmidt | memblock: Add "start" argument to memblock_find_base() |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2010-08-05 |
Benjamin Herrenschmidt | memblock: Add arch function to control coalescing of... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2010-08-05 |
Benjamin Herrenschmidt | memblock: Add array resizing support |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2010-08-05 |
Benjamin Herrenschmidt | memblock: Move functions around into a more sensible... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2010-08-05 |
Benjamin Herrenschmidt | memblock: split memblock_find_base() out of __memblock_... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2010-08-05 |
Benjamin Herrenschmidt | memblock: Move memblock_init() to the bottom of the... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2010-08-05 |
Benjamin Herrenschmidt | memblock: Define MEMBLOCK_ERROR internally instead... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2010-08-05 |
Benjamin Herrenschmidt | memblock: Make memblock_find_region() out of memblock_a... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2010-08-05 |
Benjamin Herrenschmidt | memblock: Add debug markers at the end of the array |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2010-08-05 |
Benjamin Herrenschmidt | memblock: Move memblock arrays to static storage in... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2010-08-05 |
Benjamin Herrenschmidt | memblock: Remove memblock_type.size and add memblock... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2010-08-05 |
Benjamin Herrenschmidt | memblock: Remove unused memblock.debug struct member |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2010-08-05 |
Benjamin Herrenschmidt | memblock: Change u64 to phys_addr_t |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2010-08-05 |
Benjamin Herrenschmidt | memblock: Remove rmo_size, burry it in arch/powerpc... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2010-08-05 |
Benjamin Herrenschmidt | memblock: Introduce default allocation limit and use... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2010-08-05 |
Benjamin Herrenschmidt | memblock: Expose MEMBLOCK_ALLOC_ANYWHERE |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2010-08-05 |
Benjamin Herrenschmidt | memblock: Factor the lowest level alloc function |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2010-08-05 |
Benjamin Herrenschmidt | memblock: Remove nid_range argument, arch provides... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2010-08-05 |
Benjamin Herrenschmidt | memblock: Remove memblock_find() |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2010-08-05 |
Benjamin Herrenschmidt | memblock: Remove obsolete accessors |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2010-08-05 |
Benjamin Herrenschmidt | memblock/arm: Use new accessors |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2010-08-04 |
Benjamin Herrenschmidt | memblock/powerpc: Use new accessors |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2010-08-04 |
Benjamin Herrenschmidt | memblock/sparc: Use new accessors |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2010-08-04 |
Benjamin Herrenschmidt | memblock/sh: Use new accessors |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2010-08-04 |
Benjamin Herrenschmidt | memblock/microblaze: Use new accessors |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2010-08-04 |
Benjamin Herrenschmidt | memblock: Introduce for_each_memblock() and new accessors |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2010-08-04 |
Benjamin Herrenschmidt | memblock/arm: Use memblock_region_is_memory() for omap fb |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2010-08-04 |
Benjamin Herrenschmidt | memblock/arm: pfn_valid uses memblock_is_memory() |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2010-08-04 |
Benjamin Herrenschmidt | memblock: Implement memblock_is_memory and memblock_is_... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2010-08-04 |
Benjamin Herrenschmidt | memblock: No reason to include asm/memblock.h late |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2010-08-04 |
Benjamin Herrenschmidt | memblock: Rename memblock_region to memblock_type and... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2010-08-04 |
Benjamin Herrenschmidt | memblock: Fix memblock_is_region_reserved() to return... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2010-08-03 |
Linus Torvalds | Merge git://git./linux/kernel/git/steve/gfs2-2.6-nmw |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2010-08-03 |
Linus Torvalds | Merge branch 'linux-next' of git://git.infradead.org... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2010-08-03 |
Linus Torvalds | Merge branch 'linux-next' of git://git.infradead.org... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2010-08-03 |
Linus Torvalds | Merge branch 'for-linus' of git://git./linux/kernel... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2010-08-03 |
Linus Torvalds | Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2010-08-03 |
Linus Torvalds | Merge git://git./linux/kernel/git/sfrench/cifs-2.6 |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2010-08-03 |
Linus Torvalds | Merge branch 'devel' of /home/rmk/linux-2.6-arm |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2010-08-03 |
Helge Deller | PARISC: led.c - fix potential stack overflow in led_pro... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2010-08-03 |
Matthieu CASTET | UBIFS: fix a memory leak on error path. |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2010-08-02 |
Eric Van Hensbergen | 9p: fix sparse warnings in new xattr code |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2010-08-02 |
Eric Van Hensbergen | fs/9p: remove sparse warning in vfs_inode |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2010-08-02 |
Aneesh Kumar K.V | fs/9p: destroy fid on failed remove |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2010-08-02 |
Aneesh Kumar K.V | fs/9p: Prevent parallel rename when doing fid_lookup |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2010-08-02 |
Aneesh Kumar K.V | fs/9p: Add support user. xattr |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2010-08-02 |
Aneesh Kumar K.V | net/9p: Implement TXATTRCREATE 9p call |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2010-08-02 |
Aneesh Kumar K.V | net/9p: Implement attrwalk 9p call |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2010-08-02 |
M. Mohan Kumar | 9p: Implement LOPEN |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2010-08-02 |
Venkateswararao... | fs/9p: This patch implements TLCREATE for 9p2000.L... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2010-08-02 |
M. Mohan Kumar | 9p: Implement TMKDIR |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2010-08-02 |
M. Mohan Kumar | 9p: Implement TMKNOD |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2010-08-02 |
Venkateswararao... | 9p: Define and implement TSYMLINK for 9P2000.L |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2010-08-02 |
Venkateswararao... | 9p: Define and implement TLINK for 9P2000.L |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2010-08-02 |
Eric Van Hensbergen | 9p: Define and implement TLINK for 9P2000.L |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2010-08-02 |
Sripathi Kodi | 9p: Implement client side of setattr for 9P2000.L protocol. |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2010-08-02 |
Sripathi Kodi | 9p: getattr client implementation for 9P2000.L protocol. |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2010-08-02 |
Aneesh Kumar K.V | fs/9p: Pass the correct user credentials during attach |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2010-08-02 |
Aneesh Kumar K.V | net/9p: Handle the server returned error properly |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2010-08-02 |
Sripathi Kodi | 9p: readdir implementation for 9p2000.L |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2010-08-02 |
M. Mohan Kumar | 9p: Make use of iounit for read/write |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2010-08-02 |
Dan Carpenter | 9p: strlen() doesn't count the terminator |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2010-08-02 |
Fang Wenqi | virtio_9p.h needs <linux/types.h> |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2010-08-02 |
Alex Elder | Merge branch 'v2.6.35' |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2010-08-02 |
Jeff Layton | cifs: fsc should not default to "on" |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2010-08-02 |
Steve French | [CIFS] remove redundant path walking in dfs_do_refmount |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2010-08-02 |
Jeff Layton | cifs: ignore the "mand", "nomand" and "_netdev" mount... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2010-08-02 |
Jeff Layton | cifs: map NT_STATUS_ERROR_WRITE_PROTECTED to -EROFS |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2010-08-02 |
Jeff Layton | cifs: don't allow cifs_iget to match inodes of the... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2010-08-02 |
Steve French | [CIFS] relinquish fscache cookie before freeing CIFSTco... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2010-08-02 |
Jeff Layton | cifs: add separate cred_uid field to sesInfo |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2010-08-02 |
Kulikov Vasiliy | fs: cifs: check kmalloc() result |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2010-08-02 |
Steve French | [CIFS] Missing ifdef |
commit | commitdiff | tree | snapshot (tar.gz zip) |
next |