index
:
litmus-rt.git
archive/unc-master-3.0
archived-2013.1
archived-private-master
archived-semi-part
demo
ecrts-pgm-final
ecrts14-pgm-final
gpusync-rtss12
gpusync/staging
linux-tip
litmus2008-patch-series
master
pgm
prop/litmus-signals
prop/robust-tie-break
staging
test
tracing-devel
v2.6.34-with-arm-patches
v2015.1
wip-2011.2-bbb
wip-2011.2-bbb-trace
wip-2012.3-gpu
wip-2012.3-gpu-preport
wip-2012.3-gpu-rtss13
wip-2012.3-gpu-sobliv-budget-w-kshark
wip-aedzl-final
wip-aedzl-revised
wip-arbit-deadline
wip-aux-tasks
wip-bbb
wip-bbb-prio-don
wip-better-break
wip-binary-heap
wip-budget
wip-color
wip-color-jlh
wip-d10-hz1000
wip-default-clustering
wip-dissipation-jerickso
wip-dissipation2-jerickso
wip-ecrts14-pgm
wip-edf-hsb
wip-edf-os
wip-edf-tie-break
wip-edzl-critique
wip-edzl-final
wip-edzl-revised
wip-events
wip-extra-debug
wip-fix-switch-jerickso
wip-fix3
wip-fmlp-dequeue
wip-ft-irq-flag
wip-gpu-cleanup
wip-gpu-interrupts
wip-gpu-rtas12
wip-gpu-rtss12
wip-gpu-rtss12-srp
wip-gpusync-merge
wip-ikglp
wip-k-fmlp
wip-kernel-coloring
wip-kernthreads
wip-klmirqd-to-aux
wip-kshark
wip-litmus-3.2
wip-litmus2011.2
wip-litmus3.0-2011.2
wip-master-2.6.33-rt
wip-mc
wip-mc-bipasa
wip-mc-jerickso
wip-mc2-cache-slack
wip-mcrit-mac
wip-merge-3.0
wip-merge-v3.0
wip-migration-affinity
wip-mmap-uncache
wip-modechange
wip-nested-locking
wip-omlp-gedf
wip-pai
wip-percore-lib
wip-performance
wip-pgm
wip-pgm-split
wip-pm-ovd
wip-prio-inh
wip-prioq-dgl
wip-refactored-gedf
wip-release-master-fix
wip-robust-tie-break
wip-rt-kshark
wip-rtas12-pgm
wip-semi-part
wip-semi-part-edfos-jerickso
wip-shared-lib
wip-shared-lib2
wip-shared-mem
wip-splitting-jerickso
wip-splitting-omlp-jerickso
wip-stage-binheap
wip-sun-port
wip-timer-trace
wip-tracepoints
The LITMUS^RT kernel.
Bjoern Brandenburg
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
*
hfsplus: correct usage of HFSPLUS_ATTR_MAX_STRLEN for non-English attributes
Hin-Tak Leung
2014-06-06
*
hfsplus: fix worst-case unicode to char conversion of file names and attributes
Hin-Tak Leung
2014-06-06
*
fs/coda: use __func__
Fabian Frederick
2014-06-06
*
fs/coda: logging prefix uniformization
Fabian Frederick
2014-06-06
*
fs/coda: replace printk by pr_foo()
Fabian Frederick
2014-06-06
*
fs/befs: kernel-doc fixes
Fabian Frederick
2014-06-06
*
fs/befs/linuxvfs.c: remove positive test on sector_t
Fabian Frederick
2014-06-06
*
fs/befs/btree.c: replace strncpy by strlcpy + coding style fixing
Fabian Frederick
2014-06-06
*
fs/befs/linuxvfs.c: replace strncpy by strlcpy
Fabian Frederick
2014-06-06
*
drivers/rtc/rtc-pxa.c: make of_device_id array const
Jingoo Han
2014-06-06
*
drivers/rtc/rtc-sa1100.c: make of_device_id array const
Jingoo Han
2014-06-06
*
drivers/rtc/rtc-omap.c: enable RTC_IRQWAKEEN bits when Alarm is set
Lokesh Vutla
2014-06-06
*
ARM: at91: fix at91_sysirq_mask_rtc for sam9x5 SoCs
Boris BREZILLON
2014-06-06
*
rtc: rtc-at91rm9200: fix infinite wait for ACKUPD irq
Boris BREZILLON
2014-06-06
*
drivers/rtc/rtc-hym8563.c: add optional clock-output-names property
Heiko Stuebner
2014-06-06
*
drivers/rtc/rtc-bfin.c: do not abort when requesting irq fails
Mike Frysinger
2014-06-06
*
drivers/rtc/rtc-omap.c: add support for enabling 32khz clock
Sekhar Nori
2014-06-06
*
drivers/rtc/rtc-omap.c: use BIT() macro
Sekhar Nori
2014-06-06
*
drivers/rtc/rtc-omap.c: remove multiple device id checks
Sekhar Nori
2014-06-06
*
rtc: da9063: RTC driver
Opensource [Steve Twiss]
2014-06-06
*
drivers/rtc: add support for Microchip MCP795
Josef Gajdusek
2014-06-06
*
drivers/rtc/rtc-ds1343.c: fix potential race condition
Raghavendra Ganiga
2014-06-06
*
rtc: fix build error
Raghavendra Ganiga
2014-06-06
*
drivers/rtc: add support for maxim dallas rtc ds1343 and ds1344
Raghavendra Ganiga
2014-06-06
*
rtc: rtc-palmas: make of_device_id array const
Jingoo Han
2014-06-06
*
rtc: rtc-mv: make of_device_id array const
Jingoo Han
2014-06-06
*
rtc: isl12057: make of_device_id array const
Jingoo Han
2014-06-06
*
rtc: rtc-hym8563: make of_device_id array const
Jingoo Han
2014-06-06
*
rtc: rtc-ds1742: make of_device_id array const
Jingoo Han
2014-06-06
*
drivers/rtc/rtc-da9052.c: ALARM causes interrupt storm
Anthony Olech
2014-06-06
*
drivers/rtc/rtc-88pm860x.c: add missing of_node_put()
Krzysztof Kozlowski
2014-06-06
*
drivers/rtc/rtc-88pm860x.c: use of_get_child_by_name()
Krzysztof Kozlowski
2014-06-06
*
arch/mips/dec: switch DECstation systems to rtc-cmos
Maciej W. Rozycki
2014-06-06
*
drivers/rtc/rtc-cmos.c: drivers/char/rtc.c features for DECstation support
Maciej W. Rozycki
2014-06-06
*
drivers/rtc/rtc-efi.c: avoid subtracting day twice when computing year days
Lee, Chun-Yi
2014-06-06
*
drivers/rtc/rtc-m41t80.c: add support for MicroCrystal rv4162
Wolfram Sang
2014-06-06
*
drivers/rtc/rtc-m41t80.c: propagate error value from smbus functions
Wolfram Sang
2014-06-06
*
drivers/rtc/rtc-m41t80.c: clean up error paths
Wolfram Sang
2014-06-06
*
drivers/rtc/rtc-m41t80.c: remove DRV_VERSION macro
Wolfram Sang
2014-06-06
*
arm64: add APM X-Gene SoC RTC DTS entry
Loc Ho
2014-06-06
*
drivers/rtc: add APM X-Gene SoC RTC driver
Loc Ho
2014-06-06
*
Documentation/devicetree/bindings: add documentation for the APM X-Gene SoC R...
Loc Ho
2014-06-06
*
drivers/rtc/interface.c: fix infinite loop in initializing the alarm
Ales Novak
2014-06-06
*
fs/ceph/debugfs.c: replace seq_printf by seq_puts
Fabian Frederick
2014-06-06
*
fs/ceph: replace pr_warning by pr_warn
Fabian Frederick
2014-06-06
*
slub: search partial list on numa_mem_id(), instead of numa_node_id()
Joonsoo Kim
2014-06-06
*
mm: vmscan: clear kswapd's special reclaim powers before exiting
Johannes Weiner
2014-06-06
*
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2014-06-06
|
\
|
*
arm64: kernel: initialize broadcast hrtimer based clock event device
Lorenzo Pieralisi
2014-05-30
|
*
arm64: ftrace: Add system call tracepoint
AKASHI Takahiro
2014-05-29
[next]