summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-03-31KVM: x86: handle invalid root_hpa everywhereMarcelo Tosatti2-0/+17
2014-03-31KVM: MMU: handle invalid root_hpa at __direct_mapMarcelo Tosatti1-0/+3
2014-03-31Input: elantech - improve clickpad detectionHans de Goede1-3/+42
2014-03-31fs/proc/proc_devtree.c: remove empty /proc/device-tree when no openfirmware e...Dave Jones1-0/+1
2014-03-31powerpc/eeh: Handle multiple EEH errorsGavin Shan3-87/+112
2014-03-31regulator: core: Replace direct ops->disable usageMarkus Pargmann1-21/+13
2014-03-31p54: clamp properly instead of just truncatingDan Carpenter1-1/+1
2014-03-31deb-pkg: Fix cross-building linux-headers packageBen Hutchings1-5/+4
2014-03-31deb-pkg: Fix building for MIPS big-endian or ARM OABIBen Hutchings1-2/+2
2014-03-31printk: fix syslog() overflowing user bufferLinus Torvalds1-2/+0
2014-03-31x86: bpf_jit: support negative offsetsAlexei Starovoitov1-1/+1
2014-03-31sfc: Use the correct maximum TX DMA ring size for SFC9100Ben Hutchings2-2/+5
2014-03-31ASoC: max98090: make REVISION_ID readableStephen Warren1-0/+1
2014-03-31libceph: resend all writes after the osdmap loses the full flagJosh Durgin1-6/+22
2014-03-31libceph: block I/O when PAUSE or FULL osd map flags are setJosh Durgin2-2/+28
2014-03-31media: cx18: check for allocation failure in cx18_read_eeprom()Dan Carpenter1-1/+4
2014-03-31media: dw2102: some missing unlocks on errorDan Carpenter1-16/+36
2014-03-31media: cxusb: unlock on error in cxusb_i2c_xfer()Dan Carpenter1-5/+16
2014-03-31net: davinci_emac: Replace devm_request_irq with request_irqChristian Riesch1-4/+21
2014-03-31tracing: Fix array size mismatch in format stringVaibhav Nagarnaik4-20/+4
2014-03-31drm/i915: Disable stolen memory when DMAR is activeChris Wilson1-0/+7
2014-03-31clocksource: vf_pit_timer: use complement for sched_clock readingStefan Agner1-1/+1
2014-03-31ALSA: compress: Pass through return value of open ops callbackCharles Keepax1-1/+1
2014-03-31HID: hidraw: fix warning destroying hidraw device files after parentFernando Luis Vazquez Cao1-2/+2
2014-03-31ARM: tegra: only run PL310 init on systems with oneStephen Warren1-0/+11
2014-03-31arm64: Use Normal NonCacheable memory for writecombineCatalin Marinas1-1/+1
2014-03-31arm64: dts: Reserve the memory used for secondary CPU release addressCatalin Marinas1-0/+2
2014-03-31HID:hid-lg4ff: Initialize device properties before we touch autocentering.Simon Wood1-11/+11
2014-03-31s390/dasd: hold request queue sysfs lock when calling elevator_init()Heiko Carstens1-4/+4
2014-03-31arm64: check for number of arguments in syscall_get/set_arguments()AKASHI Takahiro1-0/+6
2014-03-27iscsi/iser-target: fix build warningJiri Slaby1-1/+0
2014-03-26ALSA: hda/hdmi - apply all Haswell fix-ups to Broadwell display codecMengdong Lin1-6/+9
2014-03-26ALSA: hda - add codec ID for Broadwell display audio codecMengdong Lin1-0/+2
2014-03-26ALSA: hda - add device ID for Broadwell display audio controllerMengdong Lin1-0/+3
2014-03-26ibmveth: Fix endian issues with MAC addressesAnton Blanchard2-10/+16
2014-03-26cgroup: protect modifications to cgroup_idr with cgroup_mutexLi Zefan2-13/+15
2014-03-26ARM: ignore memory below PHYS_OFFSETRussell King1-0/+14
2014-03-26ARM: 7864/1: Handle 64-bit memory in case of 32-bit phys_addr_tMagnus Damm1-4/+12
2014-03-26NFSv4: Fix another nfs4_sequence corruptorTrond Myklebust2-5/+10
2014-03-26ARM: 7950/1: mm: Fix stage-2 device memory attributesChristoffer Dall3-6/+15
2014-03-26iwlwifi: mvm: don't WARN when statistics are handled lateEmmanuel Grumbach1-2/+5
2014-03-24Linux 3.12.15v3.12.15Jiri Slaby1-1/+1
2014-03-24PNP / ACPI: proper handling of ACPI IO/Memory resource parsing failuresZhang Rui1-3/+12
2014-03-24arm64: mm: Add double logical invert to pte accessorsSteve Capper1-4/+4
2014-03-24bio-integrity: Fix bio_integrity_verify segment start bugNicholas Bellinger1-1/+1
2014-03-24MIPS: include linux/types.hQais Yousef1-0/+1
2014-03-24ALSA: oxygen: modify adjust_dg_dac_routing functionRoman Volkov1-0/+10
2014-03-24x86, fpu: Check tsk_used_math() in kernel_fpu_end() for eager FPUSuresh Siddha1-3/+12
2014-03-24SCSI: storvsc: NULL pointer dereference fixAles Novak1-0/+3
2014-03-24SCSI: qla2xxx: Fix multiqueue MSI-X registration.Chad Dupuis1-16/+30