Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
... | ||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'slab/struct-page' into slab/next | Pekka Enberg | 2013-11-11 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | slab: replace non-existing 'struct freelist *' with 'void *' | Joonsoo Kim | 2013-10-30 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | slab: fix to calm down kmemleak warning | Joonsoo Kim | 2013-10-30 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | slab: rename slab_bufctl to slab_freelist | Joonsoo Kim | 2013-10-24 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | slab: remove useless statement for checking pfmemalloc | Joonsoo Kim | 2013-10-24 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | slab: use struct page for slab management | Joonsoo Kim | 2013-10-24 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | slab: replace free and inuse in struct slab with newly introduced active | Joonsoo Kim | 2013-10-24 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | slab: remove SLAB_LIMIT | Joonsoo Kim | 2013-10-24 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | slab: remove kmem_bufctl_t | Joonsoo Kim | 2013-10-24 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | slab: change the management method of free objects of the slab | Joonsoo Kim | 2013-10-24 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | slab: use __GFP_COMP flag for allocating slab pages | Joonsoo Kim | 2013-10-24 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | slab: use well-defined macro, virt_to_slab() | Joonsoo Kim | 2013-10-24 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | slab: overloading the RCU head over the LRU for RCU free | Joonsoo Kim | 2013-10-24 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | slab: remove cachep in struct slab_rcu | Joonsoo Kim | 2013-10-24 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | slab: remove nodeid in struct slab | Joonsoo Kim | 2013-10-24 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | slab: remove colouroff in struct slab | Joonsoo Kim | 2013-10-24 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | slab: change return type of kmem_getpages() to struct page | Joonsoo Kim | 2013-10-24 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | slab: correct pfmemalloc check | Joonsoo Kim | 2013-10-24 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | slub: proper kmemleak tracking if CONFIG_SLUB_DEBUG disabled | Roman Bobniev | 2013-10-24 | |
| |/ / / / / / / / / / / / / / / / / / / / / / / / / | ||||
* | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po... | Linus Torvalds | 2013-11-22 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | powerpc/signals: Mark VSX not saved with small contexts | Michael Neuling | 2013-11-20 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | powerpc/pseries: Fix SMP=n build of rng.c | Michael Ellerman | 2013-11-20 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | powerpc: Make cpu_to_chip_id() available when SMP=n | Michael Ellerman | 2013-11-20 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | powerpc/vio: Fix a dma_mask issue of vio | Li Zhong | 2013-11-20 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | powerpc: booke: Fix build failures | Aneesh Kumar K.V | 2013-11-20 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | powerpc: ppc64 address space capped at 32TB, mmap randomisation disabled | Anton Blanchard | 2013-11-20 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | powerpc: Only print PACATMSCRATCH in oops when TM is active | Anton Blanchard | 2013-11-20 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | powerpc/pseries: Duplicate dtl entries sometimes sent to userspace | Anton Blanchard | 2013-11-20 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | powerpc: Remove a few lines of oops output | Anton Blanchard | 2013-11-20 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | powerpc: Print DAR and DSISR on machine check oopses | Anton Blanchard | 2013-11-20 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | powerpc: Fix __get_user_pages_fast() irq handling | Heiko Carstens | 2013-11-20 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | powerpc/eeh: More accurate log | Gavin Shan | 2013-11-20 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | powerpc/eeh: Enable PCI_COMMAND_MASTER for PCI bridges | Gavin Shan | 2013-11-20 | |
| | |_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | ||||
* | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'akpm' (fixes from Andrew) | Linus Torvalds | 2013-11-22 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | mm: place page->pmd_huge_pte to right union | Kirill A. Shutemov | 2013-11-21 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | MAINTAINERS: add keyboard driver to Hyper-V file list | Haiyang Zhang | 2013-11-21 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | x86, mm: do not leak page->ptl for pmd page tables | Kirill A. Shutemov | 2013-11-21 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | ipc,shm: correct error return value in shmctl (SHM_UNLOCK) | Jesper Nilsson | 2013-11-21 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | mm, mempolicy: silence gcc warning | David Rientjes | 2013-11-21 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | block/partitions/efi.c: fix bound check | Antti P Miettinen | 2013-11-21 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | ARM: drivers/rtc/rtc-at91rm9200.c: disable interrupts at shutdown | Johan Hovold | 2013-11-21 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | mm: hugetlbfs: fix hugetlbfs optimization | Andrea Arcangeli | 2013-11-21 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | kernel: remove CONFIG_USE_GENERIC_SMP_HELPERS cleanly | Yuanhan Liu | 2013-11-21 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | ipc,shm: fix shm_file deletion races | Greg Thelen | 2013-11-21 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | mm: thp: give transparent hugepage code a separate copy_page | Dave Hansen | 2013-11-21 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | checkpatch: fix "Use of uninitialized value" warnings | Joe Perches | 2013-11-21 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | configfs: fix race between dentry put and lookup | Junxiao Bi | 2013-11-21 | |
| | |_|_|_|/ / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | ||||
* | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/jm... | Linus Torvalds | 2013-11-21 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | KEYS: Fix keyring content gc scanner | David Howells | 2013-11-14 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | KEYS: Fix error handling in big_key instantiation | David Howells | 2013-11-13 |