summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2015-03-27arm-cci: Split the code for PMU vs driver supportSuzuki K. Poulose1-1/+6
2015-03-27arm-cci: Get rid of secure transactions for PMU driverSuzuki K. Poulose1-0/+2
2015-03-27ARM: OMAP2: HSMMC: explicit fields to declare cover/card detect pinAndreas Fenkart1-4/+2
2015-03-27mmc: core: Remove the ->enable|disable() callbacksNeilBrown1-6/+0
2015-03-27clockevents: Manage device's state separately for the coreViresh Kumar1-13/+31
2015-03-27clockevents: Handle tick device's resume separatelyViresh Kumar1-2/+2
2015-03-27perf: Add per event clockid supportPeter Zijlstra2-3/+5
2015-03-27Merge branch 'perf/core' into perf/timer, before applying new changesIngo Molnar2-19/+100
2015-03-27Merge branch 'timers/core' into perf/timer, to apply dependent patchIngo Molnar4-18/+50
2015-03-27Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar4-6/+57
2015-03-27ARM: OMAP2+: PRCM: split PRCM module init to their own driver filesTero Kristo1-3/+2
2015-03-27Merge branch 'perf/x86' into perf/core, because it's readyIngo Molnar1-2/+48
2015-03-27Merge branch 'perf/urgent' into perf/core, to pick up fixes and to refresh th...Ingo Molnar44-89/+271
2015-03-27time: Add ktime_get_tai_ns()Peter Zijlstra1-0/+5
2015-03-27time: Introduce tk_fast_rawPeter Zijlstra1-0/+1
2015-03-27time: Add timerkeeper::tkr_rawPeter Zijlstra1-2/+2
2015-03-27time: Rename timekeeper::tkr to timekeeper::tkr_monoPeter Zijlstra1-6/+6
2015-03-27locking: Remove atomicy checks from {READ,WRITE}_ONCEPeter Zijlstra1-16/+0
2015-03-27sched: Add sched_avg::utilization_avg_contribVincent Guittot1-4/+17
2015-03-27drm/i915: fix definition of the DRM_IOCTL_I915_GET_SPRITE_COLORKEY ioctlTommi Rantala1-1/+1
2015-03-27ASoC: simple-card: Remove support for setting differing DAI formatsLars-Peter Clausen1-1/+0
2015-03-27memory: jz4780-nemc: driver for the NEMC on JZ4780 SoCsAlex Smith1-0/+43
2015-03-27serial: 8250: allow specifying iomem size in addition to addressMans Rullgard1-0/+1
2015-03-27iscsi-target: Drop legacy iscsi_target_tq.c logicNicholas Bellinger1-4/+2
2015-03-27iscsi-target: Convert iscsi_thread_set usage to kthread.hNicholas Bellinger1-0/+7
2015-03-27KVM: arm/arm64: prepare GICv2 emulation to be handled by kvm_io_busAndre Przywara1-0/+1
2015-03-27KVM: arm/arm64: implement kvm_io_bus MMIO handling for the VGICAndre Przywara1-0/+9
2015-03-27KVM: move iodev.h from virt/kvm/ to include/kvmAndre Przywara1-0/+76
2015-03-27KVM: Redesign kvm_io_bus_ API to pass VCPU structure to the callbacks.Nikolay Nikolaev1-5/+5
2015-03-27tty: serial: Remove orphaned serial driverStephen Boyd1-49/+0
2015-03-26serial: 8250: Decouple RSA probePeter Hurley1-0/+2
2015-03-26serial: 8250: Separate legacy irq handling from core port operationsPeter Hurley1-0/+15
2015-03-26of: Explicitly include linux/types.h in of_graph.hMark Brown1-0/+2
2015-03-26serial: 8250_early: Remove setup_early_serial8250_console()Peter Hurley1-1/+0
2015-03-26serial: earlycon: Enable earlycon without command line paramPeter Hurley2-8/+20
2015-03-26console: Add extensible console matchingPeter Hurley2-4/+1
2015-03-26clocksource / arch_timer: Parse GTDT to initialize arch timerHanjun Guo1-0/+6
2015-03-26irqchip: Add GICv2 specific ACPI boot supportTomasz Nowicki2-0/+41
2015-03-26ARM64 / ACPI: Introduce ACPI_IRQ_MODEL_GIC and register device's gsiHanjun Guo1-0/+1
2015-03-26ACPI / processor: Introduce phys_cpuid_t for CPU hardware IDCatalin Marinas2-4/+9
2015-03-26serial: core: Add minor field to uart_portPeter Hurley1-0/+1
2015-03-26netfilter: nf_tables: implement set transaction supportPatrick McHardy1-7/+26
2015-03-26netfilter: nf_tables: add transaction helper functionsPatrick McHardy1-0/+28
2015-03-26netfilter: nf_tables: return set extensions from ->lookup()Patrick McHardy1-1/+3
2015-03-26netfilter: nf_tables: consolide set element destructionPatrick McHardy1-0/+2
2015-03-26NFC: nxp-nci: Add support for NXP NCI chipsClément Perrochaud1-0/+27
2015-03-26NFC: nci: Add firmware download supportClément Perrochaud1-0/+1
2015-03-26usb: otg-fsm: move 2 otg fsm timers definition to otg_fsm_timerLi Jun1-0/+2
2015-03-26Bluetooth: Add macros for advertising instance flagsArman Uguray1-0/+8
2015-03-26fs: move struct kiocb to fs.hChristoph Hellwig3-31/+23