aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips
Commit message (Expand)AuthorAge
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-05-01
|\
| * proc: Split kcore bits from linux/procfs.h into linux/kcore.hDavid Howells2013-04-29
| * mips: Don't use create_proc_read_entry()David Howells2013-04-29
| * procfs: new helper - PDE_DATA(inode)Al Viro2013-04-09
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2013-05-01
|\ \
| * \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-04-07
| |\ \
| * \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-04-03
| |\ \ \
| * | | | net: add option to enable error queue packets waking selectKeller, Jacob E2013-03-31
| | |_|/ | |/| |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-05-01
|\ \ \ \
| * | | | get rid of compat_sys_semctl() and friends in case of ARCH_WANT_OLD_COMPAT_IPCAl Viro2013-03-03
| * | | | merge compat sys_ipc instancesAl Viro2013-03-03
| * | | | consolidate compat lookup_dcookie()Al Viro2013-03-03
| * | | | convert sendfile{,64} to COMPAT_SYSCALL_DEFINEAl Viro2013-03-03
| * | | | make HAVE_SYSCALL_WRAPPERS unconditionalAl Viro2013-03-03
| * | | | consolidate cond_syscall and SYSCALL_ALIAS declarationsAl Viro2013-03-03
* | | | | Merge branch 'akpm' (incoming from Andrew)Linus Torvalds2013-04-30
|\ \ \ \ \
| * | | | | dump_stack: unify debug information printed by show_regs()Tejun Heo2013-04-30
| * | | | | dump_stack: consolidate dump_stack() implementations and unify their behaviorsTejun Heo2013-04-30
* | | | | | Merge tag 'pm+acpi-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-04-30
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Merge branch 'pm-cpufreq'Rafael J. Wysocki2013-04-27
| |\ \ \ \ \ | | |_|_|_|/ | |/| | | |
| | * | | | cpufreq: mips: move cpufreq driver to drivers/cpufreqViresh Kumar2013-04-10
| | * | | | cpufreq: Don't check if cpu is online/offline for cpufreq callbacksViresh Kumar2013-04-02
| | * | | | cpufreq: Notify all policy->cpus in cpufreq_notify_transition()Viresh Kumar2013-04-02
| | | |/ / | | |/| |
* | | | | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2013-04-30
|\ \ \ \ \
| * | | | | idle: Remove GENERIC_IDLE_LOOP config switchThomas Gleixner2013-04-17
| * | | | | mips: Use generic idle loopThomas Gleixner2013-04-08
| |/ / / /
* | | | | Merge branch 'akpm' (incoming from Andrew)Linus Torvalds2013-04-29
|\ \ \ \ \
| * | | | | early_printk: consolidate random copies of identical codeThomas Gleixner2013-04-29
* | | | | | Merge branch 'akpm' (incoming from Andrew)Linus Torvalds2013-04-29
|\| | | | |
| * | | | | mm/hugetlb: add more arch-defined huge_pte functionsGerald Schaefer2013-04-29
| * | | | | mm/MIPS: use free_highmem_page() to free highmem pages into buddy systemJiang Liu2013-04-29
| * | | | | mm/MIPS: use common help functions to free reserved pagesJiang Liu2013-04-29
* | | | | | Merge tag 'spi-v3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...Linus Torvalds2013-04-29
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | spi/bcm63xx: remove unused speed_hz variableJonas Gorski2013-04-08
| | |_|/ / | |/| | |
* | | | | Merge tag 'usb-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2013-04-29
|\ \ \ \ \
| * | | | | USB: remove USB_EHCI_BIG_ENDIAN_{DESC,MMIO} depends on architecture symbolFlorian Fainelli2013-04-09
| | |/ / / | |/| | |
* | | | | Merge tag 'pci-v3.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-04-29
|\ \ \ \ \
| * | | | | MIPS/PCI: Implement pcibios_get_phb_of_nodeGabor Juhos2013-04-10
| | |/ / / | |/| | |
* | | | | Revert "MIPS: page.h: Provide more readable definition for PAGE_MASK."Ralf Baechle2013-04-22
| |/ / / |/| | |
* | | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2013-04-05
|\ \ \ \ | |_|_|/ |/| | |
| * | | MIPS: Delete definition of SA_RESTORER.Ralf Baechle2013-04-05
| * | | MIPS: Fix ISA level which causes secondary cache init bypassing and moreDeng-Cheng Zhu2013-04-05
| * | | MIPS: Fix build error cavium-octeon without CONFIG_SMPEunBong Song2013-04-05
| * | | MIPS: Kconfig: Rename SNIPROM tooPaul Bolle2013-04-05
| * | | MIPS: Alchemy: Fix typo "CONFIG_DEBUG_PCI"Paul Bolle2013-04-05
| * | | MIPS: Unbreak function tracer for 64-bit kernel.David Daney2013-04-05
| | |/ | |/|
* | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2013-04-02
|\ \ \ | |/ / |/| |
| * | Fix breakage in MIPS siginfo handlingDavid Howells2013-03-19
| * | Revert "MIPS: BCM63XX: Call board_register_device from device_initcall()"Jonas Gorski2013-03-19
| * | MIPS: BCM63XX: Make nvram checksum failure non fatalJonas Gorski2013-03-19