index
:
kernel_samsung_smdk4412.git
ath9k
master
migrate_3.2
qmi
replicant-6.0
replicant-6.0-old
upstreaming
kernel for Galaxy S3
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm: use radeon specific names for radeon flags
Dave Airlie
2006-09-22
5
-128
/
+128
*
drm: add device/vendor id to drm_device_t for compat with FreeBSD drivers
Eric Anholt
2006-09-22
3
-4
/
+8
*
drm: allow multiple addMaps with the same 32-bit map offsset.
Thomas Hellstrom
2006-09-22
1
-6
/
+8
*
drm: fd.o Bug #7595: Avoid u32 overflows in radeon_check_and_fixup_offset().
Michel Daenzer
2006-09-22
1
-13
/
+12
*
drm: Fix hashtab implementation leaking illegal error codes to user space.
Thomas Hellstrom
2006-09-22
1
-3
/
+3
*
drm: domain changes broke ppc r200
Dave Airlie
2006-09-22
1
-1
/
+1
*
drm: fixup setversion return codes..
Dave Airlie
2006-09-22
1
-7
/
+10
*
drm: fixup i915 error codes
Dave Airlie
2006-09-22
1
-2
/
+2
*
drm: realign sosme radeon code with drm git tree
Dave Airlie
2006-09-22
2
-9
/
+15
*
drm: realign via driver with drm git tree
Dave Airlie
2006-09-22
3
-26
/
+54
*
drm: remove hash tables on drm exit
Thomas Hellstrom
2006-09-22
2
-0
/
+4
*
drm: cleanups
Adrian Bunk
2006-09-22
3
-7
/
+10
*
drm: i810_dma.c: fix pointer arithmetic for 64-bit target
Denis Vlasenko
2006-09-22
2
-5
/
+5
*
drm: avoid kernel oops in some error paths calling drm_lastclose
Thomas Hellstrom
2006-09-22
1
-4
/
+6
*
drm: allow detection of new VIA chipsets
Chuck Short
2006-09-22
1
-0
/
+3
*
drm: fix i965 build bug
Andrew Morton
2006-09-22
1
-1
/
+1
*
drm: remove FALSE/TRUE that snuck in with simple memory manager changes.
Andrew Morton
2006-09-22
6
-19
/
+19
*
drm: Add support for Intel i965G chipsets.
Alan Hourihane
2006-09-22
5
-19
/
+58
*
drm: add better explanation for i830/i915
Dave Airlie
2006-09-22
1
-3
/
+6
*
drm: remove a tab that snuck in
Dave Airlie
2006-09-22
1
-1
/
+1
*
drm: fix return value in auth function
Dave Airlie
2006-09-22
1
-1
/
+1
*
drm: SiS 315 Awareness.
Thomas Hellstrom
2006-09-22
4
-1
/
+84
*
drm: update user token hashing and map handles
Thomas Hellstrom
2006-09-22
5
-63
/
+51
*
drm: move drm authentication to new generic hash table.
Thomas Hellstrom
2006-09-22
5
-62
/
+26
*
drm: Add the P4VM800PRO (?) PCI ID.
Dave Airlie
2006-09-22
1
-0
/
+1
*
drm: add drm simple memory manager support for SiS and VIA drivers
Thomas Hellstrom
2006-09-22
12
-1403
/
+344
*
drm: add simple DRM memory manager, and hash table
Thomas Hellstrom
2006-09-22
7
-2
/
+1019
*
drm: radeon: Use RADEON_RB3D_DSTCACHE_CTLSTAT instead of RADEON_RB2D_DSTCACHE...
Michel Dänzer
2006-09-22
2
-7
/
+12
*
drm: radeon: fix up bus mastering when writeback is disabled
Michel Dänzer
2006-09-22
2
-0
/
+8
*
drm: radeon: implement RADEON_PARAM_SCRATCH_OFFSET getparam
Michel Dänzer
2006-09-22
1
-1
/
+5
*
drm: radeon: add some debug output when getparam is called with unknown
Michel Dänzer
2006-09-22
1
-0
/
+1
*
drm: missing mutex unlock
Thomas Hellstrom
2006-09-22
1
-1
/
+3
*
drm: remove the DRM pci domain
Dave Airlie
2006-09-22
4
-7
/
+9
*
drm: remove local copies of pci bus/slot/func
Dave
2006-09-22
4
-11
/
+8
*
drm: cleanup old compat code and DRM fns from Linux only code
Dave Airlie
2006-09-22
10
-29
/
+21
*
Linux v2.6.18. Arrr!
Linus Torvalds
2006-09-19
1
-2
/
+2
*
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2006-09-19
3
-4
/
+8
|
\
|
*
[IPV4] fib_trie: missing ntohl() when calling fib_semantic_match()
Al Viro
2006-09-19
1
-4
/
+4
|
*
[NETFILTER]: xt_quota: add missing module aliases
Patrick McHardy
2006-09-19
1
-0
/
+2
|
*
[ATM]: [he] don't hold the device lock when upcalling
Chas Williams
2006-09-19
1
-0
/
+2
*
|
Merge branch 'fixes' of git://git.linux-nfs.org/pub/linux/nfs-2.6
Linus Torvalds
2006-09-19
3
-7
/
+9
|
\
\
|
|
/
|
/
|
|
*
NFS: Fix nfs_page use after free issues in fs/nfs/write.c
Trond Myklebust
2006-09-19
1
-2
/
+2
|
*
NFSv4: Fix incorrect semaphore release in _nfs4_do_open()
Trond Myklebust
2006-09-19
1
-3
/
+3
|
*
NFS: Fix Oopsable condition in nfs_readpage_sync()
Trond Myklebust
2006-09-19
1
-2
/
+4
*
|
Revert mmiocfg heuristics and blacklist changes
Linus Torvalds
2006-09-19
7
-57
/
+82
*
|
Merge git://git.infradead.org/mtd-2.6
Linus Torvalds
2006-09-19
15
-103
/
+271
|
\
\
|
*
|
[MTD] Use SEEK_{SET,CUR,END} instead of hardcoded values in mtdchar lseek()
Josef 'Jeff' Sipek
2006-09-17
1
-6
/
+3
|
*
|
MTD: Fix bug in fixup_convert_atmel_pri
Håvard Skinnemoen
2006-09-16
1
-1
/
+1
|
*
|
[JFFS2][SUMMARY] Fix a summary collecting bug.
Havasi Ferenc
2006-09-16
1
-0
/
+5
|
*
|
[PATCH] [MTD] DEVICES: Fill more device IDs in the structure of m25p80
Aubrey Lee
2006-09-05
1
-6
/
+6
[next]