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
2006-03-23
[PATCH] Block queue IO tracing support (blktrace) as of 2006-03-23
Jens Axboe
2006-03-23
[PATCH] relay: consolidate sendfile() and read() code
Tom Zanussi
2006-03-23
[PATCH] relay: add sendfile() support
Jens Axboe
2006-03-23
[PATCH] relay: migrate from relayfs to a generic relay API
Jens Axboe
2006-03-23
[PATCH] kernel/rcupdate.c: make two structs static
Adrian Bunk
2006-03-23
[PATCH] BUILD_LOCK_OPS: cleanup preempt_disable() usage
Oleg Nesterov
2006-03-23
[PATCH] pause_on_oops command line option
Andrew Morton
2006-03-23
[PATCH] make bug messages more consistent
Ingo Molnar
2006-03-23
[PATCH] sigprocmask: kill unneeded temp var
Oleg Nesterov
2006-03-23
[PATCH] kernel/module.c Semaphore to Mutex Conversion for module_mutex
Ashutosh Naik
2006-03-23
[PATCH] sem2mutex: kprobes
Ingo Molnar
2006-03-23
[PATCH] sem2mutex: tty
Ingo Molnar
2006-03-23
[PATCH] sem2mutex: kernel/
Arjan van de Ven
2006-03-23
[PATCH] convert kernel/rcupdate.c:rcu_barrier_sema to mutex
Ingo Molnar
2006-03-23
[PATCH] kernel/cpuset.c, mutex conversion
Ingo Molnar
2006-03-23
[PATCH] Avoid taking global tasklist_lock for single threadedprocess at getru...
Ravikiran G Thirumalai
2006-03-23
[PATCH] Shrinks sizeof(files_struct) and better layout
Eric Dumazet
2006-03-23
[PATCH] swsusp: add s2ram ioctl to userland interface
Luca Tettamanti
2006-03-23
[PATCH] swsusp: let userland tools switch console on suspend
Rafael J. Wysocki
2006-03-23
[PATCH] swsusp: drain high mem pages
Shaohua Li
2006-03-23
[PATCH] swsusp: finally solve mysqld problem
Rafael J. Wysocki
2006-03-23
[PATCH] suspend: make progress printing prettier
Pavel Machek
2006-03-23
[PATCH] swsusp: freeze user space processes first
Rafael J. Wysocki
2006-03-23
[PATCH] swsusp: userland interface
Rafael J. Wysocki
2006-03-23
[PATCH] swsusp: documentation updates
Pavel Machek
2006-03-23
[PATCH] kernel/power: move externs to header files
Randy Dunlap
2006-03-23
[PATCH] swsusp: separate swap-writing/reading code
Rafael J. Wysocki
2006-03-23
[PATCH] swsusp: low level interface
Rafael J. Wysocki
2006-03-23
[PATCH] revert "swsusp: fix breakage with swap on lvm"
Andrew Morton
2006-03-23
[PATCH] fix scheduler deadlock
Anton Blanchard
2006-03-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc
Linus Torvalds
2006-03-22
Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
2006-03-22
[PATCH] on_each_cpu(): disable local interrupts
Andrew Morton
2006-03-22
[PATCH] unshare: Error if passed unsupported flags
Eric W. Biederman
2006-03-22
[PATCH] sched: remove sleep_avg multiplier
Mike Galbraith
2006-03-21
Merge ../linux-2.6
James Bottomley
2006-03-20
[PATCH] fix module sysfs files reference counting
Greg Kroah-Hartman
2006-03-20
[PATCH] add EXPORT_SYMBOL_GPL_FUTURE() to RCU subsystem
Greg Kroah-Hartman
2006-03-20
[PATCH] add EXPORT_SYMBOL_GPL_FUTURE()
Greg Kroah-Hartman
2006-03-20
[PATCH] Clean up module.c symbol searching logic
Sam Ravnborg
2006-03-20
[PATCH] kobject: fix build error if CONFIG_SYSFS=n
Jun'ichi Nomura
2006-03-18
[PATCH] don't do exit_io_context() until we know we won't be doing any IO
Al Viro
2006-03-18
[PATCH] disable unshare(CLONE_VM) for now
Oleg Nesterov
2006-03-17
[PATCH] posix-timers: fix requeue accounting when signal is ignored
Roman Zippel
2006-03-17
[PATCH] time_interpolator: add __read_mostly
Christoph Lameter
2006-03-17
[PATCH] unshare: Use rcu_assign_pointer when setting sighand
Eric W. Biederman
2006-03-17
Merge ../linux-2.6
Paul Mackerras
2006-03-14
Merge ../linux-2.6
James Bottomley
2006-03-14
[PATCH] Fix sigaltstack corruption among cloned threads
GOTO Masanori
2006-03-11
[PATCH] remove __put_task_struct_cb export again
Christoph Hellwig
[next]