aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2010-12-22perf probe: Fix wrong warning in __show_one_line() if read(1) errors happenFranck Bui-Huu1-1/+1
2010-12-22perf test: Look forward for symbol aliasesArnaldo Carvalho de Melo1-4/+19
2010-12-22perf symbols: Improve kallsyms symbol end addr calculationArnaldo Carvalho de Melo3-16/+45
2010-12-22x86, nmi_watchdog: Remove ARCH_HAS_NMI_WATCHDOG and rely on CONFIG_HARDLOCKUP_DETECTORDon Zickus8-25/+8
2010-12-21Linux 2.6.37-rc7Linus Torvalds1-1/+1
2010-12-21perf probe: Handle gracefully some stupid and buggy line syntaxesFranck Bui-Huu1-32/+60
2010-12-21perf probe: Don't always consider EOF as an error when listing source codeFranck Bui-Huu1-12/+26
2010-12-21perf probe: Fix line range description since a single file is allowedFranck Bui-Huu2-6/+9
2010-12-21perf probe: Clean up redundant tests in show_line_range()Franck Bui-Huu1-11/+15
2010-12-21perf probe: Rewrite show_one_line() to make it simplerFranck Bui-Huu1-18/+11
2010-12-21perf probe: Make -L display the absolute path of the dumped fileFranck Bui-Huu1-1/+1
2010-12-21perf probe: Cleanup messagesMasami Hiramatsu2-34/+38
2010-12-21perf symbols: Add symfs option for off-box analysis using specified treeDavid Ahern9-19/+81
2010-12-21perf record,report,annotate,diff: Process events in orderIan Munsie4-1/+10
2010-12-21perf session: Fallback to unordered processing if no sample_id_allIan Munsie14-15/+31
2010-12-20Fix build error in drivers/block/cciss.cLinus Torvalds1-1/+1
2010-12-20Fix btrfs b0rkageAl Viro1-1/+1
2010-12-20clarify a usage constraint for cnt32_to_63()Nicolas Pitre2-8/+22
2010-12-19sched: Remove debugging checkIngo Molnar1-1/+0
2010-12-17arch/tile: handle rt_sigreturn() more cleanlyChris Metcalf4-13/+29
2010-12-17arch/tile: handle CLONE_SETTLS in copy_thread(), not user spaceChris Metcalf1-0/+8
2010-12-17[media] gspca - sonixj: Better handling of the bridge registers 0x01 and 0x17Jean-Francois Moine1-163/+100
2010-12-17[media] gspca - sonixj: Add the bit definitions of the bridge reg 0x01 and 0x17Jean-Francois Moine1-0/+13
2010-12-17[media] gspca - sonixj: Set the flag for some devicesJean-Francois Moine1-2/+5
2010-12-17[media] gspca - sonixj: Add a flag in the driver_info tableJean-Francois Moine1-2/+8
2010-12-17[media] gspca - sonixj: Fix a bad probe exchangeJean-Francois Moine1-2/+2
2010-12-17[media] gspca - sonixj: Move bridge init to sd startJean-Francois Moine1-136/+129
2010-12-17[media] bttv: remove unneeded locking commentsBrandon Philips1-20/+0
2010-12-17[media] bttv: fix mutex use before init (BZ#24602)Mauro Carvalho Chehab1-94/+3
2010-12-17MIPS: Fix build errors in sc-mips.cKevin Cernekee1-0/+4
2010-12-17x86: avoid high BIOS area when allocating address spaceBjorn Helgaas2-1/+5
2010-12-17x86: avoid E820 regions when allocating address spaceBjorn Helgaas1-1/+37
2010-12-17x86: avoid low BIOS area when allocating address spaceBjorn Helgaas3-3/+12
2010-12-17resources: add arch hook for preventing allocation in reserved areasBjorn Helgaas2-0/+7
2010-12-17Revert "resources: support allocating space within a region from the top down"Bjorn Helgaas3-100/+4
2010-12-17Revert "PCI: allocate bus resources from the top down"Bjorn Helgaas1-48/+5
2010-12-17Revert "x86/PCI: allocate space from the end of a region, not the beginning"Bjorn Helgaas1-11/+6
2010-12-17Revert "x86: allocate space within a region top-down"Bjorn Helgaas1-1/+0
2010-12-17Revert "PCI: fix pci_bus_alloc_resource() hang, prefer positive decode"Bjorn Helgaas1-49/+21
2010-12-17ceph: handle partial result from get_user_pagesHenry C Chang1-2/+2
2010-12-17ceph: mark user pages dirty on direct-io readsHenry C Chang3-10/+15
2010-12-17ceph: fix null pointer dereference in ceph_init_dentry for nfs reexportSage Weil1-1/+2
2010-12-17ALSA: hda - Fix conflict of Mic Boot controlsTakashi Iwai1-2/+9
2010-12-17at91: Refactor Stamp9G20 and PControl G20 board fileChristian Glindkamp4-135/+54
2010-12-17at91: Fix uhpck clock rate in upll caseRyan Mallon1-1/+1
2010-12-17ARM: mach-shmobile: INTC interrupt priority level demux fixMagnus Damm1-4/+26
2010-12-17ARM: mach-shmobile: fix compile warning in mm/init.cMagnus Damm1-1/+1
2010-12-17clocksource: sh_cmt: Remove nested spinlock fixTakashi YOSHII1-6/+11
2010-12-17cciss: fix cciss_revalidate panicStephen M. Cameron1-0/+2
2010-12-17block: max hardware sectors limit wrapperMike Snitzer3-9/+23