Age | Commit message (Expand) | Author |
2013-06-29 | more open-coded file_inode() calls | Al Viro |
2013-06-29 | [O_TMPFILE] it's still short a few helpers, but infrastructure should be OK n... | Al Viro |
2013-06-29 | [readdir] constify ->actor | Al Viro |
2013-06-29 | [readdir] switch dcache_readdir() users to ->iterate() | Al Viro |
2013-06-29 | [readdir] introduce ->iterate(), ctx->pos, dir_emit() | Al Viro |
2013-06-29 | [readdir] introduce iterate_dir() and dir_context | Al Viro |
2013-06-29 | sparc: __pci_mmap_set_flags() is useless | Al Viro |
2013-06-29 | mn10300: don't bother with VM_IO | Al Viro |
2013-06-29 | hose_mmap_page_range(): io_remap_pfn_range() will set all those flags... | Al Viro |
2013-06-29 | consolidate io_remap_pfn_range definitions | Al Viro |
2013-06-22 | aout32 coredump compat fix | Al Viro |
2013-06-19 | mconsole: we'd better initialize pos before passing it to vfs_read()... | Al Viro |
2013-06-15 | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2013-06-14 | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po... | Linus Torvalds |
2013-06-15 | powerpc: Fix missing/delayed calls to irq_work | Benjamin Herrenschmidt |
2013-06-15 | powerpc: Fix emulation of illegal instructions on PowerNV platform | Paul Mackerras |
2013-06-15 | powerpc: Fix stack overflow crash in resume_kernel when ftracing | Michael Ellerman |
2013-06-13 | Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux | Linus Torvalds |
2013-06-13 | of: Fix locking vs. interrupts | Benjamin Herrenschmidt |
2013-06-13 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2013-06-13 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds |
2013-06-13 | Merge tag 'efi-urgent' into x86/urgent | H. Peter Anvin |
2013-06-12 | x86: Fix typo in kexec register clearing | Kees Cook |
2013-06-12 | x86, relocs: Move __vvar_page from S_ABS to S_REL | Kees Cook |
2013-06-12 | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds |
2013-06-11 | Merge tag 'fixes-3.10-4' of git://git.infradead.org/users/jcooper/linux into ... | Olof Johansson |
2013-06-11 | Merge branch 'fixes' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2013-06-11 | kvm/ppc/booke64: Fix lazy ee handling in kvmppc_handle_exit() | Scott Wood |
2013-06-11 | kvm/ppc/booke: Hold srcu lock when calling gfn functions | Scott Wood |
2013-06-11 | kvm/ppc/booke64: Disable e6500 support | Scott Wood |
2013-06-11 | kvm/ppc/booke64: Fix AltiVec interrupt numbers and build breakage | Mihai Caraman |
2013-06-11 | ARM: SAMSUNG: pm: Adjust for pinctrl- and DT-enabled platforms | Tomasz Figa |
2013-06-11 | mips/kvm: Use KVM_REG_MIPS and proper size indicators for *_ONE_REG | David Daney |
2013-06-11 | ARM: prima2: fix incorrect panic usage | Haojian Zhuang |
2013-06-10 | Modify UEFI anti-bricking code | Matthew Garrett |
2013-06-10 | Merge tag 'stable/for-linus-3.10-rc5-tag' of git://git.kernel.org/pub/scm/lin... | Linus Torvalds |
2013-06-10 | MIPS: ftrace: Add missing CONFIG_DYNAMIC_FTRACE | Markos Chandras |
2013-06-10 | MIPS: include: mmu_context.h: Replace VIRTUALIZATION with KVM | Markos Chandras |
2013-06-10 | MIPS: Alchemy: fix wait function | Manuel Lauss |
2013-06-10 | s390/pci: Implement IRQ functions if !PCI | Ben Hutchings |
2013-06-09 | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po... | Linus Torvalds |
2013-06-09 | Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds |
2013-06-10 | powerpc: Partial revert of "Context switch more PMU related SPRs" | Michael Ellerman |
2013-06-10 | powerpc/perf: Fix deadlock caused by calling printk() in PMU exception | Michael Ellerman |
2013-06-10 | powerpc/hw_breakpoints: Add DABRX cpu feature to fix 32-bit regression | Michael Neuling |
2013-06-10 | powerpc/power8: Update denormalization handler | Michael Neuling |
2013-06-10 | powerpc/pseries: Simplify denormalization handler | Michael Neuling |
2013-06-10 | powerpc/power8: Fix oprofile and perf | Michael Neuling |
2013-06-10 | powerpc/eeh: Don't check RTAS token to get PE addr | Gavin Shan |
2013-06-10 | powerpc/pci: Check the bus address instead of resource address in pcibios_fix... | Kevin Hao |