summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* kernel.h/checkpatch: mark strict_strto<foo> and simple_strto<foo> as obsoleteJoe Perches2011-10-311-0/+4
* llist-return-whether-list-is-empty-before-adding-in-llist_add-fixAndrew Morton2011-10-311-1/+1
* lib: rename pack_hex_byte() to hex_byte_pack()Andy Shevchenko2011-10-311-1/+6
* drivers/leds/leds-renesas-tpu.c: move Renesas TPU LED driver platform dataMagnus Damm2011-10-311-0/+0
* leds: Renesas TPU LED driverMagnus Damm2011-10-311-0/+14
* backlight: fix broken regulator API usage in l4f00242t03Mark Brown2011-10-311-2/+0
* treewide: use __printf not __attribute__((format(printf,...)))Joe Perches2011-10-3132-220/+197
* lis3lv02d: make regulator API usage unconditionalMark Brown2011-10-311-1/+0
* mm: compaction: make compact_zone_order() staticKyungmin Park2011-10-311-8/+0
* vmscan: fix shrinker callback bug in fs/super.cMikulas Patocka2011-10-311-0/+1
* mm: neaten warn_alloc_failedJoe Perches2011-10-311-1/+2
* include/asm-generic/page.h: calculate virt_to_page and page_to_virt via prede...Sonic Zhang2011-10-311-2/+2
* thp: mremap support and TLB optimizationAndrea Arcangeli2011-10-311-0/+5
* memblock: add memblock_start_of_DRAM()Sam Ravnborg2011-10-311-0/+1
* mm: avoid null pointer access in vm_struct via /proc/vmallocinfoMitsuo Hayasaka2011-10-311-0/+1
* lib/string.c: introduce memchr_inv()Akinobu Mita2011-10-311-0/+1
* mm: vmscan: immediately reclaim end-of-LRU dirty pages when writeback completesMel Gorman2011-10-311-1/+1
* mm: vmscan: do not writeback filesystem pages in direct reclaimMel Gorman2011-10-311-0/+1
* mm: add comments to explain mm_struct fieldsChristoph Lameter2011-10-311-2/+9
* mm: distinguish between mlocked and pinned pagesChristoph Lameter2011-10-311-1/+1
* 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