summaryrefslogtreecommitdiff
path: root/include (unfollow)
Commit message (Expand)Author
2010-12-15xen: Provide a variant of __RING_SIZE() that is an integer constant expressionJeremy Fitzhardinge
2010-12-11ACPI: video: fix build for CONFIG_ACPI=nChris Wilson
2010-12-11ACPI: video: fix build for VIDEO_OUTPUT_CONTROL=nLen Brown
2010-12-11acpi: fix _OSI string setup regressionLin Ming
2010-12-10atm: correct sysfs 'device' link creation and parent relationshipsDan Williams
2010-12-10USB: OTG: msm: Add support for power managementPavankumar Kondeti
2010-12-10USB: Add MSM OTG Controller driverPavankumar Kondeti
2010-12-10USB: otg: fix link breakage, when the NOP USB Xceiver is a moduleGuennadi Liakhovetski
2010-12-10mfd: TWL6030: OMAP4: Registering the TWL6030-usb deviceHema HK
2010-12-10usb: musb: drop the set_clock magicFelipe Balbi
2010-12-10usb: musb: mark ->set_clock deprecatedFelipe Balbi
2010-12-10usb: musb: pass platform_ops via platform_dataFelipe Balbi
2010-12-10usb: musb: trivial search and replace patchFelipe Balbi
2010-12-08tcp: Replace time wait bucket msg by counterTom Herbert
2010-12-07nfs: remove extraneous and problematic calls to nfs_clear_requestTrond Myklebust
2010-12-06Input: add input driver for polled GPIO buttonsGabor Juhos
2010-12-06PM / Hibernate: Fix memory corruption related to swapRafael J. Wysocki
2010-12-06filter: fix sk_filter rcu handlingEric Dumazet
2010-12-06ASoC: Fix off by one error in WM8994 EQ register bank sizeUk Kim
2010-12-05drm/i915: announce to userspace that the bsd ring is coherentDaniel Vetter
2010-12-02mem-hotplug: introduce {un}lock_memory_hotplug()KOSAKI Motohiro
2010-12-02vmalloc: eagerly clear ptes on vunmapJeremy Fitzhardinge
2010-12-02NFS: Fix a memory leak in nfs_readdirTrond Myklebust
2010-12-02Call the filesystem back whenever a page is removed from the page cacheLinus Torvalds
2010-12-02xen: fix MSI setup and teardown for PV on HVM guestsStefano Stabellini
2010-12-02xen: use PHYSDEVOP_get_free_pirq to implement find_unbound_pirqStefano Stabellini
2010-11-30Input: document struct input_absinfoDmitry Torokhov
2010-11-30Input: add keycodes for touchpad on/off keysBastien Nocera
2010-11-30exec: copy-and-paste the fixes into compat_do_execve() pathsOleg Nesterov
2010-11-30exec: make argv/envp memory visible to oom-killerOleg Nesterov
2010-11-30usb: gadget: langwell_udc: add usb test mode supportLuo Andy
2010-11-29TTY: open/hangup race fixupJiri Slaby
2010-11-29af_unix: limit recursion levelEric Dumazet
2010-11-28Un-inline get_pipe_info() helper functionLinus Torvalds
2010-11-28Export 'get_pipe_info()' to other usersLinus Torvalds
2010-11-26perf: Fix the software context switch counterPeter Zijlstra
2010-11-26perf: Fix inherit vs. context rotation bugThomas Gleixner
2010-11-26dmar, x86: Use function stubs when CONFIG_INTR_REMAP is disabledRandy Dunlap
2010-11-25memcg: fix false positive VM_BUG on non-SMPKirill A. Shutemov
2010-11-25include/linux/fs.h: fix userspace buildLoïc Minier
2010-11-24ARM: mach-shmobile: ap4evb: FSI clock use proper process for HDMIKuninori Morimoto
2010-11-24module: Update prototype for ref_module (formerly use_module)Anders Kaseorg
2010-11-22ssb: b43-pci-bridge: Add new vendor for BCM4318Daniel Klaffenbach
2010-11-22NFS: Ensure we return the dirent->d_type when it is knownTrond Myklebust
2010-11-22phylib: Add support for Marvell 88E1149R devices.David Daney
2010-11-22[media] v4l: Remove module_name argument to the v4l2_i2c_new_subdev* functionsLaurent Pinchart
2010-11-22usb: musb: do not use dma for control transfersAnand Gadiyar
2010-11-19xen: add extra pages to balloonJeremy Fitzhardinge
2010-11-19fs: Do not dispatch FITRIM through separate super_operationLukas Czerner
2010-11-19mmc: sdio: fix runtime PM anomalies by introducing MMC_CAP_POWER_OFF_CARDOhad Ben-Cohen