Kay Sievers 0031a06e2f USB: usb dev_set_name() instead of dev->bus_id 17 年之前
..
accessibility 3f9827bc05 Kconfig: improved help for CONFIG_ACCESSIBILITY 17 年之前
acpi 5e248ac9a5 APCI: revert another duplicated patch 17 年之前
amba 7eff2e7a8b Driver core: change add_uevent_var to use a struct 18 年之前
ata 84c3d4aaec Merge commit 'origin/master' 17 年之前
atm 49997d7515 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 17 年之前
auxdisplay 450c622e9f Miguel Ojeda has moved 17 年之前
base dc7c65db28 Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 17 年之前
block e945b568e2 m68k: Return -ENODEV if no device is found 17 年之前
bluetooth db6d8c7a40 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 17 年之前
cdrom fce5384755 cdrom: revert commit 22a9189 (cdrom: use kmalloced buffers instead of buffers on stack) 17 年之前
char 72a73693aa Merge branch 'x86/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 17 年之前
clocksource 14351760e3 Fix printk format warning in clocksource/acpi_pm.c 17 年之前
connector a0a61a604c CONNECTOR: add a proc entry to list connectors 17 年之前
cpufreq cc55875e26 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cpufreq 17 年之前
cpuidle 8691e5a8f6 smp_call_function: get rid of the unused nonatomic/retry argument 17 年之前
crypto 090657e423 crypto: ixp4xx - Select CRYPTO_AUTHENC 17 年之前
dca 765cdb6cef DCA: convert struct class_device to struct device. 17 年之前
dio 18c993629a dio: use dio_match_device() in dio_bus_match() 17 年之前
dma eccf2144e1 iop-adma: fixup some kzalloc/memset confusions 17 年之前
edac f99c90094b edac: mpc85xx: fix building as a module 17 年之前
eisa 64a6f9500d signedness: module_param_array nump argument 18 年之前
firewire 22a37bcb78 Merge branch 'sbp2-spindown' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6 17 年之前
firmware 751851af7a Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git 17 年之前
gpio 7059d4b08e gpio: pca953x (i2c) handles max7310 too 17 年之前
gpu 242e3df80b drm/radeon: fixup issue with radeon and PAT support. 17 年之前
hid 2fceef397f Merge commit 'v2.6.26' into bkl-removal 17 年之前
hwmon 908cf4b925 Merge master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 into next 17 年之前
i2c bd8d421f7c i2c: Convert the max6875 driver to a new-style i2c driver 17 年之前
ide f39548a6ad Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-fixes-2.6 17 年之前
ieee1394 22a37bcb78 Merge branch 'sbp2-spindown' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6 17 年之前
infiniband 49997d7515 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 17 年之前
input 908cf4b925 Merge master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 into next 17 年之前
isdn db6d8c7a40 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 17 年之前
leds 0b00fc5851 LEDS: fix race in device_create 17 年之前
lguest 1a781a777b Merge branch 'generic-ipi' into generic-ipi-for-linus 17 年之前
macintosh 908cf4b925 Merge master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 into next 17 年之前
mca c74c120a21 proc: remove proc_root from drivers 17 年之前
md b7e6f62fe2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dm 17 年之前
media f894d18380 Merge git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/v4l-dvb 17 年之前
memstick c4c66cf178 memstick: convert struct class_device to struct device 17 年之前
message 89a93f2f48 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 17 年之前
mfd 99cdb0c8c5 mfd: let asic3 use mem resource instead of bus_shift 17 年之前
misc c735ab7da3 fujitsu-laptop: depends on INPUT 17 年之前
mmc 8a0ca91e1d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drzeus/mmc 17 年之前
mtd 9528356308 [MIPS] MTX-1 flash partition setup move to platform devices registration 17 年之前
net e89970aa93 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 17 年之前
nubus 076ec04b8a proc: convert /proc/bus/nubus to seq_file interface 17 年之前
of f40987b64d OpenFirmware: Include <linux/of_i2c.h> from of_i2c.c. 17 年之前
oprofile 8b8b498836 oprofile: don't request cache line alignment for cpu_buffer 17 年之前
parisc 6044c319d1 parisc-eisa_eeprom: BKL pushdown 17 年之前
parport c6f3a97f86 debugobjects: add timer specific object debugging code 17 年之前
pci 443bd1c4dd pci kernel-doc fatal error 17 年之前
pcmcia f39548a6ad Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-fixes-2.6 17 年之前
pnp 40ab4f4c1d PNPACPI: add support for HP vendor-specific CCSR descriptors 17 年之前
power 56fa18e8f1 power_supply: Fix race in power_supply_uevent 17 年之前
ps3 5442381cdd [POWERPC] PS3: Remove unsupported wakeup sources 17 年之前
rapidio a7de3902ed rapidio: fix device reference counting 17 年之前
rtc 85082fd7cb Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm 17 年之前
s390 49997d7515 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 17 年之前
sbus 960681450f drivers/sbus/: cleanups 17 年之前
scsi 33af79d12e scsi_dh: Verify "dev" is a sdev before accessing it. 17 年之前
serial b1d1619b4a atmel_serial: Fix tty_port breakage 17 年之前
sh bd49666974 maple: fix device detection 17 年之前
sn 9150c979ce ioc3.c: replace remaining __FUNCTION__ occurrences 17 年之前
spi 43d2548bb2 Merge commit '85082fd7cbe3173198aac0eb5e85ab1edcc6352c' into test-build 17 年之前
ssb 7c3ceb4a40 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 17 年之前
tc 44a2db43eb lk201: remove obsolete driver 18 年之前
telephony 16750c2f32 phonedev: cdev lock_kernel() pushdown 17 年之前
thermal 16d7523973 thermal: Create CONFIG_THERMAL_HWMON=n 17 年之前
uio 2fceef397f Merge commit 'v2.6.26' into bkl-removal 17 年之前
usb 0031a06e2f USB: usb dev_set_name() instead of dev->bus_id 17 年之前
video 880e5e212e export c2p 17 年之前
virtio b92dea67cc virtio: Complete feature negotation before updating status 17 年之前
w1 61c91f7ded w1/ds2482: Convert to a new-style driver 17 年之前
watchdog 84c3d4aaec Merge commit 'origin/master' 17 年之前
xen 2e2dcc7631 Merge branch 'x86/paravirt-spinlocks' into x86/for-linus 17 年之前
zorro fa7f289396 zorro: use memory_read_from_buffer 17 年之前
Kconfig f7511d5f66 Basic braille screen reader support 17 年之前
Makefile e6b51632b3 gpu: re-order GPU subdirectory vs char for AGP vs DRM startup. 17 年之前