index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2009-04-27
Remove unused support code for refok sections.
Tim Abbott
3
-29
/
+0
2009-04-27
sparc: cleanup references to deprecated .text.init* sections.
Tim Abbott
2
-2
/
+2
2009-04-27
sh: Use __INIT macro instead of .text.init.
Tim Abbott
1
-2
/
+3
2009-04-27
powerpc: Use __REF macro instead of old .text.init.refok.
Tim Abbott
1
-2
/
+3
2009-04-27
powerpc: Use TEXT_TEXT macro in linker script.
Tim Abbott
1
-1
/
+2
2009-04-27
arm: Use __INIT macro instead of .text.init.
Tim Abbott
4
-4
/
+8
2009-04-27
FRV: Use __INIT macro instead of .text.init.
Tim Abbott
4
-4
/
+8
2009-04-27
FRV: Remove unused header asm/init.h.
Tim Abbott
1
-12
/
+0
2009-04-28
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/jwboyer...
Paul Mackerras
2
-14
/
+44
2009-04-27
RDMA/nes: Update iw_nes version
Chien Tung
1
-3
/
+1
2009-04-27
RDMA/nes: Fix error path in nes_accept()
Faisal Latif
1
-1
/
+4
2009-04-27
RDMA/nes: Fix hang issues for large cluster dynamic connections
Faisal Latif
1
-31
/
+25
2009-04-27
RDMA/nes: Increase rexmit timeout interval
Faisal Latif
2
-1
/
+6
2009-04-27
RDMA/nes: Check for sequence number wrap-around
Faisal Latif
1
-1
/
+2
2009-04-27
RDMA/nes: Do not set apbvt entry for loopback
Faisal Latif
1
-4
/
+6
2009-04-27
RDMA/nes: Fix unused variable compile warning when INFINIBAND_NES_DEBUG=n
Chien Tung
1
-4
/
+0
2009-04-27
RDMA/nes: Fix fw_ver in /sys
Chien Tung
1
-4
/
+3
2009-04-27
RDMA/nes: Set trace length to 1 inch for SFP_D
Chien Tung
1
-1
/
+2
2009-04-27
RDMA/nes: Enable repause timer for port 1
Chien Tung
1
-0
/
+6
2009-04-27
RDMA/nes: Correct CDR loop filter setting for port 1
Chien Tung
1
-6
/
+8
2009-04-27
RDMA/nes: Modify thermo mitigation to flip SerDes1 ref clk to internal
Chien Tung
1
-5
/
+2
2009-04-27
Revert "linux.conf.au 2009: Tuz"
Linus Torvalds
5
-8477
/
+3216
2009-04-27
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...
Linus Torvalds
15
-37
/
+97
2009-04-27
eCryptfs: Fix min function comparison warning
Tyler Hicks
1
-1
/
+1
2009-04-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable
Linus Torvalds
17
-337
/
+281
2009-04-27
ecryptfs: fix printk format warning
Randy Dunlap
1
-1
/
+1
2009-04-27
powerpc/86xx: Add device_type entry to soc for ppc9a
Martyn Welch
1
-0
/
+1
2009-04-27
Btrfs: look for acls during btrfs_read_locked_inode
Chris Mason
1
-0
/
+62
2009-04-27
Btrfs: fix acl caching
Chris Mason
2
-7
/
+15
2009-04-27
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...
Linus Torvalds
7
-16
/
+65
2009-04-27
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
2
-10
/
+3
2009-04-27
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...
Linus Torvalds
1
-6
/
+18
2009-04-27
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
1
-2
/
+2
2009-04-27
Merge branch 'sh/for-2.6.30' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
3
-41
/
+61
2009-04-27
Merge branch 'fix/misc' into for-linus
Takashi Iwai
1
-1
/
+1
2009-04-27
Merge branch 'fix/caiaq' into for-linus
Takashi Iwai
2
-6
/
+8
2009-04-27
Merge branch 'fix/hda' into for-linus
Takashi Iwai
1
-1
/
+44
2009-04-27
Merge branch 'fix/asoc' into for-linus
Takashi Iwai
3
-8
/
+12
2009-04-27
FRV: Stop gcc from generating uninitialised variable warnings after BUG()
David Howells
1
-2
/
+3
2009-04-27
FRV: Wire up new syscalls
David Howells
2
-1
/
+5
2009-04-27
ext2: missing unlock in ext2_quota_write()
Dan Carpenter
1
-1
/
+3
2009-04-27
quota: remove obsolete comments in fs/quota/Makefile
Christoph Hellwig
1
-9
/
+0
2009-04-27
net: Fix typo in net_device_ops description.
Mike Rapoport
1
-1
/
+1
2009-04-27
ipv4: Limit size of route cache hash table
Anton Blanchard
1
-1
/
+1
2009-04-27
Btrfs: Fix a bunch of printk() warnings.
Joel Becker
5
-23
/
+40
2009-04-27
Btrfs: Fix a trivial warning using max() of u64 vs ULL.
Joel Becker
1
-1
/
+1
2009-04-27
Btrfs: remove unused btrfs_bit_radix slab
Chris Mason
1
-8
/
+0
2009-04-27
Add reference to CAPI 2.0 standard
Karsten Keil
1
-7
/
+13
2009-04-27
Documentation/isdn/INTERFACE.CAPI
Tilman Schmidt
3
-0
/
+380
2009-04-27
update Documentation/isdn/00-INDEX
Tilman Schmidt
1
-4
/
+11
[prev]
[next]