Age | Commit message (Expand) | Author | Files | Lines |
2013-02-22 | Merge tag 'tty-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 1 | -1/+1 |
2013-02-22 | Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 6 | -37/+22 |
2013-02-21 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2 | -4/+3 |
2013-02-20 | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -2/+0 |
2013-02-09 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 18 | -22/+67 |
2013-02-04 | arch Kconfig: Remove references to IRQ_PER_CPU | James Hogan | 1 | -1/+0 |
2013-01-31 | MIPS: Function tracer: Fix broken function tracing | Al Cooper | 2 | -4/+39 |
2013-01-31 | mips: Move __virt_addr_valid() to a place for MIPS 64 | Steven Rostedt | 2 | -6/+6 |
2013-01-31 | MIPS: Netlogic: Fix UP compilation on XLR | Jayachandran C | 1 | -1/+4 |
2013-01-31 | MIPS: AR71xx: Fix AR71XX_PCI_MEM_SIZE | Gabor Juhos | 1 | -1/+1 |
2013-01-31 | MIPS: AR724x: Fix AR724X_PCI_MEM_SIZE | Gabor Juhos | 1 | -1/+1 |
2013-01-31 | MIPS: Lantiq: Fix cp0_perfcount_irq mapping | John Crispin | 1 | -1/+1 |
2013-01-28 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 1 | -1/+1 |
2013-01-27 | Remove leftover #endif after introducing SO_REUSEPORT | Thomas Graf | 1 | -1/+0 |
2013-01-26 | MIPS: Convert to devm_ioremap_resource() | Thierry Reding | 3 | -13/+12 |
2013-01-24 | MIPS: DSP: Fix DSP mask for registers. | Steven J. Hill | 1 | -1/+1 |
2013-01-24 | Merge branch 'core/irq_work' of git://git.kernel.org/pub/scm/linux/kernel/git... | Ingo Molnar | 1 | -1/+0 |
2013-01-23 | soreuseport: infrastructure | Tom Herbert | 1 | -2/+1 |
2013-01-23 | MIPS: Fix build failure by adding definition of pfn_pmd(). | David Daney | 1 | -0/+1 |
2013-01-22 | MIPS: Octeon: Fix warning. | Ralf Baechle | 1 | -4/+5 |
2013-01-22 | MIPS: delay.c: Check BITS_PER_LONG instead of __SIZEOF_LONG__ | Geert Uytterhoeven | 1 | -1/+1 |
2013-01-22 | MIPS: PNX833x: Fix comment. | Ralf Baechle | 1 | -1/+1 |
2013-01-22 | arch/mips/sgi-ip27: remove depends on CONFIG_EXPERIMENTAL | Kees Cook | 1 | -1/+0 |
2013-01-22 | arch/mips: remove depends on CONFIG_EXPERIMENTAL | Kees Cook | 1 | -20/+7 |
2013-01-22 | arch/mips/jazz: remove depends on CONFIG_EXPERIMENTAL | Kees Cook | 1 | -3/+3 |
2013-01-17 | MIPS: Add struct p_format to union mips_instruction. | Ralf Baechle | 1 | -0/+1 |
2013-01-17 | sk-filter: Add ability to lock a socket filter program | Vincent Bernat | 1 | -0/+1 |
2013-01-16 | MIPS: Export <asm/break.h>. | Ralf Baechle | 2 | -0/+1 |
2013-01-16 | MIPS: BCM47xx: Enable SSB prerequisite SSB_DRIVER_PCICORE. | Ralf Baechle | 1 | -0/+1 |
2013-01-16 | MIPS: BCM47xx: Select GPIOLIB for BCMA on bcm47xx platform | Arend van Spriel | 1 | -0/+2 |
2013-01-16 | MIPS: vpe.c: Fix null pointer dereference in print arguments. | Cong Ding | 1 | -1/+1 |
2013-01-16 | serial: sccnxp: Rename header file to match functionality | Alexander Shiyan | 1 | -1/+1 |
2013-01-11 | bcma: return the mips irq number in bcma_core_irq | Nathan Hintz | 1 | -1/+1 |
2013-01-07 | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds | 22 | -104/+44 |
2013-01-04 | MIPS: drivers: remove __dev* attributes. | Greg Kroah-Hartman | 23 | -65/+61 |
2013-01-03 | MIPS: 64-bit: Fix build if !CONFIG_MODULES | Joshua Kinard | 1 | -2/+2 |
2012-12-28 | MIPS: Wire up finit_module syscall. | Ralf Baechle | 5 | -6/+13 |
2012-12-28 | MIPS: Fix modpost error in modules attepting to use virt_addr_valid(). | Ralf Baechle | 2 | -1/+10 |
2012-12-28 | MIPS: page.h: Remove now unnecessary #ifndef __ASSEMBLY__ wrapper. | Ralf Baechle | 1 | -4/+0 |
2012-12-28 | MIPS: Switch remaining assembler PAGE_SIZE users to <asm/asm-offsets.h>. | Ralf Baechle | 4 | -8/+6 |
2012-12-28 | MIPS: Include PAGE_S{IZE,HIFT} in <asm/offset.h>. | Ralf Baechle | 1 | -0/+3 |
2012-12-28 | MIPS: Don't include <asm/page.h> unnecessarily. | Ralf Baechle | 5 | -5/+0 |
2012-12-27 | MIPS: Fix comment. | Ralf Baechle | 1 | -4/+5 |
2012-12-27 | Revert "MIPS: Optimise TLB handlers for MIPS32/64 R2 cores." | Ralf Baechle | 1 | -16/+0 |
2012-12-27 | MIPS: perf: Fix build failure in XLP perf support. | Manuel Lauss | 1 | -38/+0 |
2012-12-27 | MIPS: Alchemy: Make 32kHz and r4k timer coexist peacefully | Manuel Lauss | 1 | -20/+5 |
2012-12-21 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 4 | -9/+1 |
2012-12-20 | Merge tag 'iommu-updates-v3.8' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -0/+2 |
2012-12-20 | unify SS_ONSTACK/SS_DISABLE definitions | Al Viro | 1 | -6/+0 |
2012-12-20 | missing user_stack_pointer() instances | Al Viro | 1 | -0/+1 |