index
:
litmus-rt-budgetable-locks.git/.git
update_litmus_2019
Unnamed repository; edit this file 'description' to name the repository.
Zelin Tong
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
*
md: support updating bitmap parameters via sysfs.
NeilBrown
2009-12-13
*
md: factor out parsing of fixed-point numbers
NeilBrown
2009-12-13
*
md: support bitmap offset appropriate for external-metadata arrays.
NeilBrown
2009-12-13
*
md: remove needless setting of thread->timeout in raid10_quiesce
NeilBrown
2009-12-13
*
md: change daemon_sleep to be in 'jiffies' rather than 'seconds'.
NeilBrown
2009-12-13
*
md: move offset, daemon_sleep and chunksize out of bitmap structure
NeilBrown
2009-12-13
*
md: collect bitmap-specific fields into one structure.
NeilBrown
2009-12-13
*
md/raid1: add takeover support for raid5->raid1
NeilBrown
2009-12-13
*
md: add honouring of suspend_{lo,hi} to raid1.
NeilBrown
2009-12-13
*
md/raid5: don't complete make_request on barrier until writes are scheduled
NeilBrown
2009-12-13
*
md: support barrier requests on all personalities.
NeilBrown
2009-12-13
*
md: don't reset curr_resync_completed after an interrupted resync
NeilBrown
2009-12-13
*
md: adjust resync_min usefully when resync aborts.
NeilBrown
2009-12-13
*
md: remove sparse warning:symbol XXX was not declared.
NeilBrown
2009-12-13
*
md/raid5: remove some sparse warnings.
NeilBrown
2009-12-13
*
md/bitmap: protect against bitmap removal while being updated.
NeilBrown
2009-12-13
*
Merge branch 'ixp4xx' of git://git.kernel.org/pub/scm/linux/kernel/git/chris/...
Linus Torvalds
2009-12-12
|
\
|
*
IXP4xx: GTWX5715 platform only has two PCI IRQ lines, not four.
Krzysztof Hałasa
2009-12-05
|
*
IXP4xx: Introduce IXP4XX_GPIO_IRQ(n) macro and convert IXP4xx platform files.
Krzysztof Hałasa
2009-12-05
|
*
IXP4xx: move Gemtek GTWX5715 platform macros to the platform code.
Krzysztof Hałasa
2009-12-05
|
*
IXP4xx: Remove unused Motorola PrPMC1100 platform macros.
Krzysztof Hałasa
2009-12-05
|
*
IXP4xx: move FSG platform macros to the platform code.
Krzysztof Hałasa
2009-12-05
|
*
IXP4xx: move DSM G600 platform macros to the platform code.
Krzysztof Hałasa
2009-12-05
|
*
IXP4xx: move NAS100D platform macros to the platform code.
Krzysztof Hałasa
2009-12-05
|
*
IXP4xx: move NSLU2 platform macros to the platform code.
Krzysztof Hałasa
2009-12-05
|
*
IXP4xx: move Coyote platform macros to the platform code.
Krzysztof Hałasa
2009-12-05
|
*
IXP4xx: move AVILA platform macros to the platform code.
Krzysztof Hałasa
2009-12-05
|
*
IXP4xx: move IXDP425 platform macros to the platform code.
Krzysztof Hałasa
2009-12-05
|
*
IXP4xx: Extend PCI MMIO indirect address space to 1 GB.
Krzysztof Hałasa
2009-12-05
|
*
IXP4xx: Fix compilation failure with CONFIG_IXP4XX_INDIRECT_PCI.
Krzysztof Hałasa
2009-12-05
|
*
IXP4xx: Drop "__ixp4xx_" prefix from in/out/ioread/iowrite functions for clar...
Krzysztof Hałasa
2009-12-05
|
*
IXP4xx: Rename indirect MMIO primitives from __ixp4xx_* to __indirect_*.
Krzysztof Hałasa
2009-12-05
|
*
IXP4xx: Ensure index is positive in irq_to_gpio() and npe_request().
Roel Kluin
2009-12-05
|
*
ARM: fix insl() and outsl() endianness on IXP4xx architecture.
Krzysztof Hałasa
2009-12-05
|
*
IXP4xx: Fix normally-disabled debugging text in drivers/net/arm/ixp4xx_eth.c.
Krzysztof Hałasa
2009-12-05
|
*
IXP4xx: change the timer base frequency to 66.666000 MHz.
Krzysztof Hałasa
2009-12-05
*
|
[BKL] add 'might_sleep()' to the outermost lock taker
Linus Torvalds
2009-12-12
*
|
tty: Fix BKL taken under a spinlock bug introduced in the BKL split
Alan Cox
2009-12-12
*
|
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
2009-12-12
|
\
\
|
*
|
powerpc: Fix usage of 64-bit instruction in 32-bit altivec code
Benjamin Herrenschmidt
2009-12-09
|
*
|
Merge commit 'origin/master' into next
Benjamin Herrenschmidt
2009-12-09
|
|
\
\
|
*
|
|
MAINTAINERS: Add PowerPC patterns
Joe Perches
2009-12-09
|
*
|
|
powerpc/pseries: Track previous CPPR values to correctly EOI interrupts
Mark Nelson
2009-12-09
|
*
|
|
powerpc/pseries: Correct pseries/dlpar.c build break without CONFIG_SMP
Nathan Fontenot
2009-12-09
|
*
|
|
powerpc: Make "intspec" pointers in irq_host->xlate() const
Roman Fietze
2009-12-09
|
*
|
|
powerpc/8xx: DTLB Miss cleanup
Joakim Tjernlund
2009-12-09
|
*
|
|
powerpc/8xx: Remove DIRTY pte handling in DTLB Error.
Joakim Tjernlund
2009-12-09
|
*
|
|
powerpc/8xx: Start using dcbX instructions in various copy routines
Joakim Tjernlund
2009-12-09
|
*
|
|
powerpc/8xx: Restore _PAGE_WRITETHRU
Joakim Tjernlund
2009-12-09
|
*
|
|
powerpc/8xx: Add missing Guarded setting in DTLB Error.
Joakim Tjernlund
2009-12-09
[next]