summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2013-09-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds-6/+5
2013-09-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/egt...Linus Torvalds-73/+24
2013-09-30Merge tag 'for-linus-20130929' of git://github.com/sctscore/official-linuxLinus Torvalds-52/+64
2013-09-30Merge tag 'arc-fixes-for-3.12' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-8/+18
2013-09-30avr32: cast syscall_return to silence compiler warningGabor Juhos-1/+1
2013-09-30avr32: fix clockevents kernel warningGabor Juhos-1/+8
2013-09-30avr32: use Kbuild infrastructure to handle the asm-generic headersSteven Rostedt-71/+15
2013-09-29afs: dget_parent() can't return a negative dentryAl Viro-3/+0
2013-09-29ocfs2: needs ->d_lock to poke in ->d_parent->d_inode from ->d_revalidate()Al Viro-3/+4
2013-09-29sysv: Add forgotten superblock lock init for v7 fsLubomir Rintel-0/+1
2013-09-29Linux 3.12-rc3v3.12-rc3Linus Torvalds-1/+1
2013-09-29Merge tag 'usb-3.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds-107/+201
2013-09-29Merge tag 'tty-3.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds-13/+10
2013-09-29Merge tag 'staging-3.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-16/+31
2013-09-29Merge tag 'driver-core-3.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-7/+7
2013-09-29Merge tag 'char-misc-3.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-50/+116
2013-09-29Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-26/+1
2013-09-29Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds-77/+266
2013-09-29Revert "perf symbols: Demangle cloned functions"Ingo Molnar-26/+1
2013-09-29Merge branch 'msm-fixes-3.12-rc2' of git://people.freedesktop.org/~robclark/l...Dave Airlie-13/+4
2013-09-28Merge branches 'sched-urgent-for-linus', 'timers-urgent-for-linus' and 'x86-u...Linus Torvalds-6/+31
2013-09-28Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-41/+75
2013-09-28Merge tag 'xfs-for-linus-v3.12-rc3' of git://oss.sgi.com/xfs/xfsLinus Torvalds-22/+68
2013-09-28Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-15/+32
2013-09-28Merge tag 'pm+acpi-3.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-12/+23
2013-09-28PCI: Workaround missing pci_set_master in pci driversYinghai Lu-1/+7
2013-09-28Merge branch 'lockref' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds-10/+20
2013-09-28kernel/params: fix handling of signed integer typesJean Delvare-3/+3
2013-09-28Merge tag 'devicetree-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-71/+23
2013-09-28Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds-7/+13
2013-09-28i2c: ismt: initialize DMA bufferJames Ralston-0/+3
2013-09-28drm/msm: use drm_gem_dumb_destroy helperRob Clark-8/+1
2013-09-28drm/msm: deal with mach/iommu.h removalRob Clark-2/+2
2013-09-28perf/x86: Fix PMU detection printout when no PMU is detectedIngo Molnar-1/+1
2013-09-28drm/msm: Remove iommu include from mdp4_kms.cJoerg Roedel-2/+0
2013-09-28drm/msm: Odd PTR_ERR usageThomas Meyer-1/+1
2013-09-28s390: enable ARCH_USE_CMPXCHG_LOCKREFHeiko Carstens-0/+6
2013-09-28lockref: use arch_mutex_cpu_relax() in CMPXCHG_LOOP()Heiko Carstens-1/+9
2013-09-28mutex: replace CONFIG_HAVE_ARCH_MUTEX_CPU_RELAX with simple ifdefHeiko Carstens-9/+5
2013-09-28Merge branch 'context_tracking/fixes' of git://git.kernel.org/pub/scm/linux/k...Ingo Molnar-4/+16
2013-09-28Merge branch 'drm-fixes-3.12' of git://people.freedesktop.org/~agd5f/linux in...Dave Airlie-57/+230
2013-09-28Merge tag 'drm-intel-fixes-2013-09-26' of git://people.freedesktop.org/~danve...Dave Airlie-7/+32
2013-09-27Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-1/+10
2013-09-27Merge tag 'sound-3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai...Linus Torvalds-25/+131
2013-09-27Merge tag 'fbdev-fixes-3.12' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-30/+15
2013-09-27Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds-97/+52
2013-09-27sysfs: Allow mounting without CONFIG_NETEric W. Biederman-4/+1
2013-09-27lockref: allow relaxed cmpxchg64 variant for lockless updatesWill Deacon-2/+11
2013-09-27i2c: designware: 10-bit addressing mode enabling if I2C_DYNAMIC_TAR_UPDATE is...Chew, Chiau Ee-6/+20
2013-09-27i2c: mv64xxx: Do not use writel_relaxed()Thierry Reding-2/+2