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
2010-08-23
kobject: Break the kobject namespace defs into their own header
David Howells
2010-08-22
Merge branch 'radix-tree' of git://git.kernel.org/pub/scm/linux/kernel/git/dg...
Linus Torvalds
2010-08-22
Linux 2.6.36-rc2
Linus Torvalds
2010-08-23
radix-tree: radix_tree_range_tag_if_tagged() can set incorrect tags
Dave Chinner
2010-08-23
radix-tree: clear all tags in radix_tree_node_rcu_free
Dave Chinner
2010-08-22
Merge branch 'kvm-updates/2.6.36' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2010-08-22
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anh...
Linus Torvalds
2010-08-22
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pen...
Linus Torvalds
2010-08-22
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryu...
Linus Torvalds
2010-08-21
drm/i915,intel_agp: Add support for Sandybridge D0
Zhenyu Wang
2010-08-21
drm/i915: fix render pipe control notify on sandybridge
Zhenyu Wang
2010-08-21
agp/intel: set 40-bit dma mask on Sandybridge
Zhenyu Wang
2010-08-21
drm/i915: Remove the conflicting BUG_ON()
Chris Wilson
2010-08-21
drm/i915/suspend: s/IS_IRONLAKE/HAS_PCH_SPLIT/
Chris Wilson
2010-08-21
drm/i915/suspend: Flush register writes before busy-waiting.
Chris Wilson
2010-08-21
i915: disable DAC on Ironlake also when doing CRT load detection.
Dave Airlie
2010-08-21
drm/i915: wait for actual vblank, not just 20ms
Jesse Barnes
2010-08-21
workqueue: Add basic tracepoints to track workqueue execution
Arjan van de Ven
2010-08-21
Merge git://git.infradead.org/mtd-2.6
Linus Torvalds
2010-08-21
Replace Configure with Enable in description of MAXSMP
Samuel Thibault
2010-08-21
mm: make stack guard page logic use vm_prev pointer
Linus Torvalds
2010-08-21
mm: make the mlock() stack guard page checks stricter
Linus Torvalds
2010-08-21
mm: make the vma list be doubly linked
Linus Torvalds
2010-08-20
mtd: nand: Fix probe of Samsung NAND chips
Tilman Sauerbeck
2010-08-20
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2010-08-20
Documentation: fix ozlabs.org mailing list address
Stephen Rothwell
2010-08-20
MAINTAINERS: Fix ozlabs.org mailing list addresses
Stephen Rothwell
2010-08-20
Documentation: kernel-locking: mutex_trylock cannot be used in interrupt context
Stefan Richter
2010-08-20
drivers/scsi/qla4xxx: fix build
Andrew Morton
2010-08-20
uml: fix compile error in dma_get_cache_alignment()
Miklos Szeredi
2010-08-20
oom: __task_cred() need rcu_read_lock()
KOSAKI Motohiro
2010-08-20
oom: fix tasklist_lock leak
KOSAKI Motohiro
2010-08-20
oom: fix NULL pointer dereference
KOSAKI Motohiro
2010-08-20
drivers/mmc/host/sdhci-s3c.c: use the correct mutex and card detect function
Kyungmin Park
2010-08-20
sdhci: add no hi-speed bit quirk support
Kyungmin Park
2010-08-20
s5pc110: SDHCI-s3c support on s5pc110
Kyungmin Park
2010-08-20
s5pc110: SDHCI-s3c can override host capabilities
Kyungmin Park
2010-08-20
lib/radix-tree.c: fix overflow in radix_tree_range_tag_if_tagged()
Jan Kara
2010-08-20
revert "hwmon: f71882fg: add support for the Fintek F71808E"
Andrew Morton
2010-08-20
kfifo: add explicit error checking in all the examples
Andrea Righi
2010-08-20
kfifo: fix a memory leak in dma example
Andrea Righi
2010-08-20
kfifo: fix kernel BUG in dma example
Andrea Righi
2010-08-20
kfifo: add explicit error checking in byte stream example
Andrea Righi
2010-08-20
kfifo: add kfifo_skip() testcase
Andrea Righi
2010-08-20
kfifo: implement missing __kfifo_skip_r()
Andrea Righi
2010-08-20
matroxfb: fix incorrect use of memcpy_toio()
Ondrej Zary
2010-08-20
x86, apic: Fix apic=debug boot crash
Daniel Kiper
2010-08-19
x86, hotplug: Serialize CPU hotplug to avoid bringup concurrency issues
Borislav Petkov
2010-08-19
Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2010-08-19
mtd: nand: Fix regression in BBM detection
Brian Norris
[next]