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
...
|
|
*
|
|
|
|
|
|
[MTD] OneNAND: Add support for auto-placement of out-of-band data
Adrian Hunter
2007-01-31
|
|
*
|
|
|
|
|
|
[MTD] OneNAND: Remove unused fields
Kyungmin Park
2007-01-31
|
|
*
|
|
|
|
|
|
[MTD] OneNAND: Amend write-verify to compare to original buffer
Adrian Hunter
2007-01-25
|
|
*
|
|
|
|
|
|
[MTD] OneNAND: Check first or second pages for bad block information
Adrian Hunter
2007-01-22
|
|
*
|
|
|
|
|
|
[MTD] OneNAND: Free the bad block table when the device is released
Adrian Hunter
2007-01-22
|
|
*
|
|
|
|
|
|
[MTD] OneNAND: Update copyrights and code cleanup
Kyungmin Park
2007-01-17
|
|
*
|
|
|
|
|
|
[MTD] OneNAND: Reduce Double Density Package (DDP) operations
Kyungmin Park
2007-01-17
|
|
*
|
|
|
|
|
|
[MTD] OneNAND: Return an error if a read timeout occurs
Adrian Hunter
2007-01-17
|
|
*
|
|
|
|
|
|
[MTD] OneNAND: Fix unlock all status error
Kyungmin Park
2007-01-17
|
*
|
|
|
|
|
|
|
[MTD] [NAND] Add kernel-doc for cellinfo field of struct nand_chip
Randy Dunlap
2007-02-09
|
*
|
|
|
|
|
|
|
[MTD] CK804XROM must depend on PCI
akpm@osdl.org
2007-02-09
|
*
|
|
|
|
|
|
|
[MTD NAND] CAFÉ controller depends, perhaps unsurprisingly, on NAND
David Woodhouse
2007-02-05
|
*
|
|
|
|
|
|
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
David Woodhouse
2007-02-05
|
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
[MTD] ck804xrom: fix a pci_find_device
Alan
2007-01-31
|
*
|
|
|
|
|
|
|
|
[MTD] [NAND] Remove debugging cruft from CAFÉ NAND driver.
David Woodhouse
2007-01-23
|
*
|
|
|
|
|
|
|
|
[MTD] [NAND] Inherit CAFÉ NAND timing setup from firmware
David Woodhouse
2007-01-23
*
|
|
|
|
|
|
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri...
Linus Torvalds
2007-02-19
|
\
\
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
|
9p: implement optional loose read cache
Eric Van Hensbergen
2007-02-18
|
*
|
|
|
|
|
|
|
|
|
9p: Use kthread_stop instead of sending a SIGKILL.
Eric W. Biederman
2007-02-18
|
|
|
_
|
_
|
_
|
/
/
/
/
/
|
|
/
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
|
|
Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
2007-02-19
|
\
\
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
|
[SCSI] SCSI core: better initialization for sdev->scsi_level
Alan Stern
2007-02-16
|
*
|
|
|
|
|
|
|
|
|
[SCSI] scsi_proc.c: display sdev->scsi_level correctly
Alan Stern
2007-02-16
|
*
|
|
|
|
|
|
|
|
|
[SCSI] megaraid_sas: update version and author info
Sumant Patro
2007-02-16
|
*
|
|
|
|
|
|
|
|
|
[SCSI] megaraid_sas: return sync cache call with success
Sumant Patro
2007-02-16
|
*
|
|
|
|
|
|
|
|
|
[SCSI] megaraid_sas: replace pci_alloc_consitent with dma_alloc_coherent in i...
Sumant Patro
2007-02-16
|
*
|
|
|
|
|
|
|
|
|
[SCSI] megaraid_sas: add bios_param in scsi_host_template
Sumant Patro
2007-02-16
|
*
|
|
|
|
|
|
|
|
|
[SCSI] megaraid_sas: do not process cmds if hw_crit_error is set
Sumant Patro
2007-02-16
|
*
|
|
|
|
|
|
|
|
|
[SCSI] scsi_transport.h should include scsi_device.h
Rolf Eike Beer
2007-02-16
|
*
|
|
|
|
|
|
|
|
|
[SCSI] aic79xx: remove extra newline from info message
Rolf Eike Beer
2007-02-16
|
*
|
|
|
|
|
|
|
|
|
[SCSI] scsi_scan.c: handle bad inquiry responses
Alan Stern
2007-02-16
|
*
|
|
|
|
|
|
|
|
|
[SCSI] aic94xx: tie driver to the major number of the sequencer firmware
James Bottomley
2007-02-16
|
*
|
|
|
|
|
|
|
|
|
[SCSI] lpfc: add PCI error recovery support
Linas Vepstas
2007-02-16
|
*
|
|
|
|
|
|
|
|
|
[SCSI] megaraid: pci_module_init to pci_register_driver
Richard Knutsson
2007-02-16
|
*
|
|
|
|
|
|
|
|
|
[SCSI] tgt: fix the user/kernel ring buffer interface
FUJITA Tomonori
2007-02-16
|
*
|
|
|
|
|
|
|
|
|
[SCSI] sgiwd93: interfacing to wd33c93
peter fuerst
2007-02-16
|
*
|
|
|
|
|
|
|
|
|
[SCSI] wd33c93: Fast SCSI with WD33C93B
peter fuerst
2007-02-16
*
|
|
|
|
|
|
|
|
|
|
Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/dtor/...
Linus Torvalds
2007-02-19
|
\
\
\
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
|
|
Input: remove obsolete setup parameters from input drivers
Dmitry Torokhov
2007-02-18
|
*
|
|
|
|
|
|
|
|
|
|
Input: HIL - fix improper call to release_region()
Cyrill V. Gorcunov
2007-02-18
|
*
|
|
|
|
|
|
|
|
|
|
Input: hid-lgff - treat devices as joysticks unless told otherwise
Dmitry Torokhov
2007-02-18
|
*
|
|
|
|
|
|
|
|
|
|
Input: HID - add support for Logitech Formula Force EX
Valentin Zagura
2007-02-18
|
*
|
|
|
|
|
|
|
|
|
|
Input: gpio-keys - switch to common GPIO API
Philipp Zabel
2007-02-18
|
*
|
|
|
|
|
|
|
|
|
|
Input: do not lock device when showing name, phys and uniq
Dmitry Torokhov
2007-02-18
|
*
|
|
|
|
|
|
|
|
|
|
Input: i8042 - let serio bus suspend ports
Dmitry Torokhov
2007-02-18
|
*
|
|
|
|
|
|
|
|
|
|
Input: psmouse - properly reset mouse on shutdown/suspend
Dmitry Torokhov
2007-02-18
|
|
|
/
/
/
/
/
/
/
/
/
|
|
/
|
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
|
|
|
Merge branch 'audit.b37' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2007-02-19
|
\
\
\
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
|
|
[PATCH] AUDIT_FD_PAIR
Al Viro
2007-02-17
|
*
|
|
|
|
|
|
|
|
|
|
[PATCH] audit config lockdown
Steve Grubb
2007-02-17
|
*
|
|
|
|
|
|
|
|
|
|
[PATCH] minor update to rule add/delete messages (ver 2)
Steve Grubb
2007-02-17
|
|
/
/
/
/
/
/
/
/
/
/
*
|
|
|
|
|
|
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
Linus Torvalds
2007-02-19
|
\
\
\
\
\
\
\
\
\
\
\
[prev]
[next]