aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2012-09-17Merge branch 'for-pci-root-bus-hotplug' into for-x86-irq-basefor-x86-irq-baseYinghai Lu118-1791/+1797
2012-09-17ACPI: Enable SCI_EMULATE to manually simulate physical hotplug testing.Ashok Raj3-0/+156
2012-09-17PCI, acpiphp: Don't ailout even no slots found yet.Yinghai Lu3-44/+2
2012-09-17ACPI, PCI: Skip extra pci_enable_bridges for non hot-add rootYinghai Lu3-1/+4
2012-09-17PCI, x86: Move pci_enable_bridges() downfor-pci-root-bus-hotplug-part5Yinghai Lu3-2/+4
2012-09-17PCI: Set dev_node early for pci_devYinghai Lu1-0/+1
2012-09-17ACPI, PCI: Protect global lists in drivers/acpi/pci_root.cJiang Liu1-30/+40
2012-09-17ACPI, PCI: Notify acpi_pci_drivers when hot-plugging PCI root bridgesJiang Liu1-0/+11
2012-09-17ACPI, PCI: Use normal list for struct acpi_pci_driverJiang Liu2-14/+4
2012-09-17PCI, ACPI: Make kacpi_hotplug_wq staticfor-pci-root-bus-hotplug-part4Yinghai Lu2-4/+1
2012-09-17PCI, pci_root_hp: Use acpi_hp_workYinghai Lu1-31/+3
2012-09-17PCI, acpiphp: Use acpi_hp_workYinghai Lu1-36/+6
2012-09-17PCI, ACPI: Add alloc_acpi_hp_work()Yinghai Lu2-0/+30
2012-09-17PCI, ACPI: Add pci_root_hp hot removal notification support.Yinghai Lu1-0/+67
2012-09-17ACPI: acpi_bus_trim to support two steps.Yinghai Lu1-4/+1
2012-09-17PCI, ACPI: del root bus prtYinghai Lu1-0/+6
2012-09-17PCI, ACPI: Make acpi_pci_root_remove remove pci root bus tooYinghai Lu1-0/+16
2012-09-17PCI, acpi: Update acpi_pci_driver add/remove interfaceYinghai Lu4-14/+18
2012-09-17PCI, ACPI: Pass device instead of handle when config root bridgeYinghai Lu1-3/+3
2012-09-17PCI, acpiphp: Separate out hot-add support of pci host bridgeYinghai Lu3-44/+254
2012-09-17PCI: Add pci_stop_and_remove_root_bus()Yinghai Lu2-0/+42
2012-09-17PCI: Fix a device reference count leakage issue in pci_dev_present()Jiang Liu1-5/+5
2012-09-17PCI, sysfs: Clean up rescan/remove with scheule_callbackfor-pci-root-bus-hotplug-part3Yinghai Lu1-11/+14
2012-09-17PCI: Rescan bus using callback method tooYinghai Lu1-9/+19
2012-09-17PCI: Use __pci_bus_size_bridges() directly in pci_assign_unassigned_bus_resou...Yinghai Lu1-7/+1
2012-09-17PCI: pci_bus_size_bridges() should not size own bridgeYinghai Lu3-10/+18
2012-09-17PCI: Move back pci_rescan_bus() to probe.cYinghai Lu2-22/+21
2012-09-17PCI: Separate out pci_assign_unassigned_bus_resources()Yinghai Lu2-14/+19
2012-09-17PCI: Claim hw/fw allocated resources in hot add path.for-pci-root-bus-hotplug-part2Yinghai Lu3-0/+16
2012-09-17PCI, x86: Remove __init for hw/fw allocated functionsYinghai Lu1-6/+6
2012-09-17PCI, x86: Add pcibios_fw_addr_doneYinghai Lu1-1/+9
2012-09-17x86, PCI: Separate rom resource claim outYinghai Lu1-17/+35
2012-09-17x86, PCI: Let pcibios_allocate_bus_resources() take bus insteadYinghai Lu1-13/+25
2012-09-17x86, PCI: Separate pcibios_allocate_dev_resources()Yinghai Lu1-19/+23
2012-09-17x86, PCI: Separate pcibios_allocate_bridge_resources()Yinghai Lu1-22/+24
2012-09-17PCI: Split out stop_bus_device and remove_bus_dev again.for-pci-root-bus-hotplug-part1Yinghai Lu1-16/+35
2012-09-17PCI: Add root bus children dev's res to fail listYinghai Lu1-1/+1
2012-09-17PCI, acpiphp: Add is_hotplug_bridge detectionYinghai Lu1-1/+26
2012-09-17PCI, x86: clear initial value for root info resourcesYinghai Lu1-2/+1
2012-09-17PCI: Use correct type when freeing bus resource listYinghai Lu1-1/+5
2012-09-17PCI, x86: fix default vga ref_countYinghai Lu1-1/+5
2012-09-17Merge branch 'linus'Ingo Molnar90-478/+602
2012-09-17Merge branch 'linus'Ingo Molnar183-742/+1819
2012-09-16Linux 3.6-rc6Linus Torvalds1-1/+1
2012-09-16Merge tag 'mfd-for-linus-3.6-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds58-247/+343
2012-09-16Merge tag 'for-3.6-rc6' of git://gitorious.org/linux-pwm/linux-pwmLinus Torvalds2-0/+36
2012-09-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds10-126/+141
2012-09-16Merge tag 'pm-for-3.6-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2-12/+34
2012-09-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds1-6/+2
2012-09-16Merge tag 'sound-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds13-40/+23
2012-09-16Revert "sched: Improve scalability via 'CPU buddies', which withstand random ...Linus Torvalds3-46/+22
2012-09-16mfd: MAX77693: Fix NULL pointer error when initializing irqsChanwoo Choi2-7/+26
2012-09-16mfd: MAX77693: Fix interrupt handling bugChanwoo Choi1-5/+31
2012-09-15mfd: core: Push irqdomain mapping out into devicesMark Brown54-112/+125
2012-09-15Merge tag 'asoc-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Takashi Iwai474-2871/+5042
2012-09-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-3.0-fixesLinus Torvalds3-44/+61
2012-09-14Merge branch 'for_linus' of git://cavan.codon.org.uk/platform-drivers-x86Linus Torvalds7-36/+31
2012-09-14Merge branch 'i2c-embedded/for-current' of git://git.pengutronix.de/git/wsa/l...Linus Torvalds5-33/+42
2012-09-14Merge tag 'ecryptfs-3.6-rc6-fixes' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds3-2/+14
2012-09-14Merge branch 'fixes-for-3.6' of git://git.linaro.org/people/mszyprowski/linux...Linus Torvalds1-1/+1
2012-09-14Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-25/+14
2012-09-14Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds26-138/+298
2012-09-14Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds5-29/+17
2012-09-14Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds7-38/+58
2012-09-14Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-1/+1
2012-09-14Revert "Btrfs: fix some error codes in btrfs_qgroup_inherit()"Chris Mason1-6/+2
2012-09-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds85-342/+808
2012-09-14Merge tag 'usb-3.6-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds26-57/+410
2012-09-14Merge tag 'tty-3.6-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds1-15/+15
2012-09-14Merge tag 'staging-3.6-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds22-47/+123
2012-09-14Merge tag 'driver-core-3.6-rc6' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-1/+1
2012-09-14vfs: make O_PATH file descriptors usable for 'fstat()'Linus Torvalds1-1/+1
2012-09-14Merge branch 'linus'Ingo Molnar49-164/+346
2012-09-14ACPI / PM: Use KERN_DEBUG when no power resources are foundAaron Lu1-1/+1
2012-09-14Merge branch 'pci/tejun-workqueue' into nextBjorn Helgaas1-20/+28
2012-09-14ASoC: wm8904: correct the indexBo Shen1-1/+1
2012-09-14eCryptfs: Copy up attributes of the lower target inode after renameTyler Hicks1-0/+5
2012-09-14eCryptfs: Call lower ->flush() from ecryptfs_flush()Tyler Hicks1-2/+8
2012-09-14eCryptfs: Write out all dirty pages just before releasing the lower fileTyler Hicks1-0/+1
2012-09-14i2c: algo: pca: Fix mode selection for PCA9665Thomas Kavanagh1-3/+3
2012-09-14MAINTAINERS: fix tree for current i2c-embedded developmentWolfram Sang1-1/+1
2012-09-14Merge branch 'perf/core'Ingo Molnar8-24/+46
2012-09-14Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar8-24/+46
2012-09-14drm/nouveau: fix booting with plymouth + dumb supportDave Airlie1-1/+1
2012-09-13kprobes/x86: Fix to support jprobes on ftrace-based kprobeMasami Hiramatsu2-16/+29
2012-09-13ftrace/x86-64: Allow to change RIP in handlersSteven Rostedt1-0/+4
2012-09-13kprobes/x86: Fix kprobes to collectly handle IP on ftraceMasami Hiramatsu1-3/+6
2012-09-13ftrace/x86: Adjust x86 regs.ip as like as x86-64Masami Hiramatsu1-2/+1
2012-09-13trace: Stop compiling in trace_clock unconditionallyJosh Triplett3-6/+7
2012-09-13tracing: Skip printing "OK" if failed to disable eventYuanhan Liu1-1/+3
2012-09-14Merge branch 'drm-fixes-3.6' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie2-37/+134
2012-09-14ACPI / PM: Fix resource_lock dead lock in acpi_power_on_deviceLin Ming1-11/+23
2012-09-14ACPI / PM: Infer parent power state from child if unknown, v2Rafael J. Wysocki1-0/+10
2012-09-13pktgen: fix crash with vlan and packet size less than 46Nishank Trivedi1-1/+1
2012-09-13thinkpad_acpi: buffer overflow in fan_get_status()Dan Carpenter1-6/+7
2012-09-13eeepc-laptop: fix device reference count leakage in eeepc_rfkill_hotplug()Jiang Liu1-4/+6
2012-09-13platform/x86: fix asus_laptop.wled_type descriptionMaxim Nikulin1-1/+1
2012-09-13asus-laptop: HRWS/HWRS typoCorentin Chary1-4/+4
2012-09-13drivers-platform-x86: remove useless #ifdef CONFIG_ACPI_VIDEOCorentin Chary4-14/+0
2012-09-13apple-gmux: Fix port address calculation in gmux_pio_write32()Seth Forshee1-1/+1
2012-09-13apple-gmux: Fix index read functionsBernhard Froemel1-2/+4
2012-09-13apple-gmux: Obtain version info from indexed gmuxBernhard Froemel1-4/+8
2012-09-13bnx2x: Add missing afex codeYuval Mintz2-11/+21
2012-09-13bnx2x: fix registers dumpedDmitry Kravkov2-18/+9
2012-09-13bnx2x: correct advertisement of pause capabilitiesYaniv Rosner1-0/+6
2012-09-13bnx2x: display the correct duplex valueYaniv Rosner1-4/+6
2012-09-13bnx2x: prevent timeouts when using PFCYaniv Rosner1-3/+5
2012-09-13bnx2x: fix stats copying logicYuval Mintz1-2/+5
2012-09-13bnx2x: Avoid sending multiple statistics queriesDmitry Kravkov1-3/+5
2012-09-13drm/radeon: make 64bit fences more robust v3Christian König1-3/+5
2012-09-13drm/radeon: rework pll selection (v3)Alex Deucher1-34/+129
2012-09-13net: qmi_wwan: call subdriver with control intf onlyBjørn Mork1-3/+4
2012-09-13net_sched: gred: actually perform idling in WRED modeDavid Ward1-11/+15
2012-09-13net_sched: gred: fix qave reporting via netlinkDavid Ward1-1/+4
2012-09-13net_sched: gred: eliminate redundant DP prio comparisonsDavid Ward1-3/+2
2012-09-13net_sched: gred: correct comment about qavg calculation in RIO modeDavid Ward1-1/+1
2012-09-13mISDN: Fix wrong usage of flush_work_sync while holding locksKarsten Keil7-11/+15
2012-09-13Merge branch 'master' of git://1984.lsi.us.es/nfDavid S. Miller4-44/+38
2012-09-13Merge branch 'core/locking'Ingo Molnar1-40/+63
2012-09-13locking: Adjust spin lock inlining Kconfig optionsJan Beulich1-40/+63
2012-09-13Merge branch 'x86/build'Ingo Molnar2-22/+33
2012-09-13Merge branch 'x86/asm'Ingo Molnar1-8/+21
2012-09-13x86/Kconfig: Clean up Kconfig defaultsJan Beulich2-22/+33
2012-09-13x86: Prefer TZCNT over BFSJan Beulich1-2/+17
2012-09-13x86/64: Adjust types of temporaries used by ffs()/fls()/fls64()Jan Beulich1-6/+4
2012-09-13Merge branch 'timers/urgent'Ingo Molnar1-7/+12
2012-09-13time: Fix timeekeping_get_ns overflow on 32bit systemsJohn Stultz1-7/+12
2012-09-13Merge branch 'x86/urgent'Ingo Molnar1-1/+1
2012-09-13x86/mm/init.c: Fix devmem_is_allowed() off by oneT Makphaibulchoke1-1/+1
2012-09-13Merge branch 'x86/asm'Ingo Molnar3-6/+1
2012-09-13x86: Drop unnecessary kernel_eflags variable on 64-bitIan Campbell3-6/+1
2012-09-13Merge branch 'perf/core'Ingo Molnar0-0/+0
2012-09-13Merge branch 'core/rcu'Ingo Molnar1-10/+18
2012-09-13Merge branch 'core/rcu' into perf/coreIngo Molnar210-966/+1568
2012-09-13Merge branch 'perf/core'Ingo Molnar92-1231/+1518
2012-09-13Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar92-1231/+1518
2012-09-13Merge branch 'pci/trivial' into nextBjorn Helgaas6-32/+5
2012-09-13Merge branch 'x86/for-xen'Ingo Molnar6-32/+20
2012-09-13Merge branch 'sched/core'Ingo Molnar9-94/+23
2012-09-13Merge branch 'perf/urgent'Ingo Molnar3-0/+20
2012-09-13Merge branch 'core/urgent'Ingo Molnar4-68/+66
2012-09-13Merge branch 'core/locking'Ingo Molnar1-0/+39
2012-09-13lockdep: Check if nested lock is actually heldMaarten Lankhorst1-0/+39
2012-09-13perf/x86/ibs: Check syscall attribute flagsRobert Richter2-0/+14
2012-09-13perf/x86: Export Sandy Bridge uncore clockticks event in sysfsStephane Eranian1-0/+6
2012-09-13ALSA: hda - Yet another position_fix quirk for ASUS machinesTakashi Iwai1-0/+1
2012-09-13sched: cpu_power: enable ARCH_POWERVincent Guittot1-1/+1
2012-09-13sched/nohz: Clean up select_nohz_load_balancer()Alex Shi3-19/+13
2012-09-13sched: Fix load avg vs. cpu-hotplugPeter Zijlstra1-0/+2
2012-09-13sched: Remove __ARCH_WANT_INTERRUPTS_ON_CTXSWPeter Zijlstra6-69/+1
2012-09-13sched: Fix nohz_idle_balance()Vincent Guittot1-5/+6
2012-09-13task_work: Simplify the usage in ptrace_notify() and get_signal_to_deliver()Oleg Nesterov1-14/+4
2012-09-13task_work: Revert "hold task_lock around checks in keyctl"Oleg Nesterov1-2/+0
2012-09-13task_work: task_work_add() should not succeed after exit_task_work()Oleg Nesterov2-8/+17
2012-09-13task_work: Make task_work_add() locklessOleg Nesterov1-47/+48
2012-09-13Merge commit 'v3.6-rc5' into nextBjorn Helgaas1181-8347/+12996
2012-09-13Merge tag 'sound-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds6-8/+14
2012-09-13Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds13-32/+98
2012-09-13Merge tag 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds1-1/+9
2012-09-13GFS2: Take account of blockages when using reserved blocksSteven Whitehouse1-38/+28
2012-09-13GFS2: Fix missing allocation data for set/remove xattrSteven Whitehouse1-2/+6
2012-09-13GFS2: Make write size hinting code commonSteven Whitehouse1-4/+27
2012-09-12Merge tag 'imx-fixes' of git://git.pengutronix.de/git/imx/linux-2.6 into fixesOlof Johansson24-46/+253
2012-09-13ahci: Add identifiers for ASM106x devicesAlan Cox1-1/+4
2012-09-13ahci: Add alternate identifier for the 88SE9172Alan Cox1-0/+2
2012-09-13ahci: Add JMicron 362 device IDsBen Hutchings1-0/+3
2012-09-13Merge branch 'exynos-drm-fixes' of git://git.infradead.org/users/kmpark/linux...Dave Airlie12-73/+30
2012-09-13drm: Drop the NV12M and YUV420M formatsVille Syrjälä1-5/+1
2012-09-13drm/exynos: remove DRM_FORMAT_NV12M from plane moduleInki Dae1-1/+0
2012-09-13drm/exynos: fix double call of drm_prime_(init/destroy)_file_privateMandeep Singh Baines1-2/+0
2012-09-13drm/exynos: add dummy support for dmabuf-mmapTomasz Stanislawski1-0/+7
2012-09-13drm/exynos: Add missing braces around sizeof in exynos_mixer.cSachin Kamat1-3/+3
2012-09-13drm/exynos: Add missing braces around sizeof in exynos_hdmi.cSachin Kamat1-3/+3
2012-09-13drm/exynos: Make g2d_pm_ops staticSachin Kamat1-1/+1
2012-09-13drm/exynos: Add dependency for G2D in KconfigSachin Kamat1-1/+1
2012-09-13drm/exynos: fixed page align bug.Inki Dae1-1/+1
2012-09-13drm/exynos: Use ERR_CAST inlined function instead of ERR_PTR(PTR_ERR(.. [1]Thomas Meyer1-1/+1
2012-09-13drm/exynos: Use devm_* functions in exynos_drm_g2d.c fileSachin Kamat1-40/+10
2012-09-13drm/exynos: Use devm_kzalloc in exynos_drm_hdmi.c fileSachin Kamat1-2/+1
2012-09-13drm/exynos: Use devm_kzalloc in exynos_drm_vidi.c fileSachin Kamat1-3/+1
2012-09-13drm/exynos: Remove redundant check in exynos_drm_fimd.c fileSachin Kamat1-5/+0
2012-09-13drm/exynos: Remove redundant check in exynos_hdmi.c fileSachin Kamat1-5/+0
2012-09-13vmwgfx: add dumb ioctl supportDave Airlie3-0/+88
2012-09-13gma500: Fix regression on Oaktrail devicesAlan Cox1-0/+2
2012-09-13digsig: add hash size comparision on signature verificationDmitry Kasatkin1-2/+4
2012-09-13Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-in...Dave Airlie7-27/+43
2012-09-13Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds15-57/+151
2012-09-13Merge tag 'nfs-for-3.6-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds13-64/+70
2012-09-12Merge branch 'pci/stephen-const' into nextBjorn Helgaas41-48/+48
2012-09-12Merge branch 'chipidea-stable' into usb-linusGreg Kroah-Hartman1-18/+41
2012-09-12usb: chipidea: udc: don't stall endpoint if request list is empty in isr_tr_c...Michael Grzeschik1-4/+1
2012-09-12usb: chipidea: cleanup dma_pool if udc_start() failsMarc Kleine-Budde1-8/+15
2012-09-12usb: chipidea: udc: fix error path in udc_start()Marc Kleine-Budde1-1/+1
2012-09-12usb: chipidea: udc: add pullup fuction, needed by the uvc gadgetMichael Grzeschik1-4/+17
2012-09-12usb: chipidea: udc: fix setup of endpoint maxpacket sizeMichael Grzeschik1-1/+7
2012-09-12i2c: mxs: correctly setup speed for non devicetreeWolfram Sang1-7/+6
2012-09-12i2c: pnx: Fix read transactions of >= 2 bytesRoland Stigge2-20/+29
2012-09-12i2c: pnx: Fix bit definitionsRoland Stigge1-2/+3
2012-09-12netfilter: log: Fix log-level processingJoe Perches2-3/+3
2012-09-12trace: Don't declare trace_*_rcuidle functions in modulesJosh Triplett1-10/+18