index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
netlink
/
af_netlink.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2008-06-20
[watchdog] hpwdt: fix use of inline assembly
Linus Torvalds
1
-75
/
+80
2008-06-20
BAST: Remove old IDE driver
Ben Dooks
3
-98
/
+0
2008-06-20
pcmcia ide kingston compactflash's have a new manufacturer id
Christophe Niclaes
1
-0
/
+1
2008-06-20
pcmcia: add another pata/ide ID
Kristoffer Ericson
2
-0
/
+2
2008-06-20
pcmcia: add an pata/ide ID
Matt Reimer
2
-0
/
+2
2008-06-20
ide: increase timeout in wait_drive_not_busy()
Bartlomiej Zolnierkiewicz
1
-3
/
+3
2008-06-20
palm_bk3710: fix resource management
Sergei Shtylyov
1
-9
/
+13
2008-06-20
Reinstate ZERO_PAGE optimization in 'get_user_pages()' and fix XIP
Linus Torvalds
3
-5
/
+24
2008-06-20
drm: only trust core drm ioctls - driver ioctls are a mess.
Dave Airlie
1
-4
/
+3
2008-06-20
drm/i915: add support for Intel series 4 chipsets.
Zhenyu Wang
2
-2
/
+12
2008-06-20
[agp]: fixup chipset flush for new Intel G4x.
Zhenyu Wang
1
-1
/
+1
2008-06-19
x86, geode: add a VSA2 ID for General Software
Jordan Crouse
2
-3
/
+6
2008-06-19
sched, delay accounting: fix incorrect delay time when constantly waiting on ...
Bharath Ravi
1
-0
/
+6
2008-06-19
Blackfin Serial Driver: Use timer to poll CTS PIN instead of workqueue.
Sonic Zhang
6
-27
/
+23
2008-06-19
Blackfin arch: fix typo error in bf548 serial header file
Sonic Zhang
1
-2
/
+2
2008-06-19
x86: use BOOTMEM_EXCLUSIVE on 32-bit
Bernhard Walle
1
-2
/
+8
2008-06-19
x86, 32-bit: fix boot failure on TSC-less processors
Mikael Pettersson
1
-10
/
+8
2008-06-19
x86: fix NULL pointer deref in __switch_to
Suresh Siddha
2
-0
/
+2
2008-06-19
x86: set PAE PHYSICAL_MASK_SHIFT to 44 bits.
Jeremy Fitzhardinge
1
-1
/
+2
2008-06-19
softlockup: fix NMI hangs due to lock race - 2.6.26-rc regression
Jason Wessel
1
-5
/
+10
2008-06-19
rcupreempt: remove export of rcu_batches_completed_bh
Steven Rostedt
1
-2
/
+0
2008-06-19
cpuset: limit the input of cpuset.sched_relax_domain_level
Li Zefan
3
-4
/
+9
2008-06-19
sched: CPU hotplug events must not destroy scheduler domains created by the c...
Max Krasnyansky
2
-0
/
+28
2008-06-19
sched: rt-group: fix RR buglet
Peter Zijlstra
1
-1
/
+3
2008-06-19
sched: rt-group: heirarchy aware throttle
Peter Zijlstra
1
-26
/
+33
2008-06-19
sched: rt-group: fix hierarchy
Peter Zijlstra
1
-1
/
+0
2008-06-19
sched: NULL pointer dereference while setting sched_rt_period_us
Dario Faggioli
1
-1
/
+1
2008-06-19
agp: brown paper bag patch - put back two lines that got lost
Dave Airlie
1
-0
/
+2
2008-06-19
agp: brown paper bag patch - put back the two lines it took out.
Dave Airlie
1
-0
/
+2
2008-06-19
agp/intel: cleanup some serious whitespace badness
Dave Airlie
1
-68
/
+66
2008-06-19
[AGP] intel_agp: Add support for Intel 4 series chipsets
Zhenyu Wang
1
-10
/
+73
2008-06-19
[AGP] intel_agp: extra stolen mem size available for IGD_GM chipset
Zhenyu Wang
1
-2
/
+2
2008-06-19
drm/radeon: add hier-z registers for r300 and r500 chipsets
Dave Airlie
2
-59
/
+189
2008-06-19
drm/radeon: use DSTCACHE_CTLSTAT rather than RB2D_DSTCACHE_CTLSTAT
Alex Deucher
2
-8
/
+9
2008-06-19
drm/radeon: switch IGP gart to use radeon_write_agp_base()
Alex Deucher
1
-8
/
+4
2008-06-19
drm/radeon: Restore sw interrupt on resume
Dennis Kasprzyk
3
-1
/
+3
2008-06-19
drm/r500: add support for AGP based cards.
Dave Airlie
2
-3
/
+27
2008-06-19
drm/radeon: fix texture uploads with large 3d textures (bug 13980)
Roland Scheidegger
1
-3
/
+11
2008-06-19
drm/radeon: add initial r500 support.
Dave Airlie
4
-12
/
+135
2008-06-19
drm/radeon: init pipe setup in kernel code.
Alex Deucher
4
-0
/
+75
2008-06-19
drm/radeon: fixup radeon_do_engine_reset
Alex Deucher
1
-23
/
+26
2008-06-19
drm/radeon: fix pixcache and purge/cache flushing registers
Alex Deucher
3
-18
/
+65
2008-06-19
drm/radeon: write AGP_BASE_2 on chips that support it.
Alex Deucher
1
-0
/
+2
2008-06-19
drm/radeon: merge IGP chip setup and fixup RS400 vs RS480 support
Alex Deucher
3
-165
/
+138
2008-06-19
drm/radeon: IGP clean up register and magic numbers.
Alex Deucher
2
-82
/
+110
2008-06-19
drm/rs690: set base 2 to 0.
Dave Airlie
2
-0
/
+3
2008-06-19
drm/rs690: set all of gart base address.
Dave Airlie
1
-2
/
+3
2008-06-19
radeon: add production microcode from AMD
Alex Deucher
2
-784
/
+1893
2008-06-19
drm: pcigart use proper pci map interfaces.
Dave Airlie
1
-5
/
+3
2008-06-19
ahci: sis can't do PMP
Tejun Heo
1
-3
/
+12
[next]