aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (unfollow)
AgeCommit message (Expand)AuthorFilesLines
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-22mm: make fixup_user_fault() check the vma access rights tooLinus Torvalds1-0/+5
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-22drm/radeon/aux: fix hpd assignment for aux busAlex Deucher1-0/+1
2014-04-20um: Memory corruption on startupAnton Ivanov3-0/+8
2014-04-20um: Missing pipe handlingAnton Ivanov1-0/+1
2014-04-20uml: Simplify tempdir logic.Tristan Schmelcher1-297/+75
2014-04-20Linux 3.15-rc2Linus Torvalds1-1/+1
2014-04-20drm/radeon: improve PLL limit handling in post div calculationChristian König1-26/+51
2014-04-19Input: synaptics - add min/max quirk for ThinkPad T431s, L440, L540, S1 Yoga and X1Hans de Goede1-0/+42
2014-04-19Input: synaptics - report INPUT_PROP_TOPBUTTONPAD propertyHans de Goede1-2/+53
2014-04-19Input: Add INPUT_PROP_TOPBUTTONPAD device propertyHans de Goede1-0/+1
2014-04-19Input: i8042 - add firmware_id supportHans de Goede2-0/+21
2014-04-19Input: serio - add firmware_id sysfs attributeHans de Goede2-0/+15
2014-04-20perf tools: Improve error reportingAdrien BAK2-2/+9
2014-04-20perf tools: Adjust symbols in VDSOVladimir Nikulichev1-0/+2
2014-04-20perf kvm: Fix 'Min time' counting in report commandAlexander Yarygin1-0/+1
2014-04-19Input: wacom - handle 1024 pressure levels in wacom_tpc_penJason Gerecke1-1/+1
2014-04-19Input: wacom - references to 'wacom->data' should use 'unsigned char*'Jason Gerecke1-18/+9
2014-04-19Input: wacom - override 'pressure_max' with value from HID_USAGE_PRESSUREJason Gerecke1-0/+9
2014-04-19Input: wacom - use full 32-bit HID Usage value in switch statementJason Gerecke1-128/+109
2014-04-19Input: wacom - missed the last bit of expresskey for DTU-1031Ping Cheng1-1/+1
2014-04-19Input: ads7846 - fix device usage within attribute showAlexander Stein1-1/+1
2014-04-19Input: da9055_onkey - remove use of regmap_irq_get_virq()Adam Thomson1-1/+0
2014-04-19ext4: disable COLLAPSE_RANGE for bigallocNamjae Jeon1-0/+3
2014-04-19ext4: fix COLLAPSE_RANGE failure with 1KB block sizeNamjae Jeon1-3/+10
2014-04-19coredump: fix va_list corruptionEric Dumazet1-1/+6
2014-04-19drm/radeon: use fixed PPL ref divider if neededChristian König1-1/+6
2014-04-19drm/radeon: disable dpm on rv770 by defaultAlex Deucher1-1/+1
2014-04-18thp: close race between split and zap huge pagesKirill A. Shutemov1-3/+10
2014-04-18mm: fix new kernel-doc warning in filemap.cRandy Dunlap1-1/+0
2014-04-18mm: fix CONFIG_DEBUG_VM_RB descriptionDavidlohr Bueso1-2/+1
2014-04-18mm: use paravirt friendly ops for NUMA hinting ptesMel Gorman1-8/+23
2014-04-18mips: export flush_icache_rangeKees Cook1-2/+2
2014-04-18mm/hugetlb.c: add cond_resched_lock() in return_unused_surplus_pages()Mizuma, Masayoshi1-0/+1
2014-04-18wait: explain the shadowing and type inconsistenciesPeter Zijlstra1-1/+13
2014-04-18Shiraz has movedViresh Kumar11-13/+14
2014-04-18Documentation/vm/numa_memory_policy.txt: fix wrong document in numa_memory_policy.txtTang Chen1-3/+2
2014-04-18powerpc/mm: fix ".__node_distance" undefinedMike Qiu1-0/+1
2014-04-18kernel/watchdog.c:touch_softlockup_watchdog(): use raw_cpu_write()Andrew Morton1-1/+5
2014-04-18init/Kconfig: move the trusted keyring config option to general setupPeter Foley1-12/+12
2014-04-18vmscan: reclaim_clean_pages_from_list() must use mod_zone_page_state()Christoph Lameter1-1/+1
2014-04-18net: sctp: cache auth_enable per endpointVlad Yasevich7-60/+92
2014-04-18tg3: update rx_jumbo_pending ring param only when jumbo frames are enabledIvan Vecera1-1/+3
2014-04-18vlan: Fix lockdep warning when vlan dev handle notificationdingtianhong2-5/+42