aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* Merge branch 'iommu/fixes-2.6.29' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar2009-03-05
|\
| * IOMMU-API: use ANSI style function declaration for 'iommu_found'Hannes Eder2009-03-05
| * AMD IOMMU: remove unnecessary ifdefFUJITA Tomonori2009-03-05
* | Merge branch 'linus' into core/iommuIngo Molnar2009-03-05
|\|
| * Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2009-03-04
| |\
| | * powerpc: Run sbc610 USB fixup code only on the appropriate platform.Tony Breeds2009-03-04
| * | drm: fix double lock typoHelge Bahmann2009-03-04
| |/
| * Linux 2.6.29-rc7v2.6.29-rc7Linus Torvalds2009-03-03
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2009-03-03
| |\
| | * crypto: ixp4xx - Fix qmgr_request_queue build failureKrzysztof HaƂasa2009-03-03
| | * crypto: api - Fix module load deadlock with fallback algorithmsHerbert Xu2009-02-26
| * | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2009-03-03
| |\ \
| | * | sched: don't allow setuid to succeed if the user does not have rt bandwidthDhaval Giani2009-02-27
| | * | sched_rt: don't start timer when rt bandwidth disabledHiroshi Shimamoto2009-02-26
| * | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-03-03
| |\ \ \
| | * | | x86: oprofile: don't set counter width from cpuid on Core2Tim Blechmann2009-03-03
| | * | | x86: fix init_memory_mapping() to handle small rangesYinghai Lu2009-03-03
| * | | | Merge branch 'tracing/mmiotrace' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2009-03-03
| |\ \ \ \
| | * | | | x86 mmiotrace: fix race with release_kmmio_fault_page()Pekka Paalanen2009-03-02
| | * | | | x86 mmiotrace: improve handling of secondary faultsStuart Bennett2009-03-02
| | * | | | x86 mmiotrace: split set_page_presence()Pekka Paalanen2009-03-02
| | * | | | x86 mmiotrace: fix save/restore page table statePekka Paalanen2009-03-02
| | * | | | x86 mmiotrace: WARN_ONCE if dis/arming a page failsStuart Bennett2009-03-02
| | * | | | x86: add far read test to testmmiotracePekka Paalanen2009-03-02
| | * | | | x86: count errors in testmmiotrace.koPekka Paalanen2009-03-02
| * | | | | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-03-03
| |\ \ \ \ \
| | * | | | | rcu: Teach RCU that idle task is not quiscent state at bootPaul E. McKenney2009-02-25
| | | |_|/ / | | |/| | |
| * | | | | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2009-03-03
| |\ \ \ \ \ | | |_|_|/ / | |/| | | |
| | * | | | [ARM] fix lots of ARM __devexit sillynessRussell King2009-03-03
| | * | | | [ARM] 5417/1: Set the correct cacheid for ARMv6 CPUs with ARMv7 style MMUCatalin Marinas2009-03-03
| | * | | | [ARM] 5416/1: Use unused address in v6_early_abortSeth Forshee2009-03-03
| | * | | | [ARM] 5411/1: S3C64XX: Fix EINT unmaskMark Brown2009-02-24
| | * | | | [ARM] at91: fix for Atmel AT91 powersavingAndrei Birjukov2009-02-22
| | * | | | [ARM] RiscPC: Fix etherh oopsRussell King2009-02-22
| * | | | | Revert "menu: fix embedded menu snafu"Linus Torvalds2009-03-02
| * | | | | Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2009-03-02
| |\ \ \ \ \
| | * | | | | drm/i915: Fix use-before-null-check in i915_irq_emit().Eric Anholt2009-03-02
| | * | | | | drm: Avoid client deadlocks when the master disappears.Thomas Hellstrom2009-03-02
| | * | | | | drm: Wake up all lock waiters when the master disappears.Thomas Hellstrom2009-03-02
| | * | | | | drm: Don't return ERESTARTSYS to user-space.Thomas Hellstrom2009-03-02
| | | |_|/ / | | |/| | |
| * | | | | menu: fix embedded menu snafuRandy Dunlap2009-03-02
| * | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz...Linus Torvalds2009-03-02
| |\ \ \ \ \
| | * | | | | sdhci: Add NO_BUSY_IRQ quirk for Marvell CAFE host chipAndres Salomon2009-03-02
| | * | | | | sdhci: Add quirk for controllers with no end-of-busy IRQBen Dooks2009-03-02
| | |/ / / /
| * | | | | Merge branch 'fix/hda' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai...Linus Torvalds2009-03-02
| |\ \ \ \ \
| | * | | | | ALSA: hda - Add probe_mask default for Toshiba laptop with ALC268Takashi Iwai2009-03-02
| | * | | | | ALSA: hda - Add quirk for new HP xw seriesTakashi Iwai2009-02-27
| | * | | | | ALSA: hda - Fix digital mic on dell-m4-1 and dell-m4-3Takashi Iwai2009-02-27
| * | | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-03-02
| |\ \ \ \ \ \
| | * | | | | | fix warning in io_mapping_map_wc()Pallipadi, Venkatesh2009-03-02