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
/
include
/
linux
Age
Commit message (
Expand
)
Author
2006-12-02
[PATCH] mv643xx_eth: fix unbalanced parentheses in macros
Mariusz Kozlowski
2006-12-02
[PATCH] forcedeth: add new NVIDIA pci ids
Ayaz Abdulla
2006-12-02
[PATCH] wext: extend MLME support
Christian Lamparter
2006-12-02
[PATCH] 2.6.18: sb1250-mac: Missing inclusions from <linux/phy.h>
Maciej W. Rozycki
2006-12-01
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
Linus Torvalds
2006-12-01
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6
Linus Torvalds
2006-12-01
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6
Linus Torvalds
2006-12-01
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6
Linus Torvalds
2006-12-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
Linus Torvalds
2006-12-01
Driver core: show drivers in /sys/module/
Kay Sievers
2006-12-01
Driver core: platform_driver_probe(), can save codespace
David Brownell
2006-12-01
driver core: Introduce device_move(): move a device to a new parent.
Cornelia Huck
2006-12-01
driver core: Introduce device_find_child().
Cornelia Huck
2006-12-01
ACPI: Change ACPI to use dev_archdata instead of firmware_data
Benjamin Herrenschmidt
2006-12-01
Driver core: add dev_archdata to struct device
Benjamin Herrenschmidt
2006-12-01
Driver core: convert fb code to use struct device
Greg Kroah-Hartman
2006-12-01
Driver core: convert mmc code to use struct device
Greg Kroah-Hartman
2006-12-01
Driver core: convert tty core to use struct device
Greg Kroah-Hartman
2006-12-01
Driver core: change misc class_devices to be real devices
Greg Kroah-Hartman
2006-12-01
Driver Core: Move virtual_device_parent() to core.c
Greg Kroah-Hartman
2006-12-01
Driver core: add notification of bus events
Benjamin Herrenschmidt
2006-12-01
PCI: irq: irq and pci_ids patch for Intel ICH9
Jason Gaston
2006-12-01
PCI: switch pci_{enable,disable}_device() to be nestable
Inaky Perez-Gonzalez
2006-12-01
Altix: Initial ACPI support - ROM shadowing.
John Keller
2006-12-01
PCI: Make some MSI-X #defines generic
Michael Ellerman
2006-12-01
USB: keep count of unsuspended children
Alan Stern
2006-12-01
USB: struct usb_device: change flag to bitflag
Alan Stern
2006-12-01
USB: expand autosuspend/autoresume API
Alan Stern
2006-12-01
USB: makes usb_endpoint_* functions inline.
Luiz Fernando N. Capitulino
2006-12-01
usb/hub: allow hubs up to 31 children
inaky@linux.intel.com
2006-12-01
[BLOCK] Cleanup unused variable passing
Jens Axboe
2006-12-01
[PATCH] block: support larger block pc requests
Mike Christie
2006-12-01
[PATCH] blktrace: add timestamp message
Olaf Kirch
2006-11-30
Fix typos in doc and comments
Jan Engelhardt
2006-11-30
Fix misc .c/.h comment typos
Matt LaPlante
2006-11-30
Fix jiffies.h comment
Chase Venters
2006-11-30
fix spelling error in include/linux/kernel.h
Jim Cromie
2006-11-30
mqueue.h: don't include linux/types.h
Alexey Dobriyan
2006-11-30
[MIPS] Add support for kexec
Nicolas Schichan
2006-11-28
[NET]: Fix MAX_HEADER setting.
David S. Miller
2006-11-26
Fix 'ALIGN()' macro, take 2
Linus Torvalds
2006-11-26
Revert "[PATCH] Enforce "unsigned long flags;" when spinlocking"
Linus Torvalds
2006-11-25
[PATCH] lockdep: spin_lock_irqsave_nested()
Arjan van de Ven
2006-11-25
[PATCH] Enforce "unsigned long flags;" when spinlocking
Alexey Dobriyan
2006-11-25
[PATCH] mounstats NULL pointer dereference
Vasily Tarasov
2006-11-21
[IGMP]: Fix IGMPV3_EXP() normalization bit shift value.
David L Stevens
2006-11-20
Add "pure_initcall" for static variable initialization
Linus Torvalds
2006-11-20
[CRYPTO] api: Remove one too many semicolon
Yoichi Yuasa
2006-11-16
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2006-11-16
[PATCH] fat: add fat_getattr()
OGAWA Hirofumi
[next]