| Commit message (Expand) | Author | Age | Files | Lines |
* | NFS: Determine initial mount security | Bryan Schumaker | 2011-03-24 | 1 | -0/+3 |
* | NFS: use secinfo when crossing mountpoints | Bryan Schumaker | 2011-03-24 | 1 | -0/+1 |
* | NFS: Add secinfo procedure | Bryan Schumaker | 2011-03-24 | 2 | -0/+38 |
* | NFS: lookup supports alternate client | Bryan Schumaker | 2011-03-24 | 1 | -1/+1 |
* | smp: add missing init.h include | Heiko Carstens | 2011-03-23 | 1 | -0/+1 |
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy... | Linus Torvalds | 2011-03-23 | 1 | -1/+43 |
|\ |
|
| * | dw_dmac: Allow src/dst msize & flow controller to be configured at runtime | Viresh KUMAR | 2011-03-06 | 1 | -0/+30 |
| * | dw_dmac: Changing type of src_master and dest_master to u8. | Viresh Kumar | 2011-03-06 | 1 | -2/+4 |
| * | dw_dmac: Pass Channel Priority from platform_data | Viresh Kumar | 2011-03-06 | 1 | -1/+3 |
| * | dw_dmac: Pass Channel Allocation Order from platform_data | Viresh Kumar | 2011-03-06 | 1 | -0/+3 |
| * | Merge branch 'dw_dmac' into dmaengine | Dan Williams | 2011-02-14 | 1 | -0/+5 |
| |\ |
|
| | * | dmaengine/dw_dmac: provide a mechanism to indicate private devices | Jamie Iles | 2011-01-30 | 1 | -0/+3 |
| | * | dmaengine/dw_dmac: allow src/dst masters to be configured at runtime | Jamie Iles | 2011-01-30 | 1 | -0/+2 |
* | | | zlib: slim down zlib_deflate() workspace when possible | Jim Keniston | 2011-03-23 | 1 | -3/+8 |
* | | | crc32: add missed brackets in macro | Konstantin Khlebnikov | 2011-03-23 | 1 | -1/+1 |
* | | | sigma-firmware: loader for Analog Devices' SigmaStudio | Mike Frysinger | 2011-03-23 | 1 | -0/+60 |
* | | | kstrto*: converting strings to integers done (hopefully) right | Alexey Dobriyan | 2011-03-23 | 1 | -4/+66 |
* | | | smp: move smp setup functions to kernel/smp.c | Amerigo Wang | 2011-03-23 | 1 | -0/+2 |
* | | | include/linux/err.h: add a function to cast error-pointers to a return value | Uwe Kleine-König | 2011-03-23 | 1 | -0/+8 |
* | | | fs.h: remove 8 bytes of padding from block_device on 64bit builds | Richard Kennedy | 2011-03-23 | 1 | -1/+1 |
* | | | include/linux/compiler-gcc*.h: unify macro definitions | Borislav Petkov | 2011-03-23 | 3 | -16/+8 |
* | | | add the common dma_addr_t typedef to include/linux/types.h | FUJITA Tomonori | 2011-03-23 | 2 | -27/+6 |
* | | | mm: add __GFP_OTHER_NODE flag | Andi Kleen | 2011-03-23 | 2 | -2/+4 |
* | | | mm: vmscan: kswapd should not free an excessive number of pages when balancin... | Mel Gorman | 2011-03-23 | 1 | -0/+9 |
* | | | pagewalk: only split huge pages when necessary | Dave Hansen | 2011-03-23 | 1 | -0/+3 |
* | | | memcg: move memcg reclaimable page into tail of inactive list | Minchan Kim | 2011-03-23 | 1 | -0/+6 |
* | | | mm: deactivate invalidated pages | Minchan Kim | 2011-03-23 | 1 | -0/+1 |
* | | | mm: mm_struct: remove 16 bytes of alignment padding on 64 bit builds | Richard Kennedy | 2011-03-23 | 1 | -3/+5 |
* | | | mm: remove unused TestSetPageLocked() interface | Michel Lespinasse | 2011-03-23 | 1 | -1/+1 |
* | | | mm: simplify anon_vma refcounts | Peter Zijlstra | 2011-03-23 | 1 | -2/+9 |
* | | | mm: move anon_vma ref out from under CONFIG_foo | Peter Zijlstra | 2011-03-23 | 1 | -36/+4 |
* | | | mm: rename drop_anon_vma() to put_anon_vma() | Peter Zijlstra | 2011-03-23 | 1 | -2/+2 |
* | | | mm: change __remove_from_page_cache() | Minchan Kim | 2011-03-23 | 1 | -1/+1 |
* | | | mm: goodbye remove_from_page_cache() | Minchan Kim | 2011-03-23 | 1 | -1/+0 |
* | | | mm: introduce delete_from_page_cache() | Minchan Kim | 2011-03-23 | 1 | -0/+1 |
* | | | mm: add replace_page_cache_page() function | Miklos Szeredi | 2011-03-23 | 2 | -2/+3 |
* | | | mm: allow GUP to fail instead of waiting on a page | Gleb Natapov | 2011-03-23 | 1 | -0/+3 |
* | | | oom: suppress nodes that are not allowed from meminfo on oom kill | David Rientjes | 2011-03-23 | 1 | -0/+8 |
* | | | kthread: NUMA aware kthread_create_on_node() | Eric Dumazet | 2011-03-23 | 2 | -4/+11 |
* | | | mm: compaction: prevent kswapd compacting memory to reduce CPU usage | Andrea Arcangeli | 2011-03-23 | 1 | -7/+2 |
* | | | pwm_backlight: add check_fb() hook | Robert Morell | 2011-03-23 | 1 | -0/+3 |
* | | | backlight: add backlight type | Matthew Garrett | 2011-03-23 | 1 | -0/+9 |
* | | | leds: make *struct gpio_led_platform_data.leds const | Uwe Kleine-König | 2011-03-23 | 1 | -2/+2 |
* | | | leds: add driver for LM3530 ALS | Shreshtha Kumar Sahu | 2011-03-23 | 1 | -0/+107 |
* | | | include/asm-generic/unistd.h: fix syncfs syscall number | Andrew Morton | 2011-03-23 | 1 | -1/+1 |
* | | | Merge branch 'slab/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds | 2011-03-23 | 1 | -0/+1 |
|\ \ \ |
|
| * | | | slub: Add statistics for this_cmpxchg_double failures | Christoph Lameter | 2011-03-22 | 1 | -0/+1 |
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client | Linus Torvalds | 2011-03-23 | 4 | -16/+100 |
|\ \ \ \ |
|
| * | | | | libceph: add lingering request and watch/notify event framework | Yehuda Sadeh | 2011-03-22 | 1 | -0/+52 |
| * | | | | ceph: move readahead default to fs/ceph from libceph | Sage Weil | 2011-03-21 | 1 | -1/+0 |