summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2012-05-08Merge branch 'smp/threadalloc' into smp/hotplugThomas Gleixner10-7/+42
2012-05-08fork: Move thread info gfp flags to headerThomas Gleixner1-0/+6
2012-05-08smp: Implement kick_all_cpus_sync()Thomas Gleixner1-0/+4
2012-05-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller12-27/+65
2012-05-08netdev/of/phy: Add MDIO bus multiplexer support.David Daney1-0/+21
2012-05-08netdev/of/phy: New function: of_mdio_find_bus().David Daney1-0/+2
2012-05-08kmsg: export printk records to the /dev/kmsg interfaceKay Sievers1-0/+2
2012-05-08printk: convert byte-buffer to variable-length record bufferKay Sievers1-0/+11
2012-05-08net: compare_ether_addr[_64bits]() has no orderingJohannes Berg1-5/+6
2012-05-08crush: fix tree node weight lookupSage Weil1-0/+5
2012-05-08crush: remove parent mapsSage Weil1-11/+0
2012-05-08crush: remove forcefeed functionalitySage Weil1-1/+0
2012-05-08crush: clean up types, const-nessSage Weil2-4/+4
2012-05-08ceph: drop support for preferred_osd pgsSage Weil2-4/+2
2012-05-08USB: serial: remove bizarre generic_serial probe functionGreg Kroah-Hartman1-3/+0
2012-05-08USB: serial: remove usb_serial_disconnect call in all driversGreg Kroah-Hartman1-1/+0
2012-05-07libata: add a host flag to ignore detected ATA devicesAndy Whitcroft1-0/+1
2012-05-07Merge tag 'dwc3-for-v3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Greg Kroah-Hartman1-0/+2
2012-05-07resources: add resource_overlaps()Wei Yang1-0/+7
2012-05-07Merge tag 'gadget-for-v3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman1-0/+35
2012-05-07Merge 3.4-rc6 into usb-nextGreg Kroah-Hartman13-26/+92
2012-05-07Merge branch 'for-airlied' of git://people.freedesktop.org/~danvet/drm-intel ...Dave Airlie24-118/+217
2012-05-07sched: Update documentation and commentsHiroshi Shimamoto1-1/+1
2012-05-07x86/olpc/xo1/sci: Report RTC wakeup eventsDaniel Drake1-0/+1
2012-05-07x86, iommu/vt-d: Clean up interfaces for interrupt remappingJoerg Roedel1-59/+0
2012-05-07iommu/vt-d: Convert free_irte into a remap_ops callbackJoerg Roedel1-5/+0
2012-05-07iommu/vt-d: Convert missing apic.c intr-remapping call to remap_opsJoerg Roedel1-18/+0
2012-05-07iommu/vt-d: Make intr-remapping initialization genericJoerg Roedel1-3/+0
2012-05-07Merge tag 'v3.4-rc6' into drm-intel-nextDaniel Vetter24-118/+217
2012-05-07mfd: Read CUST_ID from the wm8994 deviceMark Brown2-0/+4
2012-05-07mfd: Convert wm8350 physical I/O to regmap APIMark Brown1-7/+2
2012-05-07Merge branch 'tip/perf/core-4' of git://git.kernel.org/pub/scm/linux/kernel/g...Ingo Molnar3-8/+17
2012-05-07vm: remove 'nr_accounted' calculations from the unmap_vmas() interfacesLinus Torvalds1-3/+2
2012-05-07vm: simplify unmap_vmas() calling conventionLinus Torvalds1-2/+1
2012-05-06skb: Add inline helper for getting the skb end offset from headAlexander Duyck1-1/+11
2012-05-06kvm/powerpc: Add new ioctl to retreive server MMU infosBenjamin Herrenschmidt1-0/+27
2012-05-06writeback: Avoid iput() from flusher threadJan Kara2-9/+5
2012-05-06vfs: Rename end_writeback() to clear_inode()Jan Kara1-3/+3
2012-05-06max17042_battery: Add support for max17047/50 chipRamakrishna Pallala1-0/+17
2012-05-06charger-manager: Provide cm_notify_event function for in-kernel useChanwoo Choi1-8/+17
2012-05-06charger-manager: Poll battery health in normal stateChanwoo Choi1-0/+25
2012-05-05PM / Domains: Cache device stop and domain power off governor results, v3Rafael J. Wysocki1-0/+7
2012-05-05epoll: Add a flag, EPOLLWAKEUP, to prevent suspend while epoll events are readyArve Hjønnevåg2-1/+16
2012-05-05power_supply: Make the core a boolean instead of a tristateAnton Vorontsov1-1/+1
2012-05-05power_supply: Add voltage_ocv property and use it for max17042 driverRamakrishna Pallala1-0/+2
2012-05-05vfs: clean up __d_lookup_rcu() and dentry_cmp() interfacesLinus Torvalds1-1/+1
2012-05-05tty_lock: Localise the lockAlan Cox1-9/+14
2012-05-05devres: Add devres_release()Mark Brown1-0/+2
2012-05-05driver-core: fix DEVICE_INT_ATTR to use correct show/store functionsMichael Davidson1-1/+1
2012-05-05extcon: Add EXTCON_MECHANICAL cable type for physical presenceMark Brown1-0/+1