summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-06-01Merge branch 'linus' into perfcounters/coreIngo Molnar
2009-05-31perf_counter tools: Fix unknown command help textIngo Molnar
2009-05-30perf_counter tools: Generate per command manpages (and pdf/html, etc.)Ingo Molnar
2009-05-30perf_counter tools: Fix 'make install'Ingo Molnar
2009-05-30perf_counter tools: Print 'CPU utilization factor' in builtin-statIngo Molnar
2009-05-30perf_counter tools: Add locking to perf topArnaldo Carvalho de Melo
2009-05-29perf_counter tools: Shorten the DSO names using cwdArnaldo Carvalho de Melo
2009-05-29Merge git://git.infradead.org/~dwmw2/mtd-2.6.30Linus Torvalds
2009-05-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds
2009-05-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds
2009-05-29Merge branch 'for-2.6.30' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2009-05-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2009-05-29Merge branch 'drm-intel-next' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2009-05-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds
2009-05-298250: Fix oops from setserialAlan Cox
2009-05-29edac: AMD8111 & AMD8131 Kconfig fixupHarry Ciao
2009-05-29edac: AMD8111 & AMD8131 use dev_name()Harry Ciao
2009-05-29memcg: fix build warning and avoid checking for mem != null again and againNikanth Karthikesan
2009-05-29mm: account for MAP_SHARED mappings using VM_MAYSHARE and not VM_SHARED in hu...Mel Gorman
2009-05-29x86: ignore VM_LOCKED when determining if hugetlb-backed page tables can be s...Mel Gorman
2009-05-29atmel_lcdfb: correct fifo size for some productsNicolas Ferre
2009-05-29S3C-fb: PM fixMarek Szyprowski
2009-05-29serial: 8250_gsc: fix printk format errorAlexander Beregalov
2009-05-29parport_gsc: fix printk format errorAlexander Beregalov
2009-05-29flat: fix data sections alignmentOskar Schirmer
2009-05-29MAINTAINERS: change email address for Thomas DahlmannThomas Dahlmann
2009-05-29drivers/serial/mpc52xx_uart.c: fix array overindexing checkRoel Kluin
2009-05-29memcg: fix deadlock between lock_page_cgroup and mapping tree_lockDaisuke Nishimura
2009-05-29procfs: make errno values consistent when open pident vs exit(2) race occursKOSAKI Motohiro
2009-05-29cred: #include init.h in cred.hAlexey Dobriyan
2009-05-29oom: fix possible oom_dump_tasks NULL pointerDavid Rientjes
2009-05-29MAINTAINERS: pair EDAC-E752X P: and M: entriesJoe Perches
2009-05-29perf_counter: Ammend cleanup in fork() failPeter Zijlstra
2009-05-29perf_counter: Clean up task_ctx vs interruptsPeter Zijlstra
2009-05-29perf_counter: Fix COMM and MMAP events for cpu wide countersPeter Zijlstra
2009-05-29perf_counter: Robustify counter-free logicIngo Molnar
2009-05-29perf_counter: Fix cpuctx->task_ctx racesIngo Molnar
2009-05-29jffs2: Fix corruption when flash erase/write failureJoakim Tjernlund
2009-05-29mtd: MXC NAND driver fixes (v5)Vladimir Barinov
2009-05-29perf_counter: Don't swap contexts containing locked mutexPaul Mackerras
2009-05-29perf_counter tools: Also display time-normalized stat resultsIngo Molnar
2009-05-29perf_counter tools: Split display into reading and printingIngo Molnar
2009-05-29perf_counter tools: Clean up builtin-stat.c's do_perfstat()Ingo Molnar
2009-05-29perf_counter/x86: Always use NMI for performance-monitoring interruptYong Wang
2009-05-29perf_counter tools: Fix top symbol table max_ip typoMike Galbraith
2009-05-29perf_counter tools: Fix top symbol table dump typoMike Galbraith
2009-05-29perf_counter tools: Document '--' option parsing terminatorMike Galbraith
2009-05-28perf_counter tools: Convert builtin-top to use libperf symbol routinesArnaldo Carvalho de Melo
2009-05-28perf_counter tools: Optionally pass a symbol filter to the dso load routinesArnaldo Carvalho de Melo
2009-05-28perf_counter tools: Consolidate dso methods to load kernel symbolsArnaldo Carvalho de Melo