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
/
drivers
/
misc
Age
Commit message (
Expand
)
Author
2012-04-05
Merge branch 'akpm' (Andrew's patch-bomb)
Linus Torvalds
2012-04-05
simple_open: automatically convert to simple_open()
Stephen Boyd
2012-04-04
Merge tag 'for_linus-3.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2012-03-29
x86,kgdb: Fix DEBUG_RODATA limitation using text_poke()
Jason Wessel
2012-03-29
kgdbts: (2 of 2) fix single step awareness to work correctly with SMP
Jason Wessel
2012-03-29
kgdbts: (1 of 2) fix single step awareness to work correctly with SMP
Jason Wessel
2012-03-29
kgdbts: Fix kernel oops with CONFIG_DEBUG_RODATA
Jason Wessel
2012-03-28
Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...
Linus Torvalds
2012-03-28
Remove all #inclusions of asm/system.h
David Howells
2012-03-28
Add #includes needed to permit the removal of asm/system.h
David Howells
2012-03-27
Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
2012-03-21
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
2012-03-21
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2012-03-20
ibmasmfs: make register_filesystem the last failure exit
Al Viro
2012-03-20
tidy up after d_make_root() conversion
Al Viro
2012-03-20
switch open-coded instances of d_make_root() to new helper
Al Viro
2012-03-20
Merge tag 'tty-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
Linus Torvalds
2012-03-20
Merge tag 'char-misc-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/gr...
Linus Torvalds
2012-03-08
TTY: remove re-assignments to tty_driver members
Jiri Slaby
2012-03-08
TTY: remove minor_num from tty_driver
Jiri Slaby
2012-03-05
c2port: class_create() returns an ERR_PTR
Dan Carpenter
2012-03-02
misc: bmp085: Use unsigned long to store jiffies
Bernhard Walle
2012-03-01
ARM: at91/tc/clocksource: Add 32 bit variant to Timer Counter
Nicolas Ferre
2012-03-01
ARM: at91/tc: add device tree support to atmel_tclib
Nicolas Ferre
2012-03-01
ARM: at91/tclib: take iomem size from resource
Nicolas Ferre
2012-02-27
carma-fpga: fix race between data dumping and DMA callback
Ira Snyder
2012-02-27
carma-fpga: fix lockdep warning
Ira Snyder
2012-02-24
misc: bmp085: Handle jiffies overflow correctly
Bernhard Walle
2012-02-24
misc: fsa9480: Remove obsolete cleanup for clientdata
Wolfram Sang
2012-02-10
Merge tag 'tty-3.3-rc3' tty-next
Greg Kroah-Hartman
2012-02-09
Merge tag 'char-misc-3.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2012-02-09
cs5535-mfgpt: don't call __init function from __devinit
Danny Kukawka
2012-02-03
lkdtm: avoid calling lkdtm_do_action() with spinlock held
Cong Wang
2012-02-02
mmc: cb710 core: Add missing spin_lock_init for irq_lock of struct cb710_chip
Axel Lin
2012-02-02
cs5535-mfgpt: don't call __init function from __devinit
Danny Kukawka
2012-02-02
vmw_balloon: fix for a -Wuninitialized warning
Danny Kukawka
2012-02-02
TTY: use tty_standard_install
Jiri Slaby
2012-01-24
MISC: convert drivers/misc/* to use module_spi_driver()
Axel Lin
2012-01-24
MISC: convert drivers/misc/* to use module_i2c_driver()
Axel Lin
2012-01-24
MISC: convert drivers/misc/* to use module_platform_driver()
Axel Lin
2012-01-24
drivers: misc: Remove MISC_DEVICES config option
Fabio Estevam
2012-01-24
c2port: fix build error for duramar2150 due to missing header.
Paul Gortmaker
2012-01-17
Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
2012-01-14
Merge tag 'for-linus' of git://github.com/rustyrussell/linux
Linus Torvalds
2012-01-13
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/same...
Linus Torvalds
2012-01-13
module_param: make bool parameters really bool (drivers & misc)
Rusty Russell
2012-01-13
module_param: check type correctness for module_param_array
Rusty Russell
2012-01-09
Merge branch 'char-misc-next' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2012-01-09
misc: Remove max8997-muic sysfs attributes
Donggeun Kim
2012-01-09
mfd: Unify abx500 headers in mfd/abx500
Linus Walleij
[next]