Age | Commit message (Expand) | Author | Files | Lines |
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-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-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 | 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-09-28 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -11/+13 |
2012-09-24 | tile: gxio iorpc numbering change for TRIO interface | Chris Metcalf | 1 | -11/+13 |
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 |
2012-07-26 | tilegx pci: fix semantic merge conflict with 3527ed81c | Chris Metcalf | 1 | -1/+1 |
2012-07-25 | Merge tag 'for-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci | Linus Torvalds | 1 | -13/+6 |
2012-07-24 | tile: remove km_type definitions | Cong Wang | 1 | -30/+1 |
2012-07-24 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile | Linus Torvalds | 65 | -400/+10771 |
2012-07-23 | tile: remove usage of enum km_type | Cong Wang | 1 | -1/+1 |
2012-07-22 | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -10/+0 |
2012-07-19 | tile: updates to pci root complex from community feedback | Chris Metcalf | 3 | -64/+47 |
2012-07-19 | bounce: allow use of bounce pool via config option | Chris Metcalf | 1 | -0/+6 |
2012-07-19 | usb: add host support for the tilegx architecture | Chris Metcalf | 3 | -0/+80 |
2012-07-19 | arch/tile: provide kernel support for the tilegx USB shim | Chris Metcalf | 9 | -0/+413 |
2012-07-19 | tile pci: enable IOMMU to support DMA for legacy devices | Chris Metcalf | 8 | -203/+588 |
2012-07-19 | arch/tile: enable ZONE_DMA for tilegx | Chris Metcalf | 4 | -13/+28 |
2012-07-19 | tilegx pci: support I/O to arbitrarily-cached pages | Chris Metcalf | 7 | -171/+278 |
2012-07-19 | tile: remove unused header | Paul Bolle | 1 | -33/+0 |
2012-07-19 | arch/tile: tilegx PCI root complex support | Chris Metcalf | 6 | -17/+1645 |
2012-07-12 | arch/tile: provide kernel support for the tilegx TRIO shim | Chris Metcalf | 16 | -0/+1707 |
2012-07-12 | arch/tile: break out the "csum a long" function to <asm/checksum.h> | Chris Metcalf | 2 | -14/+19 |
2012-07-12 | arch/tile: provide kernel support for the tilegx mPIPE shim | Chris Metcalf | 14 | -0/+4658 |
2012-07-12 | arch/tile: common DMA code for the GXIO IORPC subsystem | Chris Metcalf | 4 | -0/+344 |
2012-07-12 | arch/tile: support MMIO-based readb/writeb etc. | Chris Metcalf | 1 | -28/+116 |
2012-07-12 | arch/tile: introduce GXIO IORPC framework for tilegx | Chris Metcalf | 10 | -0/+985 |
2012-07-06 | Merge branch 'pci/myron-pcibios_setup' into next | Bjorn Helgaas | 1 | -10/+0 |
2012-07-06 | tile/PCI: factor out pcibios_setup() | Myron Stowe | 1 | -10/+0 |