summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2011-10-31vmscan: fix shrinker callback bug in fs/super.cMikulas Patocka1-0/+1
2011-10-31mm: neaten warn_alloc_failedJoe Perches1-1/+2
2011-10-31thp: mremap support and TLB optimizationAndrea Arcangeli1-0/+5
2011-10-31memblock: add memblock_start_of_DRAM()Sam Ravnborg1-0/+1
2011-10-31mm: avoid null pointer access in vm_struct via /proc/vmallocinfoMitsuo Hayasaka1-0/+1
2011-10-31lib/string.c: introduce memchr_inv()Akinobu Mita1-0/+1
2011-10-31mm: vmscan: immediately reclaim end-of-LRU dirty pages when writeback completesMel Gorman1-1/+1
2011-10-31mm: vmscan: do not writeback filesystem pages in direct reclaimMel Gorman1-0/+1
2011-10-31mm: add comments to explain mm_struct fieldsChristoph Lameter1-2/+9
2011-10-31mm: distinguish between mlocked and pinned pagesChristoph Lameter1-1/+1
2011-10-31oom: fix race while temporarily setting current's oom_score_adjDavid Rientjes1-0/+1
2011-10-31oom: remove oom_disable_countDavid Rientjes1-3/+0
2011-10-31mm: zone_reclaim: make isolate_lru_page() filter-awareMinchan Kim1-0/+2
2011-10-31mm: compaction: make isolate_lru_page() filter-awareMinchan Kim1-0/+2
2011-10-31mm: change isolate mode from #define to bitwise typeMinchan Kim3-7/+11
2011-10-31Cross Memory AttachChristopher Yeoh3-4/+19
2011-10-31include/linux/dmar.h: forward-declare struct acpi_dmar_headerAndrew Morton1-0/+2
2011-10-31Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds3-0/+12
2011-10-31Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds5-26/+72
2011-10-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-3/+3
2011-10-31dm log userspace: add log device dependencyJonathan E Brassow1-5/+13
2011-10-31dm table: add immutable featureAlasdair G Kergon2-2/+9
2011-10-31dm table: add always writeable featureAlasdair G Kergon1-0/+7
2011-10-31dm table: add singleton featureAlasdair G Kergon1-4/+10
2011-10-31dm kcopyd: add dm_kcopyd_zero to zero an areaMikulas Patocka1-0/+4
2011-10-31dm: use local printk ratelimitNamhyung Kim1-4/+13
2011-10-31edac: Move edac main structs to include/linux/edac.hMauro Carvalho Chehab1-0/+350
2011-10-31Merge branch 'dt/gic' into next/dtArnd Bergmann6-13/+172
2011-10-31Merge branch 'omap/dt' into next/dtArnd Bergmann1-0/+18
2011-10-31irq: support domains with non-zero hwirq baseRob Herring1-1/+15
2011-10-31of/irq: introduce of_irq_initRob Herring1-0/+3
2011-10-30Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-0/+17
2011-10-30Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommuLinus Torvalds2-10/+72
2011-10-30Merge branch 'kvm-updates/3.2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-17/+21
2011-10-30Merge branch 'fbdev-next' of git://github.com/schandinat/linux-2.6Linus Torvalds1-72/+20
2011-10-30[S390] signal race with restarting system callsMartin Schwidefsky1-0/+1
2011-10-30[S390] kdump: Add infrastructure for unmapping crashkernel memoryMichael Holzheu1-0/+6
2011-10-30[S390] kdump: Add size to elfcorehdr kernel parameterMichael Holzheu1-0/+1
2011-10-30[S390] kdump: Add KEXEC_CRASH_CONTROL_MEMORY_LIMITMichael Holzheu1-0/+4
2011-10-30i2c: Functions for byte-swapped smbus_write/read_word_dataJonathan Cameron1-0/+17
2011-10-30KVM: s390: implement sigp external callChristian Ehrhardt1-0/+1
2011-10-30vlan: allow nested vlan_do_receive()Eric Dumazet1-3/+3
2011-10-29Merge branch 'devicetree/merge' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds1-0/+1
2011-10-29Merge branch 'spi/next' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds1-0/+17
2011-10-29Merge branch 'gpio/next' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2-12/+13
2011-10-29fs: optimize out 16 bytes worth of padding in struct inodeTheodore Ts'o1-5/+5
2011-10-29of: include errno.hKalle Valo1-0/+1
2011-10-29I2C: OMAP: remove unused function pointers from pdataKevin Hilman1-3/+0
2011-10-29I2C: OMAP1/OMAP2+: add flags field to omap i2c platform dataAndy Green1-0/+1
2011-10-29I2C: OMAP: add rev to omap i2c platform dataAndy Green1-0/+1