index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2009-06-19
agp: add user mapping support to ATI AGP bridge.
Dave Airlie
1
-4
/
+14
2009-06-19
drm/i915: enable GEM on PAE.
Dave Airlie
1
-5
/
+0
2009-06-19
drm/radeon: fix unused variables warning
Dave Airlie
1
-2
/
+0
2009-06-19
agp: switch AGP to use page array instead of unsigned long array
Dave Airlie
21
-146
/
+152
2009-06-19
agpgart: detected ALi M???? chipset with M1621
Ondrej Zary
1
-1
/
+1
2009-06-19
drm/radeon: command stream checker for r3xx-r5xx hardware
Jerome Glisse
7
-65
/
+611
2009-06-19
drm/radeon: Fully initialize LVDS info also when we can't get it from the ROM.
Michel Dänzer
1
-0
/
+9
2009-06-19
radeon: Fix CP byte order on big endian architectures with KMS.
Michel Dänzer
2
-0
/
+4
2009-06-19
agp/uninorth: Handle user memory types.
Michel Dänzer
1
-2
/
+16
2009-06-19
drm/ttm: Add some powerpc cache flush code.
Michel Dänzer
1
-1
/
+10
2009-06-19
radeon: Enable modesetting on non-x86.
Michel Dänzer
1
-1
/
+1
2009-06-19
drm/radeon: Respect AGP cant_use_aperture flag.
Michel Dänzer
1
-4
/
+4
2009-06-19
drm: EDID endianness fixes.
Michel Dänzer
3
-98
/
+96
2009-06-19
drm/radeon: this VRAM vs aperture test is wrong, just remove it.
Dave Airlie
1
-6
/
+0
2009-06-19
drm/ttm: fix an error path to exit function correctly
Thomas Hellstrom
1
-1
/
+1
2009-06-19
drm: Apply "Memory fragmentation from lost alignment blocks"
Thomas Hellstrom
2
-47
/
+22
2009-06-19
ttm: Return -ERESTART when a signal interrupts bo eviction.
Thomas Hellstrom
1
-3
/
+6
2009-06-18
drm: Remove memory debugging infrastructure.
Eric Anholt
41
-884
/
+324
2009-06-18
drm/i915: Clear fence register on tiling stride change.
Chris Wilson
3
-17
/
+88
2009-06-18
drm/i915: Install fence register for tiled scanout on i915
Chris Wilson
3
-10
/
+21
2009-06-17
drm/i915: detach/attach get/put pages symmetry
Chris Wilson
1
-0
/
+4
2009-06-17
drm/i915: A few debugfs formatting fixes
Ben Gamari
1
-2
/
+2
2009-06-17
drm/i915: Warn when inteldrmfb fails to restore its framebuffer config
Ben Gamari
1
-1
/
+5
2009-06-17
Merge branch 'kmemleak' of git://linux-arm.org/linux-2.6
Linus Torvalds
1
-12
/
+15
2009-06-17
kmemleak: Fix some typos in comments
Catalin Marinas
1
-4
/
+4
2009-06-17
kmemleak: Rename kmemleak_panic to kmemleak_stop
Catalin Marinas
1
-6
/
+6
2009-06-17
kmemleak: Only use GFP_KERNEL|GFP_ATOMIC for the internal allocations
Catalin Marinas
1
-2
/
+5
2009-06-17
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c...
Linus Torvalds
11
-287
/
+235
2009-06-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
42
-505
/
+1888
2009-06-17
Merge branch 'linux-next' of git://git.infradead.org/ubi-2.6
Linus Torvalds
13
-335
/
+922
2009-06-17
Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6
Linus Torvalds
7
-72
/
+104
2009-06-17
Documentation/vm/Makefile: don't try to build slqbinfo
Andrew Morton
1
-1
/
+1
2009-06-17
drm/radeon/kms: remove the _DRM_DRIVER from the KMS paths.
Dave Airlie
1
-1
/
+1
2009-06-17
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pen...
Linus Torvalds
5
-28
/
+98
2009-06-17
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
Linus Torvalds
184
-677
/
+42642
2009-06-17
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
27
-219
/
+95
2009-06-17
MIPS: Add hibernation support
Wu Zhangjin
7
-0
/
+143
2009-06-17
MIPS: Move Cavium CP0 hwrena impl bits to cpu-feature-overrides.h
David Daney
2
-4
/
+1
2009-06-17
MIPS: Allow CPU specific overriding of CP0 hwrena impl bits.
David Daney
2
-1
/
+5
2009-06-17
MIPS: Kconfig Add SYS_SUPPORTS_HUGETLBFS and enable it for some systems.
David Daney
1
-0
/
+11
2009-06-17
Hugetlbfs: Enable hugetlbfs for more systems in Kconfig.
David Daney
1
-1
/
+1
2009-06-17
MIPS: TLB support for hugetlbfs.
David Daney
2
-12
/
+196
2009-06-17
MIPS: Add hugetlbfs page defines.
David Daney
4
-0
/
+32
2009-06-17
MIPS: Add support files for hugetlbfs.
David Daney
3
-0
/
+216
2009-06-17
MIPS: Remove unused parameters from iPTE_LW.
David Daney
1
-14
/
+14
2009-06-17
Staging: Add octeon-ethernet driver files.
David Daney
76
-0
/
+26149
2009-06-17
MIPS: Export erratum function needed by octeon-ethernet driver.
David Daney
1
-0
/
+3
2009-06-17
MIPS: Cavium-Octeon: Add more chip specific feature tests.
David Daney
1
-0
/
+27
2009-06-17
MIPS: Cavium-Octeon: Add more board type constants.
David Daney
1
-0
/
+13
2009-06-17
MIPS: Export cvmx_sysinfo_get needed by octeon-ethernet driver.
David Daney
1
-0
/
+2
[next]