summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
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-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-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 Hurley1-8/+11
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 Marinas1-1/+6
2015-03-26serial: core: Add minor field to uart_portPeter Hurley1-0/+1
2015-03-26NFC: nxp-nci: Add support for NXP NCI chipsClément Perrochaud1-0/+27
2015-03-26usb: otg-fsm: move 2 otg fsm timers definition to otg_fsm_timerLi Jun1-0/+2
2015-03-26fs: move struct kiocb to fs.hChristoph Hellwig2-30/+23
2015-03-26phy: exynos5-usbdrd: Add to support for Exynos5433 SoCJaewon Kim1-0/+3
2015-03-26mm: numa: slow PTE scan rate if migration failures occurMel Gorman1-4/+5
2015-03-25rhashtable: provide len to obj_hashfnPatrick McHardy1-2/+4
2015-03-25iommu/vt-d: Add new extended capabilities from v2.3 VT-d specificationDavid Woodhouse1-0/+14
2015-03-25iommu/vt-d: kill bogus ecap_niotlb_iunits()David Woodhouse1-3/+1
2015-03-25device: Add dev_of_node() accessorBenjamin Herrenschmidt1-0/+7
2015-03-25sysfs: Document struct attribute_groupGuenter Roeck1-0/+15
2015-03-25misc: Add attribute groupsTakashi Iwai1-0/+2
2015-03-25Merge 4.0-rc5 into char-misc-nextGreg Kroah-Hartman14-13/+60
2015-03-25ARM: OMAP2+: PRCM: add support for static clock memmap indicesTero Kristo1-0/+1
2015-03-25Merge tag 'of-graph-for-4.0' of git://git.pengutronix.de/git/pza/linux into f...Rob Herring1-0/+18
2015-03-25fs: Add support FALLOC_FL_INSERT_RANGE for fallocateNamjae Jeon1-0/+6
2015-03-25Merge branch 'for-4.0-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-0/+1
2015-03-25Merge tag 'usb-for-v4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/bal...Greg Kroah-Hartman4-1/+15
2015-03-25Merge tag 'iio-for-4.1a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...Greg Kroah-Hartman2-106/+2
2015-03-25rhashtable: Add rhashtable_free_and_destroy()Thomas Graf1-2/+3
2015-03-25rhashtable: Disable automatic shrinking by defaultThomas Graf1-2/+5
2015-03-25rhashtable: Mark internal/private inline functions as suchThomas Graf1-0/+2
2015-03-25rhashtable: Use 'unsigned int' consistentlyThomas Graf1-7/+7
2015-03-25rhashtable: Extend RCU read lock into rhashtable_insert_rehash()Thomas Graf1-1/+1
2015-03-24filter: introduce SKF_AD_VLAN_TPID BPF extensionMichal Sekletar1-0/+1
2015-03-24libata: remove ATA_FLAG_LOWTAGTejun Heo1-1/+0
2015-03-24wlcore: remove wl12xx_platform_dataEliad Peller1-25/+0
2015-03-24wl12xx: use frequency instead of enumerations for pdata clocksLuciano Coelho1-24/+3
2015-03-24net: remove never used forwarding_accel_ops pointer from net_deviceHannes Frederic Sowa1-2/+0
2015-03-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-0/+1
2015-03-24rhashtable: Fix sleeping inside RCU critical section in walk_stopHerbert Xu1-0/+2
2015-03-24ipv6: introduce secret_stable to ipv6_devconfHannes Frederic Sowa1-0/+4
2015-03-24rhashtable: Add immediate rehash during insertionHerbert Xu1-5/+37
2015-03-24rhashtable: Add multiple rehash supportHerbert Xu1-12/+14