Age | Commit message (Expand) | Author |
2013-05-05 | mips: single_open() leaks | Al Viro |
2013-05-01 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2013-05-01 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2013-05-01 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2013-04-30 | Merge branch 'akpm' (incoming from Andrew) | Linus Torvalds |
2013-04-30 | dump_stack: unify debug information printed by show_regs() | Tejun Heo |
2013-04-30 | dump_stack: consolidate dump_stack() implementations and unify their behaviors | Tejun Heo |
2013-04-30 | Merge tag 'pm+acpi-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2013-04-30 | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2013-04-29 | Merge branch 'akpm' (incoming from Andrew) | Linus Torvalds |
2013-04-29 | early_printk: consolidate random copies of identical code | Thomas Gleixner |
2013-04-29 | Merge branch 'akpm' (incoming from Andrew) | Linus Torvalds |
2013-04-29 | Merge tag 'spi-v3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni... | Linus Torvalds |
2013-04-29 | mm/hugetlb: add more arch-defined huge_pte functions | Gerald Schaefer |
2013-04-29 | mm/MIPS: use free_highmem_page() to free highmem pages into buddy system | Jiang Liu |
2013-04-29 | mm/MIPS: use common help functions to free reserved pages | Jiang Liu |
2013-04-29 | proc: Split kcore bits from linux/procfs.h into linux/kcore.h | David Howells |
2013-04-29 | mips: Don't use create_proc_read_entry() | David Howells |
2013-04-29 | Merge tag 'usb-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds |
2013-04-29 | Merge tag 'pci-v3.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2013-04-28 | Merge branch 'pm-cpufreq' | Rafael J. Wysocki |
2013-04-22 | Revert "MIPS: page.h: Provide more readable definition for PAGE_MASK." | Ralf Baechle |
2013-04-17 | idle: Remove GENERIC_IDLE_LOOP config switch | Thomas Gleixner |
2013-04-10 | MIPS/PCI: Implement pcibios_get_phb_of_node | Gabor Juhos |
2013-04-10 | cpufreq: mips: move cpufreq driver to drivers/cpufreq | Viresh Kumar |
2013-04-09 | USB: remove USB_EHCI_BIG_ENDIAN_{DESC,MMIO} depends on architecture symbol | Florian Fainelli |
2013-04-09 | procfs: new helper - PDE_DATA(inode) | Al Viro |
2013-04-08 | mips: Use generic idle loop | Thomas Gleixner |
2013-04-08 | spi/bcm63xx: remove unused speed_hz variable | Jonas Gorski |
2013-04-07 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2013-04-05 | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds |
2013-04-05 | MIPS: Delete definition of SA_RESTORER. | Ralf Baechle |
2013-04-05 | MIPS: Fix ISA level which causes secondary cache init bypassing and more | Deng-Cheng Zhu |
2013-04-05 | MIPS: Fix build error cavium-octeon without CONFIG_SMP | EunBong Song |
2013-04-05 | MIPS: Kconfig: Rename SNIPROM too | Paul Bolle |
2013-04-05 | MIPS: Alchemy: Fix typo "CONFIG_DEBUG_PCI" | Paul Bolle |
2013-04-05 | MIPS: Unbreak function tracer for 64-bit kernel. | David Daney |
2013-04-03 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2013-04-02 | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds |
2013-04-02 | cpufreq: Don't check if cpu is online/offline for cpufreq callbacks | Viresh Kumar |
2013-04-02 | cpufreq: Notify all policy->cpus in cpufreq_notify_transition() | Viresh Kumar |
2013-03-31 | net: add option to enable error queue packets waking select | Keller, Jacob E |
2013-03-19 | Fix breakage in MIPS siginfo handling | David Howells |
2013-03-19 | Revert "MIPS: BCM63XX: Call board_register_device from device_initcall()" | Jonas Gorski |
2013-03-19 | MIPS: BCM63XX: Make nvram checksum failure non fatal | Jonas Gorski |
2013-03-19 | MIPS: Fix code generation for non-DSP capable CPUs | Florian Fainelli |
2013-03-13 | MIPS: Fix inconsistent formatting inside /proc/cpuinfo | John Crispin |
2013-03-12 | Select VIRT_TO_BUS directly where needed | Stephen Rothwell |
2013-03-12 | MIPS: SEAD3: Enable LL/SC. | Ralf Baechle |
2013-03-12 | MIPS: Get rid of CONFIG_CPU_HAS_LLSC again | Paul Bolle |