aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAge
* Merge tag 'clk-for-linus' of git://git.linaro.org/people/mturquette/linuxLinus Torvalds2012-10-01
|\
| * clk: add of_clk_src_onecell_get() supportShawn Guo2012-09-07
| * mfd: dbx500: Provide a more accurate smp_twd clockMichel Jaouen2012-09-06
| * clk: Provide option for clk_get_rate to issue hw for new rateUlf Hansson2012-09-06
| * clk: ux500: First version of clock definitions for ux500Ulf Hansson2012-09-06
| * clk: convert ARM RealView to common clkLinus Walleij2012-08-24
* | Merge tag 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds2012-10-01
|\ \
| * \ Merge branch 'pci/taku-acpi-pci-host-bridge-v3' into nextBjorn Helgaas2012-09-24
| |\ \
| | * | PCI/ACPI: Pass acpi_pci_root to acpi_pci_drivers' add/remove interfaceTaku Izumi2012-09-24
| | * | PCI/ACPI: Use normal list for struct acpi_pci_driverJiang Liu2012-09-24
| | * | PCI/ACPI: Use DEVICE_ACPI_HANDLE rather than searching acpi_pci_rootsYinghai Lu2012-09-24
| * | | Merge branch 'pci/trivial' into nextBjorn Helgaas2012-09-13
| |\ \ \
| | * | | PCI: Drop duplicate const in DECLARE_PCI_FIXUP_SECTIONMathias Krause2012-09-10
| * | | | Merge commit 'v3.6-rc5' into nextBjorn Helgaas2012-09-13
| |\ \ \ \
| * \ \ \ \ Merge branch 'pci/stephen-const' into nextBjorn Helgaas2012-09-12
| |\ \ \ \ \
| | * | | | | PCI: Make pci_error_handlers constStephen Hemminger2012-09-07
| | | |/ / / | | |/| | |
| * | | | | Merge branch 'pci/gavin-window-alignment' into nextBjorn Helgaas2012-09-11
| |\ \ \ \ \
| | * | | | | PCI: Add weak pcibios_window_alignment() interfaceGavin Shan2012-09-11
| * | | | | | Merge branch 'pci/bjorn-cleanup-remove' into nextBjorn Helgaas2012-08-23
| |\ \ \ \ \ \ | | | |_|_|/ / | | |/| | | |
| | * | | | | PCI: Remove unused pci_dev_b()Bjorn Helgaas2012-08-22
| | * | | | | PCI: Remove pci_stop_and_remove_behind_bridge()Bjorn Helgaas2012-08-22
| | * | | | | PCI: Don't export stop_bus_device and remove_bus_device interfacesBjorn Helgaas2012-08-22
| | | |/ / / | | |/| | |
| * | | | | Merge branch 'pci/bjorn-find-next-ext-cap' into nextBjorn Helgaas2012-08-23
| |\ \ \ \ \ | | |_|/ / / | |/| | | |
| | * | | | PCI: Add Vendor-Specific Extended Capability header infoBjorn Helgaas2012-08-22
| | * | | | PCI: Add pci_find_next_ext_capability()Bjorn Helgaas2012-08-22
| | |/ / /
| * | | | PCI: Add accessors for PCI Express CapabilityJiang Liu2012-08-23
| * | | | PCI: Remove unused field pcie_type from struct pci_devYijing Wang2012-08-23
| * | | | PCI: Add pcie_flags_reg to cache PCIe capabilities registerYijing Wang2012-08-20
| |/ / /
* | | | Merge tag 'arm64-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-10-01
|\ \ \ \
| * | | | arm64: Generic timers supportMarc Zyngier2012-09-17
| * | | | arm64: Debugging supportWill Deacon2012-09-17
| * | | | generic: Implement generic ffs/fls using __builtin_* functionsCatalin Marinas2012-09-14
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2012-10-01
|\ \ \ \ \
| * | | | | s390: add support for transactional memoryMartin Schwidefsky2012-09-26
* | | | | | Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2012-10-01
|\ \ \ \ \ \
| * | | | | | efi: Fix the ACPI BGRT driver for images located in EFI boot services memoryJosh Triplett2012-09-29
| * | | | | | efi: Add a function to look up existing IO memory mappingsJosh Triplett2012-09-29
| * | | | | | efi: Defer freeing boot services memory until after ACPI initJosh Triplett2012-09-29
| * | | | | | Merge branch 'x86/efi/for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Ingo Molnar2012-09-19
| |\ \ \ \ \ \
| | * | | | | | efifb: Skip DMI checks if the bootloader knows what it's doingMatthew Garrett2012-09-17
* | | | | | | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2012-10-01
|\ \ \ \ \ \ \ \
| * | | | | | | | timer: Implement TIMER_IRQSAFETejun Heo2012-08-21
| * | | | | | | | timer: Clean up timer initializersTejun Heo2012-08-21
| * | | | | | | | timer: Relocate declarations of init_timer_on_stack_key()Tejun Heo2012-08-21
| * | | | | | | | timer: Generalize timer->base flags handlingTejun Heo2012-08-21
* | | | | | | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2012-10-01
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | vtime: Consolidate system/idle context detectionFrederic Weisbecker2012-09-25
| * | | | | | | | | cputime: Use a proper subsystem naming for vtime related APIsFrederic Weisbecker2012-09-25
| * | | | | | | | | sched/nohz: Clean up select_nohz_load_balancer()Alex Shi2012-09-13
| * | | | | | | | | sched: Remove __ARCH_WANT_INTERRUPTS_ON_CTXSWPeter Zijlstra2012-09-13