aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* [PATCH] pdc202xx_new: fix PLL/timing issuesSergei Shtylyov2006-12-10
* [PATCH] Fix noise in futex.hDavid Woodhouse2006-12-10
* [PATCH] sysctl: remove unused "context" paramAlexey Dobriyan2006-12-10
* [PATCH] sysctl: remove some OPsAlexey Dobriyan2006-12-10
* [PATCH] IPMI: misc fixesCorey Minyard2006-12-10
* [PATCH] IPMI: remove zero initsRandy Dunlap2006-12-10
* [PATCH] update MAINTAINERS with rtc-linux mailing list infoAlessandro Zummo2006-12-10
* [PATCH] AT91RM9200 RTCAndrew Victor2006-12-10
* [PATCH] RTCs don't use i2c_adapter.devDavid Brownell2006-12-10
* [PATCH] rtc: Add rtc_merge_alarm()Scott Wood2006-12-10
* [PATCH] geode crypto is PCI deviceRandy Dunlap2006-12-10
* [PATCH] freezer.h uses task_struct fieldsRandy Dunlap2006-12-10
* [PATCH] Document how to decode an IOCTL numberChuck Ebbert2006-12-10
* [PATCH] submit checklist updateAndrew Morton2006-12-10
* [PATCH] CodingStyle updatesRandy Dunlap2006-12-10
* [PATCH] spi: stabilize PIO mode transfers on PXA2xx systemsStephen Street2006-12-10
* [PATCH] ide: complete switch to pci_getAlan Cox2006-12-10
* [PATCH] xtensa: fix system call interfaceChris Zankel2006-12-10
* [PATCH] xtensa: remove extra header filesChris Zankel2006-12-10
* [PATCH] xtensa: fix irq and misc fixesChris Zankel2006-12-10
* [PATCH] read_zero_pagealigned() locking fixHugh Dickins2006-12-10
* [PATCH] kbuild: don't put temp files in sourceRoman Zippel2006-12-10
* [PATCH] kbuild: fix-rR-is-now-defaultOleg Verych2006-12-10
* [PATCH] Kconfig refactoring for better menu nestingDon Mullis2006-12-10
* [PATCH] ipc-procfs-sysctl mixupsRandy Dunlap2006-12-10
* [PATCH] ucb1400_ts depends SND_AC97_BUSRandy Dunlap2006-12-10
* [PATCH] workstruct: fix ieee80211-softmac compile problemDavid Howells2006-12-10
* Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6Linus Torvalds2006-12-09
|\
| * [PATCH] x86-64: no paravirt for X86_VOYAGER or X86_VISWSRandy Dunlap2006-12-09
| * [PATCH] i386: Fix io_apic.c warningAndi Kleen2006-12-09
| * [PATCH] i386: export smp_num_siblings for oprofileRandy Dunlap2006-12-09
| * [PATCH] x86: Work around gcc 4.2 over aggressive optimizerAndi Kleen2006-12-09
| * [PATCH] x86: Fix boot hang due to nmi watchdog init codeRavikiran G Thirumalai2006-12-09
| * [PATCH] x86: Fix verify_quirk_intel_irqbalance()Andi Kleen2006-12-09
| * [PATCH] i386: Update defconfigAndi Kleen2006-12-09
| * [PATCH] x86-64: Update defconfigAndi Kleen2006-12-09
* | Merge branch 'drm-patches' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2006-12-09
|\ \
| * | Fix http://bugzilla.kernel.org/show_bug.cgi?id=7606Andrew Morton2006-12-07
| * | drm: add flag for mapping PCI DMA buffers read-only.George Sapountzis2006-12-06
| * | drm: fix up irqflags in drm_lock.cDave Airlie2006-12-06
| * | drm: i915 updates=?utf-8?q?Michel_D=C3=A4nzer?=2006-12-06
| * | drm: i915: fix up irqflags arg=?utf-8?q?Michel_D=C3=A4nzer?=2006-12-06
| * | drm: i915: Only return EBUSY after we've established we need to schedule a ne...=?utf-8?q?Michel_D=C3=A4nzer?=2006-12-06
| * | drm: i915: Fix 'sequence has passed' condition in i915_vblank_swap().=?utf-8?q?Michel_D=C3=A4nzer?=2006-12-06
| * | drm: i915: Add SAREA fileds for determining which pipe to sync window buffer ...=?utf-8?q?Michel_D=C3=A4nzer?=2006-12-06
| * | drm: Make handling of dev_priv->vblank_pipe more robust.=?utf-8?q?Michel_D=C3=A4nzer?=2006-12-06
| * | drm: DRM_I915_VBLANK_SWAP ioctl: Take drm_vblank_seq_type_t instead=?utf-8?q?Michel_D=C3=A4nzer?=2006-12-06
| * | drm: i915: Add ioctl for scheduling buffer swaps at vertical blanks.=?utf-8?q?Michel_D=C3=A4nzer?=2006-12-06
| * | drm: Core vsync: Don't clobber target sequence number when scheduling signal.=?utf-8?q?Michel_D=C3=A4nzer?=2006-12-06
| * | drm: Core vsync: Add flag DRM_VBLANK_NEXTONMISS.=?utf-8?q?Michel_D=C3=A4nzer?=2006-12-06