index
:
litmus2008.git
litmus-patch-series
master
pre-port
[ARCHIVE] Old LITMUS^RT 2008 version (for reference).
Bjoern Brandenburg
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
*
[PATCH] IPMI: misc fixes
Corey Minyard
2006-12-10
*
[PATCH] IPMI: remove zero inits
Randy Dunlap
2006-12-10
*
[PATCH] update MAINTAINERS with rtc-linux mailing list info
Alessandro Zummo
2006-12-10
*
[PATCH] AT91RM9200 RTC
Andrew Victor
2006-12-10
*
[PATCH] RTCs don't use i2c_adapter.dev
David Brownell
2006-12-10
*
[PATCH] rtc: Add rtc_merge_alarm()
Scott Wood
2006-12-10
*
[PATCH] geode crypto is PCI device
Randy Dunlap
2006-12-10
*
[PATCH] freezer.h uses task_struct fields
Randy Dunlap
2006-12-10
*
[PATCH] Document how to decode an IOCTL number
Chuck Ebbert
2006-12-10
*
[PATCH] submit checklist update
Andrew Morton
2006-12-10
*
[PATCH] CodingStyle updates
Randy Dunlap
2006-12-10
*
[PATCH] spi: stabilize PIO mode transfers on PXA2xx systems
Stephen Street
2006-12-10
*
[PATCH] ide: complete switch to pci_get
Alan Cox
2006-12-10
*
[PATCH] xtensa: fix system call interface
Chris Zankel
2006-12-10
*
[PATCH] xtensa: remove extra header files
Chris Zankel
2006-12-10
*
[PATCH] xtensa: fix irq and misc fixes
Chris Zankel
2006-12-10
*
[PATCH] read_zero_pagealigned() locking fix
Hugh Dickins
2006-12-10
*
[PATCH] kbuild: don't put temp files in source
Roman Zippel
2006-12-10
*
[PATCH] kbuild: fix-rR-is-now-default
Oleg Verych
2006-12-10
*
[PATCH] Kconfig refactoring for better menu nesting
Don Mullis
2006-12-10
*
[PATCH] ipc-procfs-sysctl mixups
Randy Dunlap
2006-12-10
*
[PATCH] ucb1400_ts depends SND_AC97_BUS
Randy Dunlap
2006-12-10
*
[PATCH] workstruct: fix ieee80211-softmac compile problem
David Howells
2006-12-10
*
Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6
Linus Torvalds
2006-12-09
|
\
|
*
[PATCH] x86-64: no paravirt for X86_VOYAGER or X86_VISWS
Randy Dunlap
2006-12-09
|
*
[PATCH] i386: Fix io_apic.c warning
Andi Kleen
2006-12-09
|
*
[PATCH] i386: export smp_num_siblings for oprofile
Randy Dunlap
2006-12-09
|
*
[PATCH] x86: Work around gcc 4.2 over aggressive optimizer
Andi Kleen
2006-12-09
|
*
[PATCH] x86: Fix boot hang due to nmi watchdog init code
Ravikiran G Thirumalai
2006-12-09
|
*
[PATCH] x86: Fix verify_quirk_intel_irqbalance()
Andi Kleen
2006-12-09
|
*
[PATCH] i386: Update defconfig
Andi Kleen
2006-12-09
|
*
[PATCH] x86-64: Update defconfig
Andi Kleen
2006-12-09
*
|
Merge branch 'drm-patches' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2006-12-09
|
\
\
|
*
|
Fix http://bugzilla.kernel.org/show_bug.cgi?id=7606
Andrew Morton
2006-12-07
|
*
|
drm: add flag for mapping PCI DMA buffers read-only.
George Sapountzis
2006-12-06
|
*
|
drm: fix up irqflags in drm_lock.c
Dave Airlie
2006-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
|
*
|
drm: Make locked tasklet handling more robust.
=?utf-8?q?Michel_D=C3=A4nzer?=
2006-12-06
|
*
|
drm: drm_rmdraw: Declare id and idx as signed so testing for < 0 works as int...
=?utf-8?q?Felix_K=C3=BChling?=
2006-12-06
|
*
|
drm: Change first valid DRM drawable ID to be 1 instead of 0.
=?utf-8?q?Michel_D=C3=A4nzer?=
2006-12-06
|
*
|
drm: drawable locking + memory management fixes + copyright
=?utf-8?q?Michel_D=C3=A4nzer?=
2006-12-06
[next]