Lee Schermerhorn bde631a518 mm: add node states sysfs class attributeS 18 жил өмнө
..
acorn 99eb8a550d Remove the arm26 port 18 жил өмнө
acpi b4482a4b2e more trivial signedness fixes in drivers 18 жил өмнө
amba 7eff2e7a8b Driver core: change add_uevent_var to use a struct 18 жил өмнө
ata c5d0e6a0d2 docbook: fix libata content 18 жил өмнө
atm b4482a4b2e more trivial signedness fixes in drivers 18 жил өмнө
auxdisplay fe58103a56 cfag12864b fix 18 жил өмнө
base bde631a518 mm: add node states sysfs class attributeS 18 жил өмнө
block 8268f5a741 deny partial write for loop dev fd 18 жил өмнө
bluetooth 26a4a06e7f [Bluetooth] Add missing stat.byte_rx counter modification 18 жил өмнө
cdrom b833b481c1 [POWERPC] iSeries: Move detection of virtual cdroms 18 жил өмнө
char 2dca53a9da Memoryless nodes: Uncached allocator updates 18 жил өмнө
clocksource 7b0b8207e0 x86_64: fix typo in acpi_pm.c 18 жил өмнө
connector cd40b7d398 [NET]: make netlink user -> kernel interface synchronious 18 жил өмнө
cpufreq efefc6eb38 Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6 18 жил өмнө
crypto 5265eeb2b0 [CRYPTO] sha: Add header file for SHA definitions 18 жил өмнө
dio e51c01b084 [PATCH] hp300: fix driver_register() return handling, remove dio_module_init() 19 жил өмнө
dma e422397634 [IOAT]: ioatdma needs to to play nice in a multi-dma-client world 18 жил өмнө
edac 34980ca8fa Drivers: clean up direct setting of the name of a kset 18 жил өмнө
eisa 64a6f9500d signedness: module_param_array nump argument 18 жил өмнө
fc4 df3d80f5a5 Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 18 жил өмнө
firewire 1ccc9147f6 fw-cdev __user annotations 18 жил өмнө
firmware e89a4116ef Driver core: rename ktype_edd and ktype_efivar 18 жил өмнө
hid 57d292bd7e HID: fix HIDIOCGRDESC memory access in hidraw 18 жил өмнө
hwmon f2e1d89f9b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input 18 жил өмнө
i2c 65a6ec0d72 Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm 18 жил өмнө
ide 99149a4859 alim15x3: remove redundant m5229_revision check 18 жил өмнө
ieee1394 7eff2e7a8b Driver core: change add_uevent_var to use a struct 18 жил өмнө
infiniband 200d1713b4 IB/ipoib: Verify address handle validity on send 18 жил өмнө
input 65a6ec0d72 Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm 18 жил өмнө
isdn c749b01351 [ISDN]: Fix compile with CONFIG_ISDN_X25 disabled. 18 жил өмнө
kvm d172fcd3ae sched: guest CPU accounting: maintain guest state in KVM 18 жил өмнө
leds 3696a8a426 [ARM] 4576/1: CM-X270 machine support 18 жил өмнө
lguest bbbd2bf00b fix modules oopsing in lguest guests 18 жил өмнө
macintosh b981d8b3f5 Merge master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 18 жил өмнө
mca 8813d1c00c mca: add integrated device bus matching 18 жил өмнө
md 0dddfd46f0 dm: emc_endio returns void 18 жил өмнө
media 64a6f9500d signedness: module_param_array nump argument 18 жил өмнө
message 23f9b75e79 docbook: fix kernel-api content 18 жил өмнө
mfd dd00cc486a some kmalloc/memset ->kzalloc (tree wide) 18 жил өмнө
misc fba956c46a Map volume and brightness events on thinkpads 18 жил өмнө
mmc 65a6ec0d72 Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm 18 жил өмнө
mtd 355aaffdaf Reinstate lost flush_ioremap_region() fix to pxa2xx-flash driver 18 жил өмнө
net 65a6ec0d72 Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm 18 жил өмнө
nubus dd00cc486a some kmalloc/memset ->kzalloc (tree wide) 18 жил өмнө
of 3f23de10f2 Create drivers/of/platform.c 18 жил өмнө
oprofile 1474855d08 [CELL] oprofile: add support to OProfile for profiling CELL BE SPUs 18 жил өмнө
parisc 881d966b48 [NET]: Make the device list and device lookups per namespace. 18 жил өмнө
parport 8daedea656 parport_pc locking fix 18 жил өмнө
pci 4271e0f7e1 Get rid of unused variable warning in drivers/pci/hotplug/pci_hotplug_core.c 18 жил өмнө
pcmcia 43d9f7fda1 pcmcia: use DMA_MASK_NONE for the default for all pcmcia devices 18 жил өмнө
pnp 1855256c49 drivers/firmware: const-ify DMI API and internals 18 жил өмнө
power 7eff2e7a8b Driver core: change add_uevent_var to use a struct 18 жил өмнө
ps3 80071802cb [POWERPC] PS3: Storage Driver Core 18 жил өмнө
rapidio dd00cc486a some kmalloc/memset ->kzalloc (tree wide) 18 жил өмнө
rtc ad89f87a84 rtc: rtc-sh: Support 4-digit year on SH7705/SH7710/SH7712. 18 жил өмнө
s390 df3d80f5a5 Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 18 жил өмнө
sbus 50aa485e1a [BBC_I2C]: kmalloc + memset conversion to kzalloc 18 жил өмнө
scsi c596cc46ba scsi/gdth: fix crash in gdth_timeout if no gdth controllers found 18 жил өмнө
serial cc84634f29 Add support for Wacom WACF007 and WACF008 to serial pnp driver 18 жил өмнө
sh 17be2d2b1c sh: Add maple bus support for the SEGA Dreamcast. 18 жил өмнө
sn dd00cc486a some kmalloc/memset ->kzalloc (tree wide) 18 жил өмнө
spi 7eff2e7a8b Driver core: change add_uevent_var to use a struct 18 жил өмнө
ssb 409f243520 missing include in ssb 18 жил өмнө
tc 8b4a40809e zs: move to the serial subsystem 18 жил өмнө
telephony dd00cc486a some kmalloc/memset ->kzalloc (tree wide) 18 жил өмнө
uio bc4c4f45ac UIO: Hilscher CIF card driver 18 жил өмнө
usb fd39c86b3d docbook: fix usb content 18 жил өмнө
video 65a6ec0d72 Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm 18 жил өмнө
w1 7eff2e7a8b Driver core: change add_uevent_var to use a struct 18 жил өмнө
xen 98ac0e53fa xenbus_xs.c: fix a use-after-free 18 жил өмнө
zorro a01086687c zorro: Make sysfs config attribute read-only 18 жил өмнө
Kconfig 61e115a56d [SSB]: add Sonics Silicon Backplane bus support 18 жил өмнө
Makefile 61e115a56d [SSB]: add Sonics Silicon Backplane bus support 18 жил өмнө