aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* sched: Fix some kernel-doc warningsYacine Belkadi2013-07-18
* Merge branch 'for-3.11' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2013-07-17
|\
| * svcrdma: underflow issue in decode_write_list()Dan Carpenter2013-07-15
| * nfsd4: fix minorversion support interfaceJ. Bruce Fields2013-07-12
| * lockd: protect nlm_blocked access in nlmsvc_retry_blockedDavid Jeffery2013-07-11
* | linked-list: Remove __list_for_eachDave Jones2013-07-17
* | smp: blackfin: fix check error, using atomic_ops to handle atomic_t typeSteven Miao2013-07-16
* | Merge tag 'regmap-v3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-07-15
|\ \
| * | regmap: cache: bail in regmap_async_complete() for bus-less mapsDaniel Mack2013-07-04
* | | Merge tag 'spi-v3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Linus Torvalds2013-07-15
|\ \ \
| * \ \ Merge remote-tracking branch 'spi/fix/xilinx' into spi-linusMark Brown2013-07-15
| |\ \ \
| | * | | spi/xilinx: Revert master->setup function removalMichal Simek2013-07-10
| * | | | Merge remote-tracking branch 'spi/fix/setup' into spi-linusMark Brown2013-07-15
| |\ \ \ \
| | * | | | spi: revert master->setup function removal for altera and nuc900Stephen Warren2013-07-11
| | |/ / /
| * | | | Merge remote-tracking branch 'spi/fix/s3c64xx' into spi-linusMark Brown2013-07-15
| |\ \ \ \
| | * | | | spi: s3c64xx: add missing check for polling modeGirish K S2013-07-02
| | |/ / /
* | | | | Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2013-07-15
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | ext4: don't allow ext4_free_blocks() to fail due to ENOMEMTheodore Ts'o2013-07-13
| * | | | ext4: fix spelling errors and a comment in extent_status treeTheodore Ts'o2013-07-13
| * | | | ext4: rate limit printk in buffer_io_error()Anatol Pomozov2013-07-11
| * | | | ext4: don't show usrquota/grpquota twice in /proc/mountsTheodore Ts'o2013-07-11
| * | | | ext4: fix warning in ext4_evict_inode()Jan Kara2013-07-10
| * | | | ext4: fix ext4_get_group_number()Theodore Ts'o2013-07-05
| * | | | ext4: silence warning in ext4_writepages()Jan Kara2013-07-05
* | | | | Linux 3.11-rc1Linus Torvalds2013-07-14
* | | | | Merge branch 'slab/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-07-14
|\ \ \ \ \
| * | | | | slub: Check for page NULL before doing the node_match checkSteven Rostedt2013-07-14
| * | | | | mm/slab: Give s_next and s_stop slab-specific namesWanpeng Li2013-07-08
| * | | | | slob: Check for NULL pointer before calling ctor()Steven Rostedt2013-07-07
| * | | | | slub: Make cpu partial slab support configurableJoonsoo Kim2013-07-07
| * | | | | slab: add kmalloc() to kernel API documentationMichael Opdenacker2013-07-07
| * | | | | slab: fix init_lock_keysChristoph Lameter2013-07-07
| * | | | | slob: use DIV_ROUND_UP where possibleSasha Levin2013-07-07
| * | | | | slub: do not put a slab to cpu partial list when cpu_partial is 0Joonsoo Kim2013-07-07
| * | | | | mm/slub: Use node_nr_slabs and node_nr_objs in get_slabinfoWanpeng Li2013-07-07
| * | | | | mm/slub: Drop unnecessary nr_partialsWanpeng Li2013-07-07
| * | | | | mm/slab: Fix /proc/slabinfo unwriteable for slabWanpeng Li2013-07-07
| * | | | | mm/slab: Sharing s_next and s_stop between slab and slubWanpeng Li2013-07-07
| * | | | | mm/slab: Fix drain freelist excessivelyWanpeng Li2013-07-07
| * | | | | slob: Rework #ifdeffery in slab.hChristoph Lameter2013-06-18
| * | | | | mm, slab: moved kmem_cache_alloc_node comment to correct placeZhouping Liu2013-06-08
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-07-14
|\ \ \ \ \ \
| * | | | | | sunrpc: now we can just set ->s_d_opAl Viro2013-07-14
| * | | | | | cgroup: we can use simple_lookup() nowAl Viro2013-07-14
| * | | | | | efivarfs: we can use simple_lookup() nowAl Viro2013-07-14
| * | | | | | make simple_lookup() usable for filesystems that set ->s_d_opAl Viro2013-07-14
| * | | | | | configfs: don't open-code d_alloc_name()Al Viro2013-07-14
| * | | | | | __rpc_lookup_create_exclusive: pass string instead of qstrAl Viro2013-07-14
| * | | | | | rpc_create_*_dir: don't bother with qstrAl Viro2013-07-14
| * | | | | | llist: llist_add() can use llist_add_batch()Oleg Nesterov2013-07-13