Commit Graph

157423 Commits (f80330357284c908e1f67cc8b4d8e56a3e2f6fc6)
 

Author SHA1 Message Date
Linus Torvalds 535e0c1726 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 16 years ago
Linus Torvalds 0edfa2b1b5 Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs 16 years ago
Linus Torvalds 5a09adf130 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryusuke/nilfs2 16 years ago
Linus Torvalds 931f70350e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu 16 years ago
Linus Torvalds e305fc5ecd Merge branch 'slab/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/slab-2.6 16 years ago
Linus Torvalds 154f807e55 Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dm 16 years ago
Linus Torvalds 9b6a3df372 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 16 years ago
Linus Torvalds d3acd16cda Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 16 years ago
Linus Torvalds 93697a3cab Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 16 years ago
Linus Torvalds 6399534472 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input 16 years ago
Nicolas Pitre 9de6886ec6 ext2: fix unbalanced kmap()/kunmap() 16 years ago
Linus Torvalds ac7ac9f2b9 Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jlbec/ocfs2 16 years ago
Linus Torvalds ac89a9174d pty: don't limit the writes to 'pty_space()' inside 'pty_write()' 16 years ago
Linus Torvalds 37f81fa1f6 n_tty: do O_ONLCR translation as a single write 16 years ago
Oleg Nesterov a2a8474c3f exec: do not sleep in TASK_TRACED under ->cred_guard_mutex 16 years ago
Mel Gorman dd5d241ea9 page-allocator: always change pageblock ownership when anti-fragmentation is disabled 16 years ago
David Howells a190887b58 nommu: fix error handling in do_mmap_pgoff() 16 years ago
Oleg Nesterov 4e49627b9b workqueues: introduce __cancel_delayed_work() 16 years ago
Stefan Richter baed6b82d9 firewire: sbp2: fix freeing of unallocated memory 16 years ago
Stefan Richter 4fe0badd58 firewire: ohci: fix Ricoh R5C832, video reception 16 years ago
Stefan Richter fc383796a8 firewire: ohci: fix Agere FW643 and multiple cameras 16 years ago
Stefan Richter 1821bc19d5 firewire: core: fix crash in iso resource management 16 years ago
Sunil Mushran 8379e7c46c ocfs2: ocfs2_write_begin_nolock() should handle len=0 16 years ago
Zhenyu Wang 5e17ee74b5 drm/i915: do dynamic clock freq control only in kernel modesetting 16 years ago
Keith Packard 57cdaf90f5 drm/I915: Use the CRT DDC to get the EDID for DVI-connector on Mac 16 years ago
Zhenyu Wang 553bd149bb drm/i915: fix tiling on IGDNG 16 years ago
Daniel Vetter 65655d4ab7 drm/i915: modeset: always set intel_crtc->dpms_mode by moving the assignment up. 16 years ago
Daniel Vetter c05422d52e drm/i915: remove open-coded drm_mode_object_find 16 years ago
Eric Anholt 67cf781bea drm/i915: Make the downclocking debug code be under DRM_DEBUG not DRM_ERROR. 16 years ago
Kyle McMartin d6073d775c drm/i915: i915_modeset is signed 16 years ago
Jesse Barnes 652c393a33 drm/i915: add dynamic clock frequency control 16 years ago
Shaohua Li 0430296558 drm/i915: Support IGD EOS 16 years ago
Zhao Yakui ce6feabd1b drm/i915: Enable PAL and SECAM format and add the propery for SDVO-TV 16 years ago
Ma Ling 213c2e6431 drm/i915: select TV format according to connector type 16 years ago
Zhenyu Wang 5f6a169598 drm/i915: update debugfs interrupt info on IGDNG 16 years ago
Ben Gamari 9e3a6d155e drm/i915: Add i915 register dumping debugfs file 16 years ago
Ben Gamari 27c202ad7f drm/i915: Move i915_gem_debugfs.c to i915_debugfs.c 16 years ago
Mikulas Patocka ae0b7448e9 dm snapshot: fix on disk chunk size validation 16 years ago
Mikulas Patocka 2defcc3fb4 dm exception store: split set_chunk_size 16 years ago
Mikulas Patocka 61578dcd3f dm snapshot: fix header corruption race on invalidation 16 years ago
Mikulas Patocka 02d2fd31de dm snapshot: refactor zero_disk_area to use chunk_io 16 years ago
Jonathan Brassow 7ec23d5094 dm log: userspace add luid to distinguish between concurrent log instances 16 years ago
Jonathan Brassow d2b698644c dm raid1: do not allow log_failure variable to unset after being set 16 years ago
Jonathan Brassow b8313b6da7 dm log: remove incorrect field from userspace table output 16 years ago
Jonathan Brassow 4142a96917 dm log: fix userspace status output 16 years ago
Mike Snitzer 40bea43127 dm stripe: expose correct io hints 16 years ago
Mike Snitzer a963a95622 dm table: add more context to terse warning messages 16 years ago
Mikulas Patocka f6a1ed1086 dm table: fix queue_limit checking device iterator 16 years ago
Mike Snitzer 8811f46c1f dm snapshot: implement iterate devices 16 years ago
Kiyoshi Ueda a77e28c7e1 dm multipath: fix oops when request based io fails when no paths 16 years ago