summaryrefslogtreecommitdiffstats
path: root/arch/mips/mm/cerr-sb1.c (unfollow)
Commit message (Expand)AuthorFilesLines
2009-01-11MIPS: Add SMP_ICACHE_FLUSH for the Cavium CPU family.David Daney1-0/+3
2009-01-11MIPS: Add Cavium OCTEON specific registers to ptrace.h and asm-offsets.cDavid Daney2-0/+35
2009-01-11MIPS: Add Cavium OCTEON cop2/cvmseg state entries to processor.h.David Daney1-0/+69
2009-01-11MIPS: Modify core io.h macros to account for the Octeon Errata Core-301.David Daney1-0/+14
2009-01-11MIPS: Hook up Cavium OCTEON in arch/mips.David Daney4-0/+19
2009-01-11MIPS: Hook Cavium OCTEON cache init into cache.cDavid Daney2-0/+9
2009-01-11MIPS: Add Cavium OCTEON processor constants and CPU probe.David Daney3-0/+41
2009-01-11MIPS: Override assembler target architecture for octeon.David Daney2-0/+6
2009-01-11MIPS: Add Cavium OCTEON specific register definitions to mipsregs.hDavid Daney1-0/+20
2009-01-11MIPS: For Cavium OCTEON set hwrena and lazily restore CP2 state.David Daney1-0/+21
2009-01-11MIPS: For Cavium OCTEON handle hazards as per the R10000 handling.David Daney1-2/+2
2009-01-11MIPS: Add Cavium OCTEON processor support files to arch/mips/cavium-octeon.David Daney19-0/+4243
2009-01-11MIPS: Add Cavium OCTEON processor support files to arch/mips/cavium-octeon/ex...David Daney15-0/+4200
2009-01-11MIPS: Add Cavium OCTEON processor CSR definitionsDavid Daney10-0/+7657
2009-01-11MIPS: Alchemy: Change strict_strtol to strict_strtoulJulia Lawall8-8/+8
2009-01-11MIPS: 64-bit: Use generic 32-bit ptrace compat code.Anirban Sinha1-63/+1
2009-01-11Linux 2.6.29-rc1v2.6.29-rc1Linus Torvalds1-2/+2
2009-01-11bootgraph: make the bootgraph script show async waiting timeArjan van de Ven1-4/+42
2009-01-11libata: only ports >= 0 need to synchronizeArjan van de Ven1-1/+3
2009-01-11libata: Add a per-host flag to opt-in into parallel port probesArjan van de Ven3-0/+13
2009-01-10btrfs: fix for write_super_lockfs/unlockfs error handlingLinus Torvalds1-4/+6
2009-01-10rbtree: add const qualifier to some functionsArtem Bityutskiy2-10/+10
2009-01-10LIS3LV02D: separate the core from HP ACPI APIEric Piel4-251/+324
2009-01-10filesystem freeze: remove XFS specific ioctl interfaces for freeze featureTakashi Sato3-19/+2
2009-01-10filesystem freeze: implement generic freeze featureTakashi Sato5-10/+130
2009-01-10filesystem freeze: add error handling of write_super_lockfs/unlockfsTakashi Sato12-68/+107
2009-01-10memstick: annotate endianness of attribute structsHarvey Harrison2-24/+23
2009-01-10hp-wmi: handle rfkill_register() failureLarry Finger1-3/+12
2009-01-10compiler-gcc.h: add more comments to RELOC_HIDEAndi Kleen1-2/+12
2009-01-10CORE_DUMP_DEFAULT_ELF_HEADERS depends on ELF_COREDavid Brownell1-1/+1
2009-01-10Revert "driver core: create a private portion of struct device"Greg Kroah-Hartman3-23/+0
2009-01-09Revert "driver core: move klist_children into private structure"Greg Kroah-Hartman3-30/+15
2009-01-09Revert "driver core: move knode_driver into private structure"Greg Kroah-Hartman4-22/+9
2009-01-09Revert "driver core: move knode_bus into private structure"Greg Kroah-Hartman3-31/+14
2009-01-09firewire: core: fix sleep in atomic context due to driver core changeStefan Richter2-16/+20
2009-01-09mISDN: Add HFC USB driverKarsten Keil4-0/+2622
2009-01-09mISDN: Add layer1 prim MPH_INFORMATION_REQMartin Bachem1-0/+17
2009-01-09mISDN: Fix kernel crash when doing hardware conference with more than two mem...Andreas Eversberg2-6/+6
2009-01-09mISDN: Added missing create_l1() callAndreas Eversberg1-0/+5
2009-01-09mISDN: Add MODULE_DEVICE_TABLE() to hfcpciMatthias Urlichs1-0/+2
2009-01-09mISDN: Minor cleanupsAndreas Eversberg3-6/+6
2009-01-09mISDN: Create /sys/class/mISDNMatthias Urlichs5-115/+273
2009-01-09mISDN: Add missing release functionsAndreas Eversberg1-7/+21
2009-01-09mISDN: Add different different timer settings for hfc-pciAndreas Eversberg3-28/+148
2009-01-09mISDN: Minor fixesAndreas Eversberg2-2/+2
2009-01-09mISDN: Correct busy device detectionAndreas Eversberg2-15/+18
2009-01-09mISDN: Fix deactivation, if peer IP is removed from l1oip instance.Andreas Eversberg4-21/+44
2009-01-09mISDN: Add ISDN_P_TE_UP0 / ISDN_P_NT_UP0Martin Bachem1-0/+12
2009-01-09mISDN: Fix irq detectionAndreas Eversberg1-0/+1
2009-01-09mISDN: Add ISDN sample clock API to mISDN coreAndreas Eversberg8-32/+294