tangled
alpha
login
or
join now
tjh.dev
/
kernel
1
fork
atom
Linux kernel mirror (for testing)
git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel
os
linux
1
fork
atom
overview
issues
pulls
pipelines
kernel
/
drivers
/
at
v3.1-rc9
94 folders
2 files
accessibility
acpi
acpica: ACPI_MAX_SLEEP should be 2 sec, not 20
14 years ago
amba
ARM: 6829/1: amba: make hardcoded periphid override hardware
15 years ago
ata
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev
14 years ago
atm
Merge branch 'next/devel2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/linux-arm-soc
14 years ago
auxdisplay
Fix common misspellings
15 years ago
base
PM / Clocks: Do not acquire a mutex under a spinlock
14 years ago
bcma
bcma: add uevent to the bus, to autoload drivers
14 years ago
block
floppy: use del_timer_sync() in init cleanup
14 years ago
bluetooth
Merge git://github.com/davem330/net
14 years ago
cdrom
drivers/cdrom/cdrom.c: relax check on dvd manufacturer value
14 years ago
char
Merge branch 'for-linus' of git://git.selinuxproject.org/~jmorris/linux-security
14 years ago
clk
ARM: Consolidate the clkdev header files
14 years ago
clocksource
clocksource: sh_cmt: wait for CMCNT on init V2
14 years ago
connector
proc_fork_connector: a lockless ->real_parent usage is not safe
14 years ago
cpufreq
drivers/cpufreq/pcc-cpufreq.c: avoid NULL pointer dereference
14 years ago
cpuidle
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless
14 years ago
crypto
n2_crypto: Attach on Niagara-T3.
14 years ago
dca
drivers/dca/dca-core.c: use list_move() instead of list_del()/list_add() combination
15 years ago
dio
dma
dmaengine/ste_dma40: fix memory leak due to prepared descriptors
14 years ago
edac
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband
14 years ago
eisa
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/async_tx
14 years ago
firewire
Merge branch 'for-linus' of git://github.com/dtor/input
14 years ago
firmware
firmware: fix google/gsmi.c build warning
14 years ago
gpio
drivers/gpio/gpio-generic.c: fix build errors
14 years ago
gpu
drm/radeon/kms: fix channel_remap setup (v2)
14 years ago
hid
Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dma
14 years ago
hwmon
Merge git://github.com/davem330/net
14 years ago
hwspinlock
hwspinlock: depend on OMAP4
15 years ago
i2c
i2c-tegra: fix possible race condition after tx
14 years ago
ide
Merge branch 'hwmon-for-linus' of git://github.com/groeck/linux
14 years ago
idle
intel_idle: Rename cpuidle states
15 years ago
ieee802154
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 into for-davem
15 years ago
infiniband
[SCSI] cxgb3i: convert cdev->l2opt to use rcu to prevent NULL dereference
14 years ago
input
Input: wacom - fix touch parsing on newer Bamboos
14 years ago
iommu
x86, iommu: Mark DMAR IRQ as non-threaded
14 years ago
isdn
net: Audit drivers to identify those needing IFF_TX_SKB_SHARING cleared
14 years ago
leds
drivers/leds/ledtrig-timer.c: fix broken sysfs delay handling
14 years ago
lguest
lguest: Fix in/out emulation
14 years ago
macintosh
drivers: fix up various ->llseek() implementations
14 years ago
mca
md
Merge branch 'for-linus' of git://neil.brown.name/md
14 years ago
media
[media] omap3isp: Fix build error in ispccdc.c
14 years ago
memstick
Fix common misspellings
15 years ago
message
[SCSI] mptfusion : Added check for SILI bit in READ_6 CDB for DATA UNDERRUN ERRATA
14 years ago
mfd
mfd: Fix generic irq chip ack function name for jz4740-adc
14 years ago
misc
lis3: fix regression of HP DriveGuard with 8bit chip
14 years ago
mmc
mmc: sdhci-s3c: Fix mmc card I/O problem
14 years ago
mtd
UBI: do not link debug messages when debugging is disabled
14 years ago
net
pch_gbe: Fixed the issue on which a network freezes
14 years ago
nfc
NFC: pn533: use after free in pn533_disconnect()
14 years ago
nubus
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
16 years ago
of
Revert "dt: add of_alias_scan and of_alias_get_id"
14 years ago
oprofile
Merge branch 'next/devel2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/linux-arm-soc
14 years ago
parisc
Fix common misspellings
15 years ago
parport
treewide: Convert uses of struct resource to resource_size(ptr)
15 years ago
pci
Merge git://github.com/davem330/net
14 years ago
pcmcia
pxa2xx pcmcia - stargate 2 use gpio array.
14 years ago
platform
acer-wmi: support Lenovo ideapad S205 wifi switch
14 years ago
pnp
pnpacpi: register disabled resources
14 years ago
power
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
14 years ago
pps
Fix common misspellings
15 years ago
ps3
Fix common misspellings
15 years ago
ptp
ptp: Fix some locking bugs in ptp_read()
15 years ago
rapidio
rapidio: fix use of non-compatible registers
14 years ago
regulator
regulator: Storing tps65912 error codes in u8
14 years ago
rtc
drivers/rtc/rtc-s3c.c: fix no occurrence of alarm interrupt
14 years ago
s390
[S390] cio: fix cio_tpi ignoring adapter interrupts
14 years ago
sbus
Merge branch 'next/devel2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/linux-arm-soc
14 years ago
scsi
[SCSI] 3w-9xxx: fix iommu_iova leak
14 years ago
sfi
Fix common misspellings
15 years ago
sh
Merge branch 'next-samsung-clkdev-fix' into next-samsung-devel
14 years ago
sn
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
16 years ago
spi
spi-topcliff-pch: Fix overrun issue
14 years ago
ssb
ssb: return correct translation bit for 64-bit DMA
14 years ago
staging
staging: zcache: fix cleancache crash
14 years ago
target
iscsi-target: Fix sendpage breakage with proper padding+DataDigest iovec offsets
14 years ago
tc
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
16 years ago
telephony
pcmcia: Convert pcmcia_device_id declarations to const
15 years ago
thermal
thermal: make THERMAL_HWMON implementation fully internal
14 years ago
tty
cris: fix a build error in drivers/tty/serial/crisv10.c
14 years ago
uio
uio: uio_pdrv_genirq: Add OF support
14 years ago
usb
Merge branch 'irq-fixes-for-linus' of git://tesla.tglx.de/git/linux-2.6-tip
14 years ago
uwb
uwb: Fix misspelling of neighbourhood in comment
14 years ago
vhost
Merge branch 'next/devel2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/linux-arm-soc
14 years ago
video
Merge branch 'fixes' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-cur/linux-2.6-arm
14 years ago
virt
drivers/virt: add missing linux/interrupt.h to fsl_hypervisor.c
14 years ago
virtio
virtio: expose for non-virtualization users too
14 years ago
vlynq
vlynq: Convert irq functions
15 years ago
w1
MAINTAINERS: Evgeniy has moved
14 years ago
watchdog
Merge branch 'davem.r8169.fixes' of git://violet.fr.zoreil.com/romieu/linux
14 years ago
xen
xen/irq: Alter the locking to use a mutex instead of a spinlock.
14 years ago
zorro
zorro: Defer device_register() until all devices have been identified
14 years ago
Kconfig
virtio: expose for non-virtualization users too
14 years ago
Makefile
drivers/virt: introduce Freescale hypervisor management driver
15 years ago