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
Age
Commit message (
Expand
)
Author
2013-11-06
locking: Move the rwsem code to kernel/locking/
Peter Zijlstra
2013-11-06
locking: Move the rtmutex code to kernel/locking/
Peter Zijlstra
2013-11-06
locking: Move the semaphore core to kernel/locking/
Peter Zijlstra
2013-11-06
locking: Move the spinlock code to kernel/locking/
Peter Zijlstra
2013-11-06
locking: Move the lockdep code to kernel/locking/
Peter Zijlstra
2013-11-06
locking: Move the mutex code to kernel/locking/
Peter Zijlstra
2013-11-06
Merge branch 'sched/core' into core/locking, to prepare the kernel/locking/ f...
Ingo Molnar
2013-11-06
sched: Move completion code from core.c to completion.c
Peter Zijlstra
2013-11-06
sched: Move wait code from core.c to wait.c
Peter Zijlstra
2013-11-06
sched: Move wait.c into kernel/sched/
Peter Zijlstra
2013-11-06
Merge branch 'core/rcu' into core/locking, to prepare the kernel/locking/ fil...
Ingo Molnar
2013-11-06
Merge tag 'v3.12' into core/locking to pick up mutex upates
Ingo Molnar
2013-11-03
Linux 3.12
Linus Torvalds
2013-11-03
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
2013-11-03
ipc, msg: forbid negative values for "msg{max,mnb,mni}"
Mathias Krause
2013-11-02
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2013-11-02
ARC: Incorrect mm reference used in vmalloc fault handler
Vineet Gupta
2013-11-02
scripts/kallsyms: filter symbols not in kernel address space
Ming Lei
2013-11-01
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2013-11-01
Merge tag 'usb-3.12-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2013-11-01
Merge tag 'sound-3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai...
Linus Torvalds
2013-11-01
Merge tag 'clk-fixes-for-linus' of git://git.linaro.org/people/mturquette/linux
Linus Torvalds
2013-11-01
memcg: remove incorrect underflow check
Greg Thelen
2013-11-01
USB: serial: ftdi_sio: add id for Z3X Box device
Алексей Крамаренко
2013-11-01
USB: Maintainers change for usb serial drivers
Greg KH
2013-11-01
Revert "USB: pl2303: restrict the divisor based baud rate encoding method to ...
Greg Kroah-Hartman
2013-11-01
Revert "usb: pl2303: fix+improve the divsor based baud rate encoding method"
Greg Kroah-Hartman
2013-11-01
Revert "usb: pl2303: do not round to the next nearest standard baud rate for ...
Greg Kroah-Hartman
2013-11-01
Revert "usb: pl2303: remove 500000 baud from the list of standard baud rates"
Greg Kroah-Hartman
2013-11-01
Revert "usb: pl2303: move the two baud rate encoding methods to separate func...
Greg Kroah-Hartman
2013-11-01
Revert "usb: pl2303: increase the allowed baud rate range for the divisor bas...
Greg Kroah-Hartman
2013-11-01
Revert "usb: pl2303: also use the divisor based baud rate encoding method for...
Greg Kroah-Hartman
2013-11-01
Revert "usb: pl2303: add two comments concerning the supported baud rates wit...
Greg Kroah-Hartman
2013-11-01
Revert "pl2303: simplify the else-if contruct for type_1 chips in pl2303_star...
Greg Kroah-Hartman
2013-11-01
Revert "pl2303: improve the chip type information output on startup"
Greg Kroah-Hartman
2013-11-01
Revert "pl2303: improve the chip type detection/distinction"
Greg Kroah-Hartman
2013-11-01
Revert "USB: pl2303: distinguish between original and cloned HX chips"
Greg Kroah-Hartman
2013-11-01
sched/wait: Fix __wait_event_interruptible_lock_irq_timeout()
Heiko Carstens
2013-11-01
Merge branch 'linus' into sched/core
Ingo Molnar
2013-10-31
Merge branch 'akpm' (fixes from Andrew Morton)
Linus Torvalds
2013-10-31
lib/scatterlist.c: don't flush_kernel_dcache_page on slab page
Ming Lei
2013-10-31
mm: memcg: fix test for child groups
Johannes Weiner
2013-10-31
mm: memcg: lockdep annotation for memcg OOM lock
Johannes Weiner
2013-10-31
mm: memcg: use proper memcg in limit bypass
Johannes Weiner
2013-10-31
vfs: decrapify dput(), fix cache behavior under normal load
Linus Torvalds
2013-10-31
i915: fix compiler warning
Linus Torvalds
2013-10-31
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2013-10-31
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2013-10-31
Merge tag 'pm+acpi-3.12-late' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2013-10-31
ALSA: fix oops in snd_pcm_info() caused by ASoC DPCM
Russell King
[next]