summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2015-03-29tc: bpf: generalize pedit actionAlexei Starovoitov
2015-03-29irqchip: mips-gic: Add new functions to start/stop the GIC counterMarkos Chandras
2015-03-29irqchip: gicv3-its: Use non-cacheable accesses when no shareabilityMarc Zyngier
2015-03-29irqchip: gicv3-its: Fix PROP/PEND and BASE/CBASE confusionMarc Zyngier
2015-03-29usbnet: Fix tx_bytes statistic running backward in cdc_ncmBen Hutchings
2015-03-29usbnet: Fix tx_packets stat for FLAG_MULTI_FRAME driversBen Hutchings
2015-03-29iio: add support for hardware fifoOctavian Purdila
2015-03-29iio: add watermark logic to iio read and pollJosselin Costanzi
2015-03-29Merge remote-tracking branch 'robh/for-next' into devicetree/nextGrant Likely
2015-03-28iio: max517: Add support for MAX520 and MAX521 chips.Antonio Fiol
2015-03-27of: Empty node & property flag accessors when !OFPantelis Antoniou
2015-03-27mtd: spi-nor: factor out replace-able flash_{lock,unlock}Brian Norris
2015-03-27NFSv4: Truncating file opens should also sync O_DIRECT writesTrond Myklebust
2015-03-27NFSv4.1: Allow getdeviceinfo to return notification info back to callerTrond Myklebust
2015-03-27mmc: Remove msm_sdcc driverStephen Boyd
2015-03-27libata: Implement support for sense data reportingHannes Reinecke
2015-03-27libata: Implement NCQ autosenseHannes Reinecke
2015-03-27ide,ata: Rename ATA_IDX to ATA_SENSEHannes Reinecke
2015-03-27libata: use READ_LOG_DMA_EXTHannes Reinecke
2015-03-27i2c: slave: rework the slave APIWolfram Sang
2015-03-27arm-cci: Split the code for PMU vs driver supportSuzuki K. Poulose
2015-03-27arm-cci: Get rid of secure transactions for PMU driverSuzuki K. Poulose
2015-03-27ARM: OMAP2: HSMMC: explicit fields to declare cover/card detect pinAndreas Fenkart
2015-03-27mmc: core: Remove the ->enable|disable() callbacksNeilBrown
2015-03-27clockevents: Manage device's state separately for the coreViresh Kumar
2015-03-27clockevents: Handle tick device's resume separatelyViresh Kumar
2015-03-27perf: Add per event clockid supportPeter Zijlstra
2015-03-27Merge branch 'perf/core' into perf/timer, before applying new changesIngo Molnar
2015-03-27Merge branch 'timers/core' into perf/timer, to apply dependent patchIngo Molnar
2015-03-27Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar
2015-03-27ARM: OMAP2+: PRCM: split PRCM module init to their own driver filesTero Kristo
2015-03-27Merge branch 'perf/x86' into perf/core, because it's readyIngo Molnar
2015-03-27Merge branch 'perf/urgent' into perf/core, to pick up fixes and to refresh th...Ingo Molnar
2015-03-27time: Add ktime_get_tai_ns()Peter Zijlstra
2015-03-27time: Introduce tk_fast_rawPeter Zijlstra
2015-03-27time: Add timerkeeper::tkr_rawPeter Zijlstra
2015-03-27time: Rename timekeeper::tkr to timekeeper::tkr_monoPeter Zijlstra
2015-03-27locking: Remove atomicy checks from {READ,WRITE}_ONCEPeter Zijlstra
2015-03-27sched: Add sched_avg::utilization_avg_contribVincent Guittot
2015-03-26memory: jz4780-nemc: driver for the NEMC on JZ4780 SoCsAlex Smith
2015-03-26serial: 8250: allow specifying iomem size in addition to addressMans Rullgard
2015-03-26KVM: Redesign kvm_io_bus_ API to pass VCPU structure to the callbacks.Nikolay Nikolaev
2015-03-26tty: serial: Remove orphaned serial driverStephen Boyd
2015-03-26serial: 8250: Decouple RSA probePeter Hurley
2015-03-26serial: 8250: Separate legacy irq handling from core port operationsPeter Hurley
2015-03-26of: Explicitly include linux/types.h in of_graph.hMark Brown
2015-03-26serial: 8250_early: Remove setup_early_serial8250_console()Peter Hurley
2015-03-26serial: earlycon: Enable earlycon without command line paramPeter Hurley
2015-03-26console: Add extensible console matchingPeter Hurley
2015-03-26clocksource / arch_timer: Parse GTDT to initialize arch timerHanjun Guo