index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
Age
Commit message (
Expand
)
Author
2014-06-06
ceph: update inode fields according to issued caps
Yan, Zheng
2014-06-05
Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm into next
Linus Torvalds
2014-06-05
net: phy: fix sparse warning in fixed.c
Konrad Zapalowicz
2014-06-05
cpufreq: add support for intermediate (stable) frequencies
Viresh Kumar
2014-06-05
Merge branch 'arm64-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2014-06-05
block: add notion of a chunk size for request merging
Jens Axboe
2014-06-05
Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2014-06-05
Merge branch 'x86/vdso' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/...
Linus Torvalds
2014-06-05
Merge branch 'devel-stable' into for-next
Russell King
2014-06-05
Merge branches 'alignment', 'fixes', 'l2c' (early part) and 'misc' into for-next
Russell King
2014-06-05
perf: Disable sampled events if no PMU interrupt
Vince Weaver
2014-06-05
Merge branch 'perf/kprobes' into perf/core
Ingo Molnar
2014-06-05
Merge branch 'perf/uprobes' into perf/core
Ingo Molnar
2014-06-05
sched: Rename capacity related flags
Nicolas Pitre
2014-06-05
sched: Final power vs. capacity cleanups
Nicolas Pitre
2014-06-05
sched: Let 'struct sched_group_power' care about CPU capacity
Nicolas Pitre
2014-06-05
sched: Fix signedness bug in yield_to()
Dan Carpenter
2014-06-05
locking/rwsem: Fix warnings for CONFIG_RWSEM_GENERIC_SPINLOCK
Davidlohr Bueso
2014-06-05
locking/rwsem: Support optimistic spinning
Davidlohr Bueso
2014-06-04
isdn/capi: move capi_info2str to capidrv.c
Paul Bolle
2014-06-04
gre: Call gso_make_checksum
Tom Herbert
2014-06-04
net: Add GSO support for UDP tunnels with checksum
Tom Herbert
2014-06-04
net: Support for multiple checksums with gso
Tom Herbert
2014-06-04
Merge branch 'akpm' (patchbomb from Andrew) into next
Linus Torvalds
2014-06-04
init/main.c: remove an ifdef
Andrew Morton
2014-06-04
kthreads: kill CLONE_KERNEL, change kernel_thread(kernel_init) to avoid CLONE...
Oleg Nesterov
2014-06-04
kernel/printk: use symbolic defines for console loglevels
Borislav Petkov
2014-06-04
Documentation: expand/clarify debug documentation
Dan Streetman
2014-06-04
printk: Add printk_deferred_once
John Stultz
2014-06-04
printk: rename printk_sched to printk_deferred
John Stultz
2014-06-04
kernel/user.c: drop unused field 'files' from user_struct
Kirill A. Shutemov
2014-06-04
compiler.h: avoid sparse errors in __compiletime_error_fallback()
James Hogan
2014-06-04
mm/zbud.c: make size unsigned like unique callsite
Fabian Frederick
2014-06-04
hugetlb: rename hugepage_migration_support() to ..._supported()
Naoya Horiguchi
2014-06-04
mm/rmap.c: cleanup ttu_flags
Konstantin Khlebnikov
2014-06-04
mm/vmscan.c: use DIV_ROUND_UP for calculation of zone's balance_gap and corre...
Jianyu Zhan
2014-06-04
include/linux/gfp.h: exclude duplicate header
Andy Shevchenko
2014-06-04
mm: non-atomically mark page accessed during page cache allocation where poss...
Mel Gorman
2014-06-04
mm: shmem: avoid atomic operation during shmem_getpage_gfp
Mel Gorman
2014-06-04
mm: page_alloc: convert hot/cold parameter and immediate callers to bool
Mel Gorman
2014-06-04
mm: page_alloc: use unsigned int for order in more places
Mel Gorman
2014-06-04
mm: page_alloc: reduce number of times page_to_pfn is called
Mel Gorman
2014-06-04
mm: page_alloc: use word-based accesses for get/set pageblock bitmaps
Mel Gorman
2014-06-04
mm: page_alloc: use jump labels to avoid checking number_of_cpusets
Mel Gorman
2014-06-04
include/linux/jump_label.h: expose the reference count
Mel Gorman
2014-06-04
memcg: cleanup kmem cache creation/destruction functions naming
Vladimir Davydov
2014-06-04
swap: change swap_list_head to plist, add swap_avail_head
Dan Streetman
2014-06-04
lib/plist: add plist_requeue
Dan Streetman
2014-06-04
lib/plist: add helper functions
Dan Streetman
2014-06-04
swap: change swap_info singly-linked list to list_head
Dan Streetman
[prev]
[next]