summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-04-18powerpc: Split the code trying to insert hpte repeatedly as an helper functionLi Zhong
2013-04-18powerpc: Move the setting of rflags out of loop in __hash_page_hugeLi Zhong
2013-04-18powerpc: Set default VGA deviceBrian King
2013-04-18pci: Set dev->dev.type in alloc_pci_devBrian King
2013-04-18powerpc/pci: fix PCI-e devices rescan issue on powerpc platformYuanquan Chen
2013-04-18powerpc: fix annotation of fake_numa_create_new_node()Stephen Rothwell
2013-04-18powerpc: fix numa distance for form0 device treeVaidyanathan Srinivasan
2013-04-18powerpc/ptrace: Add DAWR debug feature info for userspaceMichael Neuling
2013-04-18powerpc: Add accounting for Doorbell interruptsIan Munsie
2013-04-18powerpc/pseries: close DDW race between functions of adapterNishanth Aravamudan
2013-04-18powerpc/powernv: Use MSI bitmap to manage IRQsGavin Shan
2013-04-18powerpc: Setup in HFSCR for POWER8Michael Neuling
2013-04-18powerpc: Add HFSCR SPR definitionsMichael Neuling
2013-04-18powerpc: fixing ptrace_get_reg to return an errorAlexey Kardashevskiy
2013-04-18powerpc: Fix build errors with UP configs in HV-style KVMPaul Mackerras
2013-04-18powerpc: remove cast for kmalloc/kzalloc return valueZhang Yanfei
2013-04-18powerpc/kgdb: Removed kmalloc returned value castAlex Grad
2013-04-18powerpc: drop even more unused Kconfig symbolsPaul Bolle
2013-04-18powerpc: remove CONFIG_MPC10X_OPENPICPaul Bolle
2013-04-18powerpc: remove unused CONFIG_405EPPaul Bolle
2013-04-18powerpc: Fix typo "CONFIG_ICSWX_PID"Paul Bolle
2013-04-18memblock: kill "config MAX_ACTIVE_REGIONS"Paul Bolle
2013-04-18powerpc: remove PReP platformPaul Bolle
2013-04-18powerpc: remove dead CONFIG_HVC_SCOM codePaul Bolle
2013-04-18powerpc/40x: remove unused "config 405GPR"Paul Bolle
2013-04-18powerpc: remove outdated default on PCI_PERMEDIAPaul Bolle
2013-04-18powerpc/wsp: drop "select PPC_WSP_COPRO"Paul Bolle
2013-04-18powerpc/ps3: Update ps3_defconfigGeoff Levand
2013-04-18powerpc: use for_each_compatible_node() macroWei Yongjun
2013-04-18powerpc: place EXPORT_SYMBOL macro right after declarationValentina Manea
2013-04-18powerpc: Use PTR_RET instead of IS_ERR/PTR_ERRAdrian-Leonard Radu
2013-04-18powerpc/kernel: Cleanup on rtas_pci.cGavin Shan
2013-04-18powerpc: Remove unused postfix parameter to DEFINE_BITOP()Michael Ellerman
2013-04-18powerpc/rtas_flash: Free kmem upon module exitVasant Hegde
2013-04-18powerpc: Use VPA subfunction macros instead of numbers for vpa callsLi Zhong
2013-04-14Linux 3.9-rc7Linus Torvalds
2013-04-14Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2013-04-14Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2013-04-14Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2013-04-14Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2013-04-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger...Linus Torvalds
2013-04-14Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds
2013-04-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2013-04-14Merge tag 'trace-fixes-v3.9-rc-v3' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2013-04-14Add file_ns_capable() helper function for open-time capability checkingLinus Torvalds
2013-04-14watchdog: Revert the AT91RM9200_WATCHDOG dependencyNicolas Ferre
2013-04-13vfs: Revert spurious fix to spinning prevention in prune_icache_sbSuleiman Souhlal
2013-04-13kobject: fix kset_find_obj() race with concurrent last kobject_put()Linus Torvalds
2013-04-13Btrfs: make sure nbytes are right after log replayJosef Bacik
2013-04-12x86-32: Fix possible incomplete TLB invalidate with PAE pagetablesDave Hansen