summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2012-02-16SUNRPC: add sending,pending queue and max slot to xprt statsAndy Adamson2-3/+6
2012-02-16irq_domain: constify irq_domain_opsGrant Likely1-7/+7
2012-02-16irq_domain: Create common xlate functions that device drivers can useGrant Likely1-0/+12
2012-02-16irq_domain: Remove irq_domain_add_simple()Grant Likely1-1/+0
2012-02-16irq_domain: Remove 'new' irq_domain in favour of the ppc oneGrant Likely1-41/+4
2012-02-16of/address: add empty static inlines for !CONFIG_OFGrant Likely1-4/+29
2012-02-16irq_domain: Add support for base irq and hwirq in legacy mappingsGrant Likely1-1/+19
2012-02-16irq_domain: Replace irq_alloc_host() with revmap-specific initializersGrant Likely1-9/+15
2012-02-16irq_domain: Move irq_domain code from powerpc to kernel/irqGrant Likely1-4/+42
2012-02-16crypto: sha512 - use standard ror64()Alexey Dobriyan1-0/+20
2012-02-16Yama: add PR_SET_PTRACER_ANYKees Cook1-0/+1
2012-02-16Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville94-344/+2213
2012-02-16dt: add empty of_find_compatible_node functionShawn Guo1-0/+8
2012-02-15Merge branch 'fortglx/3.4/time' of git://git.linaro.org/people/jstultz/linux ...Thomas Gleixner1-16/+1
2012-02-15Merge branch 'fortglx/3.4/clocksource' of git://git.linaro.org/people/jstultz...Thomas Gleixner1-7/+0
2012-02-15block: exit_io_context() should call elevator_exit_icq_fn()Tejun Heo1-0/+1
2012-02-15block: replace icq->changed with icq->flagsTejun Heo1-3/+6
2012-02-15usb: uac2: Add ACHeader and FormatType descriptorJassi Brar1-0/+21
2012-02-15SUNRPC: Ensure that we can trace waitqueues when !defined(CONFIG_SYSCTL)Trond Myklebust2-2/+16
2012-02-15Lockd: shutdown NLM hosts in network namespace contextStanislav Kinsbursky1-0/+1
2012-02-15LockD: make nlm hosts network namespace awareStanislav Kinsbursky2-1/+4
2012-02-15Lockd: per-net up and down routines introducedStanislav Kinsbursky1-0/+2
2012-02-15SUNRPC: service destruction in network namespace contextStanislav Kinsbursky1-1/+1
2012-02-15NFSv4.1: Add a module parameter to set the number of session slotsTrond Myklebust1-2/+3
2012-02-15NFSv4.1: Convert slotid from u8 to u32Trond Myklebust2-4/+5
2012-02-15regmap: add regmap_bulk_write() for register writeLaxman Dewangan1-0/+2
2012-02-15irq_domain: Make irq_domain structure match powerpc's irq_hostGrant Likely1-20/+64
2012-02-15posix_types: Remove fd_set macrosH. Peter Anvin1-0/+24
2012-02-15USB/xHCI: Support device-initiated USB 3.0 resume.Sarah Sharp1-0/+2
2012-02-15USB/xHCI: Enable USB 3.0 hub remote wakeup.Sarah Sharp1-0/+5
2012-02-14PCI: Move struct resource_list to setup-bus.cYinghai Lu1-6/+0
2012-02-14PCI: Move pdev_sort_resources() to setup-bus.cYinghai Lu1-1/+0
2012-02-14PCI: Make rescan bus increase bridge resource size if neededYinghai Lu1-0/+1
2012-02-14PCI: Introduce __pci_reset_function_locked to be used when holding device_lock.Konrad Rzeszutek Wilk1-0/+1
2012-02-14x86/PCI: Convert maintaining FW-assigned BIOS BAR values to use a listMyron Stowe1-1/+0
2012-02-14x86/PCI: Infrastructure to maintain a list of FW-assigned BIOS BAR valuesMyron Stowe1-0/+1
2012-02-14[media] ivtv: add IVTV_IOC_PASSTHROUGH_MODEHans Verkuil1-1/+5
2012-02-14[media] v4l2-ctrls: add new controls for MPEG decoder devicesHans Verkuil1-0/+13
2012-02-14[media] v4l2: add VIDIOC_(TRY_)DECODER_CMDHans Verkuil1-0/+53
2012-02-14vfs: Provide function to get superblock and wait for it to thawJan Kara1-0/+1
2012-02-14mmc: dw_mmc: Fix PIO mode with support of highmemSeungwon Jeon1-2/+4
2012-02-14mmc: core: Fix PowerOff Notify suspend/resumeGirish K S1-0/+4
2012-02-14mmc: core: add the capability for broken voltageJaehoon Chung1-0/+1
2012-02-14mmc: core: Ensure clocks are always enabled before host interactionSujit Reddy Thumma1-0/+19
2012-02-14security: trim security.hAl Viro1-26/+29
2012-02-14mm: collapse security_vm_enough_memory() variants into a single functionAl Viro1-16/+0
2012-02-14Merge branch 'usb-linus' into usb-nextGreg Kroah-Hartman1-8/+2
2012-02-13PM / QoS: unconditionally build the featureJean Pihet1-40/+1
2012-02-13Merge commit 'pm-fixes-for-3.3-rc3' into pm-qosRafael J. Wysocki3-142/+15
2012-02-13tracing/rcu: Add trace_##name##__rcuidle() static tracepoint for inside rcu_i...Steven Rostedt1-4/+18