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
/
kernel
Age
Commit message (
Expand
)
Author
2008-07-23
Merge branch 'x86/auditsc' of git://git.kernel.org/pub/scm/linux/kernel/git/f...
Linus Torvalds
2008-07-23
Merge branch 'sched/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2008-07-23
Merge branch 'cpus4096-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2008-07-23
Merge branch 'core/softlockup-for-linus' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2008-07-23
x86_64 syscall audit fast-path
Roland McGrath
2008-07-23
set_irq_wake: fix return code and wake status tracking
Uwe Kleine-König
2008-07-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus
Linus Torvalds
2008-07-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6
Linus Torvalds
2008-07-22
Fix build on COMPAT platforms when CONFIG_EPOLL is disabled
Atsushi Nemoto
2008-07-22
cpusets: fix wrong domain attr updates
Miao Xie
2008-07-22
remove CONFIG_KMOD from core kernel code
Johannes Berg
2008-07-22
modules: Take a shortcut for checking if an address is in a module
Rusty Russell
2008-07-22
module: turn longs into ints for module sizes
Denys Vlasenko
2008-07-22
Shrink struct module: CONFIG_UNUSED_SYMBOLS ifdefs
Denys Vlasenko
2008-07-22
module: generic each_symbol iterator function
Rusty Russell
2008-07-22
module: don't use stop_machine for waiting rmmod
Rusty Russell
2008-07-21
sysdev: Pass the attribute to the low level sysdev show/store function
Andi Kleen
2008-07-20
sched: hrtick_enabled() should use cpu_active()
Ingo Molnar
2008-07-20
Merge branch 'sched/urgent' into sched/devel
Ingo Molnar
2008-07-20
sched, x86: clean up hrtick implementation
Peter Zijlstra
2008-07-18
cpumask: Optimize cpumask_of_cpu in kernel/time/tick-common.c
Mike Travis
2008-07-18
cpumask: Replace cpumask_of_cpu with cpumask_of_cpu_ptr
Mike Travis
2008-07-18
Merge branch 'linus' into cpus4096
Ingo Molnar
2008-07-18
softlockup: fix invalid proc_handler for softlockup_panic
Hiroshi Shimamoto
2008-07-18
sched: fix warning in inc_rt_tasks() to not declare variable 'rq' if it's not...
David Howells
2008-07-18
cpu hotplug: Make cpu_active_map synchronization dependency clear
Max Krasnyansky
2008-07-18
cpu hotplug, sched: Introduce cpu_active_map and redo sched domain managment ...
Max Krasnyansky
2008-07-18
sched: rework of "prioritize non-migratable tasks over migratable ones"
Dmitry Adamushko
2008-07-18
sched: reduce stack size in isolated_cpu_setup()
Mike Travis
2008-07-18
Revert parts of "ftrace: do not trace scheduler functions"
Ingo Molnar
2008-07-17
Merge branch 'linus' into xen-64bit
Ingo Molnar
2008-07-17
Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2008-07-17
x86, xen, power: fix up config dependencies on PM
Jeremy Fitzhardinge
2008-07-17
ftrace: do not trace scheduler functions
Ingo Molnar
2008-07-16
fix dangling zombie when new parent ignores children
Roland McGrath
2008-07-16
do_wait: return security_task_wait() error code in place of -ECHILD
Roland McGrath
2008-07-16
ptrace children revamp
Roland McGrath
2008-07-16
do_wait reorganization
Roland McGrath
2008-07-16
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...
Linus Torvalds
2008-07-16
snapshot: Use pm_mutex for mutual exclusion
Rafael J. Wysocki
2008-07-16
snapshot: Push BKL down into ioctl handlers
Alan Cox
2008-07-16
Freezer: Introduce PF_FREEZER_NOSIG
Rafael J. Wysocki
2008-07-16
force offline the processor during hot-removal
Zhang Rui
2008-07-16
Revert "suspend, xen: enable PM_SLEEP for CONFIG_XEN"
Ingo Molnar
2008-07-16
suspend, xen: enable PM_SLEEP for CONFIG_XEN
Jeremy Fitzhardinge
2008-07-16
Merge branch 'linus' into cpus4096
Ingo Molnar
2008-07-15
Merge branch 'linus' into core/softlockup
Ingo Molnar
2008-07-15
generic ipi function calls: wait on alloc failure fallback
Jeremy Fitzhardinge
2008-07-15
Merge branch 'generic-ipi-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2008-07-15
Merge branch 'generic-ipi' into generic-ipi-for-linus
Ingo Molnar
[next]