summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-09-19perf tools: Fix old GCC build error in trace-event-parse.c:parse_proc_kallsyms()Ingo Molnar1-1/+1
2013-09-19xen-netback: Don't destroy the netdev until the vif is shut downPaul Durrant3-21/+23
2013-09-19Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds40-87/+404
2013-09-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds4-19/+74
2013-09-19ALSA: compress: Fix compress device unregister.Liam Girdwood1-1/+2
2013-09-19MIPS: Fix invalid symbolic link fileMadhavan Srinivasan1-1/+1
2013-09-19perf probe: Fix finder to find lines of given functionMasami Hiramatsu3-7/+27
2013-09-19perf session: Check for SIGINT in more loopsArnaldo Carvalho de Melo6-8/+16
2013-09-19perf tools: Fix compile with libelf without get_phdrnumAdrian Hunter3-0/+28
2013-09-19perf tools: Fix buildid cache handling of kallsyms with kcoreAdrian Hunter1-13/+28
2013-09-19perf annotate: Fix objdump line parsing offset validationAdrian Hunter1-1/+1
2013-09-19perf tools: Fill in new definitions for madvise()/mmap() flagsIngo Molnar1-0/+17
2013-09-19perf tools: Sharpen the libaudit dependencies testIngo Molnar1-0/+1
2013-09-19ARM: at91: remove IRQF_DISABLEDMichael Opdenacker3-3/+3
2013-09-19ARM: at91: at91sam9x5: set default mmc[01] pinctrl-namesNicolas Ferre1-0/+2
2013-09-19regulator: wm8350: correct the max_uV of LDOLaxman Dewangan1-1/+1
2013-09-19ARM: at91: serial: fix wrong pinctrl_usart2_rtsJiri Prchal1-2/+2
2013-09-19pinctrl: tegra114: Remove MODULE_ALIASThierry Reding1-3/+2
2013-09-19MIPS: PCI: pci-bcm1480: Include missing vt.h headerMarkos Chandras1-0/+1
2013-09-19OMAPDSS: DISPC: set irq_safe for runtime PMTomi Valkeinen1-0/+1
2013-09-19OMAPDSS: Return right error during connector probeSathya Prakash M R3-3/+3
2013-09-19ARM: davinci: dm365 evm: fix unused variable warningBrian Norris1-1/+1
2013-09-19ARM: davinci: fix build breakage with DEBUG_LLSekhar Nori1-2/+2
2013-09-19MIPS: Disable usermode switching of the FR bit for MIPS R5 CPUs.Ralf Baechle1-0/+13
2013-09-19MIPS: Add MIPS R5 config5 register.Ralf Baechle1-0/+7
2013-09-19Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds55-259/+835
2013-09-19drm/fb-helper: don't sleep for screen unblank when an oops is in progressDaniel Vetter1-0/+8
2013-09-19ARM: shmobile: change dev_id to cpu0 while registering cpu clockSudeep KarkadaNagesha2-2/+2
2013-09-19ARM: i.MX: change dev_id to cpu0 while registering cpu clockSudeep KarkadaNagesha2-2/+2
2013-09-19cpufreq: imx6q-cpufreq: assign cpu_dev correctly to cpu0 deviceSudeep KarkadaNagesha2-3/+13
2013-09-19cpufreq: cpufreq-cpu0: assign cpu_dev correctly to cpu0 deviceSudeep KarkadaNagesha1-1/+6
2013-09-19drm, ttm Fix uninitialized warningPrarit Bhargava1-1/+1
2013-09-19drm/ttm: fix the tt_populated check in ttm_tt_destroy()Ben Skeggs1-1/+1
2013-09-19Merge branch 'drm-nouveau-next' of git://anongit.freedesktop.org/git/nouveau/...Dave Airlie4-27/+36
2013-09-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds9-43/+62
2013-09-19MIPS: PCI: Use pci_resource_to_user to map pci memory space properlyWolfgang Grandegger1-0/+12
2013-09-19Merge tag 'omap-for-v3.12/fixes-dt-signed' of git://git.kernel.org/pub/scm/li...Olof Johansson9-261/+383
2013-09-19Merge tag 'omap-for-v3.12/fixes-signed' of git://git.kernel.org/pub/scm/linux...Olof Johansson7-8/+7
2013-09-18Merge tag 'for_3.12-rc2/dts_signed' of git://git.kernel.org/pub/scm/linux/ker...Tony Lindgren9-261/+383
2013-09-18ipvs: stats should not depend on CPU 0Julian Anastasov1-1/+3
2013-09-18ipvs: do not use dest after ip_vs_dest_put in LBLCRJulian Anastasov1-30/+20
2013-09-18ipvs: do not use dest after ip_vs_dest_put in LBLCJulian Anastasov1-37/+31
2013-09-18ipvs: make the service replacement more robustJulian Anastasov3-58/+47
2013-09-18ipvs: fix overflow on dest weight multiplySimon Kirby6-20/+20
2013-09-18Input: i8042 - i8042_flush fix for a full 8042 bufferAndrey Moiseev1-9/+14
2013-09-18ARM: multi_v7: add HREFv60 to multi_v7 defconfigLinus Walleij1-0/+1
2013-09-18ARM: OMAP2+: mux: fix trivial typo in namePhil Carmody1-1/+1
2013-09-18ARM: OMAP4 SMP: Corrected a typo fucntions to functionsAnoop Thomas Mathew1-1/+1
2013-09-18ARM: OMAP4: cpuidle: fix: call cpu_cluster_pm_exit conditionallyVladimir Murzin1-1/+1
2013-09-18mailbox: remove unnecessary platform_set_drvdata()Jingoo Han1-1/+0