aboutsummaryrefslogtreecommitdiffstats
path: root/lib (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2014-04-24usb: wusbcore: convert nested lock to use spin_lock instead of spin_lock_irqThomas Pugliese1-2/+2
2014-04-24uwb: don't call spin_unlock_irq in a USB completion handlerThomas Pugliese1-4/+5
2014-04-24usb: chipidea: coordinate usb phy initialization for different phy typePeter Chen1-3/+34
2014-04-24ACPI / notify: Do not block unknown type notifications in root handlerRafael J. Wysocki1-3/+2
2014-04-24ARM: vexpress/TC2: Convert OPP voltage to uV before storingPunit Agrawal1-2/+2
2014-04-24power/reset: vexpress: Fix restart/power off operationPawel Moll1-9/+10
2014-04-24dt: tegra: remove non-existent clock IDsStephen Warren1-3/+3
2014-04-24clk: tegra: remove non-existent clocksStephen Warren1-3/+0
2014-04-24ARM: tegra: remove UART5/UARTE from tegra124.dtsiStephen Warren1-13/+0
2014-04-24ARM: tegra: remove TEGRA_EMC_SCALING_ENABLEPaul Bolle1-3/+0
2014-04-24ARM: Tidy up DTB Makefile entriesDomenico Andreoli1-10/+9
2014-04-24ARM: fix missing CLKSRC_OF on multi-platformRob Herring1-0/+1
2014-04-24ARM: spear: add __init to spear_clocksource_init()Alex Elder1-1/+1
2014-04-24ARM: pxa: hx4700.h: include "irqs.h" for PXA_NR_BUILTIN_GPIOAndrea Adami1-0/+1
2014-04-24hwmon: (ltc2945) Don't crash the kernel unnecessarilyGuenter Roeck1-3/+3
2014-04-24hwmon: (vexpress) Avoid creating non-existing attributesPawel Moll1-3/+19
2014-04-24hwmon: (vexpress) Use legal hwmon device namesPawel Moll1-9/+52
2014-04-24arm/mach-vexpress: array accessed out of boundsHeinrich Schuchardt1-2/+5
2014-04-24clk: vexpress: NULL dereference on error pathDan Carpenter1-1/+1
2014-04-24PNP: Work around BIOS defects in Intel MCH area reportingBjorn Helgaas1-0/+79
2014-04-23staging: comedi: usbdux: bug fix for accessing 'ao_chanlist' in private dataH Hartley Sweeten1-6/+3
2014-04-23locks: rename FL_FILE_PVT and IS_FILE_PVT to use "*_OFDLCK" insteadJeff Layton2-18/+18
2014-04-23ARM: OMAP2+: Fix GPMC remap for devices using an offsetTony Lindgren1-0/+8
2014-04-23arm: dma-mapping: Fix mapping size valueRitesh Harjani1-1/+1
2014-04-23ARM: add renameat2 syscallMiklos Szeredi2-0/+2
2014-04-23arm64: add renameat2 compat syscallMiklos Szeredi1-1/+2
2014-04-23ARM: keep arch/arm/Kconfig and arch/arm/mm/Kconfig select entries sortedRussell King2-9/+9
2014-04-22Input: elantech - add support for newer elantech touchpadsJordan Rife1-0/+1
2014-04-22Input: soc_button_array - fix a crash during rmmodLejun Zhu1-0/+1
2014-04-22ARM: 8033/1: fix big endian __pv_phys_pfn_offset size related issueVictor Kamensky1-1/+1
2014-04-22ARM: 8032/1: bL_switcher: fix validation check before its activationNicolas Pitre3-4/+14
2014-04-22ARM: 8030/1: ARM : kdump : add arch_crash_save_vmcoreinfoLiu Hua1-0/+7
2014-04-22ARM: 8027/1: fix do_div() bug in big-endian systemsXiangyu Lu1-1/+1
2014-04-22mm: make fixup_user_fault() check the vma access rights tooLinus Torvalds1-0/+5
2014-04-22ARM64: Remove duplicated Kconfig entry for "kernel/power/Kconfig"Hanjun Guo1-2/+0
2014-04-22arm64: __NR_compat_syscalls fixMiklos Szeredi1-1/+1
2014-04-22drm/radeon: don't allow runpm=1 on systems with out ATPXAlex Deucher1-5/+3
2014-04-22drm/radeon: fix ATPX detection on non-VGA GPUsAlex Deucher1-0/+7
2014-04-22drm/radeon/pm: don't walk the crtc list before it has been initialized (v2)Alex Deucher2-28/+35
2014-04-22drm/radeon: properly unregister hwmon interface (v2)Alex Deucher1-6/+15
2014-04-22drm/radeon: fix count in cik_sdma_ring_test()Alex Deucher1-1/+1
2014-04-22locks: rename file-private locks to "open file description locks"Jeff Layton6-36/+36
2014-04-22drm/radeon/aux: fix hpd assignment for aux busAlex Deucher1-0/+1
2014-04-22ARM: zynq: dt: Add I2C nodes to Zynq device treeSoren Brinkmann3-0/+166
2014-04-22ARM: zynq: DT: Add 'clock-latency' propertySoren Brinkmann1-0/+1
2014-04-21ARM: OMAP2+: Fix oops for GPMC freeTony Lindgren1-2/+5
2014-04-22cpufreq: highbank: fix ARM_HIGHBANK_CPUFREQ dependency warningKefeng Wang1-5/+1
2014-04-21cpufreq: ppc: Fix integer overflow in expressionGeert Uytterhoeven1-1/+1
2014-04-21cpufreq, powernv: Fix build failure on UPSrivatsa S. Bhat1-0/+1
2014-04-21cpufreq: unicore32: replace IS_ERR and PTR_ERR with PTR_ERR_OR_ZERODuan Jiong1-3/+1