index
:
kernel
0x221E-v0.0.1-v6.19
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Hosts the 0x221E linux distro kernel.
Ubuntu
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
Age
Commit message (
Expand
)
Author
2014-10-09
Merge branch 'akpm' (fixes from Andrew Morton)
Linus Torvalds
2014-10-09
include/linux/screen_info.h: remove unused ORIG_* macros
Geert Uytterhoeven
2014-10-09
include/linux/blkdev.h: use NULL instead of zero
Michele Curti
2014-10-09
include/linux/kernel.h: deduplicate code implementing clamp* macros
Michal Nazarewicz
2014-10-09
include/linux/kernel.h: rewrite min3, max3 and clamp using min and max
Michal Nazarewicz
2014-10-09
zsmalloc: change return value unit of zs_get_total_size_bytes
Minchan Kim
2014-10-09
mm/balloon_compaction: add vmstat counters and kpageflags bit
Konstantin Khlebnikov
2014-10-09
mm/balloon_compaction: remove balloon mapping and flag AS_BALLOON_MAP
Konstantin Khlebnikov
2014-10-09
mm/balloon_compaction: redesign ballooned pages management
Konstantin Khlebnikov
2014-10-09
mm: memcontrol: fix transparent huge page allocations under pressure
Johannes Weiner
2014-10-09
memcg: move memcg_update_cache_size() to slab_common.c
Vladimir Davydov
2014-10-09
memcg: move memcg_{alloc,free}_cache_params to slab_common.c
Vladimir Davydov
2014-10-09
mm: introduce VM_BUG_ON_MM
Sasha Levin
2014-10-09
mm: clear __GFP_FS when PF_MEMALLOC_NOIO is set
Junxiao Bi
2014-10-09
mm: clean up zone flags
Johannes Weiner
2014-10-09
mm: convert a few VM_BUG_ON callers to VM_BUG_ON_VMA
Sasha Levin
2014-10-09
mm: introduce VM_BUG_ON_VMA
Sasha Levin
2014-10-09
mm: introduce dump_vma
Sasha Levin
2014-10-09
include/linux/migrate.h: remove migrate_page #define
Andrew Morton
2014-10-09
mempolicy: unexport get_vma_policy() and remove its "task" arg
Oleg Nesterov
2014-10-09
mempolicy: introduce __get_vma_policy(), export get_task_policy()
Oleg Nesterov
2014-10-09
mempolicy: remove the "task" arg of vma_policy_mof() and simplify it
Oleg Nesterov
2014-10-09
mm: remove noisy remainder of the scan_unevictable interface
Johannes Weiner
2014-10-09
mm: introduce check_data_rlimit helper
Cyrill Gorcunov
2014-10-09
mm: rename allocflags_to_migratetype for clarity
David Rientjes
2014-10-09
mm, compaction: khugepaged should not give up due to need_resched()
Vlastimil Babka
2014-10-09
mm, compaction: defer each zone individually instead of preferred zone
Vlastimil Babka
2014-10-09
lib/genalloc.c: add genpool range check function
Laura Abbott
2014-10-09
lib/genalloc.c: add power aligned algorithm
Laura Abbott
2014-10-09
memory-hotplug: add sysfs valid_zones attribute
Zhang Zhen
2014-10-09
mm/slab: use percpu allocator for cpu cache
Joonsoo Kim
2014-10-09
topology: add support for node_to_mem_node() to determine the fallback node
Joonsoo Kim
2014-10-09
mm/sl[ao]b: always track caller in kmalloc_(node_)track_caller()
Joonsoo Kim
2014-10-09
mm/slab_common: move kmem_cache definition to internal header
Joonsoo Kim
2014-10-09
proc/maps: make vm_is_stack() logic namespace-friendly
Oleg Nesterov
2014-10-09
Merge tag 'pm+acpi-3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2014-10-09
Merge tag 'pci-v3.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2014-10-09
Merge tag 'gpio-v3.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
Linus Torvalds
2014-10-09
block: fix alignment_offset math that assumes io_min is a power-of-2
Mike Snitzer
2014-10-09
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2014-10-09
Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2014-10-09
mac80211: add extended channel switching capability if the driver supports CSA
Luciano Coelho
2014-10-09
fonts: Add 6x10 font
Maarten ter Huurne
2014-10-09
s390/nohz: use a per-cpu flag for arch_needs_cpu
Martin Schwidefsky
2014-10-09
IB/mlx5: Use extended internal signature layout
Sagi Grimberg
2014-10-09
IB/mlx5: Use enumerations for PI copy mask
Sagi Grimberg
2014-10-09
vfs: move getname() from callers to do_mount()
Seunghun Lee
2014-10-09
Add copy_to_iter(), copy_from_iter() and iov_iter_zero()
Matthew Wilcox
2014-10-09
constify file_inode()
Al Viro
2014-10-09
vfs: Make d_invalidate return void
Eric W. Biederman
[prev]
[next]