summaryrefslogtreecommitdiffstats
path: root/arch/mips
AgeCommit message (Expand)AuthorFilesLines
2011-12-21mips: txx9_sram - convert sysdev_class to a regular subsystemKay Sievers1-18/+16
2011-12-21mips: 7segled - convert sysdev_class to a regular subsystemKay Sievers1-22/+22
2011-12-21Merge branch 'master' into pm-sleepRafael J. Wysocki1-4/+4
2011-12-20Merge branch 'memblock-kill-early_node_map' of git://git.kernel.org/pub/scm/l...Ingo Molnar3-6/+8
2011-12-13UAPI: Split trivial #if defined(__KERNEL__) && X conditionalsDavid Howells1-3/+7
2011-12-12UAPI: Fix arch/mips/include/asm/Kbuild to have separate header-y linesDavid Howells1-1/+3
2011-12-11nohz: Remove tick_nohz_idle_enter_norcu() / tick_nohz_idle_exit_norcu()Frederic Weisbecker1-2/+4
2011-12-11nohz: Allow rcu extended quiescent state handling seperately from tick stopFrederic Weisbecker1-2/+2
2011-12-11nohz: Separate out irq exit and idle loop dyntick logicFrederic Weisbecker1-2/+2
2011-12-08memblock: Kill early_node_map[]Tejun Heo1-3/+0
2011-12-08mips: Use HAVE_MEMBLOCK_NODE_MAPTejun Heo3-3/+8
2011-12-08MIPS: Octeon: Remove SYS_SUPPORTS_HIGHMEM.Chandrakala Chavva1-2/+0
2011-12-08MIPS: Octeon: Add support for OCTEON II PCIeDavid Daney1-326/+1023
2011-12-08MIPS: Octeon: Update PCI Latency timer and enable more error reporting.David Daney1-10/+6
2011-12-08MIPS: Alchemy: Update cpu-feature-overridesManuel Lauss1-0/+3
2011-12-08MIPS: Alchemy: db1200: Improve PB1200 detection.Manuel Lauss1-8/+22
2011-12-08MIPS: Alchemy: merge Au1000 and Au1300-style IRQ controller code.Manuel Lauss3-587/+550
2011-12-08MIPS: Alchemy: chain IRQ controllers to MIPS IRQ controllerManuel Lauss2-49/+39
2011-12-08MIPS: Alchemy: irq: register pm at irq init timeManuel Lauss2-96/+91
2011-12-08MIPS: Alchemy: Touchscreen support on DB1100Manuel Lauss1-0/+56
2011-12-08MIPS: Alchemy: Hook up IrDA on DB1000/DB1100Manuel Lauss1-17/+57
2011-12-08net/irda: convert au1k_ir to platform driver.Manuel Lauss1-38/+14
2011-12-08MIPS: Alchemy: remove unused board headersManuel Lauss3-139/+0
2011-12-08MTD: nand: make au1550nd.c a platform_driverManuel Lauss2-0/+82
2011-12-07MIPS: Netlogic: Mark Netlogic chips as SMT capableHillf Danton1-4/+7
2011-12-07MIPS: Netlogic: Add support for XLP 3XX coresJayachandran C3-12/+21
2011-12-07MIPS: Netlogic: Merge some of XLR/XLP wakup codeJayachandran C13-230/+234
2011-12-07MIPS: Netlogic: Add default XLP config.Jayachandran C1-0/+570
2011-12-07MIPS: Netlogic: Add XLP makefiles and configJayachandran C7-0/+50
2011-12-07MIPS: Netlogic: Add XLP platform files for XLP SoCJayachandran C16-4/+1938
2011-12-07MIPS: Netlogic: XLP CPU support.Jayachandran C5-8/+37
2011-12-07MIPS: Netlogic: Update default configJayachandran C1-8/+8
2011-12-07MIPS: Netlogic: Move code common with XLP to common/Jayachandran C19-441/+698
2011-12-07MIPS: Netlogic: No need to set -Werror in mips/xlrJayachandran C1-2/+0
2011-12-07MIPS: Netlogic: Use CPU_XLR instead of NLM_XLRJayachandran C4-7/+3
2011-12-07MIPS: Netlogic: Style fixes for PlatformJayachandran C1-5/+5
2011-12-07MIPS: Netlogic: Add basic MSI support for XLR/XLSGanesan Ramalingam4-1/+140
2011-12-07MIPS: Netlogic: Avoid unnecessary cache flushesJayachandran C1-3/+2
2011-12-07MIPS: Netlogic: add r4k_wait as the cpu_waitJayachandran C1-0/+1
2011-12-07MIPS: Netlogic: Change load addressJayachandran C1-1/+1
2011-12-07MIPS/Perf-events: Cleanup event->destroy at event initDeng-Cheng Zhu1-9/+6
2011-12-07MIPS/Perf-events: Remove pmu and event state checking in validate_event()Deng-Cheng Zhu1-15/+3
2011-12-07MIPS/Perf-events: Remove erroneous check on active_eventsDeng-Cheng Zhu1-5/+0
2011-12-07MIPS/Perf-events: Don't do validation on raw eventsDeng-Cheng Zhu1-32/+2
2011-12-07MIPS Kprobes: Support branch instructions probingManeesh Soni2-33/+117
2011-12-07MIPS Kprobes: Refactor branch emulationManeesh Soni3-45/+90
2011-12-07MIPS Kprobes: Deny probes on ll/sc instructionsManeesh Soni1-0/+31
2011-12-07MIPS Kprobes: Fix OOPS in arch_prepare_kprobe()Maneesh Soni1-3/+12
2011-12-07MIPS: irq: Remove IRQF_DISABLEDYong Zhang35-46/+40
2011-12-07MIPS: Handle initmem in systems with kernel not in add_memory_region() memDavid Daney4-14/+47