| Commit message (Expand) | Author | Files | Lines |
2013-11-22 | MAINTAINERS: add keyboard driver to Hyper-V file list | Haiyang Zhang | 1 | -0/+1 |
2013-11-22 | x86, mm: do not leak page->ptl for pmd page tables | Kirill A. Shutemov | 2 | -4/+6 |
2013-11-22 | ipc,shm: correct error return value in shmctl (SHM_UNLOCK) | Jesper Nilsson | 1 | -3/+6 |
2013-11-22 | mm, mempolicy: silence gcc warning | David Rientjes | 1 | -1/+1 |
2013-11-22 | block/partitions/efi.c: fix bound check | Antti P Miettinen | 1 | -2/+3 |
2013-11-22 | ARM: drivers/rtc/rtc-at91rm9200.c: disable interrupts at shutdown | Johan Hovold | 1 | -0/+9 |
2013-11-22 | mm: hugetlbfs: fix hugetlbfs optimization | Andrea Arcangeli | 3 | -60/+106 |
2013-11-22 | kernel: remove CONFIG_USE_GENERIC_SMP_HELPERS cleanly | Yuanhan Liu | 2 | -6/+6 |
2013-11-22 | ipc,shm: fix shm_file deletion races | Greg Thelen | 1 | -5/+23 |
2013-11-22 | mm: thp: give transparent hugepage code a separate copy_page | Dave Hansen | 3 | -38/+48 |
2013-11-22 | checkpatch: fix "Use of uninitialized value" warnings | Joe Perches | 1 | -0/+1 |
2013-11-22 | configfs: fix race between dentry put and lookup | Junxiao Bi | 1 | -2/+14 |
2013-11-21 | GFS2: Fix ref count bug relating to atomic_open | Steven Whitehouse | 1 | -1/+4 |
2013-11-21 | Documentation: filesystems: update btrfs tools section | David Sterba | 1 | -16/+6 |
2013-11-21 | Documentation: filesystems: add new btrfs mount options | David Sterba | 1 | -1/+11 |
2013-11-21 | GFS2: fix potential NULL pointer dereference | Michal Nazarewicz | 1 | -1/+2 |
2013-11-21 | KVM: kvm_clear_guest_page(): fix empty_zero_page usage | Heiko Carstens | 1 | -2/+3 |
2013-11-21 | btrfs: update kconfig help text | David Sterba | 1 | -5/+10 |
2013-11-21 | btrfs: fix bio_size_ok() for max_sectors > 0xffff | Akinobu Mita | 1 | -1/+1 |
2013-11-21 | btrfs: Use trace condition for get_extent tracepoint | Steven Rostedt | 2 | -3/+4 |
2013-11-21 | btrfs: fix typo in the log message | Anand Jain | 1 | -1/+1 |
2013-11-21 | Btrfs: fix list delete warning when removing ordered root from the list | Miao Xie | 1 | -0/+1 |
2013-11-21 | Btrfs: print bytenr instead of page pointer in check-int | Stefan Behrens | 1 | -8/+17 |
2013-11-21 | Btrfs: remove dead codes from ctree.h | Wang Shilong | 1 | -6/+0 |
2013-11-21 | Btrfs: don't wait for ordered data outside desired range | Filipe David Borba Manana | 1 | -1/+1 |
2013-11-21 | Btrfs: fix lockdep error in async commit | Liu Bo | 1 | -2/+2 |
2013-11-21 | Btrfs: avoid heavy operations in btrfs_commit_super | Liu Bo | 1 | -20/+1 |
2013-11-21 | Btrfs: fix __btrfs_start_workers retval | Ilya Dryomov | 1 | -0/+1 |
2013-11-21 | Btrfs: disable online raid-repair on ro mounts | Ilya Dryomov | 1 | -3/+8 |
2013-11-21 | Btrfs: do not inc uncorrectable_errors counter on ro scrubs | Ilya Dryomov | 1 | -2/+4 |
2013-11-21 | Btrfs: only drop modified extents if we logged the whole inode | Josef Bacik | 1 | -1/+1 |
2013-11-21 | Btrfs: make sure to copy everything if we rename | Josef Bacik | 1 | -1/+2 |
2013-11-21 | Btrfs: don't BUG_ON() if we get an error walking backrefs | Josef Bacik | 1 | -1/+2 |
2013-11-21 | powerpc/signals: Mark VSX not saved with small contexts | Michael Neuling | 1 | -1/+9 |
2013-11-21 | powerpc/pseries: Fix SMP=n build of rng.c | Michael Ellerman | 1 | -0/+1 |
2013-11-21 | powerpc: Make cpu_to_chip_id() available when SMP=n | Michael Ellerman | 4 | -17/+22 |
2013-11-21 | powerpc/vio: Fix a dma_mask issue of vio | Li Zhong | 1 | -1/+1 |
2013-11-21 | powerpc: booke: Fix build failures | Aneesh Kumar K.V | 7 | -0/+9 |
2013-11-21 | powerpc: ppc64 address space capped at 32TB, mmap randomisation disabled | Anton Blanchard | 1 | -1/+1 |
2013-11-21 | powerpc: Only print PACATMSCRATCH in oops when TM is active | Anton Blanchard | 1 | -1/+2 |
2013-11-21 | powerpc/pseries: Duplicate dtl entries sometimes sent to userspace | Anton Blanchard | 1 | -2/+2 |
2013-11-21 | powerpc: Remove a few lines of oops output | Anton Blanchard | 1 | -9/+9 |
2013-11-21 | powerpc: Print DAR and DSISR on machine check oopses | Anton Blanchard | 1 | -1/+1 |
2013-11-21 | powerpc: Fix __get_user_pages_fast() irq handling | Heiko Carstens | 1 | -2/+3 |
2013-11-21 | powerpc/eeh: More accurate log | Gavin Shan | 1 | -2/+7 |
2013-11-21 | powerpc/eeh: Enable PCI_COMMAND_MASTER for PCI bridges | Gavin Shan | 1 | -0/+9 |
2013-11-21 | ARM: 7894/1: kconfig: select GENERIC_CLOCKEVENTS if HAVE_ARM_ARCH_TIMER | Will Deacon | 1 | -0/+1 |
2013-11-21 | ARM: 7893/1: bitops: only emit .arch_extension mp if CONFIG_SMP | Will Deacon | 1 | -1/+1 |
2013-11-20 | Revert "mm: create a separate slab for page->ptl allocation" | Linus Torvalds | 3 | -17/+1 |
2013-11-20 | Wrong page freed on preallocate_pmds() failure exit | Al Viro | 1 | -1/+1 |