aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAge
* modules: Fix module_bug_list list corruption raceLinus Torvalds2010-10-05
* Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2010-10-01
|\
| * drm: Hold the mutex when dropping the last GEM reference (v2)Chris Wilson2010-10-01
| * drm/gem: handlecount isn't really a kref so don't make it one.Dave Airlie2010-09-30
| * drm: Prune GEM vma entriesChris Wilson2010-09-27
| * drm/radeon: fix PCI ID 5657 to be an RV410Dave Airlie2010-09-26
* | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2010-10-01
|\ \
| * | ACPI: Fix typosLucas De Marchi2010-09-28
* | | Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2010-10-01
|\ \ \
| * | | intel_idle: Voluntary leave_mm before entering deeperSuresh Siddha2010-09-30
| |/ /
* | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/as...Linus Torvalds2010-09-29
|\ \ \ | |/ / |/| |
| * | missing inline keyword for static function in linux/dmaengine.hMathieu Lacage2010-09-22
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-09-28
|\ \ \
| * | | tcp: Fix >4GB writes on 64-bit.David S. Miller2010-09-27
| * | | tproxy: check for transparent flag in ip_route_newportsUlrich Weber2010-09-27
| * | | ipv6: add a missing unregister_pernet_subsys callNeil Horman2010-09-26
| * | | net: reset skb queue mapping when rx'ing over tunnelTom Herbert2010-09-26
| * | | net: Move "struct net" declaration inside the __KERNEL__ macro guardOllie Wild2010-09-22
| * | | xfrm: Allow different selector family in temporary stateThomas Egerer2010-09-20
* | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2010-09-27
|\ \ \ \ | |_|_|/ |/| | |
| * | | Merge branch 'amd-iommu/2.6.36' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar2010-09-24
| |\ \ \ | | |_|/ | |/| |
| | * | x86/amd-iommu: Work around S3 BIOS bugJoerg Roedel2010-09-23
* | | | arm: fix "arm: fix pci_set_consistent_dma_mask for dmabounce devices"FUJITA Tomonori2010-09-22
* | | | fs: {lock,unlock}_flocks() stubs to prepare for BKL removalSage Weil2010-09-21
|/ / /
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-09-19
|\ \ \ | | |/ | |/|
| * | netpoll: Disable IRQ around RCU dereference in netpoll_rxHerbert Xu2010-09-17
| * | tcp: Prevent overzealous packetization by SWS logic.Alexey Kuznetsov2010-09-15
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds2010-09-16
|\ \ \
| * | | workqueue: add documentationTejun Heo2010-09-13
| | |/ | |/|
* | | Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2010-09-16
|\ \ \
| * | | drm: Use a nondestructive mode for output detect when polling (v2)Chris Wilson2010-09-14
| * | | drm: Use a nondestructive mode for output detect when pollingChris Wilson2010-09-13
| |/ /
* | | Merge ssh://master.kernel.org/home/hpa/tree/secLinus Torvalds2010-09-14
|\ \ \
| * | | compat: Make compat_alloc_user_space() incorporate the access_ok()H. Peter Anvin2010-09-14
* | | | Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds2010-09-14
|\ \ \ \ | |/ / / |/| | |
| * | | SUNRPC: Fix a race in rpc_info_openTrond Myklebust2010-09-12
| |/ /
* | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds2010-09-13
|\ \ \
| * | | dquot: do full inode dirty in allocating spaceShaohua Li2010-09-09
* | | | Merge branch 'next-spi' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2010-09-13
|\ \ \ \ | |_|/ / |/| | |
| * | | spi/dw_spi: clean the cs_control codeFeng Tang2010-09-08
| * | | gpiolib: Add 'struct gpio_chip' forward declaration for !GPIOLIB caseAnton Vorontsov2010-09-01
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-09-11
|\ \ \ \ | | |_|/ | |/| |
| * | | Merge branch 'vhost-net' of git://git.kernel.org/pub/scm/linux/kernel/git/mst...David S. Miller2010-09-10
| |\ \ \
| | * | | cgroups: fix API thinkoMichael S. Tsirkin2010-09-05
| * | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller2010-09-09
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | udp: add rehash on connect()Eric Dumazet2010-09-09
| * | | | ipvs: fix active FTPJulian Anastasov2010-09-08
| * | | | cls_cgroup: Fix rcu lockdep warningLi Zefan2010-09-03
| | |/ / | |/| |
* | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2010-09-10
|\ \ \ \
| * | | | block: add function call to switch the IO scheduler from a driverJens Axboe2010-08-23