summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ARM: 7848/1: mcpm: Implement cpu_kill() to synchronise on powerdownDave Martin2013-10-293-0/+56
* ARM: 7847/1: mcpm: Factor out logical-to-physical CPU translationDave Martin2013-10-291-4/+13
* ARM: 7869/1: remove unused XSCALE_PMU Kconfig paramMichael Opdenacker2013-10-291-5/+0
* ARM: 7864/1: Handle 64-bit memory in case of 32-bit phys_addr_tMagnus Damm2013-10-291-4/+12
* ARM: 7863/1: Let arm_add_memory() always use 64-bit argumentsMagnus Damm2013-10-292-4/+4
* ARM: 7862/1: pcpu: replace __get_cpu_var_usesChristoph Lameter2013-10-297-35/+34
* ARM: 7861/1: cacheflush: consolidate single-CPU ARMv7 cache disabling codeNicolas Pitre2013-10-293-98/+52
* ARM: 7860/1: debug: msm: Add DEBUG_LL support for ARCH_MSM8974Rohit Vaswani2013-10-292-0/+14
* ARM: 7859/1: debug: Create CONFIG_DEBUG_MSM_UART and re-organize the selects ...Rohit Vaswani2013-10-291-5/+10
* ARM: 7856/1: timer-sp: remove deprecated IRQF_DISABLEDMichael Opdenacker2013-10-291-1/+1
* ARM: 7858/1: mm: make UACCESS_WITH_MEMCPY huge page awareSteven Capper2013-10-293-3/+48
* ARM: 7855/1: Add check for Cortex-A15 errata 798181 ECORob Herring2013-10-294-33/+54
* ARM: 7854/1: lockref: add support for lockless lockrefs using cmpxchg64Will Deacon2013-10-292-2/+7
* ARM: 7853/1: cmpxchg: implement cmpxchg64_relaxedWill Deacon2013-10-291-1/+3
* ARM: 7852/1: cmpxchg: implement barrier-less cmpxchg64_localWill Deacon2013-10-291-10/+42
* ARM: 7850/1: DEBUG_LL on efm32 SoCsUwe Kleine-König2013-10-292-0/+62
* ARM: 7840/1: LPAE: don't reject mapping /dev/mem above 4GBSergey Dyasly2013-10-291-4/+2
* Linux 3.12-rc6v3.12-rc6Linus Torvalds2013-10-191-1/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2013-10-191-0/+1
|\
| * Btrfs: release path before starting transaction in can_nocow_extentJosef Bacik2013-10-181-0/+1
* | Merge tag 'pm+acpi-3.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-10-1810-196/+15
|\ \
| * \ Merge branch 'acpi-fixes'Rafael J. Wysocki2013-10-188-188/+7
| |\ \
| | * | ACPI / PM: Drop two functions that are not used any moreRafael J. Wysocki2013-10-173-64/+0
| | * | ATA / ACPI: remove power dependent device handlingAaron Lu2013-10-173-21/+0
| | * | ACPI / power: Drop automaitc resume of power resource dependent devicesRafael J. Wysocki2013-10-161-99/+1
| | * | ACPI: remove /proc/acpi/event from ACPI_BUTTON helpKrzysztof Mazur2013-10-161-3/+3
| | * | ACPI / power: Release resource_lock after acpi_power_get_state() return errorLan Tianyu2013-10-161-1/+3
| * | | Merge branch 'pm-fixes'Rafael J. Wysocki2013-10-182-8/+8
| |\ \ \ | | |/ / | |/| |
| | * | cpufreq: s3c64xx: Rename index to driver_dataCharles Keepax2013-10-161-1/+1
| | * | intel_pstate: Fix type mismatch warningRafael J. Wysocki2013-10-161-3/+4
| | * | cpufreq / intel_pstate: Fix max_perf_pct on resumeDirk Brandewie2013-10-161-4/+3
| |/ /
* | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2013-10-182-1/+2
|\ \ \
| * | | x86: Update UV3 hub revision IDRuss Anderson2013-10-151-1/+1
| * | | x86/microcode: Correct Kconfig dependenciesBorislav Petkov2013-10-141-0/+1
* | | | Merge branch 'for-linus' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2013-10-188-21/+93
|\ \ \ \
| * | | | cifs: ntstatus_to_dos_map[] is not terminatedTim Gardner2013-10-141-1/+3
| * | | | cifs: Allow LANMAN auth method for servers supporting unencapsulated authenti...Sachin Prabhu2013-10-071-2/+2
| * | | | cifs: Fix inability to write files >2GB to SMB2/3 sharesJan Klos2013-10-071-2/+4
| * | | | cifs: Avoid umount hangs with smb2 when server is unresponsiveShirish Pargaonkar2013-10-072-2/+13
| * | | | do not treat non-symlink reparse points as valid symlinksSteve French2013-10-063-14/+71
* | | | | Merge tag 'driver-core-3.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2013-10-171-2/+5
|\ \ \ \ \
| * | | | | driver core: Release device_hotplug_lock when store_mem_state returns EINVALYasuaki Ishimatsu2013-10-171-2/+5
* | | | | | Merge tag 'usb-3.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2013-10-1718-82/+343
|\ \ \ \ \ \
| * | | | | | usb: usb_phy_gen: refine conditional declaration of usb_nop_xceiv_registerGuenter Roeck2013-10-171-1/+1
| * | | | | | usb: misc: usb3503: Fix compile error due to incorrect regmap depedencyMatthew Dawson2013-10-161-1/+1
| * | | | | | usb/chipidea: fix oops on memory allocation failureRussell King - ARM Linux2013-10-161-2/+4
| * | | | | | usb-storage: add quirk for mandatory READ_CAPACITY_16Oliver Neukum2013-10-163-2/+14
| * | | | | | usb: serial: option: blacklist Olivetti Olicard200Enrico Mioso2013-10-161-1/+3
| * | | | | | USB: quirks: add touchscreen that is dazzeled by remote wakeupOliver Neukum2013-10-161-0/+3
| * | | | | | Revert "usb: musb: gadget: fix otg active status flag"Greg Kroah-Hartman2013-10-141-0/+1