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
2008-02-10
ext4: Add new "development flag" to the ext4 filesystem
Theodore Tso
2
-0
/
+18
2008-02-10
ext4: Don't panic in case of corrupt bitmap
Aneesh Kumar K.V
1
-14
/
+21
2008-02-10
ext4: allocate struct ext4_allocation_context from a kmem cache
Eric Sandeen
1
-45
/
+82
2008-02-10
JBD2: Clear buffer_ordered flag for barried IO request on success
Dave Kleikamp
1
-1
/
+2
2008-02-10
ext4: Fix Direct I/O locking
Jan Kara
1
-54
/
+53
2008-02-10
ext4: Fix circular locking dependency with migrate and rm.
Aneesh Kumar K.V
1
-43
/
+74
2008-02-05
allow in-inode EAs on ext4 root inode
Eric Sandeen
1
-7
/
+1
2008-02-10
ext4: Fix null bh pointer dereference in mballoc
Aneesh Kumar K.V
1
-1
/
+1
2008-02-05
ext4: Don't set EXTENTS_FL flag for fast symlinks
Valerie Clement
2
-0
/
+7
2008-02-05
JBD2: Use the incompat macro for testing the incompat feature.
Aneesh Kumar K.V
2
-2
/
+2
2008-02-05
jbd2: Fix reference counting on the journal commit block's buffer head
Aneesh Kumar K.V
1
-1
/
+1
2008-02-01
[PATCH] jbd: Remove useless loop when writing commit record
Jan Kara
1
-8
/
+6
2008-02-05
jbd2: Add error check to journal_wait_on_commit_record to avoid oops
Mingming Cao
1
-1
/
+2
2008-02-09
Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6
Linus Torvalds
27
-342
/
+689
2008-02-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild
Linus Torvalds
29
-27
/
+76
2008-02-09
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
15
-22
/
+269
2008-02-09
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz...
Linus Torvalds
6
-70
/
+231
2008-02-09
Merge git://git.infradead.org/mtd-2.6
Linus Torvalds
1
-3
/
+28
2008-02-09
memstick: initial commit for Sony MemoryStick support
Alex Dubov
16
-0
/
+3093
2008-02-09
m68knommu: add pgtable_t
Martin Schwidefsky
1
-0
/
+1
2008-02-09
Add pgtable_t to remaining nommu architectures
Martin Schwidefsky
3
-0
/
+3
2008-02-09
ub: fix up the conversion to sg_init_table()
Pete Zaitcev
1
-1
/
+1
2008-02-09
fix up kerneldoc in fs/ioctl.c a little bit
Christoph Hellwig
1
-4
/
+4
2008-02-09
memcontrol: add vm_match_cgroup()
David Rientjes
3
-9
/
+7
2008-02-09
UML: fix hostfs build
Jiri Kosina
1
-0
/
+1
2008-02-09
Fix compile error on nommu for is_swap_pte
Matt Mackall
1
-0
/
+2
2008-02-09
[S390] dynamic page tables.
Martin Schwidefsky
13
-48
/
+258
2008-02-09
[S390] Add four level page tables for CONFIG_64BIT=y.
Martin Schwidefsky
8
-48
/
+124
2008-02-09
[S390] 1K/2K page table pages.
Martin Schwidefsky
11
-183
/
+207
2008-02-09
[S390] Remove a.out header file.
Martin Schwidefsky
3
-34
/
+0
2008-02-09
[S390] sclp_vt220: Fix vt220 initialization
Christian Borntraeger
1
-13
/
+18
2008-02-09
[S390] qdio: avoid hang when establishing qdio queues
Ursula Braun
1
-10
/
+8
2008-02-09
[S390] VMEM_MAX_PHYS overflow on 31 bit.
Martin Schwidefsky
1
-2
/
+3
2008-02-09
[S390] zcrypt: Do not start ap poll thread per default
Felix Beck
1
-2
/
+2
2008-02-09
[S390] Fix __ffs_word_loop/__ffz_word_loop inlnie assembly.
Martin Schwidefsky
1
-2
/
+2
2008-02-09
[S390] Wire up new timerfd syscalls.
Heiko Carstens
3
-1
/
+27
2008-02-09
[S390] Update default configuration.
Martin Schwidefsky
1
-23
/
+64
2008-02-09
Kbuild: Fix deb-pkg target to work with kernel versions ending with -<text-wi...
Michal Sojka
1
-1
/
+2
2008-02-09
ide: introduce HAVE_IDE
Sam Ravnborg
23
-6
/
+40
2008-02-09
kbuild: silence CHK/UPD messages according to $(quiet)
Mike Frysinger
2
-3
/
+9
2008-02-09
scsi: fix makefile for aic7(3*x)
Sam Ravnborg
1
-2
/
+2
2008-02-09
kbuild/modpost: Use warn() for announcing section mismatches
Geert Uytterhoeven
1
-8
/
+8
2008-02-09
Add binoffset to gitignore
Uwe Kleine-König
1
-0
/
+1
2008-02-09
kbuild/modpost: improve warnings if symbol is unknown
Sam Ravnborg
1
-7
/
+14
2008-02-09
Merge branches 'release', 'wmi' and 'laptop-docs' into release
Len Brown
9
-16
/
+226
2008-02-09
Merge branches 'release' and 'bugzilla-9910' into release
Len Brown
3
-2
/
+8
2008-02-09
Merge branches 'release' and 'buildfix' into release
Len Brown
0
-0
/
+0
2008-02-09
acer-wmi - Add documentation
Carlos Corbacho
3
-0
/
+207
2008-02-09
sonypi - Move sonypi.txt to Documentation/laptops
Carlos Corbacho
4
-3
/
+3
2008-02-09
sony-laptop - Move sony-laptop.txt to Documentation/laptops
Carlos Corbacho
4
-4
/
+3
[next]