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
path:
root
/
include
Commit message (
Expand
)
Author
Age
*
cpu: introduce clear_tasks_mm_cpumask() helper
Anton Vorontsov
2012-05-31
*
cred: remove task_is_dead() from __task_cred() validation
Oleg Nesterov
2012-05-31
*
kmod: move call_usermodehelper_fns() to .c file and unexport all it's helpers
Boaz Harrosh
2012-05-31
*
kmod: unexport call_usermodehelper_freeinfo()
Boaz Harrosh
2012-05-31
*
fat: introduce special inode for managing the FSINFO block
Artem Bityutskiy
2012-05-31
*
vsprintf: further optimize decimal conversion
Denys Vlasenko
2012-05-31
*
introduce SIZE_MAX
Xi Wang
2012-05-31
*
rtc: ds1307: add trickle charger support
Wolfram Sang
2012-05-29
*
rtc: add ioctl to get/clear battery low voltage status
Alexander Stein
2012-05-29
*
vsprintf: fix %ps on non symbols when using kallsyms
Stephen Boyd
2012-05-29
*
include/linux/led-lm3530.h: comment correction about the range of brightness
Kim, Milo
2012-05-29
*
leds: add new field to led_classdev struct to save activation state
Shuah Khan
2012-05-29
*
drivers/video/backlight/apple_bl.c: include header for exported symbol protot...
H Hartley Sweeten
2012-05-29
*
lcd: add callbacks for early fb event blank support
Inki Dae
2012-05-29
*
fbdev: add events for early fb event support
Inki Dae
2012-05-29
*
memcg: decrement static keys at real destroy time
Glauber Costa
2012-05-29
*
mm/memcg: apply add/del_page to lruvec
Hugh Dickins
2012-05-29
*
mm/memcg: get_lru_size not get_lruvec_size
Hugh Dickins
2012-05-29
*
rescounter: remove __must_check from res_counter_charge_nofail()
Glauber Costa
2012-05-29
*
rescounters: add res_counter_uncharge_until()
Frederic Weisbecker
2012-05-29
*
mm/vmscan: push lruvec pointer into inactive_list_is_low()
Konstantin Khlebnikov
2012-05-29
*
mm/vmscan: replace zone_nr_lru_pages() with get_lruvec_size()
Konstantin Khlebnikov
2012-05-29
*
mm: add link from struct lruvec to struct zone
Konstantin Khlebnikov
2012-05-29
*
mm/memcg: kill mem_cgroup_lru_del()
Konstantin Khlebnikov
2012-05-29
*
mm: remove lru type checks from __isolate_lru_page()
Konstantin Khlebnikov
2012-05-29
*
mm: mark mm-inline functions as __always_inline
Konstantin Khlebnikov
2012-05-29
*
mm/memcg: move reclaim_stat into lruvec
Hugh Dickins
2012-05-29
*
memcg: fix/change behavior of shared anon at moving task
KAMEZAWA Hiroyuki
2012-05-29
*
mm: fix slab->page flags corruption
Pravin B Shelar
2012-05-29
*
mm: pmd_read_atomic: fix 32bit PAE pmd walk vs pmd_populate SMP race condition
Andrea Arcangeli
2012-05-29
*
mm, oom: normalize oom scores to oom_score_adj scale only for userspace
David Rientjes
2012-05-29
*
mm/fs: remove truncate_range
Hugh Dickins
2012-05-29
*
shmem: replace page if mapping excludes its zone
Hugh Dickins
2012-05-29
*
mm: compaction: handle incorrect MIGRATE_UNMOVABLE type pageblocks
Bartlomiej Zolnierkiewicz
2012-05-29
*
mm: remove sparsemem allocation details from the bootmem allocator
Johannes Weiner
2012-05-29
*
mm: move is_vma_temporary_stack() declaration to huge_mm.h
Alex Shi
2012-05-29
*
kbuild: install kernel-page-flags.h
Ulrich Drepper
2012-05-29
*
bug: completely remove code generated by disabled VM_BUG_ON()
Konstantin Khlebnikov
2012-05-29
*
bug: introduce BUILD_BUG_ON_INVALID() macro
Konstantin Khlebnikov
2012-05-29
*
mm: memcg: count pte references from every member of the reclaimed hierarchy
Johannes Weiner
2012-05-29
*
mm: do_migrate_pages(): rename arguments
Andrew Morton
2012-05-29
*
mm: vmscan: remove reclaim_mode_t
Mel Gorman
2012-05-29
*
mm: vmscan: do not stall on writeback during memory compaction
Mel Gorman
2012-05-29
*
mm: vmscan: remove lumpy reclaim
Mel Gorman
2012-05-29
*
mm: remove swap token code
Rik van Riel
2012-05-29
*
pagemap.h: fix warning about possibly used before init var
Paul Gortmaker
2012-05-29
*
Merge tag 'mfd-3.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/...
Linus Torvalds
2012-05-29
|
\
|
*
mfd: Fix max77693 build failure
Samuel Ortiz
2012-05-23
|
*
mfd: Save device node parsed platform data for tps65910 sub devices
Laxman Dewangan
2012-05-22
|
*
mfd: Add r_select to lm3533 platform data
Johan Hovold
2012-05-22
[next]