Age | Commit message (Expand) | Author | Files | Lines |
2012-10-23 | arch/tile: avoid build warnings from duplicate ELF_R_xxx #defines | Chris Metcalf | 1 | -10/+0 |
2012-10-23 | arch/tile: avoid generating .eh_frame information in modules | Chris Metcalf | 1 | -0/+4 |
2012-10-17 | UAPI: The tile arch uses the generic ucontext.h file | David Howells | 2 | -3/+3 |
2012-10-17 | UAPI: Place comments in empty arch Kbuilds to make them non-empty | David Howells | 1 | -0/+1 |
2012-10-15 | Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -0/+1 |
2012-10-13 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile | Linus Torvalds | 43 | -177/+298 |
2012-10-13 | vfs: define struct filename and have getname() return it | Jeff Layton | 1 | -4/+4 |
2012-10-12 | arch/tile: enable interrupts in do_work_pending() | Chris Metcalf | 1 | -0/+3 |
2012-10-12 | Merge tag 'tags/disintegrate-tile-20121009' into for-linus | Chris Metcalf | 42 | -177/+295 |
2012-10-12 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2 | -19/+2 |
2012-10-10 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2 | -20/+1 |
2012-10-09 | UAPI: (Scripted) Disintegrate arch/tile/include/asm | David Howells | 22 | -146/+242 |
2012-10-09 | UAPI: (Scripted) Disintegrate arch/tile/include/arch | David Howells | 20 | -31/+53 |
2012-10-09 | Merge branch 'akpm' (Andrew's patch-bomb) | Linus Torvalds | 4 | -12/+15 |
2012-10-09 | readahead: fault retry breaks mmap file read random detection | Shaohua Li | 1 | -0/+1 |
2012-10-09 | mm: hugetlb: add arch hook for clearing page flags before entering pool | Will Deacon | 1 | -0/+4 |
2012-10-09 | mm: use mm->exe_file instead of first VM_EXECUTABLE vma->vm_file | Konstantin Khlebnikov | 1 | -12/+7 |
2012-10-09 | Kconfig: clean up the "#if defined(arch)" list for exception-trace sysctl entry | Catalin Marinas | 1 | -0/+1 |
2012-10-09 | Kconfig: clean up the long arch list for the DEBUG_BUGVERBOSE config option | Catalin Marinas | 1 | -0/+1 |
2012-10-09 | Kconfig: clean up the long arch list for the DEBUG_KMEMLEAK config option | Catalin Marinas | 1 | -0/+1 |
2012-10-09 | Merge tag 'asm-generic' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd... | Linus Torvalds | 1 | -0/+1 |
2012-10-07 | Merge branch 'uapi-prep' of git://git.infradead.org/users/dhowells/linux-headers | Linus Torvalds | 1 | -5/+0 |
2012-10-05 | compat: move compat_siginfo_t definition to asm/compat.h | Denys Vlasenko | 2 | -57/+62 |
2012-10-05 | tile: fix personality bits handling upon exec() | Jiri Kosina | 1 | -2/+2 |
2012-10-05 | Merge branch 'disintegrate-asm-generic' of git://git.infradead.org/users/dhow... | Arnd Bergmann | 14 | -59/+17 |
2012-10-04 | UAPI: Fix the guards on various asm/unistd.h files | David Howells | 1 | -5/+0 |
2012-10-04 | Merge tag 'uapi-prep-20121002' of git://git.infradead.org/users/dhowells/linu... | Linus Torvalds | 7 | -7/+11 |
2012-10-03 | asm-generic: Add default clkdev.h | Mark Brown | 1 | -0/+1 |
2012-10-03 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2 | -2/+0 |
2012-10-02 | UAPI: (Scripted) Set up UAPI Kbuild files | David Howells | 2 | -0/+4 |
2012-10-02 | UAPI: (Scripted) Convert #include "..." to #include <path/...> in kernel syst... | David Howells | 5 | -7/+7 |
2012-10-01 | Merge tag 'driver-core-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -8/+0 |
2012-10-01 | Merge tag 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci | Linus Torvalds | 2 | -36/+6 |
2012-10-01 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -1/+0 |
2012-10-01 | tile: don't bother with SIGTRAP in setup_frame | Al Viro | 2 | -19/+2 |
2012-09-28 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -11/+13 |
2012-09-28 | Make most arch asm/module.h files use asm-generic/module.h | David Howells | 1 | -0/+1 |
2012-09-24 | tile: gxio iorpc numbering change for TRIO interface | Chris Metcalf | 1 | -11/+13 |
2012-09-20 | get rid of generic instances of asm/exec.h | Al Viro | 2 | -20/+1 |
2012-09-19 | Merge branch 'pci/thierry-fixup-irqs' into next | Bjorn Helgaas | 2 | -16/+0 |
2012-09-19 | PCI: Provide a default pcibios_update_irq() | Thierry Reding | 2 | -16/+0 |
2012-09-19 | PCI: Discard __init annotations for pci_fixup_irqs() and related functions | Thierry Reding | 2 | -2/+2 |
2012-09-07 | tile: remove duplicate CONFIG_HOTPLUG definition | Greg Kroah-Hartman | 1 | -8/+0 |
2012-09-03 | netfilter: remove xt_NOTRACK | Cong Wang | 2 | -2/+0 |
2012-08-23 | tile: PCI: Use PCI Express Capability accessors | Jiang Liu | 1 | -20/+6 |
2012-08-15 | tile: Remove SD_PREFER_LOCAL leftover | Alex Shi | 1 | -1/+0 |
2012-08-01 | memcg: rename config variables | Andrew Morton | 2 | -4/+4 |
2012-07-30 | Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare... | Linus Torvalds | 1 | -1/+0 |
2012-07-27 | Merge branch 'kmap_atomic' of git://github.com/congwang/linux | Linus Torvalds | 2 | -31/+2 |
2012-07-26 | tilepro pci: fix pci_bus.subordinate bad bombing from b918c62e | Chris Metcalf | 1 | -1/+1 |