summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2011-10-31mm: avoid null pointer access in vm_struct via /proc/vmallocinfoMitsuo Hayasaka
2011-10-31lib/string.c: introduce memchr_inv()Akinobu Mita
2011-10-31mm: vmscan: immediately reclaim end-of-LRU dirty pages when writeback completesMel Gorman
2011-10-31mm: vmscan: do not writeback filesystem pages in direct reclaimMel Gorman
2011-10-31mm: add comments to explain mm_struct fieldsChristoph Lameter
2011-10-31mm: distinguish between mlocked and pinned pagesChristoph Lameter
2011-10-31oom: fix race while temporarily setting current's oom_score_adjDavid Rientjes
2011-10-31oom: remove oom_disable_countDavid Rientjes
2011-10-31mm: zone_reclaim: make isolate_lru_page() filter-awareMinchan Kim
2011-10-31mm: compaction: make isolate_lru_page() filter-awareMinchan Kim
2011-10-31mm: change isolate mode from #define to bitwise typeMinchan Kim
2011-10-31Cross Memory AttachChristopher Yeoh
2011-10-31include/linux/dmar.h: forward-declare struct acpi_dmar_headerAndrew Morton
2011-10-31Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds
2011-10-31Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2011-10-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2011-10-31Merge branch 'dt/gic' into next/dtArnd Bergmann
2011-10-31Merge branch 'omap/dt' into next/dtArnd Bergmann
2011-10-31irq: support domains with non-zero hwirq baseRob Herring
2011-10-31of/irq: introduce of_irq_initRob Herring
2011-10-30Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2011-10-30Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommuLinus Torvalds
2011-10-30Merge branch 'kvm-updates/3.2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2011-10-30Merge branch 'fbdev-next' of git://github.com/schandinat/linux-2.6Linus Torvalds
2011-10-30[S390] signal race with restarting system callsMartin Schwidefsky
2011-10-30[S390] kdump: Add infrastructure for unmapping crashkernel memoryMichael Holzheu
2011-10-30[S390] kdump: Add size to elfcorehdr kernel parameterMichael Holzheu
2011-10-30[S390] kdump: Add KEXEC_CRASH_CONTROL_MEMORY_LIMITMichael Holzheu
2011-10-30i2c: Functions for byte-swapped smbus_write/read_word_dataJonathan Cameron
2011-10-30KVM: s390: implement sigp external callChristian Ehrhardt
2011-10-30vlan: allow nested vlan_do_receive()Eric Dumazet
2011-10-29Merge branch 'devicetree/merge' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2011-10-29Merge branch 'spi/next' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2011-10-29Merge branch 'gpio/next' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2011-10-29fs: optimize out 16 bytes worth of padding in struct inodeTheodore Ts'o
2011-10-29of: include errno.hKalle Valo
2011-10-29I2C: OMAP: remove unused function pointers from pdataKevin Hilman
2011-10-29I2C: OMAP1/OMAP2+: add flags field to omap i2c platform dataAndy Green
2011-10-29I2C: OMAP: add rev to omap i2c platform dataAndy Green
2011-10-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds
2011-10-28Merge branch 'for-linus' of git://ceph.newdream.net/git/ceph-clientLinus Torvalds
2011-10-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds
2011-10-28Merge branch 'next-rebase' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds
2011-10-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb...Linus Torvalds
2011-10-28Merge branch 'devel-stable' of http://ftp.arm.linux.org.uk/pub/linux/arm/kern...Linus Torvalds
2011-10-28mlx4_core: Add extended port capabilities supportMarcel Apfelbaum
2011-10-28Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/hch/...Linus Torvalds
2011-10-28Merge branch '3.2-without-smb2' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2011-10-28vfs: add generic_file_llseek_sizeAndi Kleen
2011-10-28vfs: do (nearly) lockless generic_file_llseekAndi Kleen