summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-07-10tty: Sort out the USB sysrq changes that wrecked performanceAlan Cox1-4/+11
2009-07-10Merge branch 'linux-next' of git://git.infradead.org/ubi-2.6Linus Torvalds9-98/+116
2009-07-10Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6Linus Torvalds7-77/+93
2009-07-10Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds16-66/+97
2009-07-10Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osdLinus Torvalds13-34/+750
2009-07-10Merge branch 'drm-intel-next' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds19-188/+1159
2009-07-10Doc: move Documentation/exception.txt into x86 subdirAmerigo Wang2-0/+2
2009-07-10Doc: update Documentation/exception.txtAmerigo Wang1-101/+101
2009-07-10fuse: Fix build errorLarry Finger2-0/+2
2009-07-10Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds20-51/+62
2009-07-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryu...Linus Torvalds4-34/+15
2009-07-10Merge branch 'core-fixes-for-linus-2' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds6-18/+20
2009-07-10Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/l...Linus Torvalds52-1724/+2105
2009-07-10sched: optimize cond_resched()Peter Zijlstra2-6/+13
2009-07-10sched: INIT_PREEMPT_COUNTPeter Zijlstra24-40/+29
2009-07-10drm/i915: Fix for LVDS VBT change on IGDNGZhenyu Wang1-1/+9
2009-07-10drm/i915: Zap the GTT mapping when transitioning from untiled to tiled.Eric Anholt3-1/+8
2009-07-10drm/i915: Refactor calls to unmap_mapping_rangeChris Wilson1-9/+27
2009-07-10dma-debug: Fix the overlap() function to be correct and readableIngo Molnar1-12/+12
2009-07-10drm/i915: Avoid saving/restore the modesetting registers twice in KMS modeZhao Yakui1-100/+121
2009-07-10drm: Disable the unused connectors explicitly when resuming with KMS.Zhao Yakui1-0/+2
2009-07-10drm/i915: Restore the KMS modeset for every activated CRTCZhao Yakui1-0/+5
2009-07-10drm/i915: Fix harmless warning from patch merged after i2c rework.Eric Anholt1-1/+1
2009-07-10drm/i915: Disable GEM when a broken video BIOS takes up the whole aperture.Eric Anholt1-9/+20
2009-07-10Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds6-14/+12
2009-07-10cfq-iosched: reset oom_cfqq in cfq_set_request()Vivek Goyal1-1/+1
2009-07-10block: fix sg SG_DXFER_TO_FROM_DEV regressionFUJITA Tomonori3-10/+17
2009-07-10block: call blk_scsi_ioctl_init()FUJITA Tomonori1-0/+1
2009-07-10Fix congestion_wait() sync/async vs read/write confusionJens Axboe16-40/+43
2009-07-10oprofile: reset bt_lost_no_mapping with other statsMaynard Johnson1-0/+1
2009-07-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds4-4/+12
2009-07-09mx3fb: fix regression with uninitalized fb_info->mm_lock mutexKrzysztof Helt1-5/+0
2009-07-09sm501fb: fix regression with uninitalized fb_info->mm_lock mutexKrzysztof Helt1-3/+0
2009-07-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds13-896/+686
2009-07-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds40-60/+192
2009-07-09Fix compile error in bmac.cDave Jones1-1/+1
2009-07-10x86/oprofile: rename kernel parameter for architectural perfmon to arch_perfmonRobert Richter2-3/+3
2009-07-09cxgb3: Fix crash caused by stashing wrong netdev_queueRoland Dreier1-2/+1
2009-07-09ixgbe: Fix coexistence of FCoE and Flow Director in 82599Yi Zou2-8/+17
2009-07-09memory barrier: adding smp_mb__after_lockJiri Olsa3-1/+13
2009-07-09net: adding memory barrier to the poll and receive callbacksJiri Olsa10-19/+85
2009-07-09cifs: when ATTR_READONLY is set, only clear write bits on non-directoriesJeff Layton1-4/+4
2009-07-09cifs: remove cifsInodeInfo->inUse counterJeff Layton2-2/+0
2009-07-09cifs: convert cifs_get_inode_info and non-posix readdir to use cifs_igetJeff Layton5-529/+252
2009-07-09drm/i915: Check the LID device to decide whether the LVDS should be initializedZhao Yakui1-0/+70
2009-07-09[CIFS] update cifs version numberSteve French2-2/+6
2009-07-09cifs: add and use CIFSSMBUnixSetFileInfo for setattr callsJeff Layton3-1/+77
2009-07-09cifs: make a separate function for filling out FILE_UNIX_BASIC_INFOJeff Layton1-32/+42
2009-07-09cifs: rename CIFSSMBUnixSetInfo to CIFSSMBUnixSetPathInfoJeff Layton5-22/+23
2009-07-09cifs: add pid of initiating process to spnego upcall infoJeff Layton1-1/+8