summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2012-08-09net: Loopback ifindex is constant nowPavel Emelyanov
2012-08-09net: Make ifindex generation per-net namespacePavel Emelyanov
2012-08-09net: Dont use ifindices in hash fnsPavel Emelyanov
2012-08-09time: jiffies_delta_to_clock_t() helper to the rescueEric Dumazet
2012-08-09[media] saa7146: remove V4L2_FL_LOCK_ALL_FOPSHans Verkuil
2012-08-09block: disable discard request merge temporarilyShaohua Li
2012-08-09Input: eeti_ts: pass gpio value instead of IRQArnd Bergmann
2012-08-09ARM: pxa: remove irq_to_gpio from ezx-pcap driverArnd Bergmann
2012-08-08net: force dst_default_metrics to const sectionEric Dumazet
2012-08-08Merge branch 'fixes-for-3.6' of git://gitorious.org/linux-can/linux-canDavid S. Miller
2012-08-08Revert "NMI watchdog: fix for lockup detector breakage on resume"Rafael J. Wysocki
2012-08-08xen/arm: compile blkfront and blkbackStefano Stabellini
2012-09-14xen/arm: receive Xen events on ARMStefano Stabellini
2012-08-08xen/arm: get privilege statusStefano Stabellini
2012-09-14xen/arm: Introduce xen_ulong_t for unsigned longStefano Stabellini
2012-08-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2012-08-08Merge tag 'iommu-fixes-v3.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2012-09-14arm: initial Xen supportStefano Stabellini
2012-08-08regulator: add a new API regulator_set_voltage_tol()Shawn Guo
2012-08-08drm/i915: Add I915_GEM_PARAM_HAS_SEMAPHORESChris Wilson
2012-08-08include/video: Add register offsets for FIMD version 8Leela Krishna Amudala
2012-08-08include/video: move fimd register headers from platform to include/videoLeela Krishna Amudala
2012-08-07net: output path optimizationsEric Dumazet
2012-08-07regmap: irq: Enable devices for runtime PM while handling interruptsMark Brown
2012-08-07vfio: Include vfio.h in installed headersAlex Williamson
2012-08-07canfd: remove redundant CAN FD flagOliver Hartkopp
2012-08-06net: reorganize IP MIB valuesEric Dumazet
2012-08-06net: avoid reloads in SNMP_UPD_PO_STATSEric Dumazet
2012-08-06net: ipv6: fix TCP early demuxEric Dumazet
2012-08-06Bluetooth: Fix hci_le_conn_complete_evtAndre Guedes
2012-08-06Bluetooth: /proc/net/ entries for bluetooth protocolsMasatake YAMATO
2012-08-06Bluetooth: Free the l2cap channel list only when refcount is zeroJaganath Kanakkassery
2012-08-06Bluetooth: Move l2cap_chan_hold/put to l2cap_core.cJaganath Kanakkassery
2012-08-06Bluetooth: Make connect / disconnect cfm functions return voidAndrei Emeltchenko
2012-08-06Bluetooth: Define AMP controller statusesAndrei Emeltchenko
2012-08-06Bluetooth: trivial: Fix mixing spaces and tabs in smpAndrei Emeltchenko
2012-08-06Bluetooth: debug: Fix printing refcnt for hci_connAndrei Emeltchenko
2012-08-06Bluetooth: mgmt: Managing only BR/EDR HCI controllersAndrei Emeltchenko
2012-08-06Bluetooth: Remove missing codeAndre Guedes
2012-08-06Merge tty-next into 3.6-rc1Greg Kroah-Hartman
2012-08-06KVM: let the error pfn not depend on error codeXiao Guangrong
2012-08-06KVM: do not release the error pageXiao Guangrong
2012-08-06KVM: introduce KVM_ERR_PTR_BAD_PAGEXiao Guangrong
2012-08-06KVM: remove the unused declareXiao Guangrong
2012-08-06KVM: inline is_*_pfn functionsXiao Guangrong
2012-08-06KVM: introduce KVM_PFN_ERR_BADXiao Guangrong
2012-08-06KVM: introduce KVM_PFN_ERR_HWPOISONXiao Guangrong
2012-08-06KVM: introduce KVM_PFN_ERR_FAULTXiao Guangrong
2012-08-06KVM: Push rmap into kvm_arch_memory_slotTakuya Yoshikawa
2012-08-05ext4: make sure the journal sb is written in ext4_clear_journal_err()Theodore Ts'o