summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* oom: fix race while temporarily setting current's oom_score_adjDavid Rientjes2011-10-311-0/+1
* oom: remove oom_disable_countDavid Rientjes2011-10-311-3/+0
* mm: zone_reclaim: make isolate_lru_page() filter-awareMinchan Kim2011-10-311-0/+2
* mm: compaction: make isolate_lru_page() filter-awareMinchan Kim2011-10-311-0/+2
* mm: change isolate mode from #define to bitwise typeMinchan Kim2011-10-314-11/+15
* Cross Memory AttachChristopher Yeoh2011-10-313-4/+19
* include/linux/dmar.h: forward-declare struct acpi_dmar_headerAndrew Morton2011-10-311-0/+2
* dma-mapping: fix sync_single_range_* DMA debuggingClemens Ladisch2011-10-311-2/+12
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2011-10-313-4/+6
|\
| * vlan: allow nested vlan_do_receive()Eric Dumazet2011-10-301-3/+3
| * ipv6: tcp: fix TCLASS value in ACK messages sent from TIME_WAITEric Dumazet2011-10-272-1/+3
* | Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2011-10-301-0/+17
|\ \
| * | i2c: Functions for byte-swapped smbus_write/read_word_dataJonathan Cameron2011-10-301-0/+17
* | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommuLinus Torvalds2011-10-302-10/+72
|\ \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| *-----. \ \ Merge branches 'amd/fixes', 'debug/dma-api', 'arm/omap', 'arm/msm', 'core', '...Joerg Roedel2011-10-212-10/+72
| |\ \ \ \ \ \
| | | | | * | | iommu/core: Remove global iommu_ops and register_iommuJoerg Roedel2011-10-211-1/+0
| | | | | * | | iommu/core: Convert iommu_found to iommu_presentJoerg Roedel2011-10-211-2/+2
| | | | | * | | iommu/core: Add bus_type parameter to iommu_domain_allocJoerg Roedel2011-10-211-2/+4
| | | | | * | | Driver core: Add iommu_ops to bus_typeJoerg Roedel2011-10-212-0/+8
| | | | | * | | iommu/core: Define iommu_ops and register_iommu only with CONFIG_IOMMU_APIJoerg Roedel2011-10-211-5/+3
| | | |_|/ / / | | |/| | | |
| | | | * | | iommu/core: let drivers know if an iommu fault handler isn't installedOhad Ben-Cohen2011-09-301-1/+5
| | | | * | | iommu/core: Add fault reporting mechanismOhad Ben-Cohen2011-09-141-0/+51
| | | |/ / /
* | | | | | Merge branch 'kvm-updates/3.2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2011-10-302-17/+21
|\ \ \ \ \ \
| * | | | | | KVM: s390: implement sigp external callChristian Ehrhardt2011-10-301-0/+1
| * | | | | | KVM: Fix simultaneous NMIsAvi Kivity2011-09-251-0/+1
| * | | | | | KVM: Clean up and extend rate-limited outputJan Kiszka2011-09-251-5/+3
| * | | | | | KVM: PPC: Enable the PAPR CAP for Book3SAlexander Graf2011-09-251-0/+1
| * | | | | | KVM: PPC: Add support for explicit HIOR settingAlexander Graf2011-09-251-0/+1
| * | | | | | KVM: Intelligent device lookup on I/O busSasha Levin2011-09-251-9/+9
| * | | | | | KVM: Make coalesced mmio use a device per zoneSasha Levin2011-09-251-2/+3
| * | | | | | KVM: x86: Raise the hard VCPU count limitSasha Levin2011-09-251-1/+2
* | | | | | | Merge branch 'fbdev-next' of git://github.com/schandinat/linux-2.6Linus Torvalds2011-10-308-111/+300
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | |
| * | | | | | Merge branch 'for-florian' of git://gitorious.org/linux-omap-dss2/linux into ...Florian Tobias Schandinat2011-10-155-20/+163
| |\ \ \ \ \ \
| | * | | | | | OMAPDSS: DISPC: zorder support for DSS overlaysArchit Taneja2011-10-031-0/+1
| | * | | | | | OMAPDSS: DISPC: VIDEO3 pipeline supportArchit Taneja2011-10-031-1/+4
| | * | | | | | OMAPDSS/OMAP_VOUT: Fix incorrect OMAP3-alpha compatibility settingArchit Taneja2011-10-031-1/+2
| | * | | | | | OMAPDSS: remove vaddr from overlay infoTomi Valkeinen2011-09-301-1/+0
| | * | | | | | OMAPDSS: Add N800 panel driverTomi Valkeinen2011-09-301-0/+15
| | * | | | | | OMAPDSS: Taal: remove external backlight supportTomi Valkeinen2011-09-301-6/+2
| | * | | | | | OMAP: DSS2: add panel-dvi driverTomi Valkeinen2011-09-301-0/+37
| | * | | | | | OMAP: DSS2: add detect() to omap_dss_driver structTomi Valkeinen2011-09-301-0/+1
| | * | | | | | OMAP: DSS2: add read_edid() to omap_dss_driver structTomi Valkeinen2011-09-301-0/+2
| | * | | | | | OMAP: DSS2: DISPC: Add missing IRQ definitionsTomi Valkeinen2011-09-301-0/+3
| | * | | | | | OMAP: DSS2: DSI: Add comment about regnTomi Valkeinen2011-09-301-0/+1
| | * | | | | | OMAP: DSS2: HDMI: change regn definitionTomi Valkeinen2011-09-301-0/+1
| | * | | | | | OMAP: DSS2: DSI Video mode supportArchit Taneja2011-09-301-0/+32
| | * | | | | | OMAP: DSS2: Create an enum for DSI pixel formatsArchit Taneja2011-09-301-0/+8
| | * | | | | | OMAP: DSS2: DSI: Introduce generic read functionsArchit Taneja2011-09-301-0/+6
| | * | | | | | OMAP: DSS2: DSI: Remove functions dsi_vc_dcs_read_1() and dsi_vc_dcs_read_2()Archit Taneja2011-09-301-4/+0
| | * | | | | | OMAP: DSS2: DSI: Introduce generic write functionsArchit Taneja2011-09-301-2/+10