summaryrefslogtreecommitdiffstats
path: root/net/netlink/af_netlink.c (unfollow)
Commit message (Expand)AuthorFilesLines
2008-06-20[watchdog] hpwdt: fix use of inline assemblyLinus Torvalds1-75/+80
2008-06-20BAST: Remove old IDE driverBen Dooks3-98/+0
2008-06-20pcmcia ide kingston compactflash's have a new manufacturer idChristophe Niclaes1-0/+1
2008-06-20pcmcia: add another pata/ide IDKristoffer Ericson2-0/+2
2008-06-20pcmcia: add an pata/ide IDMatt Reimer2-0/+2
2008-06-20ide: increase timeout in wait_drive_not_busy()Bartlomiej Zolnierkiewicz1-3/+3
2008-06-20palm_bk3710: fix resource managementSergei Shtylyov1-9/+13
2008-06-20Reinstate ZERO_PAGE optimization in 'get_user_pages()' and fix XIPLinus Torvalds3-5/+24
2008-06-20drm: only trust core drm ioctls - driver ioctls are a mess.Dave Airlie1-4/+3
2008-06-20drm/i915: add support for Intel series 4 chipsets.Zhenyu Wang2-2/+12
2008-06-20[agp]: fixup chipset flush for new Intel G4x.Zhenyu Wang1-1/+1
2008-06-19x86, geode: add a VSA2 ID for General SoftwareJordan Crouse2-3/+6
2008-06-19sched, delay accounting: fix incorrect delay time when constantly waiting on ...Bharath Ravi1-0/+6
2008-06-19Blackfin Serial Driver: Use timer to poll CTS PIN instead of workqueue.Sonic Zhang6-27/+23
2008-06-19Blackfin arch: fix typo error in bf548 serial header fileSonic Zhang1-2/+2
2008-06-19x86: use BOOTMEM_EXCLUSIVE on 32-bitBernhard Walle1-2/+8
2008-06-19x86, 32-bit: fix boot failure on TSC-less processorsMikael Pettersson1-10/+8
2008-06-19x86: fix NULL pointer deref in __switch_toSuresh Siddha2-0/+2
2008-06-19x86: set PAE PHYSICAL_MASK_SHIFT to 44 bits.Jeremy Fitzhardinge1-1/+2
2008-06-19softlockup: fix NMI hangs due to lock race - 2.6.26-rc regressionJason Wessel1-5/+10
2008-06-19rcupreempt: remove export of rcu_batches_completed_bhSteven Rostedt1-2/+0
2008-06-19cpuset: limit the input of cpuset.sched_relax_domain_levelLi Zefan3-4/+9
2008-06-19sched: CPU hotplug events must not destroy scheduler domains created by the c...Max Krasnyansky2-0/+28
2008-06-19sched: rt-group: fix RR bugletPeter Zijlstra1-1/+3
2008-06-19sched: rt-group: heirarchy aware throttlePeter Zijlstra1-26/+33
2008-06-19sched: rt-group: fix hierarchyPeter Zijlstra1-1/+0
2008-06-19sched: NULL pointer dereference while setting sched_rt_period_usDario Faggioli1-1/+1
2008-06-19agp: brown paper bag patch - put back two lines that got lostDave Airlie1-0/+2
2008-06-19agp: brown paper bag patch - put back the two lines it took out.Dave Airlie1-0/+2
2008-06-19agp/intel: cleanup some serious whitespace badnessDave Airlie1-68/+66
2008-06-19[AGP] intel_agp: Add support for Intel 4 series chipsetsZhenyu Wang1-10/+73
2008-06-19[AGP] intel_agp: extra stolen mem size available for IGD_GM chipsetZhenyu Wang1-2/+2
2008-06-19drm/radeon: add hier-z registers for r300 and r500 chipsetsDave Airlie2-59/+189
2008-06-19drm/radeon: use DSTCACHE_CTLSTAT rather than RB2D_DSTCACHE_CTLSTATAlex Deucher2-8/+9
2008-06-19drm/radeon: switch IGP gart to use radeon_write_agp_base()Alex Deucher1-8/+4
2008-06-19drm/radeon: Restore sw interrupt on resumeDennis Kasprzyk3-1/+3
2008-06-19drm/r500: add support for AGP based cards.Dave Airlie2-3/+27
2008-06-19drm/radeon: fix texture uploads with large 3d textures (bug 13980)Roland Scheidegger1-3/+11
2008-06-19drm/radeon: add initial r500 support.Dave Airlie4-12/+135
2008-06-19drm/radeon: init pipe setup in kernel code.Alex Deucher4-0/+75
2008-06-19drm/radeon: fixup radeon_do_engine_resetAlex Deucher1-23/+26
2008-06-19drm/radeon: fix pixcache and purge/cache flushing registersAlex Deucher3-18/+65
2008-06-19drm/radeon: write AGP_BASE_2 on chips that support it.Alex Deucher1-0/+2
2008-06-19drm/radeon: merge IGP chip setup and fixup RS400 vs RS480 supportAlex Deucher3-165/+138
2008-06-19drm/radeon: IGP clean up register and magic numbers.Alex Deucher2-82/+110
2008-06-19drm/rs690: set base 2 to 0.Dave Airlie2-0/+3
2008-06-19drm/rs690: set all of gart base address.Dave Airlie1-2/+3
2008-06-19radeon: add production microcode from AMDAlex Deucher2-784/+1893
2008-06-19drm: pcigart use proper pci map interfaces.Dave Airlie1-5/+3
2008-06-19ahci: sis can't do PMPTejun Heo1-3/+12