summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-05-15 MIPS: Oprofile: Fix Loongson irq handlerWu Zhangjin1-1/+1
2010-05-15 MIPS: N32: Use compat version for sys_ppoll.Chandrakala Chavva1-1/+1
2010-05-15 MIPS FPU emulator: allow Cause bits of FCSR to be writeable by ctc1Shane McDonald2-5/+19
2010-05-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstableLinus Torvalds1-0/+5
2010-05-15lib/btree: fix possible NULL pointer dereferencekirjanov@gmail.com1-1/+2
2010-05-15mmc: at91_mci: modify cache flush routinesNicolas Ferre1-1/+1
2010-05-15Btrfs: check for read permission on src file in the clone ioctlDan Rosenberg1-0/+5
2010-05-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds8-26/+49
2010-05-15Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-0/+3
2010-05-15JFS: Free sbi memory in error pathJan Blunck1-7/+6
2010-05-15fs/sysv: dereferencing ERR_PTR()Dan Carpenter1-1/+1
2010-05-15Fix double-free in logfsAl Viro1-7/+7
2010-05-15Fix the regression created by "set S_DEAD on unlink()..." commitAl Viro5-11/+35
2010-05-15Merge branch 'perf' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/lin...Ingo Molnar18-130/+322
2010-05-15x86, perf: P4 PMU - fix counters management logicCyrill Gorcunov1-4/+4
2010-05-14Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds12-35/+99
2010-05-14Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-0/+4
2010-05-14profile: fix stats and data leakageHugh Dickins1-1/+3
2010-05-14hughd: update email addressHugh Dickins1-1/+1
2010-05-14perf newt: Make <- zoom out filtersArnaldo Carvalho de Melo4-3/+120
2010-05-14x86, mrst: Don't blindly access extended config spaceH. Peter Anvin1-0/+4
2010-05-14Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds4-6/+18
2010-05-14x86, cacheinfo: Turn off L3 cache index disable feature in virtualized enviro...Frank Arnold1-0/+4
2010-05-14x86, k8: Fix build error when K8_NB is disabledBorislav Petkov1-0/+5
2010-05-14Merge branch 'for-linus' of git://git.infradead.org/users/eparis/notifyLinus Torvalds2-8/+10
2010-05-14Merge branch 'davinci-fixes-for-linus-2' of git://git.kernel.org/pub/scm/linu...Linus Torvalds1-1/+1
2010-05-14DA830: fix USB 2.0 clock entrySergei Shtylyov1-1/+1
2010-05-14perf report: Report number of events, not samplesArnaldo Carvalho de Melo8-63/+107
2010-05-14Merge branch 'master' of /pub/scm/linux/kernel/git/torvalds/linux-2.6Steve French10-22/+96
2010-05-14perf hist: Clarify events_stats fields usageArnaldo Carvalho de Melo9-34/+41
2010-05-14inotify: don't leak user struct on inotify releasePavel Emelyanov1-0/+2
2010-05-14inotify: race use after free/double free in inotify inode marksEric Paris1-3/+6
2010-05-14inotify: clean up the inotify_add_watch out pathEric Paris1-5/+2
2010-05-14Merge branch 'master' of /pub/scm/linux/kernel/git/torvalds/linux-2.6Steve French11-25/+44
2010-05-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-1/+6
2010-05-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds1-1/+1
2010-05-14Merge branch 'for-linus' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds8-20/+89
2010-05-14perf hist: Make event__totals per histsArnaldo Carvalho de Melo8-38/+62
2010-05-14Merge branch 'net-2.6' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/v...David S. Miller1-1/+6
2010-05-14mmap_min_addr check CAP_SYS_RAWIO only for writeKees Cook1-1/+1
2010-05-14microblaze: Fix module loading on system with WB cacheMichal Simek1-0/+2
2010-05-13x86: Use .cfi_sections for assembly codeRoland McGrath2-2/+15
2010-05-13x86, amd: Check X86_FEATURE_OSVW bit before accessing OSVW MSRsAndreas Herrmann1-5/+7
2010-05-13Merge branch 'master' of /pub/scm/linux/kernel/git/torvalds/linux-2.6Steve French743-4321/+9920
2010-05-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sam...Linus Torvalds2-0/+7
2010-05-13Merge branch 'kvm-updates/2.6.34' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds6-23/+26
2010-05-13perf trace scripts: Fix typos in perf-trace-python.txtKirill Smelkov1-2/+2
2010-05-13perf tools: change event inheritance logic in stat and recordStephane Eranian4-15/+15
2010-05-13perf hist: Fix missing getline declarationFrederic Weisbecker1-0/+1
2010-05-13perf hist: Fix hists__browse no-newt caseFrederic Weisbecker1-1/+1