summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2012-02-16drm: add some caps for userspace to discover more info for dumb KMS driver (v2)Dave Airlie2-0/+5
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-16Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...Johan Hedberg139-1250/+3797
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-16ipv4: Eliminate spurious argument to __ipv4_neigh_lookupDavid S. Miller1-2/+2
2012-02-16decnet: net/dn.h needs net/flow.hDavid S. Miller1-0/+1
2012-02-16Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville143-1260/+3809
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-15ASoC: core: add platform DAPM debugfs supportSebastien Guiriec1-0/+5
2012-02-15Bluetooth: Implement Read Supported Commands commands for mgmtJohan Hedberg1-0/+7
2012-02-15Bluetooth: Remove usage of __cancel_delayed_work()Ulisses Furquim1-2/+2
2012-02-15Bluetooth: Fix potential deadlockAndre Guedes1-2/+2
2012-02-15Bluetooth: silence lockdep warningOctavian Purdila1-0/+2
2012-02-15Bluetooth: Fix using an absolute timeout on hci_conn_put()Vinicius Costa Gomes1-1/+1
2012-02-15Bluetooth: l2cap_set_timer needs jiffies as timeout valueAndrzej Kaczmarek1-3/+3
2012-02-15Bluetooth: Remove bogus inline declaration from l2cap_chan_connectJohan Hedberg1-1/+1
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-15drm/exynos: exynos_drm.h header file fixesKamil Debski2-1/+5
2012-02-15drm/exynos: added panel physical size.Eun-Chul Kim1-2/+15
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 Anvin2-72/+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-15posix_types: Make it possible to override __kernel_fsid_tH. Peter Anvin1-4/+6
2012-02-15posix_types: Make __kernel_[ug]id32_t default to unsigned intH. Peter Anvin1-2/+2
2012-02-14[media] tuner: add support for Xceive XC5000CMichael Krufky1-0/+1
2012-02-14[media] v4l2-ctrls: add helper functions for control eventsHans Verkuil1-0/+9
2012-02-14[media] v4l2: standardize log start/end messageHans Verkuil1-0/+4
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