aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* powerpc: Set default VGA deviceBrian King2013-04-18
* pci: Set dev->dev.type in alloc_pci_devBrian King2013-04-18
* powerpc/pci: fix PCI-e devices rescan issue on powerpc platformYuanquan Chen2013-04-18
* powerpc: fix annotation of fake_numa_create_new_node()Stephen Rothwell2013-04-18
* powerpc: fix numa distance for form0 device treeVaidyanathan Srinivasan2013-04-18
* powerpc/ptrace: Add DAWR debug feature info for userspaceMichael Neuling2013-04-18
* powerpc: Add accounting for Doorbell interruptsIan Munsie2013-04-18
* powerpc/pseries: close DDW race between functions of adapterNishanth Aravamudan2013-04-17
* powerpc/powernv: Use MSI bitmap to manage IRQsGavin Shan2013-04-17
* powerpc: Setup in HFSCR for POWER8Michael Neuling2013-04-17
* powerpc: Add HFSCR SPR definitionsMichael Neuling2013-04-17
* powerpc: fixing ptrace_get_reg to return an errorAlexey Kardashevskiy2013-04-17
* powerpc: Fix build errors with UP configs in HV-style KVMPaul Mackerras2013-04-17
* powerpc: remove cast for kmalloc/kzalloc return valueZhang Yanfei2013-04-17
* powerpc/kgdb: Removed kmalloc returned value castAlex Grad2013-04-17
* powerpc: drop even more unused Kconfig symbolsPaul Bolle2013-04-17
* powerpc: remove CONFIG_MPC10X_OPENPICPaul Bolle2013-04-17
* powerpc: remove unused CONFIG_405EPPaul Bolle2013-04-17
* powerpc: Fix typo "CONFIG_ICSWX_PID"Paul Bolle2013-04-17
* memblock: kill "config MAX_ACTIVE_REGIONS"Paul Bolle2013-04-17
* powerpc: remove PReP platformPaul Bolle2013-04-17
* powerpc: remove dead CONFIG_HVC_SCOM codePaul Bolle2013-04-17
* powerpc/40x: remove unused "config 405GPR"Paul Bolle2013-04-17
* powerpc: remove outdated default on PCI_PERMEDIAPaul Bolle2013-04-17
* powerpc/wsp: drop "select PPC_WSP_COPRO"Paul Bolle2013-04-17
* powerpc/ps3: Update ps3_defconfigGeoff Levand2013-04-17
* powerpc: use for_each_compatible_node() macroWei Yongjun2013-04-17
* powerpc: place EXPORT_SYMBOL macro right after declarationValentina Manea2013-04-17
* powerpc: Use PTR_RET instead of IS_ERR/PTR_ERRAdrian-Leonard Radu2013-04-17
* powerpc/kernel: Cleanup on rtas_pci.cGavin Shan2013-04-17
* powerpc: Remove unused postfix parameter to DEFINE_BITOP()Michael Ellerman2013-04-17
* powerpc/rtas_flash: Free kmem upon module exitVasant Hegde2013-04-17
* powerpc: Use VPA subfunction macros instead of numbers for vpa callsLi Zhong2013-04-17
* Linux 3.9-rc7Linus Torvalds2013-04-14
* Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2013-04-14
|\
| * x86/mm: Flush lazy MMU when DEBUG_PAGEALLOC is setBoris Ostrovsky2013-04-12
| * x86/mm/cpa/selftest: Fix false positive in CPA self testAndrea Arcangeli2013-04-12
| * x86/mm/cpa: Convert noop to functional fixAndrea Arcangeli2013-04-11
| * x86, mm: Patch out arch_flush_lazy_mmu_mode() when running on bare metalBoris Ostrovsky2013-04-10
| * x86, mm, paravirt: Fix vmalloc_fault oops during lazy MMU updatesSamu Kallio2013-04-10
* | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2013-04-14
|\ \
| * | sched/cputime: Fix accounting on multi-threaded processesStanislaw Gruszka2013-04-08
| * | sched/debug: Fix sd->*_idx limit range avoiding overflowlibin2013-04-08
| * | sched_clock: Prevent 64bit inatomicity on 32bit systemsThomas Gleixner2013-04-08
| * | sched: Convert BUG_ON()s in try_to_wake_up_local() to WARN_ON_ONCE()sTejun Heo2013-03-21
* | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2013-04-14
|\ \ \
| * | | perf: Fix error return codeWei Yongjun2013-04-12
| * | | ftrace: Fix strncpy() use, use strlcpy() instead of strncpy()Chen Gang2013-04-08
| * | | perf: Fix strncpy() use, use strlcpy() instead of strncpy()Chen Gang2013-04-08
| * | | perf: Fix strncpy() use, always make sure it's NUL terminatedChen Gang2013-04-08