aboutsummaryrefslogtreecommitdiffstats
path: root/tools (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2015-05-07drivers: CCI: fix used_mask init in validate_group()Mark Salter1-1/+1
2015-05-04bus: omap_l3_noc: Fix master id address decoding for OMAP5Suman Anna4-16/+44
2015-05-04bus: omap_l3_noc: Fix offset for DRA7 CLK1_HOST_CLK1_2 instanceIllia Smyrnov1-1/+1
2015-05-04ARM: dts: dra7: Fix efuse register size for ABBNishanth Menon1-4/+4
2015-05-04ARM: dts: am57xx-beagle-x15: Switch GPIO fan numberNishanth Menon1-1/+1
2015-05-04ARM: dts: am57xx-beagle-x15: Switch UART mux pinsNishanth Menon1-3/+3
2015-05-04ARM: dts: am437x-sk: reduce col-scan-delay-usFelipe Balbi1-1/+1
2015-05-04ARM: dts: am437x-sk: fix for new newhaven display module revisionFelipe Balbi1-1/+1
2015-05-04ARM: dts: am57xx-beagle-x15: Fix RTC aliasesNishanth Menon2-1/+2
2015-05-04ARM: dts: am57xx-beagle-x15: Fix IRQ type for mcp7941xGrygorii Strashko1-1/+1
2015-05-04ARM: dts: omap3: Add #iommu-cells to isp and iva iommuSebastian Reichel1-0/+2
2015-05-04ARM: omap2plus_defconfig: Enable EXTCON_USB_GPIORoger Quadros1-1/+1
2015-05-04ARM: dts: OMAP3-N900: Add microphone bias voltagesPavel Machek1-0/+4
2015-05-04ARM: OMAP2+: Fix omap off idle power consumption creeping upTony Lindgren6-2/+16
2015-05-03Linux 4.1-rc2Linus Torvalds1-1/+1
2015-05-02ext4: fix growing of tiny filesystemsJan Kara1-2/+5
2015-05-02ext4: move check under lock scope to close a race.Davide Italiano1-7/+8
2015-05-02ext4: fix data corruption caused by unwritten and delayed extentsLukas Czerner2-0/+10
2015-05-02ext4 crypto: remove duplicated encryption mode definitionsChanho Park1-6/+0
2015-05-02ext4 crypto: do not select from EXT4_FS_ENCRYPTIONHerbert Xu1-2/+7
2015-05-01virtio: fix typo in vring_need_event() doc commentStefan Hajnoczi1-1/+1
2015-05-01virtio: pass baton to Michael TsirkinRusty Russell1-1/+0
2015-05-01ipv4: Missing sk_nulls_node_init() in ping_unhash().David S. Miller1-0/+1
2015-05-01rbd: end I/O the entire obj_request on errorIlya Dryomov1-0/+5
2015-05-01ext4 crypto: add padding to filenames before encryptingTheodore Ts'o5-8/+31
2015-05-01ext4 crypto: simplify and speed up filename encryptionTheodore Ts'o5-204/+149
2015-05-01MAINTAINERS: Update brcmstb entryFlorian Fainelli1-1/+0
2015-05-01MAINTAINERS: Remove Christian Daudt for mach-bcmFlorian Fainelli1-1/+0
2015-05-01MAINTAINERS: Update mach-bcm maintainers listFlorian Fainelli1-0/+2
2015-05-01powerpc/powernv: Restore non-volatile CRs after napSam Bobroff1-0/+2
2015-05-01powerpc/eeh: Delay probing EEH device during hotplugGavin Shan1-0/+6
2015-05-01powerpc/eeh: Fix race condition in pcibios_set_pcie_reset_state()Gavin Shan1-1/+4
2015-05-01powerpc/pseries: Correct cpu affinity for dlpar added cpusNathan Fontenot1-6/+4
2015-05-01selftests/powerpc: Fix the pmu install ruleMichael Ellerman1-1/+1
2015-05-01ARM: shmobile: koelsch: Fix adv7511 IRQ sensingLaurent Pinchart1-1/+1
2015-04-30ARM: pxa: lubbock: use new pxa_cplds driverRobert Jarzmik2-82/+33
2015-04-30ARM: pxa: mainstone: use new pxa_cplds driverRobert Jarzmik2-90/+31
2015-04-30ARM: pxa: pxa_cplds: add lubbock and mainstone IORobert Jarzmik3-0/+210
2015-04-30net: fec: Fix RGMII-ID modeMarkus Pargmann1-1/+4
2015-04-30net/mlx4_en: Schedule napi when RX buffers allocation failsIdo Shamay3-2/+26
2015-04-30netxen_nic: use spin_[un]lock_bh around tx_clean_lockTony Camuso1-2/+2
2015-04-30net/mlx4_core: Fix unaligned accessesDavid Ahern1-4/+14
2015-04-30mlx4_en: Use correct loop cursor in error path.Benjamin Poirier1-1/+1
2015-04-30modsign: change default key detailsDavid Howells2-6/+6
2015-04-30dm: fix free_rq_clone() NULL pointer when requeueing unmapped requestMike Snitzer1-4/+12
2015-04-30dm: only initialize the request_queue onceChristoph Hellwig2-11/+9
2015-04-30arm64: perf: Fix the pmu node name in warning messageSuzuki K. Poulose1-1/+1
2015-04-30arm64: perf: don't warn about missing interrupt-affinity property for PPIsWill Deacon1-1/+6
2015-04-30Revert "powerpc/tm: Abort syscalls in active transactions"Michael Ellerman4-37/+18
2015-04-29Btrfs: btrfs_release_extent_buffer_page didn't free pages of dummy extentForrest Liu1-25/+26