Alex Chiang c2ac7cdc67 PCI: allow PCI core hotplug to remove PCI root bus 17 лет назад
..
accessibility c0c9209ddd braille_console: only register notifiers when the braille console is used 17 лет назад
acpi 7ec0a72907 ACPI: processor: use .notify method instead of installing handler directly 17 лет назад
amba 9d6b4c82bf amba: struct device - replace bus_id with dev_name(), dev_set_name() 17 лет назад
ata 692105b8ac trivial: fix typos/grammar errors in Kconfig texts 17 лет назад
atm 32f3dde55b atm: fix non-const printk argument 17 лет назад
auxdisplay c0aa24ba89 auxdisplay: remove PARPORT dependency 17 лет назад
base 90975ef712 Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-cpumask 17 лет назад
block ea02259fdf Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/linux-hdreg-h-cleanup 17 лет назад
bluetooth b1fb06830d Bluetooth: Remove some pointless conditionals before kfree_skb() 17 лет назад
cdrom d194139c18 cdrom: reduce stack usage of mmc_ioctl_dvd_read_struct 17 лет назад
char 714f83d5d9 Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 17 лет назад
clocksource 3093e78eba clocksource: sh_cmt: use remove_irq() and remove clockevent workaround 17 лет назад
connector 1a5645bc90 connector: create connector workqueue only while needed once 17 лет назад
cpufreq ada19a31a9 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cpufreq 17 лет назад
cpuidle 816bb611e4 cpuidle: Add decaying history logic to menu idle predictor 17 лет назад
crypto c54c4dec61 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 17 лет назад
dca d56ffd38a9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 17 лет назад
dio 9591463af7 dio: struct device - replace bus_id with dev_name(), dev_set_name() 17 лет назад
dma 133e2a3164 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/async_tx 17 лет назад
edac 58b4ce6f24 edac: AMD8111 driver Kconfig & Makefile 17 лет назад
eisa 6e15cf0486 Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2 17 лет назад
firewire 7889b60ee7 firewire: core: optimize propagation of BROADCAST_CHANNEL 17 лет назад
firmware e7a19c5624 dmi: Let dmi_walk() users pass private data 17 лет назад
gpio 811158b147 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial 17 лет назад
gpu 478c6a43fc Merge branch 'linus' into release 17 лет назад
hid 5fba0925fd Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid 17 лет назад
hwmon 811158b147 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial 17 лет назад
i2c 3c6fae67d0 Merge branch 'hwmon-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6 17 лет назад
ide 5b6c942dd1 ide-floppy: do not complete rq's prematurely 17 лет назад
idle 24f81a7047 i7300_idle: struct device - replace bus_id with dev_name(), dev_set_name() 17 лет назад
ieee1394 febb02bdfe Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6 17 лет назад
infiniband d54b3538b0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 17 лет назад
input 45e36c1666 Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 17 лет назад
isdn 811158b147 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial 17 лет назад
leds b26e0ed493 trivial: Update my email address 17 лет назад
lguest df1693abc4 lguest: use bool instead of int 17 лет назад
macintosh 2e74778c76 therm_adt746x: Fix signed/unsigned confusion 17 лет назад
mca cf43f4ab3a mca: struct device - replace bus_id with dev_name(), dev_set_name() 17 лет назад
md d9b9be024a Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dm 17 лет назад
media 811158b147 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial 17 лет назад
memstick 69347a236b memstick: annotate endianness of attribute structs 17 лет назад
message 99b7623380 proc 2/2: remove struct proc_dir_entry::owner 17 лет назад
mfd fa15ce8ad5 mfd: fix da903x warning 17 лет назад
misc 811158b147 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial 17 лет назад
mmc 0a053e8c71 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drzeus/mmc 17 лет назад
mtd cab4e4c43f Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-module-and-param 17 лет назад
net 811158b147 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial 17 лет назад
nubus 2e0eb731e5 nubus: fix mis-indented statement 17 лет назад
of 3f1c6ebf57 powerpc: add mmc-spi-slot bindings 17 лет назад
oprofile 714f83d5d9 Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 17 лет назад
parisc c18b460895 parisc: drivers: fix warnings 17 лет назад
parport 50db9d8e4c parport: netmos 9845 & 9855 1P4S fixes 17 лет назад
pci c2ac7cdc67 PCI: allow PCI core hotplug to remove PCI root bus 17 лет назад
pcmcia 91c39dcb73 [ARM] 5442/1: pxa/cm-x255: fix reverse RDY gpios in PCMCIA driver 17 лет назад
platform 478c6a43fc Merge branch 'linus' into release 17 лет назад
pnp 478c6a43fc Merge branch 'linus' into release 17 лет назад
power 478c6a43fc Merge branch 'linus' into release 17 лет назад
ps3 e7eec2fc27 powerpc/ps3: Make ps3av_set_video_mode mode ID signed 17 лет назад
rapidio 37f105448e rapidio: struct device - replace bus_id with dev_name(), dev_set_name() 17 лет назад
regulator d6bb69cfa8 regulator: twl4030 VAUX3 supports 3.0V 17 лет назад
rtc 45e36c1666 Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 17 лет назад
s390 bf6aede712 workqueue: add to_delayed_work() helper function 17 лет назад
sbus 1c339eb183 sbus: Auto-load openprom module when device opened. 17 лет назад
scsi 811158b147 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial 17 лет назад
serial 87fc94d54b Merge branch 'avr32-arch' of git://git.kernel.org/pub/scm/linux/kernel/git/hskinnemoen/avr32-2.6 17 лет назад
sh 2dcec7a988 sh: intc: set_irq_wake() support 17 лет назад
sn 9150c979ce ioc3.c: replace remaining __FUNCTION__ occurrences 18 лет назад
spi bfb9bcdbda spi-gpio: allow operation without CS signal 17 лет назад
ssb dd970e43d8 b43: Add BCM4307 PCI-ID 17 лет назад
staging 3516c6a8dc Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6 17 лет назад
tc df388556d7 tc: struct device - replace bus_id with dev_name(), dev_set_name() 17 лет назад
telephony 0906dd9df2 telephony: trivial: fix up email address 17 лет назад
thermal 03a971a289 thermal: support forcing support for passive cooling 17 лет назад
uio 6da2d377bb UIO: Take offset into account when determining number of pages that can be mapped 17 лет назад
usb 87fc94d54b Merge branch 'avr32-arch' of git://git.kernel.org/pub/scm/linux/kernel/git/hskinnemoen/avr32-2.6 17 лет назад
uwb 692105b8ac trivial: fix typos/grammar errors in Kconfig texts 17 лет назад
video 5482415a5e fb: nvidiafb recognizes geforcego 7300 chip as mobile 17 лет назад
virtio c5f841f178 virtio: more neatening of virtio_ring macros. 17 лет назад
w1 7d33ccbeec mfd: remove DS1WM clock handling 17 лет назад
watchdog 3c6fae67d0 Merge branch 'hwmon-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6 17 лет назад
xen 90975ef712 Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-cpumask 17 лет назад
zorro 2796872c40 zorro: struct device - replace bus_id with dev_name(), dev_set_name() 17 лет назад
Kconfig 41b16dce39 create drivers/platform/x86/ from drivers/misc/ 17 лет назад
Makefile 0c406263f0 ide/net: flip the order of SATA and network init 17 лет назад