| Commit message (Expand) | Author | Files | Lines |
2012-09-25 | mm, slab: Match SLAB and SLUB kmem_cache_alloc_xxx_trace() prototype | Ezequiel Garcia | 2 | -9/+8 |
2012-09-25 | mm, slab: Replace 'caller' type, void* -> unsigned long | Ezequiel Garcia | 1 | -26/+24 |
2012-09-25 | mm, slob: Add support for kmalloc_track_caller() | Ezequiel Garcia | 2 | -5/+28 |
2012-09-25 | mm, slab: Remove silly function slab_buffer_size() | Ezequiel Garcia | 2 | -15/+2 |
2012-09-25 | mm, slob: Use NUMA_NO_NODE instead of -1 | Ezequiel Garcia | 2 | -5/+7 |
2012-09-19 | mm, sl[au]b: Taint kernel when we detect a corrupted slab | Dave Jones | 2 | -0/+3 |
2012-09-11 | slab: fix the DEADLOCK issue on l3 alien lock | Michael Wang | 1 | -3/+3 |
2012-09-04 | mm: Use __do_krealloc to do the krealloc job | Ezequiel Garcia | 1 | -14/+21 |
2012-08-17 | mm, slab: remove page_get_cache | David Rientjes | 1 | -6/+0 |
2012-08-17 | mm, slab: remove dflags | David Rientjes | 1 | -1/+0 |
2012-08-16 | mm/slab: restructure kmem_cache_create() debug checks | Shuah Khan | 1 | -49/+48 |
2012-08-16 | Revert "mm/slab_common.c: cleanup" | Pekka Enberg | 1 | -5/+10 |
2012-08-16 | slub: reduce failure of this_cpu_cmpxchg in put_cpu_partial() after unfreezing | Joonsoo Kim | 1 | -0/+1 |
2012-08-16 | slub: Take node lock during object free checks | Christoph Lameter | 1 | -12/+18 |
2012-08-16 | mm/slab_common.c: cleanup | Andrew Morton | 1 | -10/+5 |
2012-08-16 | slab: do not call compound_head() in page_get_cache() | Michel Lespinasse | 1 | -1/+0 |
2012-08-16 | slub: use free_page instead of put_page for freeing kmalloc allocation | Glauber Costa | 1 | -1/+1 |
2012-08-03 | Linux 3.6-rc1v3.6-rc1 | Linus Torvalds | 1 | -2/+2 |
2012-08-02 | mm: remove node_start_pfn checking in new WARN_ON for now | Linus Torvalds | 1 | -1/+1 |
2012-08-02 | ARM: mmp: add missing irqs.h | Haojian Zhuang | 1 | -0/+1 |
2012-08-02 | arm: mvebu: fix typo in .dtsi comment for Armada XP SoCs | Thomas Petazzoni | 1 | -1/+1 |
2012-08-02 | ARM: PRIMA2: delete redundant codes to restore LATCHED when timer resumes | Barry Song | 1 | -3/+3 |
2012-08-02 | libceph: fix crypto key null deref, memory leak | Sylvain Munaut | 2 | -1/+3 |
2012-08-02 | ceph: simplify+fix atomic_open | Sage Weil | 3 | -66/+40 |
2012-08-02 | sh: explicitly include sh_dma.h in setup-sh7722.c | Guennadi Liakhovetski | 1 | -0/+1 |
2012-08-02 | um: Add arch/x86/um to MAINTAINERS | Richard Weinberger | 1 | -0/+1 |
2012-08-02 | um: pass siginfo to guest process | Martin Pärtel | 10 | -34/+71 |
2012-08-02 | um: fix ubd_file_size for read-only files | Martin Pärtel | 1 | -1/+1 |
2012-08-02 | md/dm-raid: DM_RAID should select MD_RAID10 | NeilBrown | 1 | -2/+3 |
2012-08-02 | md/raid1: submit IO from originating thread instead of md thread. | NeilBrown | 2 | -4/+55 |
2012-08-02 | raid5: raid5d handle stripe in batch way | Shaohua Li | 1 | -13/+32 |
2012-08-02 | raid5: make_request use batch stripe release | Shaohua Li | 2 | -3/+60 |
2012-08-02 | um: pull interrupt_end() into userspace() | Al Viro | 2 | -8/+6 |
2012-08-02 | um: split syscall_trace(), pass pt_regs to it | Al Viro | 3 | -43/+34 |
2012-08-01 | um: switch UPT_SET_RETURN_VALUE and regs_return_value to pt_regs | Al Viro | 3 | -5/+5 |
2012-08-01 | MIPS: Loongson 2: Sort out clock managment. | Ralf Baechle | 7 | -51/+33 |
2012-08-01 | locks: remove unused lm_release_private | J. Bruce Fields | 3 | -8/+1 |
2012-08-01 | MIPS: Loongson 1: more clk support and add select HAVE_CLK | Yoichi Yuasa | 2 | -0/+17 |
2012-08-01 | MIPS: txx9: Fix redefinition of clk_* by adding select HAVE_CLK | Yoichi Yuasa | 1 | -0/+1 |
2012-08-01 | MIPS: BCM63xx: Fix redefinition of clk_* by adding select HAVE_CLK | Yoichi Yuasa | 1 | -0/+1 |
2012-08-01 | MIPS: AR7: Fix redefinition of clk_* by adding select HAVE_CLK | Yoichi Yuasa | 1 | -0/+1 |
2012-08-01 | MIPS: Lantiq: Platform specific CLK fixup | John Crispin | 1 | -0/+5 |
2012-08-01 | MIPS: Lantiq: Add device_tree_init function | John Crispin | 1 | -0/+22 |
2012-08-01 | MIPS: Lantiq: Fix interface clock and PCI control register offset | John Crispin | 1 | -21/+28 |
2012-08-01 | delousing target_core_file a bit | Al Viro | 1 | -27/+5 |
2012-08-01 | DM RAID: Add support for MD RAID10 | Jonathan Brassow | 2 | -5/+116 |
2012-08-01 | block: remove dead func declaration | Yuanhan Liu | 1 | -1/+0 |
2012-08-01 | block: add partition resize function to blkpg ioctl | Vivek Goyal | 5 | -9/+132 |
2012-08-01 | block: uninitialized ioc->nr_tasks triggers WARN_ON | Olof Johansson | 1 | -0/+1 |
2012-08-01 | block: do not artificially constrain max_sectors for stacking drivers | Mike Snitzer | 1 | -2/+1 |