summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | | | | | fsldma: fix memory leak on error path in fsl_dma_prep_memcpy()Ira Snyder2009-05-221-3/+15
| | * | | | | | | | | | fsldma: snooping is not enabled for last entry in descriptor chainIra Snyder2009-05-221-2/+7
| | * | | | | | | | | | fsldma: fix infinite loop on multi-descriptor DMA chain completionIra Snyder2009-05-221-9/+12
| | * | | | | | | | | | fsldma: fix "DMA halt timeout!" errorsIra Snyder2009-05-221-4/+6
| | * | | | | | | | | | fsldma: fix check on potential fdev->chan[] overflowRoel Kluin2009-05-221-1/+1
| | * | | | | | | | | | fsldma: update mailling list address in MAINTAINERSLi Yang2009-05-221-1/+1
| * | | | | | | | | | | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2009-05-2927-67/+462
| |\ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ Merge branch 'for-rmk' of git://gitorious.org/linux-gemini/mainlineRussell King2009-05-29136-698/+10581
| | |\ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | Gemini: Fix SRAM/ROM location after memory swapPaulius Zaleckas2009-05-281-2/+1
| | | * | | | | | | | | | | MAINTAINER: Add F: entries for Gemini and FA526Paulius Zaleckas2009-05-281-0/+2
| | * | | | | | | | | | | | [ARM] update mach-typesRussell King2009-05-291-9/+122
| | * | | | | | | | | | | | [ARM] Add cmpxchg support for ARMv6+ systems (v5)Mathieu Desnoyers2009-05-281-0/+173
| | * | | | | | | | | | | | [ARM] barriers: improve xchg, bitops and atomic SMP barriersRussell King2009-05-285-13/+71
| | * | | | | | | | | | | | Merge branch 'for-rmk' of git://git.marvell.com/orionRussell King2009-05-235-12/+29
| | |\ \ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | [ARM] add coherent DMA mask for mv643xx_ethNicolas Pitre2009-05-224-0/+27
| | | * | | | | | | | | | | | [ARM] Orion: Remove explicit name for platform device resourcesMartin Michlmayr2009-05-213-8/+0
| | | * | | | | | | | | | | | [ARM] Kirkwood: Correct MPP for SATA activity/presence LEDs of QNAP TS-119/TS...Thomas Reitmayr2009-05-201-4/+2
| | * | | | | | | | | | | | | [ARM] disable NX support for OABI-supporting kernelsRussell King2009-05-231-0/+9
| | * | | | | | | | | | | | | Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/px...Russell King2009-05-2313-31/+55
| | |\ \ \ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | | [ARM] pxa/palm: fix PalmLD/T5/TX AC97 MFPMarek Vasut2009-05-223-0/+4
| | | * | | | | | | | | | | | | [ARM] pxa: add parameter to clksrc_read() for pxa168/910Coly Li2009-05-221-1/+1
| | | * | | | | | | | | | | | | [ARM] pxa: fix the incorrectly defined drive strength macros for pxa{168,910}Mingwei Wang2009-05-223-6/+13
| | | * | | | | | | | | | | | | [ARM] pxa/ezx: fix pin configuration for low power modeDaniel Ribeiro2009-05-201-18/+18
| | | * | | | | | | | | | | | | [ARM] pxa/spitz: provide spitz_ohci_exit() that unregisters USB_HOST GPIODmitry Eremin-Solenikov2009-05-181-0/+6
| | | * | | | | | | | | | | | | [ARM] pxa: enable GPIO receivers after configuring pinsTimothy Clacy2009-05-181-0/+3
| | | * | | | | | | | | | | | | [ARM] pxa: allow gpio_reset drive high during normal workDaniel Ribeiro2009-05-184-6/+7
| | | * | | | | | | | | | | | | [ARM] pxa: save/restore PGSR on suspend/resume.Daniel Ribeiro2009-05-181-0/+3
| * | | | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds2009-05-292-38/+26
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / / / / / / / / | |/| | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | PCI Hotplug: acpiphp: don't store a pci_dev in acpiphp_funcAlex Chiang2009-05-272-38/+26
* | | | | | | | | | | | | | | | perf_counter tools: Add 'perf annotate' featureIngo Molnar2009-06-064-139/+229
* | | | | | | | | | | | | | | | perf_counter tools: Prepare for 'perf annotate'Ingo Molnar2009-06-066-2/+1325
* | | | | | | | | | | | | | | | perf_counter tools: Tidy up manpage detailsIngo Molnar2009-06-065-6/+6
* | | | | | | | | | | | | | | | perf_counter tools: Uniform help printoutsIngo Molnar2009-06-065-15/+17
* | | | | | | | | | | | | | | | perf_counter tools: Add help for perf listThomas Gleixner2009-06-065-64/+42
* | | | | | | | | | | | | | | | perf_counter tools: Fix cache-event printoutIngo Molnar2009-06-061-28/+28
* | | | | | | | | | | | | | | | perf_counter tools: Add 'perf list' to list available eventsThomas Gleixner2009-06-069-34/+61
* | | | | | | | | | | | | | | | perf_counter: Implement generalized cache event typesIngo Molnar2009-06-064-11/+329
* | | | | | | | | | | | | | | | perf_counter: Separate out attr->type from attr->configIngo Molnar2009-06-0610-274/+196
* | | | | | | | | | | | | | | | perf top: Fix zero or negative refresh delayFrederic Weisbecker2009-06-051-0/+3
* | | | | | | | | | | | | | | | perf record: Set frequency correctlyIngo Molnar2009-06-051-5/+4
* | | | | | | | | | | | | | | | perf_counter tools: Sample and display frequency adjustment changesIngo Molnar2009-06-052-7/+34
* | | | | | | | | | | | | | | | perf_counter: Fix frequency adjustment for < HZPeter Zijlstra2009-06-052-7/+28
* | | | | | | | | | | | | | | | perf_counter: Add PERF_SAMPLE_PERIODPeter Zijlstra2009-06-052-0/+12
* | | | | | | | | | | | | | | | perf_counter: Change PERF_SAMPLE_CONFIG into PERF_SAMPLE_IDPeter Zijlstra2009-06-052-5/+5
* | | | | | | | | | | | | | | | perf_counter tools: Remove -march=nativeIngo Molnar2009-06-051-1/+1
* | | | | | | | | | | | | | | | perf_counter tools: Clarify events/samples namingIngo Molnar2009-06-053-35/+35
* | | | | | | | | | | | | | | | perf report: Display user/kernel differentiatorIngo Molnar2009-06-051-7/+9
* | | | | | | | | | | | | | | | perf report: Deal with mapsPeter Zijlstra2009-06-053-2/+37
* | | | | | | | | | | | | | | | perf_counter: Generate mmap events for install_special_mapping()Peter Zijlstra2009-06-053-20/+33
* | | | | | | | | | | | | | | | x86: Set context.vdso before installing the mappingPeter Zijlstra2009-06-052-3/+10
OpenPOWER on IntegriCloud