aboutsummaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2013-12-04Merge branch 'acpi' of git://git.linaro.org/arm/acpi/acpi into leg-kernelGraeme Gregory
2013-12-04Merge branch 'msalter/armv8-uefi-latest' of git://git.linaro.org/arm/acpi/acp...Graeme Gregory
2013-12-04Merge branch 'efi-stub-arm-submitted-v4-20130928-leg-kernel-20131018' of git:...Graeme Gregory
2013-12-04Merge branch 'topic-armv7-uefi-runtime-services' of git://git.linaro.org/peop...Graeme Gregory
2013-11-19ARM: ACPI: fix the signature of __acpi_map_tableGraeme Gregory
2013-11-19ACPI: Define ACPI_IRQ_MODEL_GIC needed for armAl Stone
2013-11-19ACPI: Added basic ACPI arm initialization callsAl Stone
2013-11-12Automatically merging tracking-capri-support into merge-linux-linaro-core-tra...Andrey Konovalov
2013-11-12Merge branch 'tracking-uprobes' into merge-linux-linaro-core-trackingAndrey Konovalov
2013-11-12Automatically merging tracking-iks into merge-linux-linaro-core-trackingAndrey Konovalov
2013-11-12Merge branch 'tracking-linaro-android-3.12' into merge-linux-linaro-core-trac...Andrey Konovalov
2013-11-11phy: add phy_get_bus_width()/phy_set_bus_width() callsMatt Porter
2013-11-11drivers: phy: add generic PHY frameworkKishon Vijay Abraham I
2013-11-06ARM: GIC: interface to send a SGI directlyNicolas Pitre
2013-11-06ARM: GIC: function to retrieve the physical address of the SGIRNicolas Pitre
2013-11-06ARM: bL_switcher: do not hardcode GIC IDs in the codeNicolas Pitre
2013-11-06ARM: gic: add CPU migration supportNicolas Pitre
2013-11-03ipc, msg: forbid negative values for "msg{max,mnb,mni}"Mathias Krause
2013-10-30percpu: fix this_cpu_sub() subtrahend casting for unsignedsGreg Thelen
2013-10-25Merge branch 'upstream/android-3.10' into linaro-android-3.12-mergeJohn Stultz
2013-10-24ion: change ion_user_handle_t definition to intRom Lemarchand
2013-10-24ion: add new ion_user_handle_t type for the user-space tokenRom Lemarchand
2013-10-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2013-10-18arm64: add EFI runtime supportMark Salter
2013-10-18efi: Add proper definitions for some EFI function pointers.Roy Franz
2013-10-18efi: Add proper definitions for some EFI function pointers.Roy Franz
2013-10-18arm: Add [U]EFI runtime services supportLeif Lindholm
2013-10-18efi: x86: make efi_lookup_mapped_addr() a common functionLeif Lindholm
2013-10-18efi: x86: ia64: provide a generic efi_config_init()Leif Lindholm
2013-10-17yam: integer underflow in yam_ioctl()Dan Carpenter
2013-10-17Merge tag 'usb-3.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2013-10-17usb: usb_phy_gen: refine conditional declaration of usb_nop_xceiv_registerGuenter Roeck
2013-10-16mm: memcg: handle non-error OOM situations more gracefullyJohannes Weiner
2013-10-16usb-storage: add quirk for mandatory READ_CAPACITY_16Oliver Neukum
2013-10-16Merge tag 'v3.12-rc2' into linaro-android-3.12John Stultz
2013-10-15Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds
2013-10-15Revert "drivers: of: add initialization code for dma reserved memory"Marek Szyprowski
2013-10-15Merge branch 'tracking-uprobes' into merge-linux-linaro-core-trackingAndrey Konovalov
2013-10-15Automatically merging tracking-iks into merge-linux-linaro-core-trackingAndrey Konovalov
2013-10-15Merge branch 'tracking-linaro-android-3.12' into merge-linux-linaro-core-trac...Andrey Konovalov
2013-10-14Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2013-10-14ARM: add uprobes supportDavid A. Long
2013-10-14kprobes: Remove uneeded kernel dependency on struct arch_specific_insnDavid A. Long
2013-10-14ARM: GIC: interface to send a SGI directlyNicolas Pitre
2013-10-14ARM: GIC: function to retrieve the physical address of the SGIRNicolas Pitre
2013-10-14ARM: bL_switcher: do not hardcode GIC IDs in the codeNicolas Pitre
2013-10-14ARM: gic: add CPU migration supportNicolas Pitre
2013-10-14uprobes: add arch write opcode hookRabin Vincent
2013-10-14uprobes: allow arch-specific initializationRabin Vincent
2013-10-14uprobes: allow arch access to xol slotDavid A. Long