aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-05-12Merge commit 'v2.6.39-rc7' into sched/coreIngo Molnar28-42/+107
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
2011-04-28flex_array: flex_array_prealloc takes a number of elements, not an endEric Paris1-1/+1
2011-04-28usbnet: Resubmit interrupt URB if device is openPaul Stewart1-0/+1
2011-04-28mm: thp: fix /dev/zero MAP_PRIVATE and vm_flags cleanupsAndrea Arcangeli2-2/+3
2011-04-27Input: wm831x-ts - allow IRQ flags to be specifiedMark Brown1-0/+2
2011-04-27mmc: fix a race between card-detect rescan and clock-gate work instancesGuennadi Liakhovetski1-1/+0
2011-04-27Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6Linus Torvalds3-3/+7
2011-04-27NFSv4: Ensure we request the ordinary fileid when doing readdirplusTrond Myklebust1-0/+2
2011-04-27drm/i915: restore only the mode of this driver on lastclose (v2)Dave Airlie1-0/+1
2011-04-27drm/radeon/kms: add info query for tile pipesAlex Deucher1-0/+1
2011-04-25add hlist_bl_lock/unlock helpersChristoph Hellwig1-0/+11
2011-04-25bit_spinlock: don't play preemption games inside the busy loopLinus Torvalds1-4/+4
2011-04-25ptrace: Prepare to fix racy accesses on task breakpointsFrederic Weisbecker2-1/+15
2011-04-24SUNRPC: Allow RPC calls to return ETIMEDOUT instead of EIOTrond Myklebust1-1/+2
2011-04-24NFSv4.1: Don't loop forever in nfs4_proc_create_sessionTrond Myklebust1-0/+1
2011-04-24Merge branch 'dcache-cleanup'Linus Torvalds1-2/+2
2011-04-24libata: Implement ATA_FLAG_NO_DIPM and apply it to mcp65Tejun Heo1-0/+1
2011-04-24libata: Kill unused ATA_DFLAG_{H|D}IPM flagsTejun Heo1-2/+0
2011-04-24vfs: get rid of insane dentry hashing rulesLinus Torvalds1-2/+2
2011-04-24sched: Get rid of lock_depthJonathan Corbet2-7/+0
2011-04-22SECURITY: Move exec_permission RCU checks into security modulesAndi Kleen1-1/+1
2011-04-21Merge commit 'v2.6.39-rc4' into sched/coreIngo Molnar14-39/+62
2011-04-20Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds1-13/+13
2011-04-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-2/+2
2011-04-19Merge branch 'timer-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-2/+3
2011-04-19[media] media: add missing 8-bit bayer formats and Y12Michael Jones1-2/+5
2011-04-19[media] v4l: add V4L2_PIX_FMT_Y12 formatMichael Jones1-0/+1
2011-04-19block: get rid of QUEUE_FLAG_REENTERJens Axboe1-13/+13
2011-04-18NFSv4.1: Don't update sequence number if rpc_task is not sentBryan Schumaker1-0/+2
2011-04-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds2-4/+12
2011-04-18Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2-6/+7
2011-04-18next_pidmap: fix overflow conditionLinus Torvalds1-1/+1