summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* NFS: Fix an O_DIRECT Oops...Trond Myklebust2009-08-124-21/+16
* Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/fyu/l...Linus Torvalds2009-08-117-16/+11
|\
| * arch/ia64/kernel/iosapic: missing test after ioremap()Roel Kluin2009-08-111-0/+4
| * ia64/topology.c: exit cache_add_dev when kobject_init_and_add failsFenghua Yu2009-08-111-1/+5
| * arch/ia64/Makefile: Remove -mtune=merced in IA64 kernel buildFenghua Yu2009-08-111-5/+0
| * IA64: includecheck fix: ia64, pgtable.hJaswinder Singh Rajput2009-08-111-1/+0
| * IA64: includecheck fix: ia64, ia64_ksyms.cJaswinder Singh Rajput2009-08-111-3/+1
| * ia64: boolean __test_and_clear_bitJohannes Weiner2009-08-111-1/+1
| * Bug Fix arch/ia64/kernel/pci-dma.c: fix recursive dma_supported() call in iom...Fenghua Yu2009-08-111-5/+0
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2009-08-101-1/+2
|\ \
| * | SELinux: fix memory leakage in /security/selinux/hooks.cJames Morris2009-08-111-1/+2
| |/
* | PM / Driver Core: Kill dev_pm_ops platform warning for nowMagnus Damm2009-08-101-3/+0
|/
* pty: fix data loss when stopped (^S/^Q)Linus Torvalds2009-08-101-0/+2
* Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/l...Linus Torvalds2009-08-1019-201/+1212
|\
| * perf_counter: Zero dead bytes from ftrace raw samples size alignmentFrederic Weisbecker2009-08-101-0/+4
| * perf_counter: Subtract the buffer size field from the event record sizeFrederic Weisbecker2009-08-101-1/+7
| * perf_counter: Require CAP_SYS_ADMIN for raw tracepoint dataPeter Zijlstra2009-08-101-0/+8
| * perf_counter: Correct PERF_SAMPLE_RAW outputPeter Zijlstra2009-08-103-7/+28
| * perf tools: callchain: Fix bad rounding of minimum rateFrederic Weisbecker2009-08-091-2/+3
| * perf_counter tools: Fix libbfd detection for systems with libz dependencyMike Galbraith2009-08-091-0/+4
| * perf: "Longum est iter per praecepta, breve et efficax per exempla"Carlos R. Mafra2009-08-091-0/+225
| * perf_counter: Fix a race on perf_counter_ctxPeter Zijlstra2009-08-091-15/+15
| * perf_counter: Fix tracepoint sampling to be part of generic samplingFrederic Weisbecker2009-08-092-15/+15
| * perf_counter: Work around gcc warning by initializing tracepoint record uncon...Frederic Weisbecker2009-08-091-3/+4
| * perf tools: callchain: Fix sum of percentages to be 100% by displaying amount...Frederic Weisbecker2009-08-091-3/+44
| * perf tools: callchain: Fix 'perf report' display to be callchain by defaultFrederic Weisbecker2009-08-092-1/+16
| * perf tools: callchain: Fix spurious 'perf report' warnings: ignore empty call...Frederic Weisbecker2009-08-091-0/+2
| * perf record: Fix the -A UI for empty or non-existent perf.dataPierre Habouzit2009-08-091-4/+8
| * perf util: Fix do_read() to fail on EOF instead of busy-loopingPierre Habouzit2009-08-091-0/+2
| * perf list: Fix the output to not include tracepoints without an idPeter Zijlstra2009-08-091-1/+17
| * perf_counter/powerpc: Fix oops on cpus without perf_counter hardware supportPaul Mackerras2009-08-091-0/+8
| * perf stat: Fix tool option consistency: rename -S/--scale to -c/--scaleBrice Goglin2009-08-092-2/+2
| * perf report: Add debug help for the finding of symbol bugs - show the symtab ...Arnaldo Carvalho de Melo2009-08-093-12/+50
| * perf report: Fix per task mult-counter stat reportingPeter Zijlstra2009-08-093-5/+35
| * perf tools: Fix multi-counter stat bug caused by incorrect reading of perf.da...Peter Zijlstra2009-08-091-1/+2
| * perf tools: Fix call-chain cumul hit based sub-total (fractal mode)Frederic Weisbecker2009-08-093-14/+24
| * perf top: Update man pageMike Galbraith2009-08-091-13/+99
| * perf top: Improve interactive key handlingMike Galbraith2009-08-091-35/+73
| * perf_counter: Fix software counters for fast moving event sourcesPeter Zijlstra2009-08-091-70/+94
| * perf_counter tools: Allow perf top top users to switch between weighted and i...Mike Galbraith2009-08-091-7/+17
| * perf_counter tools: Fix/resurrect perf top annotation in a simple interactive...Mike Galbraith2009-08-091-40/+456
* | Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-08-101-2/+2
|\ \
| * | x86/irq: Fix move_irq_desc() for nodes without ramYinghai Lu2009-08-081-2/+2
* | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-08-101-7/+22
|\ \ \
| * | | x86: Fix serialization in pit_expect_msb()Linus Torvalds2009-08-101-7/+22
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds2009-08-101-4/+3
|\ \ \ \
| * | | | PCI hotplug: SGI hotplug: do not use hotplug_slot_attrKenji Kaneshige2009-08-071-10/+3
| * | | | PCI hotplug: SGI hotplug: fix build failureKenji Kaneshige2009-08-071-0/+6
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2009-08-103-15/+14
|\ \ \ \ \
| * | | | | mm_for_maps: take ->cred_guard_mutex to fix the race with execOleg Nesterov2009-08-101-11/+11