summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-04-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2-4/+15
2013-04-09Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2-11/+4
2013-04-10drm/mgag200: Index 24 in extended CRTC registers is 24 in hex, not decimal.Christopher Harvey1-10/+3
2013-04-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds5-107/+107
2013-04-09Merge tag 'vfio-v3.9-rc7' of git://github.com/awilliam/linux-vfioLinus Torvalds1-1/+2
2013-04-09Merge tag 'for-linus-20130409' of git://git.kernel.dk/linux-blockLinus Torvalds5-122/+247
2013-04-09mnt: release locks on error path in do_loopbackAndrey Vagin1-1/+1
2013-04-09palinfo fixesAl Viro1-64/+13
2013-04-09procfs: add proc_remove_subtree()Al Viro2-30/+91
2013-04-09ecryptfs: close rmmod raceAl Viro1-12/+2
2013-04-09spinlocks and preemption points need to be at least compiler barriersLinus Torvalds2-19/+32
2013-04-09tile: comment assumption about __insn_mtspr for <asm/irqflags.h>Chris Metcalf1-1/+9
2013-04-08Merge tag 'hwspinlock-3.9-fix' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-0/+2
2013-04-08Merge tag 'remoteproc-3.9-fixes' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds3-4/+11
2013-04-09Merge branch 'drm-nouveau-fixes-3.9' of git://anongit.freedesktop.org/git/nou...Dave Airlie1-1/+1
2013-04-09drm/nouveau: fix unconditional return waiting on memoryCalvin Owens1-1/+1
2013-04-08Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sfr/ne...Linus Torvalds1-1/+7
2013-04-08ARC: Add implicit compiler barrier to raw_local_irq* functionsChristian Ruppert1-4/+8
2013-04-08Merge tag 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds5-7/+24
2013-04-08Merge tag 'trace-fixes-3.9-rc6' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds3-9/+11
2013-04-08ftrace: Do not call stub functions in control loopSteven Rostedt (Red Hat)2-2/+5
2013-04-08ftrace: Consistently restore trace function on sysctl enablingJan Kiszka1-6/+2
2013-04-08tracing: Fix race with update_max_tr_single and changing tracersSteven Rostedt (Red Hat)1-1/+4
2013-04-08Revert "loop: cleanup partitions when detaching loop device"Jens Axboe2-20/+2
2013-04-08powerpc: pSeries_lpar_hpte_remove fails from Adjunct partition being performe...Michael Wolf1-1/+7
2013-04-07Linux 3.9-rc6v3.9-rc6Linus Torvalds1-1/+1
2013-04-07Merge git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds5-19/+46
2013-04-07Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-5/+4
2013-04-07alpha: irq: remove deprecated use of IRQF_DISABLEDWill Deacon3-9/+8
2013-04-07alpha: irq: run all handlers with interrupts disabledWill Deacon2-8/+8
2013-04-07alpha: makefile: don't enforce small data model for kernel buildsWill Deacon1-1/+1
2013-04-07alpha: Add irongate_io to PCI bus resourcesJay Estabrook1-0/+5
2013-04-07remoteproc: fix FW_CONFIG typoRobert Tivy1-1/+1
2013-04-07KVM: Allow cross page reads and writes from cached translations.Andrew Honig5-19/+46
2013-04-05Merge tag 'dm-3.9-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds1-13/+38
2013-04-05Merge tag 'pci-v3.9-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds9-118/+169
2013-04-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds26-75/+133
2013-04-05x86: Fix rebuild with EFI_STUB enabledJan Beulich1-3/+2
2013-04-05netfilter: don't reset nf_trace in nf_reset()Patrick McHardy2-0/+5
2013-04-05Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds9-24/+28
2013-04-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-3.0-fixesLinus Torvalds4-38/+39
2013-04-05firmware,IB/qib: revert firmware file moveMike Marciniszyn3-2/+2
2013-04-05Merge tag 'spi-fix-v3.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds5-44/+42
2013-04-05GFS2: Issue discards in 512b sectorsBob Peterson1-17/+13
2013-04-05Revert "drivers/rtc/rtc-at91rm9200.c: use a variable for storing IMR"Johan Hovold2-31/+20
2013-04-05Merge tag 'fbdev-fixes-3.9-rc6' of git://gitorious.org/linux-omap-dss2/linuxLinus Torvalds2-2/+3
2013-04-05Merge tag 'sound-3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds20-37/+83
2013-04-05hwspinlock: fix __hwspin_lock_request error pathLi Fei1-0/+2
2013-04-05dm cache: reduce bio front_pad size in writeback modeMike Snitzer1-13/+34
2013-04-05dm cache: fix writes to cache device in writethrough modeDarrick J. Wong1-0/+4