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
2012-09-26
drivers/misc/lis3lv02d/lis3lv02d_i2c.c: add lis3lv02d device tree init
AnilKumar Ch
2012-09-26
drivers/misc/lis3lv02d/lis3lv02d_spi.c: add lis3lv02d device tree init
AnilKumar Ch
2012-09-26
drivers/misc/lis3lv02d: remove lis3lv02d driver DT init
AnilKumar Ch
2012-09-26
drivers/misc/lis3lv02d/lis3lv02d_spi.c: add DT matching table passthru code
Daniel Mack
2012-09-26
drivers/misc/lis3lv02d: add generic DT matching code
Daniel Mack
2012-09-26
lis3lv02d: fix some comments specific to lis331dlh driver
AnilKumar Ch
2012-09-26
MISC: hpilo, remove pci_disable_device
Jiri Slaby
2012-09-26
pcmcia: synclink_cs: fix potential tty NULL dereference
Alexey Khoroshilov
2012-09-26
drivers/char/mmtimer.c: Remove useless kfree
Peter Senna Tschudin
2012-09-26
drivers/char: removes unnecessary semicolon
Peter Senna Tschudin
2012-09-18
char/misc: remove CONFIG_EXPERIMENTAL dependencies
Greg Kroah-Hartman
2012-09-10
mei: don't print buffer as a string
Tomas Winkler
2012-09-10
mei: struct mei_message_data doesn't have to be packed
Tomas Winkler
2012-09-10
mei: add error messages for open count errors
Tomas Winkler
2012-09-05
misc: use module_spi_driver
Devendra Naga
2012-09-05
tifm: use module_pci_driver
Devendra Naga
2012-09-05
misc/at25, dt: Improve at25 SPI eeprom device tree bindings.
David Daney
2012-09-05
mei: add lynx point pci device ids
Tomas Winkler
2012-09-05
mei: fix max number of open handles
Tomas Winkler
2012-09-05
mei: rename struct pci_dev *mei_device to mei_pdev
Tomas Winkler
2012-09-05
virtio: console: fix error handling in init() function
Alexey Khoroshilov
2012-09-05
ppdev: ppdev_init: do not return zero in case of failure
Alexey Khoroshilov
2012-09-05
lis3lv02d: Add STMicroelectronics lis331dlh digital accelerometer
AnilKumar Ch
2012-08-27
Merge v3.6-rc3 into 'char-misc-next'
Greg Kroah-Hartman
2012-08-22
Linux 3.6-rc3
Linus Torvalds
2012-08-22
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2012-08-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
Linus Torvalds
2012-08-22
Merge branch 'i2c-embedded/for-current' of git://git.pengutronix.de/git/wsa/l...
Linus Torvalds
2012-08-22
Merge tag 'for-3.6-rc3' of git://gitorious.org/linux-pwm/linux-pwm
Linus Torvalds
2012-08-22
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
2012-08-22
Merge tag 'nfs-for-3.6-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2012-08-22
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2012-08-22
task_work: add a scheduling point in task_work_run()
Eric Dumazet
2012-08-22
fs: fix fs/namei.c kernel-doc warnings
Randy Dunlap
2012-08-22
eventpoll: use-after-possible-free in epoll_create1()
Al Viro
2012-08-22
vfio: grab vfio_device reference *before* exposing the sucker via fd_install()
Al Viro
2012-08-22
vfio: get rid of vfio_device_put()/vfio_group_get_device* races
Al Viro
2012-08-22
vfio: get rid of open-coding kref_put_mutex
Al Viro
2012-08-22
introduce kref_put_mutex()
Al Viro
2012-08-22
vfio: don't dereference after kfree...
Al Viro
2012-08-22
fbcon: fix race condition between console lock and cursor timer (v1.1)
Dave Airlie
2012-08-21
Merge branch 'akpm' (Andrew's patch-bomb)
Linus Torvalds
2012-08-21
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2012-08-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2012-08-21
mm: compaction: Abort async compaction if locks are contended or taking too long
Mel Gorman
2012-08-21
mm: have order > 0 compaction start near a pageblock with free pages
Mel Gorman
2012-08-21
rapidio/tsi721: fix unused variable compiler warning
Alexandre Bounine
2012-08-21
rapidio/tsi721: fix inbound doorbell interrupt handling
Alexandre Bounine
2012-08-21
drivers/rtc/rtc-rs5c348.c: fix hour decoding in 12-hour mode
Atsushi Nemoto
2012-08-21
mm: correct page->pfmemalloc to fix deactivate_slab regression
Alex Shi
[next]