index
:
Linux Stable
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/radeon: switch IGP gart to use radeon_write_agp_base()
Alex Deucher
2008-06-19
1
-8
/
+4
*
drm/radeon: Restore sw interrupt on resume
Dennis Kasprzyk
2008-06-19
3
-1
/
+3
*
drm/r500: add support for AGP based cards.
Dave Airlie
2008-06-19
2
-3
/
+27
*
drm/radeon: fix texture uploads with large 3d textures (bug 13980)
Roland Scheidegger
2008-06-19
1
-3
/
+11
*
drm/radeon: add initial r500 support.
Dave Airlie
2008-06-19
4
-12
/
+135
*
drm/radeon: init pipe setup in kernel code.
Alex Deucher
2008-06-19
4
-0
/
+75
*
drm/radeon: fixup radeon_do_engine_reset
Alex Deucher
2008-06-19
1
-23
/
+26
*
drm/radeon: fix pixcache and purge/cache flushing registers
Alex Deucher
2008-06-19
3
-18
/
+65
*
drm/radeon: write AGP_BASE_2 on chips that support it.
Alex Deucher
2008-06-19
1
-0
/
+2
*
drm/radeon: merge IGP chip setup and fixup RS400 vs RS480 support
Alex Deucher
2008-06-19
3
-165
/
+138
*
drm/radeon: IGP clean up register and magic numbers.
Alex Deucher
2008-06-19
2
-82
/
+110
*
drm/rs690: set base 2 to 0.
Dave Airlie
2008-06-19
2
-0
/
+3
*
drm/rs690: set all of gart base address.
Dave Airlie
2008-06-19
1
-2
/
+3
*
radeon: add production microcode from AMD
Alex Deucher
2008-06-19
2
-784
/
+1893
*
drm: pcigart use proper pci map interfaces.
Dave Airlie
2008-06-19
1
-5
/
+3
*
drm: the sg alloc ioctl should write back the handle to userspace
Dave Airlie
2008-06-13
1
-1
/
+1
*
drm: use drms ioctl cmd not what we get passed from userspace.
Johannes Weiner
2008-06-13
1
-0
/
+2
*
Linux 2.6.26-rc6
v2.6.26-rc6
Linus Torvalds
2008-06-12
1
-2
/
+2
*
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2008-06-12
8
-20
/
+15
|
\
|
*
x86: fix pointer type warning in arch/x86/mm/init_64.c:early_memtest
Kevin Winchester
2008-06-12
1
-2
/
+2
|
*
x86, lockdep: fix "WARNING: at kernel/lockdep.c:2658 check_flags+0x4c/0x128()"
Vegard Nossum
2008-06-12
1
-0
/
+1
|
*
x86: fix an incompatible pointer type warning on 64-bit compilations
David Howells
2008-06-12
1
-2
/
+2
|
*
x86: fix lockdep warning during suspend-to-ram
Peter Zijlstra
2008-06-12
1
-0
/
+1
|
*
x86: fix unused variable 'loops' warning in arch/x86/boot/a20.c
Manish Katiyar
2008-06-12
1
-2
/
+1
|
*
Revert "x86: fix ioapic bug again"
Ingo Molnar
2008-06-12
2
-17
/
+4
|
*
x86: fix asm warning in head_32.S
Joe Korty
2008-06-12
1
-1
/
+1
|
*
x86: fix endless page faults in mount_block_root for Linux 2.6
Henry Nestler
2008-06-12
1
-0
/
+5
|
*
geode: fix modular build
Ingo Molnar
2008-06-12
1
-0
/
+2
*
|
Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2008-06-12
2
-8
/
+27
|
\
\
|
*
|
sched: 64-bit: fix arithmetics overflow
Lai Jiangshan
2008-06-12
1
-2
/
+7
|
*
|
sched: fair group: fix overflow(was: fix divide by zero)
Lai Jiangshan
2008-06-12
1
-2
/
+5
|
*
|
sched: fix TASK_WAKEKILL vs SIGKILL race
Oleg Nesterov
2008-06-10
2
-4
/
+15
*
|
|
block: disable IRQs until data is written to relay channel
Carl Henrik Lunde
2008-06-12
1
-6
/
+4
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixes
Linus Torvalds
2008-06-12
1
-5
/
+20
|
\
\
\
|
*
|
|
kbuild: ignore powerpc specific symbols in modpost
Sam Ravnborg
2008-06-12
1
-5
/
+20
*
|
|
|
nommu: Correct kobjsize() page validity checks.
Paul Mundt
2008-06-12
1
-18
/
+3
*
|
|
|
fsl-diu-db: compile fix
Jeff Mahoney
2008-06-12
1
-2
/
+2
*
|
|
|
Merge branch 'core/iter-div' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2008-06-12
4
-20
/
+40
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
always_inline timespec_add_ns
Jeremy Fitzhardinge
2008-06-12
1
-2
/
+5
|
*
|
|
add an inlined version of iter_div_u64_rem
Jeremy Fitzhardinge
2008-06-12
2
-14
/
+20
|
*
|
|
common implementation of iterative div/mod
Jeremy Fitzhardinge
2008-06-12
4
-19
/
+30
|
|
|
/
|
|
/
|
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
Linus Torvalds
2008-06-11
4
-13
/
+65
|
\
\
\
|
*
|
|
USB: don't use reset-resume if drivers don't support it
Linus Torvalds
2008-06-11
1
-2
/
+44
|
*
|
|
USB: isp1760: Assign resource fields before adding hcd
Nate Case
2008-06-11
1
-4
/
+4
|
*
|
|
isight_firmware: Avoid crash on loading invalid firmware
Matthew Garrett
2008-06-11
1
-7
/
+16
|
*
|
|
USB: fix build bug in USB_ISIGHTFW
Ingo Molnar
2008-06-11
1
-0
/
+1
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6
Linus Torvalds
2008-06-11
2
-1
/
+2
|
\
\
\
\
|
*
|
|
|
kobject: Documentation Spelling Patch
David Brigada
2008-06-11
1
-1
/
+1
|
*
|
|
|
dev_set_name: fix missing kernel-doc
Randy Dunlap
2008-06-11
1
-0
/
+1
|
|
/
/
/
*
|
|
|
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
2008-06-11
27
-360
/
+435
|
\
\
\
\
[next]