index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2010-10-26
mm: stack based kmap_atomic()
Peter Zijlstra
2010-10-26
mm: strictly nested kmap_atomic()
Peter Zijlstra
2010-10-26
vmscan,tmpfs: treat used once pages on tmpfs as used once
KOSAKI Motohiro
2010-10-26
writeback: remove the internal 5% low bound on dirty_ratio
Wu Fengguang
2010-10-26
writeback: do not sleep on the congestion queue if there are no congested BDI...
Mel Gorman
2010-10-26
vmscan: isolate_lru_pages(): stop neighbour search if neighbour cannot be iso...
KOSAKI Motohiro
2010-10-26
vmscan: remove dead code in shrink_inactive_list()
KOSAKI Motohiro
2010-10-26
vmscan: narrow the scenarios in whcih lumpy reclaim uses synchrounous reclaim
KOSAKI Motohiro
2010-10-26
vmscan: synchronous lumpy reclaim should not call congestion_wait()
KOSAKI Motohiro
2010-10-26
writeback: account for time spent congestion_waited
Mel Gorman
2010-10-26
tracing, vmscan: add trace events for LRU list shrinking
Mel Gorman
2010-10-26
vmscan: delete dead code
Shaohua Li
2010-10-26
mm: fix typo in mm.h when NODE_NOT_IN_PAGE_FLAGS
Will Deacon
2010-10-26
writeback: report dirty thresholds in /proc/vmstat
Michael Rubin
2010-10-26
writeback: add /sys/devices/system/node/<node>/vmstat
Michael Rubin
2010-10-26
writeback: add nr_dirtied and nr_written to /proc/vmstat
Michael Rubin
2010-10-26
mm: add account_page_writeback()
Michael Rubin
2010-10-26
mm/mempolicy.c: check return code of check_range
Vasiliy Kulikov
2010-10-26
vmscan: prevent background aging of anon page in no swap system
Minchan Kim
2010-10-26
memory hotplug: unify is_removable and offline detection code
KAMEZAWA Hiroyuki
2010-10-26
memory hotplug: fix notifier's return value check
KAMEZAWA Hiroyuki
2010-10-26
mm: compaction: fix COMPACTPAGEFAILED counting
Minchan Kim
2010-10-26
mm: only build per-node scan_unevictable functions when NUMA is enabled
Thadeu Lima de Souza Cascardo
2010-10-26
include/linux/pageblock-flags.h: fix set_pageblock_flags() macro definiton
zeal
2010-10-26
writeback: remove nonblocking/encountered_congestion references
Wu Fengguang
2010-10-26
oom: fix locking for oom_adj and oom_score_adj
David Rientjes
2010-10-26
oom: rewrite error handling for oom_adj and oom_score_adj tunables
David Rientjes
2010-10-26
oom: kill all threads sharing oom killed task's mm
David Rientjes
2010-10-26
oom: avoid killing a task if a thread sharing its mm cannot be killed
David Rientjes
2010-10-26
oom: add per-mm oom disable count
Ying Han
2010-10-26
Documentation/filesystems/proc.txt: improve smaps field documentation
Matt Mackall
2010-10-26
vmcore: it is not experimental any more
WANG Cong
2010-10-26
um: fix IRQ flag handling naming
Richard Weinberger
2010-10-26
percpu: fix list_head init bug in __percpu_counter_init()
Masanori ITOH
2010-10-26
kfifo: disable __kfifo_must_check_helper()
Andrew Morton
2010-10-26
hostfs: fix UML crash: remove f_spare from hostfs
Richard Weinberger
2010-10-26
ipmi: proper spinlock initialization
Eric Dumazet
2010-10-26
drivers/misc/ad525x_dpot.c: fix typo in spi write16 and write24 transfer counts
Michael Hennerich
2010-10-26
um: remove PAGE_SIZE alignment in linker script causing kernel segfault.
Richard Weinberger
2010-10-26
sgi-xp: incoming XPC channel messages can come in after the channel's partiti...
Robin Holt
2010-10-26
um: fix global timer issue when using CONFIG_NO_HZ
Richard Weinberger
2010-10-26
mm, page-allocator: do not check the state of a non-existant buddy during free
Mel Gorman
2010-10-26
types.h: move misplaced comment
Andrew Morton
2010-10-26
mm: fix return value of scan_lru_pages in memory unplug
KAMEZAWA Hiroyuki
2010-10-26
Merge git://git.infradead.org/battery-2.6
Linus Torvalds
2010-10-26
Merge branch 'linux_next' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...
Linus Torvalds
2010-10-26
Merge branch 'hwpoison' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/l...
Linus Torvalds
2010-10-26
Merge branch 'for_linus' of git://github.com/at91linux/linux-2.6-at91
Linus Torvalds
2010-10-26
Merge branch 'for-linus' of git://gitorious.org/linux-omap-dss2/linux
Linus Torvalds
2010-10-26
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cp...
Linus Torvalds
[next]