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.0-rc2
92 folders
2 files
accessibility
drop explicit include of autoconf.h
16 years ago
acpi
x86 idle: clarify AMD erratum 400 workaround
15 years ago
amba
ARM: 6829/1: amba: make hardcoded periphid override hardware
15 years ago
ata
Merge remote branch 'keithp/drm-intel-next' of ../drm-next into drm-core-next
15 years ago
atm
drivercore: revert addition of of_match to struct device
15 years ago
auxdisplay
Fix common misspellings
15 years ago
base
mm: per-node vmstat: show proper vmstats
15 years ago
bcma
drivers/bcma/host_pci.c needs slab.h
15 years ago
block
Merge git://git.infradead.org/iommu-2.6
15 years ago
bluetooth
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6
15 years ago
cdrom
Merge git://git.infradead.org/iommu-2.6
15 years ago
char
virtio console: don't manually set or finalize VIRTIO_CONSOLE_F_MULTIPORT.
15 years ago
clk
CLKDEV: Fix clkdev return value for NULL clk case
15 years ago
clocksource
Revert "clocksource: sh_cmt: Runtime PM support"
15 years ago
connector
connector: fix skb double free in cn_rx_skb()
15 years ago
cpufreq
cpufreq: make DB8500 cpufreq driver compile
15 years ago
cpuidle
cpuidle: menu: fixed wrapping timers at 4.294 seconds
15 years ago
crypto
[S390] ap: skip device registration on type probe failure
15 years ago
dca
drivers/dca/dca-core.c: use list_move() instead of list_del()/list_add() combination
15 years ago
dio
m68k: don't export static inline functions
16 years ago
dma
dmaengine: shdma: fix a regression: initialise DMA channels for memcpy
15 years ago
edac
edac,rcu: use synchronize_rcu() instead of call_rcu()+rcu_barrier()
15 years ago
eisa
eisa: fix coding style for eisa bus code
16 years ago
firewire
firewire: sbp2: parallelize login, reconnect, logout
15 years ago
firmware
treewide: fix a few typos in comments
15 years ago
gpio
arm gpio drivers: make them 'depends on ARM'
15 years ago
gpu
vmscan: change shrinker API by passing shrink_control struct
15 years ago
hid
HID: hid-multitouch: cosmetic changes, sort classes and devices
15 years ago
hwmon
Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/staging
15 years ago
hwspinlock
hwspinlock: depend on OMAP4
15 years ago
i2c
mfd: Use mfd cell platform_data for timberdale cells platform bits
15 years ago
ide
Merge git://git.infradead.org/iommu-2.6
15 years ago
idle
intel_idle: Rename cpuidle states
15 years ago
ieee802154
net: call dev_alloc_name from register_netdevice
15 years ago
infiniband
Merge branches 'cma', 'cxgb3', 'cxgb4', 'misc', 'nes', 'netlink', 'srp' and 'uverbs' into for-next
15 years ago
input
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6
15 years ago
isdn
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6
15 years ago
leds
leds: Add ASIC3 LED support
15 years ago
lguest
Correct occurrences of - Documentation/kvm/ to Documentation/virtual/kvm - Documentation/uml/ to Documentation/virtual/uml - Documentation/lguest/ to Documentation/virtual/lguest throughout the kernel source tree.
15 years ago
macintosh
powerpc/pmac: Update via-pmu to new syscore_ops
15 years ago
mca
md
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mjg59/platform-drivers-x86
15 years ago
media
mfd: Use mfd cell platform_data for timberdale cells platform bits
15 years ago
memstick
Fix common misspellings
15 years ago
message
[SCSI] mptsas: Fix annoying warning
15 years ago
mfd
mfd: Fix build breakage caused by tps65910 gpio directory move
15 years ago
misc
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6
15 years ago
mmc
mmc: Use device platform_data to retrieve tmio_mmc platform bits
15 years ago
mtd
mtd: Use platform_data to retrieve tmio_nand platform bits
15 years ago
net
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6
15 years ago
nfc
drivers/nfc/pn544.c: add missing regulator
15 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
dt/flattree: explicitly pass command line pointer to early_init_dt_scan_chosen
15 years ago
oprofile
oprofile: Use linux/mutex.h
15 years ago
parisc
Fix common misspellings
15 years ago
parport
parport: Drop __TIME__ usage
15 years ago
pci
intel-iommu: Fix off-by-one in RMRR setup
15 years ago
pcmcia
pcmcia: Make declaration and uses of struct pcmcia_device_id const
15 years ago
platform
acer-wmi: support integer return type from WMI methods
15 years ago
pnp
Fix common misspellings
15 years ago
power
w1: add Maxim/Dallas DS2780 Stand-Alone Fuel Gauge IC support
15 years ago
pps
Fix common misspellings
15 years ago
ps3
Fix common misspellings
15 years ago
ptp
ptp: Added a clock driver for the National Semiconductor PHYTER.
15 years ago
rapidio
rapidio: fix default routing initialization
15 years ago
regulator
Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/oprofile into perf/urgent
15 years ago
rtc
drivers/rtc/rtc-mxc.c: remove defines already included in rtc.h
15 years ago
s390
[S390] irq: merge irq.c and s390_ext.c
15 years ago
sbus
Fix common misspellings
15 years ago
scsi
[SCSI] Fix oops caused by queue refcounting failure
15 years ago
sfi
Fix common misspellings
15 years ago
sh
sh: intc: Set virtual IRQs as nothread.
15 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/spi_bfin_sport: new driver for a SPI bus via the Blackfin SPORT peripheral
15 years ago
ssb
SSB: Change fallback sprom to callback mechanism.
15 years ago
staging
vmscan: change shrinker API by passing shrink_control struct
15 years ago
target
[SCSI] target: Convert TASK_ATTR to scsi_tcq.h definitions
15 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
Merge branch 'sysdev' into release
15 years ago
tty
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6
15 years ago
uio
uio: clean uioinfo when uninstall uio driver
15 years ago
usb
Merge branches 'devel', 'devel-stable' and 'fixes' into for-linus
15 years ago
uwb
Fix common misspellings
15 years ago
vhost
vhost: support event index
15 years ago
video
drivers/video/mb862xx/mb862xxfbdrv.c needs uaccess.h
15 years ago
virtio
virtio: add api for delayed callbacks
15 years ago
vlynq
vlynq: Convert irq functions
15 years ago
w1
w1: add Maxim/Dallas DS2780 Stand-Alone Fuel Gauge IC support
15 years ago
watchdog
mfd: Use mfd cell platform_data for rdc321x cells platform bits
15 years ago
xen
xen: cleancache shim to Xen Transcendent Memory
15 years ago
zorro
BKL: remove extraneous #include <smp_lock.h>
15 years ago
Kconfig
ptp: Added a brand new class driver for ptp clocks.
15 years ago
Makefile
leds: provide helper to register "leds-gpio" devices
15 years ago