summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* powerpc/ptrace: Add DAWR debug feature info for userspaceMichael Neuling2013-04-183-0/+4
* powerpc: Add accounting for Doorbell interruptsIan Munsie2013-04-183-0/+17
* powerpc/pseries: close DDW race between functions of adapterNishanth Aravamudan2013-04-181-0/+26
* powerpc/powernv: Use MSI bitmap to manage IRQsGavin Shan2013-04-184-61/+25
* powerpc: Setup in HFSCR for POWER8Michael Neuling2013-04-181-0/+8
* powerpc: Add HFSCR SPR definitionsMichael Neuling2013-04-181-0/+6
* powerpc: fixing ptrace_get_reg to return an errorAlexey Kardashevskiy2013-04-183-15/+32
* powerpc: Fix build errors with UP configs in HV-style KVMPaul Mackerras2013-04-182-0/+8
* powerpc: remove cast for kmalloc/kzalloc return valueZhang Yanfei2013-04-182-3/+2
* powerpc/kgdb: Removed kmalloc returned value castAlex Grad2013-04-181-1/+1
* powerpc: drop even more unused Kconfig symbolsPaul Bolle2013-04-181-4/+0
* powerpc: remove CONFIG_MPC10X_OPENPICPaul Bolle2013-04-181-5/+0
* powerpc: remove unused CONFIG_405EPPaul Bolle2013-04-181-4/+0
* powerpc: Fix typo "CONFIG_ICSWX_PID"Paul Bolle2013-04-181-1/+1
* memblock: kill "config MAX_ACTIVE_REGIONS"Paul Bolle2013-04-183-17/+0
* powerpc: remove PReP platformPaul Bolle2013-04-1812-242/+19
* powerpc: remove dead CONFIG_HVC_SCOM codePaul Bolle2013-04-181-4/+0
* powerpc/40x: remove unused "config 405GPR"Paul Bolle2013-04-181-3/+0
* powerpc: remove outdated default on PCI_PERMEDIAPaul Bolle2013-04-181-1/+0
* powerpc/wsp: drop "select PPC_WSP_COPRO"Paul Bolle2013-04-181-1/+0
* powerpc/ps3: Update ps3_defconfigGeoff Levand2013-04-181-1/+1
* powerpc: use for_each_compatible_node() macroWei Yongjun2013-04-181-3/+1
* powerpc: place EXPORT_SYMBOL macro right after declarationValentina Manea2013-04-181-2/+1
* powerpc: Use PTR_RET instead of IS_ERR/PTR_ERRAdrian-Leonard Radu2013-04-184-11/+4
* powerpc/kernel: Cleanup on rtas_pci.cGavin Shan2013-04-181-2/+2
* powerpc: Remove unused postfix parameter to DEFINE_BITOP()Michael Ellerman2013-04-181-6/+5
* powerpc/rtas_flash: Free kmem upon module exitVasant Hegde2013-04-181-0/+5
* powerpc: Use VPA subfunction macros instead of numbers for vpa callsLi Zhong2013-04-181-8/+7
* Linux 3.9-rc7v3.9-rc7Linus Torvalds2013-04-141-1/+1
* Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2013-04-148-21/+33
|\
| * x86/mm: Flush lazy MMU when DEBUG_PAGEALLOC is setBoris Ostrovsky2013-04-121-0/+2
| * x86/mm/cpa/selftest: Fix false positive in CPA self testAndrea Arcangeli2013-04-121-1/+1
| * x86/mm/cpa: Convert noop to functional fixAndrea Arcangeli2013-04-111-5/+5
| * x86, mm: Patch out arch_flush_lazy_mmu_mode() when running on bare metalBoris Ostrovsky2013-04-105-13/+21
| * x86, mm, paravirt: Fix vmalloc_fault oops during lazy MMU updatesSamu Kallio2013-04-101-2/+4
* | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2013-04-143-4/+32
|\ \
| * | sched/cputime: Fix accounting on multi-threaded processesStanislaw Gruszka2013-04-081-1/+1
| * | sched/debug: Fix sd->*_idx limit range avoiding overflowlibin2013-04-081-1/+1
| * | sched_clock: Prevent 64bit inatomicity on 32bit systemsThomas Gleixner2013-04-081-0/+26
| * | sched: Convert BUG_ON()s in try_to_wake_up_local() to WARN_ON_ONCE()sTejun Heo2013-03-211-2/+4
* | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2013-04-146-11/+28
|\ \ \
| * | | perf: Fix error return codeWei Yongjun2013-04-121-0/+1
| * | | ftrace: Fix strncpy() use, use strlcpy() instead of strncpy()Chen Gang2013-04-081-2/+2
| * | | perf: Fix strncpy() use, use strlcpy() instead of strncpy()Chen Gang2013-04-081-2/+2
| * | | perf: Fix strncpy() use, always make sure it's NUL terminatedChen Gang2013-04-081-1/+2
| * | | perf: Fix ring_buffer perf_output_space() boundary calculationStephane Eranian2013-03-212-5/+19
| * | | perf/x86: Fix uninitialized pt_regs in intel_pmu_drain_bts_buffer()Stephane Eranian2013-03-211-1/+2
* | | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2013-04-142-3/+9
|\ \ \ \
| * | | | drm/fb-helper: Fix locking in drm_fb_helper_hotplug_eventDaniel Vetter2013-04-121-3/+5
| * | | | udl: handle EDID failure properly.Dave Airlie2013-04-121-0/+4
OpenPOWER on IntegriCloud