aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-05-25mtd: physmap: convert to mtd_device_register()Jamie Iles1-4/+0
2011-05-25mtd: provide of_mtd_parse_partitions for !CONFIG_MTD_OF_PARTSJamie Iles1-0/+9
2011-05-25mtd: introduce mtd_device_(un)register()Jamie Iles2-1/+7
2011-05-25mtd: create function to perform large allocationsGrant Erickson1-0/+2
2011-05-25mtd: nand: renumber conflicting BBT flagsBrian Norris1-2/+2
2011-05-18Merge branch 'devicetree/merge' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2-3/+6
2011-05-18drivercore: revert addition of of_match to struct deviceGrant Likely2-7/+6
2011-05-18of: fix race when matching driversMilton Miller1-2/+6
2011-05-18Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds1-0/+1
2011-05-18procfs: add stub for proc_mkdir_mode()Randy Dunlap1-0/+2
2011-05-17scsi: remove performance regression due to async queue runJens Axboe1-0/+1
2011-05-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmcLinus Torvalds1-0/+1
2011-05-16Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6Linus Torvalds1-1/+1
2011-05-16Revert "mmc: fix a race between card-detect rescan and clock-gate work instances"Chris Ball1-0/+1
2011-05-16drm: Take lock around probes for drm_fb_helper_hotplug_eventChris Wilson1-1/+1
2011-05-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstableLinus Torvalds1-1/+0
2011-05-14fs: remove FS_COW_FLLi Zefan1-1/+0
2011-05-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2-7/+17
2011-05-13Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds1-0/+1
2011-05-13bonding,llc: Fix structure sizeof incompatibility for some PDUsVitalii Demianets1-4/+4
2011-05-13Cache user_ns in struct credSerge E. Hallyn2-14/+9
2011-05-12ipv6: restore correct ECN handling on TCP xmitSteinar H. Gunderson1-3/+13
2011-05-12Merge branch 'fbmem'Linus Torvalds1-0/+1
2011-05-12fbcon: add lifetime refcount to opened frame buffersLinus Torvalds1-0/+1
2011-05-11NFSv4.1: Ensure that layoutget uses the correct gfp modesTrond Myklebust1-0/+1
2011-05-11mm: tracing: add missing GFP flags to tracingMel Gorman1-1/+5
2011-05-11mm: add alloc_pages_exact_nid()Andi Kleen1-0/+2
2011-05-11mm: use alloc_bootmem_node_nopanic() on really needed pathYinghai Lu1-0/+2
2011-05-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2-0/+20
2011-05-10Merge branch 'pablo/nf-2.6-updates' of git://1984.lsi.us.es/net-2.6David S. Miller1-0/+17
2011-05-10xfrm: Assign the inner mode output function to the dst entrySteffen Klassert1-0/+3
2011-05-10IPVS: init and cleanup restructuringHans Schillstrom1-0/+17
2011-05-09Don't lock guardpage if the stack is growing upMikulas Patocka1-1/+23
2011-05-09Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6Linus Torvalds1-1/+1
2011-05-09drm: mm: fix debug outputDaniel Vetter1-1/+1
2011-05-07Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds2-1/+15
2011-05-06Regression: partial revert "tracing: Remove lock_depth from event entry"Arjan van de Ven1-0/+1
2011-05-06Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 into perf/urgentIngo Molnar6-3/+10
2011-05-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6Linus Torvalds1-1/+1
2011-05-04slub: Fix the lockless code on 32-bit platforms with no 64-bit cmpxchgThomas Gleixner1-1/+1
2011-05-04Merge branch 'perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/random-tracing into perf/urgentIngo Molnar2-1/+15
2011-05-04Merge branch 'for-linus' of git://git.infradead.org/users/eparis/selinux into for-linusJames Morris1-1/+1
2011-05-04drm/radeon/kms: fix gart setup on fusion parts (v2)Alex Deucher1-0/+1
2011-05-04drm/radeon/kms: add some new pci idsAlex Deucher1-0/+5
2011-05-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmcLinus Torvalds1-1/+0
2011-05-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds1-0/+2
2011-05-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-0/+1
2011-05-01i2c-i801: Move device ID definitions to driverJean Delvare1-4/+0
2011-04-28Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6Linus Torvalds2-0/+2
2011-04-28Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds3-1/+7