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-08-27
drm/r128: Use request_firmware() to load CCE microcode
Ben Hutchings
5
-50
/
+210
2009-08-27
drm/mga: Use request_firmware() to load microcode
Ben Hutchings
9
-11750
/
+186
2009-08-27
drm/ttm: consolidate cache flushing code in one place.
Dave Airlie
3
-74
/
+82
2009-08-21
drm/radeon/kms: generate the safe register tables.
Dave Airlie
6
-104
/
+1960
2009-08-20
drm/ttm: Fixes for "Memory accounting rework."
Thomas Hellstrom
1
-8
/
+28
2009-08-20
drm/ttm: Fixes for "Make parts of a struct ttm_bo_device global"
Thomas Hellstrom
2
-4
/
+1
2009-08-20
Merge Linus master to drm-next
Dave Airlie
1343
-18375
/
+36421
2009-08-19
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryu...
Linus Torvalds
2
-1
/
+3
2009-08-19
AFS: Documentation updates
Anton Blanchard
1
-14
/
+12
2009-08-19
Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...
Linus Torvalds
21
-254
/
+456
2009-08-19
Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblaze
Linus Torvalds
8
-85
/
+99
2009-08-19
Merge branch 'perfcounters-fixes-for-linus-2' of git://git.kernel.org/pub/scm...
Linus Torvalds
5
-2
/
+24
2009-08-19
ttm: Make parts of a struct ttm_bo_device global.
Thomas Hellstrom
7
-141
/
+296
2009-08-19
drm/ttm: Memory accounting rework.
Thomas Hellstrom
6
-119
/
+453
2009-08-19
drm/ttm: Add a virtual ttm sysfs device.
Thomas Hellstrom
1
-1
/
+57
2009-08-19
drm: Enable drm drivers to add drm sysfs devices.
Thomas Hellstrom
2
-0
/
+37
2009-08-19
drm/ttm: optimize bo_kmap_type values
Pekka Paalanen
1
-6
/
+6
2009-08-19
drm/kms: no need to return void value (encoder)
Pekka Paalanen
1
-1
/
+1
2009-08-19
drm: clarify scaling property names
Jesse Barnes
3
-19
/
+12
2009-08-19
drm: fixup includes in encoder slave header files.
Dave Airlie
1
-2
/
+2
2009-08-19
drm: remove root requirement from DRM_IOCTL_SET_VERSION (+ DRM_IOCTL_AUTH_MAGIC)
Jesse Barnes
1
-2
/
+2
2009-08-19
drm/kms: teardown crtc correctly when fb is destroyed.
Dave Airlie
1
-28
/
+12
2009-08-19
drm/kms/radeon: cleanup combios TV table like DDX.
Dave Airlie
1
-29
/
+19
2009-08-19
drm/radeon/kms: memset the allocated framebuffer before using it.
Dave Airlie
1
-0
/
+2
2009-08-19
drm/radeon/kms: although LVDS might be possible on crtc 1 don't do it.
Dave Airlie
1
-0
/
+1
2009-08-18
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
1
-2
/
+2
2009-08-18
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...
Linus Torvalds
4
-26
/
+29
2009-08-18
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
5
-8
/
+25
2009-08-18
mm: build_zonelists(): move clear node_load[] to __build_all_zonelists()
Bo Liu
1
-1
/
+3
2009-08-18
REPORTING-BUGS: add get_maintainer.pl blurb
Joe Perches
1
-1
/
+4
2009-08-18
nommu: check fd read permission in validate_mmap_request()
Graff Yang
1
-0
/
+4
2009-08-18
spi_s3c24xx: fix transfer setup code
Ben Dooks
1
-0
/
+6
2009-08-18
spi_s3c24xx: fix clock rate calculation
Ben Dooks
1
-10
/
+7
2009-08-18
mmc: add the new linux-mmc mailing list to MAINTAINERS
Andrew Morton
1
-0
/
+1
2009-08-18
mm: revert "oom: move oom_adj value"
KOSAKI Motohiro
6
-54
/
+48
2009-08-18
vfs: make get_sb_pseudo set s_maxbytes to value that can be cast to signed
Jeff Layton
1
-1
/
+1
2009-08-18
MAINTAINERS: OSD LIBRARY and FILESYSTEM pattern fix
Joe Perches
1
-1
/
+1
2009-08-19
security: Fix prompt for LSM_MMAP_MIN_ADDR
Andreas Schwab
1
-1
/
+1
2009-08-19
security: Make LSM_MMAP_MIN_ADDR default match its help text.
Dave Jones
1
-1
/
+1
2009-08-18
Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-2
/
+8
2009-08-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
69
-347
/
+520
2009-08-18
Merge branch 'sh/for-2.6.31' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
4
-6
/
+106
2009-08-18
Merge branch 'for-linus' of git://neil.brown.name/md
Linus Torvalds
1
-0
/
+1
2009-08-19
nilfs2: fix oopses with doubly mounted snapshots
Ryusuke Konishi
1
-1
/
+1
2009-08-18
perf tools: Make 'make html' work
Kyle McMartin
1
-1
/
+1
2009-08-18
genirq: Wake up irq thread after action has been installed
Thomas Gleixner
1
-2
/
+8
2009-08-18
perf annotate: Fix segmentation fault
Ingo Molnar
1
-0
/
+7
2009-08-18
perf_counter: Fix the PARISC build
Ingo Molnar
1
-0
/
+4
2009-08-18
microblaze: Update Microblaze defconfigs
Michal Simek
2
-70
/
+91
2009-08-18
microblaze: Use klimit instead of _end for memory init
Michal Simek
1
-3
/
+3
[next]