aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-07-19Merge branch 'kmemleak' of git://git.kernel.org/pub/scm/linux/kernel/git/cmar...Linus Torvalds
2010-07-19Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds
2010-07-19intel_scu_ipc: Oops/crash fixesSreedhara DS
2010-07-19Btrfs: fix CLONE ioctl destination file size expansion to block boundarySage Weil
2010-07-19Btrfs: fix split_leaf double split corner caseChris Mason
2010-07-19tcp: fix crash in tcp_xmit_retransmit_queueIlpo Järvinen
2010-07-19Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2010-07-19kmemleak: Add support for NO_BOOTMEM configurationsCatalin Marinas
2010-07-19kmemleak: Annotate false positive in init_section_page_cgroup()Catalin Marinas
2010-07-19[S390] cio: fix potential overflow in chpid descriptorSebastian Ott
2010-07-19[S390] add missing device putStefan Haberland
2010-07-19[S390] dasd: use correct label location for diag fba disksPeter Oberparleiter
2010-07-19mm: add context argument to shrinker callbackDave Chinner
2010-07-18Merge branch 'x86/kprobes' of git://git.kernel.org/pub/scm/linux/kernel/git/f...Linus Torvalds
2010-07-18x86: kprobes: fix swapped segment registers in kretprobeRoland McGrath
2010-07-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds
2010-07-18IPv6: fix CoA check in RH2 input handler (mip6_rthdr_input())Arnaud Ebalard
2010-07-18Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2010-07-18drm/i915: add 'reclaimable' to i915 self-reclaimable page allocationsLinus Torvalds
2010-07-17ASoC: Remove duplicate AUX definition from WM8776Mark Brown
2010-07-16x86, pci, mrst: Add extra sanity check in walking the PCI extended cap chainJacob Pan
2010-07-16x86: Fix x2apic preenabled system with kexecYinghai Lu
2010-07-16ocfs2: Silence gcc warning in ocfs2_write_zero_page().Joel Becker
2010-07-16ibmveth: lost IRQ while closing/opening device leads to service lossRobert Jennings
2010-07-16Merge branch 'vhost-net' of git://git.kernel.org/pub/scm/linux/kernel/git/mst...David S. Miller
2010-07-16PCI: fall back to original BIOS BAR addressesBjorn Helgaas
2010-07-16Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2010-07-16rt2x00: Fix lockdep warning in rt2x00lib_probe_dev()Stephen Boyd
2010-07-16ceph: do not include cap/dentry releases in replayed messagesSage Weil
2010-07-16ceph: reuse request message when replaying against recovering mdsSage Weil
2010-07-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixesLinus Torvalds
2010-07-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2010-07-16vhost: avoid pr_err on condition guest can triggerMichael S. Tsirkin
2010-07-15Input: w90p910_ts - fix call to setup_timer()Wan ZongShun
2010-07-15ipmr: Don't leak memory if fib lookup fails.Ben Greear
2010-07-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2010-07-16drm/radeon/kms: fix gtt MC base alignment on rs4xx/rs690/rs740 asicsAlex Deucher
2010-07-15jbd2/ocfs2: Fix block checksumming when a buffer is used in several transactionsJan Kara
2010-07-15ocfs2/dlm: Remove BUG_ON from migration in the rare case of a down nodeWengang Wang
2010-07-15ocfs2: Don't duplicate pages past i_size during CoW.Tao Ma
2010-07-15x86: Force HPET readback_cmp for all ATI chipsetsThomas Gleixner
2010-07-15vhost-net: avoid flush under lockMichael S. Tsirkin
2010-07-15GFS2: rename causes kernel OopsBob Peterson
2010-07-15GFS2: BUG in gfs2_adjust_quotaAbhijith Das
2010-07-15GFS2: Fix kernel NULL pointer dereference by dlm_astdBob Peterson
2010-07-15GFS2: recovery stuck on transaction lockBob Peterson
2010-07-15GFS2: O_TRUNC not working on stuffed files across clusterBob Peterson
2010-07-14perf: Add DWARF register lookup for sparcDavid S. Miller
2010-07-14net: fix problem in reading sock TX queueTom Herbert
2010-07-14net/core: neighbour update OopsDoug Kehn