aboutsummaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2012-09-17Merge branch 'for-pci-res-alloc'HEADmasterYinghai Lu2-7/+106
2012-09-17PCI: Don't allocate small resource in big empty space.Yinghai Lu1-0/+10
2012-09-17resource: Add allocate_resource_fit()Yinghai Lu1-0/+8
2012-09-17PCI: Try to allocate mem64 above 4G at firstYinghai Lu1-4/+0
2012-09-17PCI: Add pcibios_bus_addr_to_res()Yinghai Lu1-0/+2
2012-09-17PCI: pcibus address to resource converting take bus directlyYinghai Lu1-0/+3
2012-09-17resources: Replace registered resource in tree.Yinghai Lu1-0/+1
2012-09-17resources: Add probe_resource()Yinghai Lu1-0/+4
2012-09-17resources: Add resource_shrink_parents_top()Yinghai Lu1-0/+2
2012-09-17IOMMU: Add dmar_parse_one_drhd()Yinghai Lu1-9/+38
2012-09-17ACPI: Add acpi_run_dsm()Yinghai Lu1-0/+10
2012-09-17IOMMU: Update dmar units devices list during hotplugYinghai Lu1-0/+17
2012-09-17x86, irq: Add realloc_irq_and_cfg_at()Yinghai Lu1-0/+5
2012-09-17genirq: Split __irq_reserve_irqs from irq_alloc_descsYinghai Lu1-0/+1
2012-09-17Merge branch 'for-pci-root-bus-hotplug' into for-x86-irq-basefor-x86-irq-baseYinghai Lu6-12/+73
2012-09-17PCI: Add helpers for add addon_resourceYinghai Lu1-0/+5
2012-09-17PCI: Add addon_resource support for pci_devYinghai Lu1-1/+19
2012-09-17PCI: Update pci_resource_start to use pci_dev_resource_n()Yinghai Lu1-3/+3
2012-09-17PCI: Add is_pci_*_resource_idx()Yinghai Lu1-0/+23
2012-09-17pci: pci resource iteratorRam Pai1-0/+24
2012-09-17PCI: Add pci_dev_resource_idx()Yinghai Lu1-0/+1
2012-09-17PCI: Add pci_dev_resource_n()Yinghai Lu1-0/+2
2012-09-17ACPI, PCI: Skip extra pci_enable_bridges for non hot-add rootYinghai Lu1-0/+1
2012-09-17ACPI, PCI: Use normal list for struct acpi_pci_driverJiang Liu1-1/+1
2012-09-17PCI, ACPI: Make kacpi_hotplug_wq staticfor-pci-root-bus-hotplug-part4Yinghai Lu1-2/+0
2012-09-17PCI, ACPI: Add alloc_acpi_hp_work()Yinghai Lu1-0/+9
2012-09-17PCI, acpi: Update acpi_pci_driver add/remove interfaceYinghai Lu1-2/+2
2012-09-17PCI: Add pci_stop_and_remove_root_bus()Yinghai Lu1-0/+2
2012-09-17PCI: pci_bus_size_bridges() should not size own bridgeYinghai Lu1-0/+1
2012-09-17PCI: Separate out pci_assign_unassigned_bus_resources()Yinghai Lu1-0/+1
2012-09-17PCI: Claim hw/fw allocated resources in hot add path.for-pci-root-bus-hotplug-part2Yinghai Lu1-0/+1
2012-09-17Merge branch 'linus'Ingo Molnar6-6/+17
2012-09-17Merge branch 'linus'Ingo Molnar7-8/+21
2012-09-16Merge tag 'mfd-for-linus-3.6-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2-4/+12
2012-09-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds2-1/+4
2012-09-16Merge tag 'sound-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds1-0/+1
2012-09-16Revert "sched: Improve scalability via 'CPU buddies', which withstand random ...Linus Torvalds1-1/+0
2012-09-15mfd: core: Push irqdomain mapping out into devicesMark Brown1-1/+3
2012-09-15Merge tag 'asoc-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Takashi Iwai39-63/+110
2012-09-14Merge branch 'i2c-embedded/for-current' of git://git.pengutronix.de/git/wsa/l...Linus Torvalds1-0/+1
2012-09-14Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds1-5/+1
2012-09-14Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-1/+3
2012-09-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds4-2/+18
2012-09-14Merge tag 'driver-core-3.6-rc6' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-1/+1
2012-09-14Merge branch 'linus'Ingo Molnar3-6/+4
2012-09-13mISDN: Fix wrong usage of flush_work_sync while holding locksKarsten Keil1-1/+1
2012-09-13Merge branch 'core/rcu'Ingo Molnar1-10/+18
2012-09-13Merge branch 'pci/trivial' into nextBjorn Helgaas1-1/+1
2012-09-13Merge branch 'sched/core'Ingo Molnar1-7/+2
2012-09-13Merge branch 'perf/urgent'Ingo Molnar1-0/+2
2012-09-13Merge branch 'core/urgent'Ingo Molnar1-2/+1
2012-09-13perf/x86/ibs: Check syscall attribute flagsRobert Richter1-0/+2
2012-09-13sched/nohz: Clean up select_nohz_load_balancer()Alex Shi1-2/+2
2012-09-13sched: Remove __ARCH_WANT_INTERRUPTS_ON_CTXSWPeter Zijlstra1-5/+0
2012-09-13task_work: task_work_add() should not succeed after exit_task_work()Oleg Nesterov1-2/+1
2012-09-13Merge commit 'v3.6-rc5' into nextBjorn Helgaas68-128/+270
2012-09-13drm: Drop the NV12M and YUV420M formatsVille Syrjälä1-5/+1
2012-09-13Merge tag 'nfs-for-3.6-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds3-6/+4
2012-09-12Merge branch 'pci/stephen-const' into nextBjorn Helgaas2-2/+2
2012-09-12i2c: pnx: Fix read transactions of >= 2 bytesRoland Stigge1-0/+1
2012-09-12trace: Don't declare trace_*_rcuidle functions in modulesJosh Triplett1-10/+18
2012-09-11Merge branch 'pci/gavin-window-alignment' into nextBjorn Helgaas1-0/+2
2012-09-11PCI: Add weak pcibios_window_alignment() interfaceGavin Shan1-0/+2
2012-09-10PCI: Drop duplicate const in DECLARE_PCI_FIXUP_SECTIONMathias Krause1-1/+1
2012-09-07PCI: Make pci_error_handlers constStephen Hemminger2-2/+2
2012-09-07Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville1-1/+1
2012-09-07target: support zero allocation length in REQUEST SENSEPaolo Bonzini1-0/+1
2012-09-07net/mlx4_core: Add security check / enforcement for flow steering rules set f...Hadar Hen Zion1-0/+11
2012-09-07net/mlx4_core: Put Firmware flow steering structures in common header filesHadar Hen Zion1-0/+2
2012-09-07SUNRPC: Fix a UDP transport regressionTrond Myklebust1-0/+3
2012-09-07Merge branch 'linus'Ingo Molnar1-2/+10
2012-09-06kobject: fix oops with "input0: bad kobj_uevent_env content in show_uevent()"Bjørn Mork1-1/+1
2012-09-06Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-2/+10
2012-09-06NFSv4: Fix buffer overflow checking in __nfs4_get_acl_uncachedTrond Myklebust1-1/+1
2012-09-06Merge branch 'linus'Ingo Molnar1-0/+1
2012-09-05Merge tag 'mmc-fixes-for-3.6-rc5' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-0/+1
2012-09-05target: fix use-after-free with PSCSI sense dataPaolo Bonzini1-1/+3
2012-09-04NFS: Fix the initialisation of the readdir 'cookieverf' arrayTrond Myklebust1-5/+0
2012-09-04xfrm: Workaround incompatibility of ESN and async cryptoSteffen Klassert1-0/+3
2012-09-04mmc: card: Skip secure erase on MoviNAND; causes unrecoverable corruption.Ian Chen1-0/+1
2012-09-04Merge branch 'perf/urgent'Ingo Molnar1-1/+3
2012-09-04perf/hwpb: Invoke __perf_event_disable() if interrupts are already disabledK.Prasad1-0/+2
2012-09-04perf_event: Switch to internal refcount, fix race with close()Al Viro1-1/+1
2012-09-04Merge branch 'sched/urgent' into sched/coreIngo Molnar34-64/+174
2012-09-03Merge branch 'linus'Ingo Molnar2-1/+2
2012-09-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2-1/+2
2012-09-02Merge branch 'linus'Ingo Molnar3-3/+12
2012-09-01linux/kernel.h: Fix DIV_ROUND_CLOSEST to support negative dividendsGuenter Roeck1-2/+10
2012-09-01time: Move ktime_t overflow checking into timespec_valid_strictJohn Stultz1-0/+7
2012-08-31Merge branch 'master' of git://1984.lsi.us.es/nfDavid S. Miller1-0/+1
2012-08-31netfilter: nf_conntrack: fix racy timer handling with reliable eventsPablo Neira Ayuso1-0/+1
2012-08-30bnx2x: fix 57840_MF pci idYuval Mintz1-1/+1
2012-08-30Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2-3/+5
2012-08-30Merge branch 'perf/core'Ingo Molnar2-6/+9
2012-08-28ASoC: atmel-ssc: include linux/io.h for raw ioJoachim Eastwood1-0/+1
2012-08-28uprobes: Remove "verify" argument from set_orig_insn()Oleg Nesterov1-1/+1
2012-08-28uprobes: Fold uprobe_reset_state() into uprobe_dup_mmap()Oleg Nesterov1-4/+0
2012-08-28uprobes: Introduce MMF_HAS_UPROBESOleg Nesterov2-0/+7
2012-08-28uprobes: Kill uprobes_state->countOleg Nesterov1-1/+1
2012-08-28Merge branch 'perf/urgent' into perf/coreIngo Molnar47-95/+204
2012-08-27Bluetooth: Change signature of smp_conn_security()Vinicius Costa Gomes1-1/+1
2012-08-26Merge branch 'linus'Ingo Molnar4-3/+19
2012-08-25Merge tag 'fixes-3.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds2-0/+6
2012-08-25Merge tag 'stable/for-linus-3.6-rc3-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds1-2/+0
2012-08-25Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds1-1/+13
2012-08-24Merge branch 'perf/core'Ingo Molnar1-2/+2
2012-08-23Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2-9/+20
2012-08-23Merge branch 'pci/bjorn-cleanup-remove' into nextBjorn Helgaas1-4/+0
2012-08-23Merge branch 'pci/bjorn-find-next-ext-cap' into nextBjorn Helgaas2-0/+7
2012-08-24drm: Check for invalid cursor flagsJakob Bornecrantz1-2/+3
2012-08-24drm: Initialize object type when using DRM_MODE() macroVille Syrjälä1-1/+2
2012-08-23PCI: Add accessors for PCI Express CapabilityJiang Liu2-0/+34
2012-08-23PCI: Remove unused field pcie_type from struct pci_devYijing Wang1-1/+0
2012-08-23Merge branch 'randconfig/mach' into fixesArnd Bergmann1-0/+4
2012-08-23ARM: omap: allow building omap44xx without SMPArnd Bergmann1-0/+4
2012-08-23Merge branch 'imx/fixes-for-3.6' of git://git.linaro.org/people/shawnguo/linu...Arnd Bergmann36-63/+107
2012-08-23Merge branch 'linus'Ingo Molnar5-4/+20
2012-08-22PCI: Add Vendor-Specific Extended Capability header infoBjorn Helgaas1-0/+6
2012-08-22PCI: Add pci_find_next_ext_capability()Bjorn Helgaas1-0/+1
2012-08-22perf tools: Keep the perf_event_attr on version 3Jiri Olsa1-2/+2
2012-08-22Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds1-2/+0
2012-08-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds1-2/+0
2012-08-22PCI: Remove unused pci_dev_b()Bjorn Helgaas1-1/+0
2012-08-22PCI: Remove pci_stop_and_remove_behind_bridge()Bjorn Helgaas1-1/+0
2012-08-22PCI: Don't export stop_bus_device and remove_bus_device interfacesBjorn Helgaas1-2/+0
2012-08-22Merge tag 'nfs-for-3.6-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2-0/+2
2012-08-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-0/+18
2012-08-22introduce kref_put_mutex()Al Viro1-0/+18
2012-08-22Merge branch 'sched/core'Ingo Molnar1-0/+6
2012-08-22mfd: Move tps65217 regulator plat data handling to regulatorAnilKumar Ch1-3/+9
2012-08-22Merge branch 'linus'Ingo Molnar12-41/+63
2012-08-21Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds2-3/+3
2012-08-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds8-37/+57
2012-08-21mm: compaction: Abort async compaction if locks are contended or taking too longMel Gorman1-2/+2
2012-08-21string: do not export memweight() to userspaceWANG Cong1-1/+1
2012-08-22drm: Remove two unused fields from struct drm_display_modeDamien Lespiau1-2/+0
2012-08-21af_netlink: force credentials passing [CVE-2012-3520]Eric Dumazet1-1/+3
2012-08-21target: Remove unused se_cmd.cmd_spdtlRoland Dreier1-2/+0
2012-08-21Merge tag 'pinctrl-fixes-v3.6-rc3' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-0/+1
2012-08-21Merge tag 'sound-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds1-1/+2
2012-08-21Merge branch 'timers/core'Ingo Molnar1-100/+65
2012-08-21timer: Implement TIMER_IRQSAFETejun Heo1-4/+12
2012-08-21timer: Clean up timer initializersTejun Heo1-84/+39
2012-08-21timer: Relocate declarations of init_timer_on_stack_key()Tejun Heo1-15/+15
2012-08-21timer: Generalize timer->base flags handlingTejun Heo1-2/+4
2012-08-21Merge branch 'perf/core'Ingo Molnar2-5/+80
2012-08-21Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar484-7886/+18534
2012-08-21Merge branch 'perf/core'Ingo Molnar2-10/+175
2012-08-21Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar2-10/+175
2012-08-20Merge tag 'asoc-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Takashi Iwai482-3313/+18260
2012-08-20Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-0/+2
2012-08-20Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-2/+9
2012-08-20PCI: Add pcie_flags_reg to cache PCIe capabilities registerYijing Wang1-0/+10
2012-08-20cputime: Consolidate vtime handling on context switchFrederic Weisbecker1-0/+6
2012-08-20net: ipv6: fix oops in inet_putpeer()Patrick McHardy1-0/+2
2012-08-20Merge git://1984.lsi.us.es/nfDavid S. Miller1-1/+1
2012-08-20af_packet: don't emit packet on orig fanout groupEric Leblond1-0/+2
2012-08-20dt: introduce for_each_available_child_of_node, of_get_next_available_childTimur Tabi1-0/+7
2012-08-20ALSA: fix pcm.h kernel-doc warning and notationRandy Dunlap1-1/+2
2012-08-19Merge branch 'linus'Ingo Molnar6-1/+27
2012-08-17Merge tag 'staging-3.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-0/+2
2012-08-17Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-0/+1
2012-08-17pinctrl: header: trivial: declare struct deviceRichard Genoud1-0/+1
2012-08-16iio: frequency: ADF4350: Fix potential reference div factor overflow.Michael Hennerich1-0/+2
2012-08-16Merge tag 'vfio-for-v3.6-rc1' of git://github.com/awilliam/linux-vfioLinus Torvalds1-0/+1
2012-08-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Linus Torvalds1-1/+18
2012-08-16Revert "xen PVonHVM: move shared_info to MMIO before kexec"Konrad Rzeszutek Wilk1-2/+0
2012-08-15Merge branch 'fixes-for-v3.6' of git://git.infradead.org/users/jcooper/linux ...Arnd Bergmann1-0/+2
2012-08-15ARM: Orion: Set eth packet size csum offload limitArnaud Patard (Rtp)1-0/+2
2012-08-15Merge branch 'timers/urgent'Thomas Gleixner2-9/+20
2012-08-15time: Improve sanity checking of timekeeping inputsJohn Stultz2-9/+20
2012-08-14llc2: Fix silent failure of llc_station_init()Ben Hutchings1-1/+1
2012-08-14netpoll: convert several functions to boolAmerigo Wang1-7/+7
2012-08-14netpoll: check netpoll tx status on the right deviceAmerigo Wang1-15/+15
2012-08-14netpoll: take rcu_read_lock_bh() in netpoll_send_skb_on_dev()Amerigo Wang1-0/+3
2012-08-14netpoll: use netpoll_rx_on() in netpoll_rx()Amerigo Wang1-9/+9
2012-08-14netpoll: take rcu_read_lock_bh() in netpoll_rx()Amerigo Wang1-2/+2
2012-08-14netpoll: make __netpoll_cleanup non-blockAmerigo Wang1-0/+3
2012-08-14netpoll: use GFP_ATOMIC in slave_enable_netpoll() and __netpoll_setup()Amerigo Wang2-2/+3
2012-08-14Merge branch 'x86/urgent'Thomas Gleixner1-0/+2
2012-08-14Revert "x86-64/efi: Use EFI to deal with platform wall clock"H. Peter Anvin1-0/+2
2012-08-14Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2-0/+5
2012-08-13Merge branch 'sched/core'Thomas Gleixner2-3/+0
2012-08-13sched: recover SD_WAKE_AFFINE in select_task_rq_fair and code clean upAlex Shi2-3/+0
2012-08-13Merge branch 'core/urgent'Thomas Gleixner1-2/+9
2012-08-13mutex: Place lock in contended state after fastpath_lock failureWill Deacon1-2/+9
2012-08-13smpboot: Provide infrastructure for percpu hotplug threadsThomas Gleixner1-0/+43
2012-08-13kthread: Implement park/unpark facilityThomas Gleixner1-1/+10
2012-08-13drm/radeon/kms: implement timestamp userspace query (v2)Marek Olšák1-0/+2
2012-08-13drm/radeon: add some new SI pci idsAlex Deucher1-0/+3
2012-08-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds5-16/+22
2012-08-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds1-2/+0
2012-08-12Merge tag 'pm-for-3.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds1-8/+0
2012-08-12Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-0/+2
2012-08-10codel: refine one condition to avoid a nul rec_inv_sqrtEric Dumazet1-2/+6
2012-08-10ipv4: fix ip_send_skb()Eric Dumazet1-1/+1
2012-08-10perf: Add attribute to filter out callchainsFrederic Weisbecker1-1/+4
2012-08-10perf: Add ability to attach user stack dump to sampleJiri Olsa1-1/+17
2012-08-10perf: Add perf_output_skip function to skip bytes in sampleJiri Olsa1-0/+2
2012-08-10perf: Factor __output_copy to be usable with specific copy functionFrederic Weisbecker1-1/+1