Age | Commit message (Expand) | Author |
2011-05-19 | MIPS: Alchemy: Cleanup DMA addresses | Manuel Lauss |
2011-05-19 | MIPS: Alchemy: Rewrite ethernet platform setup | Manuel Lauss |
2011-05-19 | MIPS: Alchemy: Rewrite UART setup and constants. | Manuel Lauss |
2011-05-19 | MIPS: Alchemy: Convert dbdma.c to syscore_ops | Manuel Lauss |
2011-05-19 | MIPS: Alchemy: Convert irq.c to syscore_ops. | Manuel Lauss |
2011-05-19 | MIPS: Alchemy: irq code and constant cleanup | Manuel Lauss |
2011-05-19 | MIPS: Alchemy: update inlinable GPIO API | Manuel Lauss |
2011-05-19 | MIPS: DB1200: Set Config[OD] for improved stability. | Manuel Lauss |
2011-05-19 | MIPS: Split do_syscall_trace into two functions. | Ralf Baechle |
2011-05-19 | MIPS: Use single define for pending work on syscall exit | Ralf Baechle |
2011-05-19 | MIPS: IP27: Remove pointless switch statement. | Ralf Baechle |
2011-05-19 | MIPS: Lantiq: Add etop board support | John Crispin |
2011-05-19 | MIPS: Lantiq: Add ethernet driver | John Crispin |
2011-05-19 | MIPS: Lantiq: Add DMA support | John Crispin |
2011-05-19 | MIPS: Lantiq: Add more gpio drivers | John Crispin |
2011-05-19 | MIPS: Lantiq: Add machtypes for lantiq eval kits | John Crispin |
2011-05-19 | MIPS: Lantiq: Add mips_machine support | John Crispin |
2011-05-19 | MIPS: Lantiq: Add platform device support | John Crispin |
2011-05-19 | MIPS: Lantiq: Add PCI controller support. | John Crispin |
2011-05-19 | MIPS: Lantiq: add SoC specific code for XWAY family | John Crispin |
2011-05-19 | MIPS: Lantiq: Add initial support for Lantiq SoCs | John Crispin |
2011-05-19 | MIPS: Enable kmemleak for MIPS | Maxin John |
2011-05-19 | MIPS: XLR, XLS: Add PCI support. | Jayachandran C |
2011-05-19 | MIPS: Add default configuration for XLR/XLS processors | Jayachandran C |
2011-05-19 | MIPS: Kconfig and Makefile update for Netlogic XLR/XLS | Jayachandran C |
2011-05-19 | MIPS: Platform files for XLR/XLS processor support | Jayachandran C |
2011-05-19 | MIPS: Netlogic: Cache, TLB support and feature overrides for XLR | Jayachandran C |
2011-05-19 | MIPS: Netlogic: mach-netlogic include files | Jayachandran C |
2011-05-19 | MIPS: Netlogic XLR/XLS processor IDs. | Jayachandran C |
2011-05-19 | module: undo module RONX protection correctly. | Jan Glauber |
2011-05-18 | Merge branch 'devicetree/merge' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds |
2011-05-18 | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linus | Linus Torvalds |
2011-05-18 | Merge branch 'x86/mem' into perf/core | Ingo Molnar |
2011-05-18 | drivercore: revert addition of of_match to struct device | Grant Likely |
2011-05-18 | MIPS: Kludge IP27 build for 2.6.39. | Ralf Baechle |
2011-05-18 | MIPS: AR7: Fix GPIO register size for Titan variant. | Florian Fainelli |
2011-05-18 | MIPS: Fix duplicate invocation of notify_die. | Ralf Baechle |
2011-05-18 | MIPS: RB532: Fix iomap resource size miscalculation. | Ralf Baechle |
2011-05-18 | x86, 64-bit: Fix copy_[to/from]_user() checks for the userspace address limit | Jiri Olsa |
2011-05-18 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2011-05-18 | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2011-05-18 | um: fix abort | Richard Weinberger |
2011-05-17 | x86, mem: memset_64.S: Optimize memset by enhanced REP MOVSB/STOSB | Fenghua Yu |
2011-05-17 | x86, mem: memmove_64.S: Optimize memmove by enhanced REP MOVSB/STOSB | Fenghua Yu |
2011-05-17 | x86, mem: memcpy_64.S: Optimize memcpy by enhanced REP MOVSB/STOSB | Fenghua Yu |
2011-05-17 | x86, mem: copy_user_64.S: Support copy_to/from_user by enhanced REP MOVSB/STOSB | Fenghua Yu |
2011-05-17 | x86, mem: clear_page_64.S: Support clear_page() with enhanced REP MOVSB/STOSB | Fenghua Yu |
2011-05-17 | x86, alternative: Add altinstruction_entry macro | Fenghua Yu |
2011-05-17 | x86, alternative, doc: Add comment for applying alternatives order | Fenghua Yu |
2011-05-17 | x86, mem, intel: Initialize Enhanced REP MOVSB/STOSB | Fenghua Yu |