summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-06-08ACPI: Add support for Platform Communication Channelacpi-mainline-coreAshwin Chaugule
2014-06-08ARM: Check if a CPU has gone offlineAshwin Chaugule
2014-06-08Documentation: devicetree: Add new binding for PSCIv0.2Ashwin Chaugule
2014-06-08PSCI: Add initial support for PSCIv0.2 functionsAshwin Chaugule
2014-06-08arm64/process.c : temporary fixup remove IDLE_NO_OVERRIDEGraeme Gregory
2014-06-08ARM64 / clocksource: Use clocksource_acpi_init()Hanjun Guo
2014-06-08clocksource / ACPI: Introduce clocksource_acpi_init() using CLOCKSOURCE_ACPI_...Hanjun Guo
2014-06-08clocksource / acpi: Add macro CLOCKSOURCE_ACPI_DECLAREAmit Daniel Kachhap
2014-06-08clocksource / arch_timer: Use ACPI GTDT table to initialize arch timerHanjun Guo
2014-06-08ACPI / GIC: Initialize GIC using the information in MADTHanjun Guo
2014-06-08ACPI / ARM64: Update acpi_register_gsi to register with the core IRQ subsystemHanjun Guo
2014-06-08Irqchip / gic: Set as default domain so we can access from ACPIHanjun Guo
2014-06-08ARM64 / ACPI: Define ACPI_IRQ_MODEL_GIC needed for armHanjun Guo
2014-06-08ARM64 / ACPI: Use Parked Address in GIC structure for spin table SMP initiali...Hanjun Guo
2014-06-08ARM64 / ACPI: Get the enable method for SMP initializationHanjun Guo
2014-06-08ARM64 / ACPI: Enumerate possible/present CPU set and map logical cpu id to AP...Hanjun Guo
2014-06-08ARM64 / ACPI: Implement core functions for parsing MADT tableHanjun Guo
2014-06-08ARM64 / ACPI: Select ACPI_REDUCED_HARDWARE_ONLY if ACPI is enabled on ARM64Hanjun Guo
2014-06-08ARM64 / ACPI: Enable ARM64 in KconfigHanjun Guo
2014-06-08ARM64 / ACPI: Introduce some PCI functions when PCI is enabledHanjun Guo
2014-06-08ARM64 / ACPI: Introduce lowlevel suspend functionHanjun Guo
2014-06-08ARM64 / ACPI: Introduce arm_core.c and its related head fileHanjun Guo
2014-06-08ARM64 / ACPI: Introduce the skeleton of _PDC related for ARM64Hanjun Guo
2014-06-08ARM64 : Add dummy asm/cpu.hHanjun Guo
2014-06-08ARM64 / ACPI: Make PCI optional for ACPI on ARM64Hanjun Guo
2014-06-08ACPI / processor: Introduce map_gic_id() to get apic id from MADT or _MAT methodHanjun Guo
2014-06-08ACPI / processor_core: Rework _PDC related stuff to make it more arch-indepen...Hanjun Guo
2014-06-08Linux 3.15Linus Torvalds
2014-06-08Revert "x86/smpboot: Initialize secondary CPU only if master CPU will wait fo...Linus Torvalds
2014-06-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2014-06-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds
2014-06-07Merge branch 'x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2014-06-07x86/boot: EFI_MIXED should not prohibit loading above 4GMatt Fleming
2014-06-06mm: add !pte_present() check on existing hugetlb_entry callbacksNaoya Horiguchi
2014-06-06Btrfs: send, fix corrupted path strings for long pathsFilipe Manana
2014-06-06Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2014-06-06mm: rmap: fix use-after-free in __put_anon_vmaAndrey Ryabinin
2014-06-06target: Fix alua_access_state attribute OOPs for un-configured devicesNicholas Bellinger
2014-06-06target: Allow READ_CAPACITY opcode in ALUA Standby access stateNicholas Bellinger
2014-06-05Merge tag 'efi-urgent' into x86/urgentH. Peter Anvin
2014-06-05Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2014-06-05Merge branch 'futex-fixes' (futex fixes from Thomas Gleixner)Linus Torvalds
2014-06-05futex: Make lookup_pi_state more robustThomas Gleixner
2014-06-05futex: Always cleanup owner tid in unlock_piThomas Gleixner
2014-06-05futex: Validate atomic acquisition in futex_lock_pi_atomic()Thomas Gleixner
2014-06-05futex-prevent-requeue-pi-on-same-futex.patch futex: Forbid uaddr == uaddr2 in...Thomas Gleixner
2014-06-05x86/smpboot: Initialize secondary CPU only if master CPU will wait for itIgor Mammedov
2014-06-05x86/smpboot: Log error on secondary CPU wakeup failure at ERR levelIgor Mammedov
2014-06-05x86: Fix list/memory corruption on CPU hotplugIgor Mammedov
2014-06-05sched/fair: Fix tg_set_cfs_bandwidth() deadlock on rq->lockRoman Gushchin