summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2013-06-08Merge tag 'trace-fixes-v3.10-rc3-v3' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-0/+29
2013-06-08Merge tag 'zynq-clk-for-3.11' of git://git.xilinx.com/linux-xlnx into next/socOlof Johansson1-1/+7
2013-06-08net: vlan: minor: remove unused HAVE_VLAN_PUT_TAGDaniel Borkmann1-2/+0
2013-06-08Merge branch 'pci/betty-aer-v3' into nextBjorn Helgaas1-8/+12
2013-06-07Merge branch 'am33xx' into omap-for-v3.11/cleanupTony Lindgren1-2/+3
2013-06-07Merge branch 'cpufreq-next' of git://git.linaro.org/people/vireshk/linux into...Rafael J. Wysocki1-2/+3
2013-06-07regulator: core: add regulator_get_linear_step()Paul Walmsley1-0/+1
2013-06-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-0/+3
2013-06-07mfd: db8500: Update BML clock register for db8580Philippe Begnic1-0/+1
2013-06-07mfd: db8500: Update register definition for u8540 clockPhilippe Begnic2-2/+13
2013-06-07clk: ux500: Pass clock base adresses in initcall for u8540 and u9540Philippe Begnic1-2/+4
2013-06-07Merge tag 'for-usb-next-2013-06-06' of git://git.kernel.org/pub/scm/linux/ker...Greg Kroah-Hartman1-0/+20
2013-06-07ahci: make ahci_transmit_led_message into a function pointerMark Langsdorf1-0/+3
2013-06-07PCI/AER: Remove "extern" from function declarationsBetty Dall1-8/+8
2013-06-07PCI/AER: Move AER severity defines to aer.hBetty Dall1-0/+4
2013-06-07NFSv4: Close another NFSv4 recovery raceTrond Myklebust1-0/+1
2013-06-07SUNRPC: Remove unused functions rpc_task_set/has_priorityTrond Myklebust1-10/+0
2013-06-07SUNRPC: Remove the unused helpers task_for_each() and task_for_first()Trond Myklebust1-9/+0
2013-06-07SUNRPC: Remove unused function rpc_queue_emptyTrond Myklebust1-1/+0
2013-06-07NFSv4.1: Ensure that layoutget is called using the layout credentialTrond Myklebust1-0/+1
2013-06-06firmware loader: don't export cache_firmware and uncache_firmwareMing Lei1-11/+0
2013-06-06USB: wusbcore: add HWA-specific fields to usb_rpipe_descriptorThomas Pugliese1-4/+13
2013-06-06net: Unbreak compat_sys_{send,recv}msgAndy Lutomirski1-0/+3
2013-06-06Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/...David S. Miller2-1/+10
2013-06-06irqchip: Add irqchip_init dummy functionBastian Hecht1-0/+4
2013-06-06usb: add usb2 Link PM variables to sysfs and usb_deviceMathias Nyman1-0/+18
2013-06-06usb: xhci: add USB2 Link power management BESL supportMathias Nyman1-0/+2
2013-06-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller13-14/+93
2013-06-05net: core: move mac_pton() to lib/net_utils.cAndy Shevchenko2-1/+2
2013-06-05iio:common: Removed stuff macros, added num_data_channels on st_sensors struc...Denis CIOCCA1-2/+2
2013-06-05Merge branch 'pci/alexander-msi' into nextBjorn Helgaas1-0/+1
2013-06-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds4-1/+48
2013-06-05PCI: Add pcibios_release_device()Sebastian Ott1-0/+1
2013-06-05net: do not manually initialize enumeratorsJean Sacren1-3/+3
2013-06-04iio:common: ST_SENSORS_LSM_CHANNELS macro changedDenis CIOCCA1-11/+9
2013-06-04spi: spi-xilinx: Add run run-time endian detectionMichal Simek1-1/+0
2013-06-04iio: frequency: adf4350: cast value to unsigned to make code checkers happyMichael Hennerich1-2/+2
2013-06-04jbd2: transaction reservation supportJan Kara1-4/+24
2013-06-04jbd2: remove unused waitqueuesJan Kara1-8/+0
2013-06-04jbd2: cleanup needed free block estimates when starting a transactionJan Kara1-6/+26
2013-06-04jbd2: refine waiting for shadow buffersJan Kara3-26/+53
2013-06-04jbd2: remove journal_head from descriptor buffersJan Kara1-12/+7
2013-06-04jbd2: don't create journal_head for temporary journal buffersJan Kara1-16/+16
2013-06-04cpufreq: rename index as driver_data in cpufreq_frequency_tableViresh Kumar1-1/+1
2013-06-04gpio-rcar: Add RCAR_GP_PIN macroLaurent Pinchart1-0/+2
2013-06-04gpio-rcar: Add support for IRQ_TYPE_EDGE_BOTHSimon Horman1-0/+1
2013-06-04gpio-rcar: Make the platform data gpio_base field signedLaurent Pinchart1-1/+1
2013-06-04Merge remote-tracking branch 'wireless-next/master' into HEADJohannes Berg2-0/+82
2013-06-04dmaengine: ste_dma40: Allow memcpy channels to be configured from DTLee Jones1-0/+2
2013-06-04dmaengine: ste_dma40: Convert data_width from register bit format to valueLee Jones1-8/+1