summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2012-02-17Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar
2012-02-17Bluetooth: Use symbolic names for state in debugAndrei Emeltchenko
2012-02-17Bluetooth: Move scope of state_to_stringAndrei Emeltchenko
2012-02-17Bluetooth: Add logging functions bt_info and bt_errJoe Perches
2012-02-17Bluetooth: mgmt: Add support for Set SSP commandJohan Hedberg
2012-02-17Bluetooth: mgmt: Add support for Set Link Security commandJohan Hedberg
2012-02-17uprobes/core: Clean up, refactor and improve the codeIngo Molnar
2012-02-17uprobes, mm, x86: Add the ability to install and remove uprobes breakpointsSrikar Dronamraju
2012-02-16regulator: fix wrong header name in descriptionKim, Milo
2012-02-16net: sh_eth: change the condition of initializationYoshihiro Shimoda
2012-02-16SUNRPC: Use KERN_DEFAULT for debugging printk'sChuck Lever
2012-02-16SUNRPC: add sending,pending queue and max slot to xprt statsAndy Adamson
2012-02-16drm: add some caps for userspace to discover more info for dumb KMS driver (v2)Dave Airlie
2012-02-16irq_domain: constify irq_domain_opsGrant Likely
2012-02-16irq_domain: Create common xlate functions that device drivers can useGrant Likely
2012-02-16irq_domain: Remove irq_domain_add_simple()Grant Likely
2012-02-16irq_domain: Remove 'new' irq_domain in favour of the ppc oneGrant Likely
2012-02-16of/address: add empty static inlines for !CONFIG_OFGrant Likely
2012-02-16irq_domain: Add support for base irq and hwirq in legacy mappingsGrant Likely
2012-02-16irq_domain: Replace irq_alloc_host() with revmap-specific initializersGrant Likely
2012-02-16Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...Johan Hedberg
2012-02-16irq_domain: Move irq_domain code from powerpc to kernel/irqGrant Likely
2012-02-16crypto: sha512 - use standard ror64()Alexey Dobriyan
2012-02-16Yama: add PR_SET_PTRACER_ANYKees Cook
2012-02-15ipv4: Eliminate spurious argument to __ipv4_neigh_lookupDavid S. Miller
2012-02-15decnet: net/dn.h needs net/flow.hDavid S. Miller
2012-02-15Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-02-15dt: add empty of_find_compatible_node functionShawn Guo
2012-02-15Merge branch 'fortglx/3.4/time' of git://git.linaro.org/people/jstultz/linux ...Thomas Gleixner
2012-02-15Merge branch 'fortglx/3.4/clocksource' of git://git.linaro.org/people/jstultz...Thomas Gleixner
2012-02-15ASoC: core: add platform DAPM debugfs supportSebastien Guiriec
2012-02-15Bluetooth: Implement Read Supported Commands commands for mgmtJohan Hedberg
2012-02-15Bluetooth: Remove usage of __cancel_delayed_work()Ulisses Furquim
2012-02-15Bluetooth: Fix potential deadlockAndre Guedes
2012-02-15Bluetooth: silence lockdep warningOctavian Purdila
2012-02-15Bluetooth: Fix using an absolute timeout on hci_conn_put()Vinicius Costa Gomes
2012-02-15Bluetooth: l2cap_set_timer needs jiffies as timeout valueAndrzej Kaczmarek
2012-02-15Bluetooth: Remove bogus inline declaration from l2cap_chan_connectJohan Hedberg
2012-02-15block: exit_io_context() should call elevator_exit_icq_fn()Tejun Heo
2012-02-15block: replace icq->changed with icq->flagsTejun Heo
2012-02-15usb: uac2: Add ACHeader and FormatType descriptorJassi Brar
2012-02-15SUNRPC: Ensure that we can trace waitqueues when !defined(CONFIG_SYSCTL)Trond Myklebust
2012-02-15Lockd: shutdown NLM hosts in network namespace contextStanislav Kinsbursky
2012-02-15LockD: make nlm hosts network namespace awareStanislav Kinsbursky
2012-02-15Lockd: per-net up and down routines introducedStanislav Kinsbursky
2012-02-15SUNRPC: service destruction in network namespace contextStanislav Kinsbursky
2012-02-15NFSv4.1: Add a module parameter to set the number of session slotsTrond Myklebust
2012-02-15NFSv4.1: Convert slotid from u8 to u32Trond Myklebust
2012-02-15drm/exynos: exynos_drm.h header file fixesKamil Debski
2012-02-15drm/exynos: added panel physical size.Eun-Chul Kim