aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2005-10-28[PATCH] Driver Core: fix up all callers of class_device_create()Greg Kroah-Hartman
2005-10-28[PATCH] Driver Core: add the ability for class_device structures to be nestedGreg Kroah-Hartman
2005-10-28[PATCH] add sysfs attr to re-emit device hotplug eventKay Sievers
2005-10-28[PATCH] Driver core: pass interface to class interface methodsDmitry Torokhov
2005-10-28[PATCH] I2O: remove i2o_device_classDmitry Torokhov
2005-10-28[PATCH] I2O: Clean up some pretty bad driver model abuses in the i2o codeGreg Kroah-Hartman
2005-10-28[PATCH] I2O: remove class interfaceDmitry Torokhov
2005-10-28[PATCH] Driver core: send hotplug event before adding class interfacesDmitry Torokhov
2005-10-28[PATCH] usb device wakeup flagsDavid Brownell
2005-10-28[PATCH] driver model wakeup flagsDavid Brownell
2005-10-28[PATCH] changes device to driver in porting.txtErik Hovland
2005-10-28[PATCH] kobject_uevent.c has a typo in a commentErik Hovland
2005-10-28[PATCH] add sysfs support for ide tapeWill Dyson
2005-10-28[PATCH] aoe: update to version 14Ed L. Cashin
2005-10-28[PATCH] aoe: use get_unaligned for accesses in ATA id bufferEd L. Cashin
2005-10-27Linux v2.6.14Linus Torvalds
2005-10-27Merge master.kernel.org:/pub/scm/linux/kernel/git/acme/net-2.6Linus Torvalds
2005-10-27[PATCH] cpufreq: SMP fix for conservative governorDave Jones
2005-10-27Revert "x86-64: Avoid unnecessary double bouncing for swiotlb"Linus Torvalds
2005-10-27[TCP]: Clear stale pred_flags when snd_wnd changesHerbert Xu
2005-10-27[PATCH] Yet more posix-cpu-timer fixesRoland McGrath
2005-10-27Revert "remove false BUG_ON() from run_posix_cpu_timers()"Linus Torvalds
2005-10-26[PATCH] Fix cpu timers expiration timeOleg Nesterov
2005-10-26Merge master.kernel.org:/home/rmk/linux-2.6-serialLinus Torvalds
2005-10-26Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2005-10-26posix cpu timers: fix timer orderingLinus Torvalds
2005-10-26[PATCH] fix radeon_cp_init_ring_buffer()Ivan Kokshaysky
2005-10-26[PATCH] svcsock timestamp fixAndrew Morton
2005-10-26[PATCH] Fix HFS+ to free up the space when a file is deleted.Peter Wainwright
2005-10-26[PATCH] kill massive wireless-related log spamJeff Garzik
2005-10-26[PATCH] export cpu_online_mapAndrew Morton
2005-10-26[PATCH] ppc64: Fix wrong register mapping in mpic driverBenjamin Herrenschmidt
2005-10-26[PATCH] NUMA: broken per cpu pageset countersMagnus Damm
2005-10-26[PATCH] md: make sure mdthreads will always respond to kthread_stopNeilBrown
2005-10-26[ARM] 3032/1: sparse: complains about generic_fls() prototype in asm-arm/bito...Ian Campbell
2005-10-25PCI: be more verbose about resource quirksLinus Torvalds
2005-10-25[LLC]: Strip RIF flag from source MAC addressJochen Friedrich
2005-10-25[TR]: Preserve RIF flag even for 2 byte RIF fields.Jochen Friedrich
2005-10-25[IPV6]: Fix refcnt of struct ip6_flowlabelYan Zheng
2005-10-25[PATCH] qlogic lockup fixAndrew Morton
2005-10-25[PATCH] alpha: atomic dependency fixAndrew Morton
2005-10-24[ARM] fix sharp zaurus c-3000 compile failure without CONFIG_FB_PXAPavel Machek
2005-10-24[SERIAL] new hp diva console portJustin Chen
2005-10-24[SERIAL] support the Exsys EX-4055 4S four-port cardBjorn Helgaas
2005-10-24[PATCH] Return the line length via sysfs for fbdevJames Simmons
2005-10-24[PATCH] ALSA: Fix Oops of suspend/resume with generic driversTakashi Iwai
2005-10-24[PATCH] uml: fix compile failure for TT modeMiklos Szeredi
2005-10-24[PATCH] posix-timers: fix posix_cpu_timer_set() vs run_posix_cpu_timers() raceOleg Nesterov
2005-10-24[PATCH] posix-timers: exit path cleanupOleg Nesterov
2005-10-24[PATCH] posix-timers: remove false BUG_ON() from run_posix_cpu_timers()Oleg Nesterov