aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-05-28Merge branch 'misc-2.6.35' into releaseLen Brown1-13/+0
2010-05-28Merge branches 'video' and 'video-edid' into releaseLen Brown1-0/+16
2010-05-28Merge branch 'acpi_enable' into releaseLen Brown1-1/+0
2010-05-28Merge branch 'bjorn-pci-root-v4-2.6.35' into releaseLen Brown2-3/+2
2010-05-21ACPI: delete unused c-state promotion/demotion data strucuturesLen Brown1-13/+0
2010-05-19Add x64 support to debugfsHuang Ying1-0/+2
2010-05-19ACPI, APEI, Error Record Serialization Table (ERST) supportHuang Ying1-0/+21
2010-05-19ACPI, APEI, UEFI Common Platform Error Record (CPER) headerHuang Ying1-0/+314
2010-05-19Unified UUID/GUID definitionHuang Ying1-0/+70
2010-05-19ACPI Hardware Error Device (PNP0C33) supportHuang Ying1-0/+18
2010-05-19ACPI, APEI, PCIE AER, use general HEST table parsing in AER firmware_first setupHuang Ying2-13/+2
2010-05-19ACPI, APEI, HEST table parsingHuang Ying1-0/+13
2010-05-19ACPI, IO memory pre-mapping and atomic accessingHuang Ying1-0/+10
2010-05-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2-22/+22
2010-05-16rtnetlink: make SR-IOV VF interface symmetricChris Wright1-4/+19
2010-05-16tcp: fix MD5 (RFC2385) supportEric Dumazet1-18/+3
2010-05-15Fix the regression created by "set S_DEAD on unlink()..." commitAl Viro1-0/+14
2010-05-12ACPI: Unconditionally set SCI_EN on resumeMatthew Garrett1-1/+0
2010-05-11revert "procfs: provide stack information for threads" and its fixup commitsRobin Holt1-1/+0
2010-05-11dma-mapping: fix dma_sync_single_range_*FUJITA Tomonori1-2/+2
2010-05-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2-0/+4
2010-05-07Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6Linus Torvalds1-28/+0
2010-05-07Merge branch 'v4l_for_2.6.34' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6Linus Torvalds1-1/+0
2010-05-07Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds2-0/+3
2010-05-07drm/ttm: Remove the ttm_bo_block_reservation() function.Thomas Hellstrom1-28/+0
2010-05-06V4L/DVB: saa7146: fix regression of the av7110/budget-av driverHans Verkuil1-1/+0
2010-05-06rcu: create rcu_my_thread_group_empty() wrapperPaul E. McKenney1-0/+2
2010-05-06sctp: Fix a race between ICMP protocol unreachable and connect()Vlad Yasevich2-0/+4
2010-05-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2-1/+2
2010-05-04cgroup: Check task_lock in task_subsys_state()Li Zefan1-0/+1
2010-05-04i2c-core: Use per-adapter userspace device listsJean Delvare1-0/+2
2010-05-02net: fix compile error due to double return type in SOCK_DEBUGJan Engelhardt1-1/+1
2010-04-30USB: rename usb_buffer_alloc() and usb_buffer_free()Daniel Mack1-3/+15
2010-04-29Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds1-0/+1
2010-04-28sctp: Fix skb_over_panic resulting from multiple invalid parameter errors (CVE-2010-1173) (v4)Neil Horman1-0/+1
2010-04-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2-0/+2
2010-04-28sctp: Fix oops when sending queued ASCONF chunksVlad Yasevich1-0/+1
2010-04-28sctp: avoid irq lock inversion while call sk->sk_data_ready()Wei Yongjun1-0/+1
2010-04-28Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6Linus Torvalds2-9/+6
2010-04-28Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds4-0/+10
2010-04-28coda: move backing-dev.h kernel include inside __KERNEL__Jens Axboe1-1/+2
2010-04-25Catch filesystems lacking s_bdiJörn Engel1-0/+1
2010-04-24hugetlb: fix infinite loop in get_futex_key() when backed by huge pagesMel Gorman1-0/+9
2010-04-23Cleanup generic block based fiemapJosef Bacik1-2/+3
2010-04-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6Linus Torvalds2-2/+2
2010-04-22NFS: Fix an unstable write data integrity raceTrond Myklebust1-0/+1
2010-04-22smbfs: add bdi backing to mount sessionJens Axboe1-0/+3
2010-04-22ncpfs: add bdi backing to mount sessionJens Axboe1-0/+2
2010-04-22coda: add bdi backing to mount sessionJens Axboe1-0/+2
2010-04-22bdi: add helper function for doing init and register of a bdi for a file systemJens Axboe1-0/+1