summaryrefslogtreecommitdiffstats
path: root/fs/notify (unfollow)
Commit message (Expand)AuthorFilesLines
2009-05-30perf_counter tools: Generate per command manpages (and pdf/html, etc.)Ingo Molnar14-27/+581
2009-05-30perf_counter tools: Fix 'make install'Ingo Molnar1-0/+1
2009-05-30perf_counter tools: Print 'CPU utilization factor' in builtin-statIngo Molnar1-2/+11
2009-05-30perf_counter tools: Add locking to perf topArnaldo Carvalho de Melo1-16/+31
2009-05-29perf_counter tools: Shorten the DSO names using cwdArnaldo Carvalho de Melo1-3/+38
2009-05-298250: Fix oops from setserialAlan Cox1-0/+15
2009-05-29edac: AMD8111 & AMD8131 Kconfig fixupHarry Ciao2-2/+8
2009-05-29edac: AMD8111 & AMD8131 use dev_name()Harry Ciao2-3/+3
2009-05-29memcg: fix build warning and avoid checking for mem != null again and againNikanth Karthikesan1-9/+1
2009-05-29mm: account for MAP_SHARED mappings using VM_MAYSHARE and not VM_SHARED in hu...Mel Gorman1-13/+13
2009-05-29x86: ignore VM_LOCKED when determining if hugetlb-backed page tables can be s...Mel Gorman1-1/+5
2009-05-29atmel_lcdfb: correct fifo size for some productsNicolas Ferre1-8/+2
2009-05-29S3C-fb: PM fixMarek Szyprowski1-1/+11
2009-05-29serial: 8250_gsc: fix printk format errorAlexander Beregalov1-2/+2
2009-05-29parport_gsc: fix printk format errorAlexander Beregalov1-2/+2
2009-05-29flat: fix data sections alignmentOskar Schirmer7-23/+31
2009-05-29MAINTAINERS: change email address for Thomas DahlmannThomas Dahlmann1-1/+1
2009-05-29drivers/serial/mpc52xx_uart.c: fix array overindexing checkRoel Kluin1-1/+1
2009-05-29memcg: fix deadlock between lock_page_cgroup and mapping tree_lockDaisuke Nishimura6-7/+15
2009-05-29procfs: make errno values consistent when open pident vs exit(2) race occursKOSAKI Motohiro1-1/+1
2009-05-29cred: #include init.h in cred.hAlexey Dobriyan1-0/+1
2009-05-29oom: fix possible oom_dump_tasks NULL pointerDavid Rientjes1-9/+15
2009-05-29MAINTAINERS: pair EDAC-E752X P: and M: entriesJoe Perches1-1/+1
2009-05-29perf_counter: Ammend cleanup in fork() failPeter Zijlstra3-4/+43
2009-05-29perf_counter: Clean up task_ctx vs interruptsPeter Zijlstra1-32/+50
2009-05-29perf_counter: Fix COMM and MMAP events for cpu wide countersPeter Zijlstra1-8/+4
2009-05-29perf_counter: Robustify counter-free logicIngo Molnar1-0/+4
2009-05-29perf_counter: Fix cpuctx->task_ctx racesIngo Molnar1-8/+20
2009-05-29jffs2: Fix corruption when flash erase/write failureJoakim Tjernlund1-7/+0
2009-05-29mtd: MXC NAND driver fixes (v5)Vladimir Barinov1-20/+23
2009-05-29perf_counter: Don't swap contexts containing locked mutexPaul Mackerras1-10/+79
2009-05-29perf_counter tools: Also display time-normalized stat resultsIngo Molnar1-1/+11
2009-05-29perf_counter tools: Split display into reading and printingIngo Molnar1-6/+34
2009-05-29perf_counter tools: Clean up builtin-stat.c's do_perfstat()Ingo Molnar1-49/+67
2009-05-29perf_counter/x86: Always use NMI for performance-monitoring interruptYong Wang3-17/+8
2009-05-29perf_counter tools: Fix top symbol table max_ip typoMike Galbraith1-1/+1
2009-05-29perf_counter tools: Fix top symbol table dump typoMike Galbraith1-1/+1
2009-05-29perf_counter tools: Document '--' option parsing terminatorMike Galbraith4-1/+5
2009-05-28perf_counter tools: Convert builtin-top to use libperf symbol routinesArnaldo Carvalho de Melo1-186/+117
2009-05-28perf_counter tools: Optionally pass a symbol filter to the dso load routinesArnaldo Carvalho de Melo3-17/+28
2009-05-28perf_counter tools: Consolidate dso methods to load kernel symbolsArnaldo Carvalho de Melo3-11/+18
2009-05-28perf_counter tools: struct symbol priv areaArnaldo Carvalho de Melo3-12/+26
2009-05-28perf_counter tools: Move symbol resolution classes from report to libperfArnaldo Carvalho de Melo4-443/+471
2009-05-28Driver Core: do not oops when driver_unregister() is called for unregistered ...Kay Sievers3-2/+11
2009-05-28sysfs: file.c: use create_singlethread_workqueue()Andrew Morton1-1/+1
2009-05-28Revert "USB: Correct Makefile to make isp1760 buildable"Mike Frysinger1-1/+0
2009-05-28usb-serial: fix crash when sub-driver updates firmwareAlan Stern1-0/+1
2009-05-28USB: isp1760: urb_dequeue doesn't always find the urbsWarren Free1-2/+22
2009-05-28USB: Yet another Conexant Clone to add to cdc-acm.cXiao Kaijian1-0/+3
2009-05-28USB: atmel_usb_udc: Use kzalloc() to allocate ep structuresHaavard Skinnemoen1-1/+1