Age | Commit message (Expand) | Author |
2012-07-29 | MIPS: Properly align the .data..init_task section. | David Daney |
2012-06-10 | MIPS: BCM63XX: Add missing include for bcm63xx_gpio.h | Jonas Gorski |
2012-04-27 | MIPS: Remove get_current_pgd(). | David Daney |
2012-04-27 | MIPS: JZ4740: Fix the JZ4740_IRQ_DMA macro | Antony Pavlov |
2012-04-04 | Merge branch 'for-linus' of git://git.linaro.org/people/mszyprowski/linux-dma... | Linus Torvalds |
2012-03-29 | Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2012-03-28 | Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub... | Linus Torvalds |
2012-03-28 | Delete all instances of asm/system.h | David Howells |
2012-03-28 | Disintegrate asm/system.h for MIPS | David Howells |
2012-03-28 | MIPS: adapt for dma_map_ops changes | Andrzej Pietrasiewicz |
2012-03-23 | Merge branch 'akpm' (Andrew's patch-bomb) | Linus Torvalds |
2012-03-23 | coredump: add VM_NODUMP, MADV_NODUMP, MADV_CLEAR_NODUMP | Jason Baron |
2012-03-23 | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb... | Linus Torvalds |
2012-03-21 | Merge tag 'irqdomain-for-linus' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds |
2012-03-21 | Merge branch 'kmap_atomic' of git://github.com/congwang/linux | Linus Torvalds |
2012-03-20 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2012-03-20 | highmem: kill all __kmap_atomic() | Cong Wang |
2012-03-12 | Merge branch 'perf/urgent' into perf/core | Ingo Molnar |
2012-03-09 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville |
2012-03-05 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2012-03-05 | MIPS: BCM47XX: move and extend sprom parsing | Hauke Mehrtens |
2012-03-05 | MIPS: BCM47XX: fix signature of nvram_parse_macaddr | Hauke Mehrtens |
2012-02-24 | irq_domain/mips: Allow irq_domain on MIPS | Grant Likely |
2012-02-24 | net: Add framework to allow sending packets with customized CRC. | Ben Greear |
2012-02-24 | static keys: Introduce 'struct static_key', static_key_true()/false() and sta... | Ingo Molnar |
2012-02-23 | PCI: collapse pcibios_resource_to_bus | Bjorn Helgaas |
2012-02-23 | mips/PCI: get rid of device resource fixups | Bjorn Helgaas |
2012-02-23 | mips/PCI: replace pci_probe_only with pci_flags | Bjorn Helgaas |
2012-02-21 | sock: Introduce the SO_PEEK_OFF sock option | Pavel Emelyanov |
2012-02-20 | MIPS: Alchemy: Update Au1300 inlined GPIO macros | Manuel Lauss |
2012-02-20 | MIPS: Remove temporary kludge from <asm/page.h> | Ralf Baechle |
2012-02-14 | mips: Use generic posix_types.h | H. Peter Anvin |
2012-01-17 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2012-01-17 | Audit: push audit success and retcode into arch ptrace.h | Eric Paris |
2012-01-14 | Merge branch 'for-next' of git://git.infradead.org/users/dhowells/linux-headers | Linus Torvalds |
2012-01-14 | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds |
2012-01-12 | treewide: convert uses of ATTRIB_NORETURN to __noreturn | Joe Perches |
2012-01-12 | treewide: remove useless NORET_TYPE macro and uses | Joe Perches |
2012-01-11 | Merge branches 'next/ar7', 'next/ath79', 'next/bcm63xx', 'next/bmips', 'next/... | Ralf Baechle |
2012-01-11 | Merge branch 'next/alchemy' into mips-for-linux-next | Ralf Baechle |
2012-01-11 | Merge branch 'next/generic' into mips-for-linux-next | Ralf Baechle |
2012-01-11 | MIPS: Delete unused function add_temporary_entry. | Ralf Baechle |
2012-01-11 | MIPS: Flush huge TLB | Hillf Danton |
2012-01-10 | Merge tag 'for-linus-3.3' of git://git.infradead.org/mtd-2.6 | Linus Torvalds |
2012-01-09 | MIPS: BCM63XX: bcm963xx_tag.h: make crc fields integers | Jonas Gorski |
2012-01-08 | Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2012-01-08 | Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi... | Linus Torvalds |
2012-01-03 | consolidate a bunch of ipcbuf.h instances | Al Viro |
2012-01-03 | consolidate umode_t declarations | Al Viro |
2011-12-27 | net: meth: Add set_rx_mode hook to fix ICMPv6 neighbor discovery | Joshua Kinard |