aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-06-21
|\
| * lockdep: Select frame pointers on x86Peter Zijlstra2009-06-21
| * dma-debug: be more careful when building reference entriesJoerg Roedel2009-06-15
| * dma-debug: check for sg_call_ents in best-fit algorithm tooJoerg Roedel2009-06-15
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2009-06-21
|\ \
| * \ Merge branch 'topic/hda' into for-linusTakashi Iwai2009-06-21
| |\ \
| | * | ALSA: hda - Add model=6530g optionTakashi Iwai2009-06-21
| | * | ALSA: hda - Acer Inspire 6530G model for Realtek ALC888Tony Vroon2009-06-21
| | * | ALSA: HDA - Correct trivial typos in comments.Sasha Alexandr2009-06-17
| | * | ALSA: HDA - Name-fixes in code (tagra/targa)Sasha Alexandr2009-06-17
| | * | ALSA: HDA - Add pci-quirk for MSI MS-7350 motherboard.Sasha Alexandr2009-06-17
| | * | ALSA: hda - Fix memory leak at codec creationTakashi Iwai2009-06-17
| * | | Merge branch 'topic/caiaq' into for-linusTakashi Iwai2009-06-21
| |\ \ \
| | * | | ALSA: snd_usb_caiaq: fix legacy input streamingDaniel Mack2009-06-17
| * | | | Merge branch 'topic/asoc' into for-linusTakashi Iwai2009-06-21
| |\ \ \ \
| | * | | | ASoC: Kill BUS_ID_SIZETakashi Iwai2009-06-17
* | | | | | Move FAULT_FLAG_xyz into handle_mm_fault() callersLinus Torvalds2009-06-21
* | | | | | Remove internal use of 'write_access' in mm/memory.cLinus Torvalds2009-06-21
* | | | | | ipc: unbreak 32-bit shmctl/semctl/msgctlJohannes Weiner2009-06-21
* | | | | | mm: page_alloc: clear PG_locked before checking flags on freeJohannes Weiner2009-06-20
* | | | | | x86, 64-bit: Clean up user address maskingLinus Torvalds2009-06-20
* | | | | | Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-06-20
|\ \ \ \ \ \
| * | | | | | genirq, irq.h: Fix kernel-doc warningsRandy Dunlap2009-06-14
| * | | | | | genirq: fix comment to say IRQ_WAKE_THREADSteven Rostedt2009-05-12
* | | | | | | Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/l...Linus Torvalds2009-06-20
|\ \ \ \ \ \ \
| * | | | | | | perfcounter: Handle some IO return valuesFrederic Weisbecker2009-06-20
| * | | | | | | perf_counter: Push perf_sample_data through the swcounter codePeter Zijlstra2009-06-20
| * | | | | | | perf_counter tools: Define and use our own u64, s64 etc. definitionsPaul Mackerras2009-06-19
| * | | | | | | perf_counter: Close race in perf_lock_task_context()Peter Zijlstra2009-06-19
| * | | | | | | perf_counter, x86: Improve interactions with fast-gupIngo Molnar2009-06-19
| * | | | | | | perf_counter: Simplify and fix task migration countingPeter Zijlstra2009-06-19
| * | | | | | | perf_counter tools: Add a data file headerPeter Zijlstra2009-06-19
| * | | | | | | perf_counter: Update userspace callchain sampling usesPeter Zijlstra2009-06-19
| * | | | | | | perf_counter: Make callchain samples extensiblePeter Zijlstra2009-06-19
| * | | | | | | perf report: Filter to parent set by defaultIngo Molnar2009-06-18
| * | | | | | | perf_counter tools: Handle lost eventsPeter Zijlstra2009-06-18
| * | | | | | | perf_counter: Add event overlow handlingPeter Zijlstra2009-06-18
| * | | | | | | fs: Provide empty .set_page_dirty() aop for anon inodesPeter Zijlstra2009-06-18
| * | | | | | | perf_counter: tools: Makefile tweaks for 64-bit powerpcPaul Mackerras2009-06-18
| * | | | | | | perf_counter: powerpc: Add processor back-end for MPC7450 familyPaul Mackerras2009-06-18
| * | | | | | | perf_counter: powerpc: Make powerpc perf_counter code safe for 32-bit kernelsPaul Mackerras2009-06-18
| * | | | | | | perf_counter: powerpc: Change how processor-specific back-ends get selectedPaul Mackerras2009-06-18
| * | | | | | | perf_counter: powerpc: Use unsigned long for register and constraint valuesPaul Mackerras2009-06-18
| * | | | | | | perf_counter: powerpc: Enable use of software counters on 32-bit powerpcPaul Mackerras2009-06-18
| * | | | | | | perf_counter tools: Add and use isprint()Peter Zijlstra2009-06-18
| * | | | | | | perf report: Add validation of call-chain entriesIngo Molnar2009-06-18
| * | | | | | | perf report: Tidy up the "--parent <regex>" and "--sort parent" call-chain fe...Ingo Molnar2009-06-18
| * | | | | | | perf_counter tools: Replace isprint() with issane()Peter Zijlstra2009-06-17
| * | | | | | | perf_counter: x86: Set the period in the intel overflow handlerPeter Zijlstra2009-06-17
| * | | | | | | perf report: Add --sort <call> --call <$regex>Peter Zijlstra2009-06-17