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
/
char
Age
Commit message (
Expand
)
Author
2008-02-06
drivers/char/tty_io.c: remove pty_sem
Daniel Walker
2008-02-06
char: use SGI_HAS_DS1286 for SGI_DS1286 depends
Thomas Bogendoerfer
2008-02-06
drivers/char/random.c:write_pool() cond_resched() needed
Matt Mackall
2008-02-06
synclink_gt fix missed serial input signal changes
Paul Fulghum
2008-02-06
synclink: standardize format of linux header file include's with "<>"
Robert P. J. Day
2008-02-06
via-rng: enable secondary noise source on CPUs where it is present
Dave Jones
2008-02-06
vt: bitlock fix
Nick Piggin
2008-02-06
tpm.c: fix crash during device removal
Richard MUSIL
2008-02-06
proper prototype for vty_init()
Adrian Bunk
2008-02-06
Parallel port: convert port_mutex to the mutex API
Matthias Kaehlcke
2008-02-06
Remove inclusions of <linux/autoconf.h>
Ralf Baechle
2008-02-06
riscom8: fix SMP brokenness
Jeff Garzik
2008-02-05
Merge branch 'agp-patches' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2008-02-05
HWRNG: add possibility to remove hwrng devices during suspend/resume
Rafael J. Wysocki
2008-02-05
Misc: Add possibility to remove misc devices during suspend/resume
Rafael J. Wysocki
2008-02-05
agp: alpha nopage
Nick Piggin
2008-02-05
pcmcia: convert some internal-only ioaddr_t to unsigned int
Olof Johansson
2008-02-05
agp: remove flush_agp_mappings calls from new flush handling code
Dave Airlie
2008-02-05
intel-agp: introduce IS_I915 and do some cleanups..
Dave Airlie
2008-02-05
[intel_agp] fix name for G35 chipset
Zhenyu Wang
2008-02-05
intel-agp: fixup resource handling in flush code.
Dave Airlie
2008-02-05
intel-agp: add new chipset ID
Zhenyu Wang
2008-02-05
agp: remove unnecessary pci_dev_put
Julia Lawall
2008-02-05
agp: remove uid comparison as security check
serue@us.ibm.com
2008-02-05
fix AGP warning
Andrew Morton
2008-02-05
agp/intel: Add chipset flushing support for i8xx chipsets.
Dave Airlie
2008-02-05
intel-agp: add chipset flushing support
Dave Airlie
2008-02-05
agp: add chipset flushing support to AGP interface
Dave Airlie
2008-02-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus
Linus Torvalds
2008-02-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
Linus Torvalds
2008-02-04
vm audit: add VM_DONTEXPAND to mmap for drivers that need it
Nick Piggin
2008-02-04
virtio: simplify config mechanism.
Rusty Russell
2008-02-03
drivers/char/: Spelling fixes
Joe Perches
2008-02-02
nozomi: finish constification
Frank Seidel
2008-02-02
nozomi: constify driver
Jan Engelhardt
2008-02-02
nozomi driver update
Frank Seidel
2008-02-01
[AUDIT] add session id to audit messages
Eric Paris
2008-02-01
[PATCH] switch audit_get_loginuid() to task_struct *
Al Viro
2008-02-01
unexport add_disk_randomness
Adrian Bunk
2008-01-31
Merge branch 'linux-2.6'
Paul Mackerras
2008-01-30
x86: remove flush_agp_mappings()
Ingo Molnar
2008-01-30
x86: cpa: move flush to cpa
Thomas Gleixner
2008-01-30
x86: convert CPA users to the new set_page_ API
Arjan van de Ven
2008-01-30
rtc: use the IRQ callback interface in (old) RTC driver
Bernhard Walle
2008-01-30
x86: clean up drivers/char/rtc.c
Ingo Molnar
2008-01-30
x86: nuke a ton of dead hpet code
Thomas Gleixner
2008-01-30
x86: assign IRQs to HPET timers, fix
Balaji Rao
2008-01-30
x86: assign IRQs to HPET timers
Balaji Rao
2008-01-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
2008-01-24
kobject: convert hvcs to use kref, not kobject
Greg Kroah-Hartman
[next]