summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-03-29powerpc/qe: Update the SNUM table for MPC8569 Rev2.0Dave Liu
2012-03-29powerpc/dts: Removed fsl,msi property from dts.Diana CRACIUN
2012-03-29powerpc/epapr: add "memory" as a clobber to all hypercallsTimur Tabi
2012-03-29powerpc/85xx: Enable I2C_CHARDEV and I2C_MPC options in defconfigsShaveta Leekha
2012-03-29powerpc/85xx: add the P1020UTM-PC DTS supportJerry Huang
2012-03-29powerpc/85xx: add the P1020MBG-PC DTS supportJerry Huang
2012-03-29powerpc/8xxx: remove 85xx/86xx restrictions from fsl_guts.hTimur Tabi
2012-03-28powerpc/perf: Fix instruction address sampling on 970 and Power4Benjamin Herrenschmidt
2012-03-28powerpc+sparc/vio: Modernize driver registrationBenjamin Herrenschmidt
2012-03-28powerpc: Random little legacy iSeries removal tidy upsStephen Rothwell
2012-03-28powerpc: Remove NO_IRQ_IGNOREStephen Rothwell
2012-03-28powerpc/pseries: Cut down on enthusiastic use of defines in RAS codeAnton Blanchard
2012-03-28powerpc/pseries: Clean up ras_error_interrupt codeAnton Blanchard
2012-03-28powerpc/pseries: Remove RTAS_POWERMGM_EVENTSAnton Blanchard
2012-03-28powerpc/pseries: Use rtas_get_sensor in RAS codeAnton Blanchard
2012-03-28powerpc/pseries: Parse and handle EPOW interruptsAnton Blanchard
2012-03-28powerpc: Make function that parses RTAS error logs globalAnton Blanchard
2012-03-28powerpc/eeh: Retrieve PHB from global listGavin Shan
2012-03-28powerpc/eeh: Remove eeh information from pci_dnGavin Shan
2012-03-28powerpc/eeh: Remove eeh device from OF nodeGavin Shan
2012-03-24Merge tag 'stable/for-linus-3.4-tag-two' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2012-03-24Fix potential endless loop in kswapd when compaction is not enabledRik van Riel
2012-03-24Merge tag 'device-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2012-03-24Merge tag 'module-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2012-03-24Merge tag 'bug-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...Linus Torvalds
2012-03-24xen/acpi: Fix Kconfig dependency on CPU_FREQKonrad Rzeszutek Wilk
2012-03-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/sysctlLinus Torvalds
2012-03-23Merge tag 'amd64-edac-updates-for-3.4' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2012-03-23Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cp...Linus Torvalds
2012-03-23Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c...Linus Torvalds
2012-03-23Merge branch 'pcmcia' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2012-03-23Merge branch 'amba' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2012-03-23Merge branch 'for-armsoc' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2012-03-23Merge tag 'for-3.4' of git://openrisc.net/jonas/linuxLinus Torvalds
2012-03-23Merge tag 'ia64-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2012-03-24Merge branch 'mmci' into ambaRussell King
2012-03-23Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2012-03-23Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds
2012-03-23seq_file: add seq_set_overflow(), seq_overflow()KAMEZAWA Hiroyuki
2012-03-23proc-ns: use d_set_d_op() API to set dentry ops in proc_ns_instantiate().Pravin B Shelar
2012-03-23procfs: speed up /proc/pid/stat, statmKAMEZAWA Hiroyuki
2012-03-23procfs: add num_to_str() to speed up /proc/statKAMEZAWA Hiroyuki
2012-03-23proc: speed up /proc/stat handlingEric Dumazet
2012-03-23fs/proc/kcore.c: make get_sparsemem_vmemmap_info() staticDjalal Harouni
2012-03-23coredump: add VM_NODUMP, MADV_NODUMP, MADV_CLEAR_NODUMPJason Baron
2012-03-23coredump: remove VM_ALWAYSDUMP flagJason Baron
2012-03-23kmod: make __request_module() killableOleg Nesterov
2012-03-23kmod: introduce call_modprobe() helperOleg Nesterov
2012-03-23usermodehelper: ____call_usermodehelper() doesn't need do_exit()Oleg Nesterov
2012-03-23usermodehelper: kill umh_wait, renumber UMH_* constantsOleg Nesterov