summaryrefslogtreecommitdiffstats
path: root/init (unfollow)
Commit message (Expand)AuthorFilesLines
2010-05-19trans_virtio: use virtqueue_xxx wrappersMichael S. Tsirkin1-3/+3
2010-05-19virtio-rng: use virtqueue_xxx wrappersMichael S. Tsirkin1-3/+3
2010-05-19virtio_ring: remove a level of indirectionMichael S. Tsirkin2-73/+34
2010-05-19virtio_net: use virtqueue_xxx wrappersMichael S. Tsirkin1-23/+23
2010-05-19virtio_blk: use virtqueue_xxx wrappersMichael S. Tsirkin1-3/+3
2010-05-19virtio_console: use virtqueue_xxx wrappersMichael S. Tsirkin1-16/+16
2010-05-19virtio_balloon: use virtqueue_xxx wrappersMichael S. Tsirkin1-9/+8
2010-05-19virtio: add virtqueue_ vq_ops wrappersMichael S. Tsirkin1-0/+34
2010-05-19virtio_blk: remove multichar constant.Rusty Russell1-1/+1
2010-05-19Add virtio disk identification ioctljohn cooper1-0/+10
2010-05-19Add virtio disk identification supportjohn cooper2-0/+35
2010-05-18stop_machine: Move local variable closer to the usage site in cpu_stop_cpu_ca...Ingo Molnar1-1/+4
2010-05-18x86, hweight: Use a 32-bit popcnt for __arch_hweight32()H. Peter Anvin1-4/+6
2010-05-17perf tools: Add mode to build without newt supportArnaldo Carvalho de Melo1-0/+4
2010-05-17cifs: fix noserverino handling when unix extensions are enabledJeff Layton3-0/+15
2010-05-17perf symbols: symbol inconsistency message should be done only at verbose=1Arnaldo Carvalho de Melo1-1/+1
2010-05-17cifs: don't update uniqueid in cifs_fattr_to_inodeJeff Layton1-1/+0
2010-05-17cifs: always revalidate hardlinked inodes when using noserverinoJeff Layton1-0/+5
2010-05-17perf tui: Add explicit -lslang optionArnaldo Carvalho de Melo1-1/+1
2010-05-17m68k: amiga - Floppy platform device conversionGeert Uytterhoeven2-26/+26
2010-05-17m68k: amiga - Sound platform device conversionGeert Uytterhoeven2-20/+36
2010-05-17m68k: amiga - Frame buffer platform device conversionGeert Uytterhoeven2-18/+46
2010-05-17m68k: amiga - Zorro host bridge platform device conversionGeert Uytterhoeven5-128/+190
2010-05-17m68k: amiga - Zorro bus modalias supportGeert Uytterhoeven12-12/+66
2010-05-17platform: Make platform resource input parameters constGeert Uytterhoeven2-4/+6
2010-05-17m68k: invoke oom-killer from page faultNick Piggin1-10/+4
2010-05-17serial167: Kill unused variablesGeert Uytterhoeven1-2/+0
2010-05-17perf options: Type check all the remaining OPT_ variantsArnaldo Carvalho de Melo12-33/+33
2010-05-17perf options: Type check OPT_BOOLEAN and fix the offendersArnaldo Carvalho de Melo5-7/+8
2010-05-17m68k: Implement generic_find_next_{zero_,}le_bit()Geert Uytterhoeven1-6/+8
2010-05-17m68k: hp300 - Checkpatch cleanupAndrea Gelmini1-3/+1
2010-05-17m68k: Remove trailing spaces in messagesFrans Pop3-7/+7
2010-05-17m68k: Simplify param.h by using <asm-generic/param.h>Robert P. J. Day1-15/+1
2010-05-17m68k: Remove BKL from rtc implementationsThomas Gleixner2-34/+14
2010-05-17perf options: Check v type in OPT_U?INTEGERArnaldo Carvalho de Melo6-17/+18
2010-05-17perf options: Introduce OPT_UINTEGERArnaldo Carvalho de Melo2-2/+22
2010-05-17perf tui: Add workaround for slang < 2.1.4Arnaldo Carvalho de Melo1-10/+21
2010-05-17perf record: Fix bug mismatch with -c option definitionStephane Eranian1-6/+5
2010-05-17perf options: Introduce OPT_U64Arnaldo Carvalho de Melo2-0/+20
2010-05-17atomic_t: Remove volatile from atomic_t definitionAnton Blanchard1-2/+2
2010-05-17atomic_t: Cast to volatile when accessing atomic variablesAnton Blanchard20-25/+25
2010-05-17x86, mrst: add nop functions to x86_init mpparse functionsJacob Pan1-0/+5
2010-05-17x86, mrst, pci: return 0 for non-present pci barsJacob Pan1-1/+1
2010-05-17perf tui: Add help window to show key associationsArnaldo Carvalho de Melo1-0/+60
2010-05-17perf tui: Make <- exit menus tooArnaldo Carvalho de Melo1-2/+1
2010-05-16Linus 2.6.34v2.6.34Linus Torvalds1-1/+1
2010-05-16rtnetlink: make SR-IOV VF interface symmetricChris Wright2-53/+129
2010-05-16sctp: delete active ICMP proto unreachable timer when free transportWei Yongjun1-0/+4
2010-05-16tcp: fix MD5 (RFC2385) supportEric Dumazet2-28/+27
2010-05-16perf newt: Add single key shortcuts for zoom into DSO and threadsArnaldo Carvalho de Melo1-3/+20