summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2013-07-30ARM: bL_switcher: do not hardcode GIC IDs in the codeNicolas Pitre
2013-07-30ARM: gic: add CPU migration supportNicolas Pitre
2013-07-30workqueue: mark WQ_NON_REENTRANT deprecatedTejun Heo
2013-07-30freezer: set PF_SUSPEND_TASK flag on tasks that call freeze_processesColin Cross
2013-07-30include/linux/coda.h: remove useless '#else'Chen Gang
2013-07-30usb: of: fix build breakage caused by recent patchesFelipe Balbi
2013-07-29Merge tag 'firewire-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds
2013-07-29rcu: Add const annotation to char * for RCU tracepoints and functionsSteven Rostedt (Red Hat)
2013-07-29serial: at91: distinguish usart and uartElen Song
2013-07-29Merge 3.11-rc3 into tty-nextGreg Kroah-Hartman
2013-07-29Merge 3.11-rc3 into driver-core-nextGreg Kroah-Hartman
2013-07-29Merge 3.11-rc3 into char-misc-next.Greg Kroah-Hartman
2013-07-29spi: Provide core support for runtime PM during transfersMark Brown
2013-07-29Merge 3.11-rc3 into usb-nextGreg Kroah-Hartman
2013-07-29Revert "cpuidle: Quickly notice prediction failure for repeat mode"Rafael J. Wysocki
2013-07-29usb: phy: tegra: Use DT helpers for dr_modeTuomas Tynkkynen
2013-07-29usb: phy: tegra: Remove custom PHY locating APIsTuomas Tynkkynen
2013-07-29ARM: tegra: Remove USB platform dataTuomas Tynkkynen
2013-07-29usb: phy: tegra: Remove unnecessary 'dev' fieldTuomas Tynkkynen
2013-07-29usb: tegra: Use regulators instead of GPIOs for USB PHY VBUSMikko Perttunen
2013-07-29usb: gadget: udc-core: move sysfs_notify() to a workqueueFelipe Balbi
2013-07-29usb: common: introduce of_usb_get_maximum_speed()Felipe Balbi
2013-07-29usb: phy: protect against NULL phy pointersFelipe Balbi
2013-07-29net/mlx4_core: Respond to operation request by firmwareYevgeny Petrilin
2013-07-29KVM: s390: Make KVM_HVA_ERR_BAD usable on s390Dominik Dingel
2013-07-27USBNET: centralize computing of max rx/tx qlenMing Lei
2013-07-27firewire: fix libdc1394/FlyCap2 iso event regressionClemens Ladisch
2013-07-27Merge branch 'cpuidle-gen' into pm-cpuidleRafael J. Wysocki
2013-07-26Drivers: hv: util: Fix a bug in version negotiation code for util servicesK. Y. Srinivasan
2013-07-26tty: Remove dead codeAndreas Platschek
2013-07-26pci_ids.h: remove PCI_VENDOR_ID_ADDIDATA_OLD and PCI_DEVICE_ID_ADDIDATA_APCI7800Ian Abbott
2013-07-26pci_ids.h: move PCI_VENDOR_ID_AMCC hereIan Abbott
2013-07-26serial: max310x: Add MAX14830 supportAlexander Shiyan
2013-07-26serial: max310x: Add MAX3109 supportAlexander Shiyan
2013-07-26serial: max310x: Driver reworkAlexander Shiyan
2013-07-26Merge tag 'pm+acpi-3.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-07-26Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2013-07-26Merge tag 'usb-3.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2013-07-26Merge branch 'for-3.11-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-07-26tracing: Add __tracepoint_string() to export string pointersSteven Rostedt (Red Hat)
2013-07-26Revert "ACPI / video / i915: No ACPI backlight if firmware expects Windows 8"Rafael J. Wysocki
2013-07-26cpufreq: Remove unused function __cpufreq_driver_getavg()Stratos Karafotis
2013-07-25kobject: delayed kobject release: help find buggy driversRussell King
2013-07-25Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-07-25numa: Mark __node_set() as __always_inlineTom Rini
2013-07-25usb: clamp bInterval to allowed rangeFelipe Balbi
2013-07-25PCI: Assign resources for hot-added host bridge more aggressivelyYinghai Lu
2013-07-25PCI: Delay enabling bridges until they're neededYinghai Lu
2013-07-25lsm: split the xfrm_state_alloc_security() hook implementationPaul Moore
2013-07-25ktime: fix some scripts/kernel-doc warningsYacine Belkadi