summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2010-07-05KVM: VMX: enable VMXON check with SMX enabled (Intel TXT)Shane Wang
2010-07-05perf_events: Fix races and clean up perf_event and perf_mmap_data interactionPeter Zijlstra
2010-07-05tracing: Fix null pointer deref with SEND_SIG_FORCEDOleg Nesterov
2010-07-05wrong type for 'magic' argument in simple_fill_super()Roberto Sassu
2010-07-05misc: Fix allocation 'borrowed' by vhost_netAlan Cox
2010-07-05ahci: add pci quirk for JMB362Tejun Heo
2010-07-05compat: factor out compat_rw_copy_check_uvector from compat_do_readv_writevJeff Moyer
2010-07-05slub: move kmem_cache_node into it's own cachelineAlexander Duyck
2010-07-05SLUB: Allow full duplication of kmalloc array for 390Christoph Lameter
2010-07-05aio: fix the compat vectored operationsJeff Moyer
2010-07-05tmpfs: insert tmpfs cache pages to inactive list at firstKOSAKI Motohiro
2010-07-05USB: fix usbmon and DMA mapping for scatter-gather URBsAlan Stern
2010-05-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2010-05-16rtnetlink: make SR-IOV VF interface symmetricChris Wright
2010-05-16tcp: fix MD5 (RFC2385) supportEric Dumazet
2010-05-15Fix the regression created by "set S_DEAD on unlink()..." commitAl Viro
2010-05-11revert "procfs: provide stack information for threads" and its fixup commitsRobin Holt
2010-05-11dma-mapping: fix dma_sync_single_range_*FUJITA Tomonori
2010-05-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2010-05-07Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds
2010-05-07Merge branch 'v4l_for_2.6.34' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2010-05-07Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2010-05-07drm/ttm: Remove the ttm_bo_block_reservation() function.Thomas Hellstrom
2010-05-06V4L/DVB: saa7146: fix regression of the av7110/budget-av driverHans Verkuil
2010-05-06rcu: create rcu_my_thread_group_empty() wrapperPaul E. McKenney
2010-05-06sctp: Fix a race between ICMP protocol unreachable and connect()Vlad Yasevich
2010-05-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2010-05-04cgroup: Check task_lock in task_subsys_state()Li Zefan
2010-05-04i2c-core: Use per-adapter userspace device listsJean Delvare
2010-05-02net: fix compile error due to double return type in SOCK_DEBUGJan Engelhardt
2010-04-30USB: rename usb_buffer_alloc() and usb_buffer_free()Daniel Mack
2010-04-29Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds
2010-04-28sctp: Fix skb_over_panic resulting from multiple invalid parameter errors (CV...Neil Horman
2010-04-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2010-04-28sctp: Fix oops when sending queued ASCONF chunksVlad Yasevich
2010-04-28sctp: avoid irq lock inversion while call sk->sk_data_ready()Wei Yongjun
2010-04-28Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/brodo/...Linus Torvalds
2010-04-28Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2010-04-28coda: move backing-dev.h kernel include inside __KERNEL__Jens Axboe
2010-04-25Catch filesystems lacking s_bdiJörn Engel
2010-04-24hugetlb: fix infinite loop in get_futex_key() when backed by huge pagesMel Gorman
2010-04-23Cleanup generic block based fiemapJosef Bacik
2010-04-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds
2010-04-22NFS: Fix an unstable write data integrity raceTrond Myklebust
2010-04-22smbfs: add bdi backing to mount sessionJens Axboe
2010-04-22ncpfs: add bdi backing to mount sessionJens Axboe
2010-04-22coda: add bdi backing to mount sessionJens Axboe
2010-04-22bdi: add helper function for doing init and register of a bdi for a file systemJens Axboe
2010-04-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg...Linus Torvalds
2010-04-21pcmcia: pcmcia_dev_present bugfixDominik Brodowski