summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] drivers/isdn/hardware/avm/: misc cleanupsAdrian Bunk2005-06-263-6/+6
* [PATCH] unexport mca_find_device_by_slotAdrian Bunk2005-06-261-1/+0Star
* [PATCH] drivers/isdn/i4l/: possible cleanupsAdrian Bunk2005-06-2611-57/+34Star
* [PATCH] drivers/isdn/pcbit/: possible cleanupsAdrian Bunk2005-06-265-39/+8Star
* [PATCH] drivers/isdn/sc/: possible cleanupsAdrian Bunk2005-06-269-173/+27Star
* [PATCH] fbdev: remove unneeded fbsysfs printkJon Smirl2005-06-261-2/+0Star
* [PATCH] font selection Kconfig fixesJurriaan on adsl-gate2005-06-261-3/+2Star
* [PATCH] Fix vesafb/mtrr scaling problem.Dave Jones2005-06-261-4/+5
* [PATCH] kexec code cleanupManeesh Soni2005-06-261-1/+1
* [PATCH] kdump: Use real pt_regs from exceptionAlexander Nyberg2005-06-261-1/+1
* [PATCH] kdump: sysrq trigger mechanism for kexec based crashdumpsHariprasad Nellitheertha2005-06-261-2/+22
* [PATCH] kdump: cleanups for dump file access in linear raw formatVivek Goyal2005-06-261-36/+15Star
* [PATCH] kdump: Accessing dump file in linear raw format (/dev/oldmem)Vivek Goyal2005-06-261-0/+74
* [PATCH] hpet: do_div fixJon Smirl2005-06-261-1/+1
* [PATCH] tpm: fix misc name memory problemKylene Jo Hall2005-06-261-2/+6
* [PATCH] tpm: Fix pubek parsingKylene Jo Hall2005-06-261-2/+2
* [PATCH] tpm: Support new National TPMsKylene Jo Hall2005-06-263-70/+53Star
* [PATCH] RCU: clean up a few remaining synchronize_kernel() callsPaul E. McKenney2005-06-261-1/+1
* [PATCH] compilation errors in drivers/serial/mpsc.cLee Nicks2005-06-261-4/+4
* [PATCH] s390: debug feature changesMichael Holzheu2005-06-2617-66/+68
* [PATCH] s390: add vmcp interfaceChristian Borntraeger2005-06-268-11/+268
* [PATCH] s390: improved machine check handlingHeiko Carstens2005-06-262-39/+317
* [PATCH] s/390: compile fix for dcssblkCornelia Huck2005-06-261-2/+2
* [PATCH] s/390: use klist in dasd driverCornelia Huck2005-06-261-14/+12Star
* [PATCH] s/390: Use klist in cioCornelia Huck2005-06-263-82/+66Star
* [PATCH] suspend/resume SMP supportLi Shaohua2005-06-261-1/+1
* [PATCH] generate hotplug events for cpu onlineNathan Lynch2005-06-261-0/+2
* [PATCH] make smp_prepare_cpu to a weak functionAshok Raj2005-06-261-4/+5
* [PATCH] cpu state clean after hot removeLi Shaohua2005-06-261-1/+7
* [PATCH] I2C-MPC: Remove OCP device model supportKumar Gala2005-06-261-204/+0Star
* [PATCH] Serial: remove unnecessary register_serial/unregister_serialRussell King2005-06-261-4/+0Star
* [PATCH] I8K: add new BIOS signaturesDmitry Torokhov2005-06-261-8/+24
* [PATCH] I8K: initialization code cleanup; formattingDmitry Torokhov2005-06-262-106/+47Star
* [PATCH] I8K: convert to seqfileDmitry Torokhov2005-06-261-42/+22Star
* [PATCH] I8K: use standard DMI interfaceDmitry Torokhov2005-06-261-249/+53Star
* [PATCH] I8K: pass through lindentDmitry Torokhov2005-06-261-475/+475
* [PATCH] Toshiba driver cleanupDmitry Torokhov2005-06-262-40/+24Star
* [PATCH] cx88 build fixMauro Carvalho Chehab2005-06-261-1/+0Star
* Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2005-06-251-4/+4
|\
| * [SPARC]: sunzilog warning fixesWilliam Lee Irwin III2005-06-251-4/+4
* | ACPI: Make sure we call acpi_register_gsi() even for default PCI interrupt as...Linus Torvalds2005-06-251-0/+1
* | [TG3]: Update driver version and reldate.David S. Miller2005-06-251-2/+2
* | [TG3]: Refinements to new locking strategy.Michael Chan2005-06-251-14/+20
* | [TG3]: Eliminate all hw IRQ handler spinlocks.David S. Miller2005-06-252-179/+149Star
* | [TG3]: Fix missing memory barriers and SD_STATUS_UPDATED bit clearing.David S. Miller2005-06-251-0/+3
|/
* Merge master.kernel.org:/home/rmk/linux-2.6-serialLinus Torvalds2005-06-254-20/+20
|\
| * [PATCH] Serial: Eliminate magic numbersRussell King2005-06-244-20/+20
* | [PATCH] ARM: 2744/1: ixp2000 gpio irq supportLennert Buytenhek2005-06-241-1/+2
|/
* Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2005-06-241-10/+4Star
|\
| * [SLIP]: Simplify sl_free_bufs()Jesper Juhl2005-06-241-10/+4Star