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
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2009-09-24
cgroups: change css_set freeing mechanism to be under RCU
Ben Blum
1
-0
/
+3
2009-09-24
cgroups: ensure correct concurrent opening/reading of pidlists across pid nam...
Ben Blum
1
-5
/
+29
2009-09-24
cgroups: add a read-only "procs" file similar to "tasks" that shows only uniq...
Ben Blum
1
-8
/
+14
2009-09-24
cgroups: revert "cgroups: fix pid namespace bug"
Paul Menage
1
-4
/
+7
2009-09-24
docs: fix various Documentation/ paths in header files
Randy Dunlap
4
-5
/
+5
2009-09-24
time: add function to convert between calendar time and broken-down time for ...
Zhaolei
1
-0
/
+28
2009-09-24
truncate: new helpers
npiggin@suse.de
2
-3
/
+5
2009-09-24
freeze_bdev: grab active reference to frozen superblocks
Christoph Hellwig
1
-0
/
+1
2009-09-24
freeze_bdev: kill bd_mount_sem
Christoph Hellwig
1
-1
/
+0
2009-09-24
vfs: seq_file: add helpers for data filling
Miklos Szeredi
1
-0
/
+38
2009-09-24
vfs: change sb->s_maxbytes to a loff_t
Jeff Layton
1
-1
/
+1
2009-09-24
vfs: split generic_forget_inode() so that hugetlbfs does not have to copy it
Jan Kara
1
-0
/
+1
2009-09-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus
Linus Torvalds
6
-493
/
+255
2009-09-23
headers: utsname.h redux
Alexey Dobriyan
1
-1
/
+0
2009-09-24
cpumask: Move deprecated functions to end of header.
Rusty Russell
1
-341
/
+252
2009-09-24
cpumask: remove unused deprecated functions, avoid accusations of insanity
Rusty Russell
1
-111
/
+1
2009-09-24
cpumask: remove obsolete topology_core_siblings and topology_thread_siblings:...
Rusty Russell
1
-6
/
+0
2009-09-24
cpumask: remove the deprecated smp_call_function_mask()
Rusty Russell
1
-11
/
+0
2009-09-24
cpumask: don't define set_cpus_allowed() if CONFIG_CPUMASK_OFFSTACK=y
Rusty Russell
1
-0
/
+3
2009-09-24
cpumask: Remove mask field from comments
Nobuhiro Iwamatsu
1
-1
/
+0
2009-09-24
cpumask: remove unused mask field from struct irqaction.
Rusty Russell
1
-1
/
+0
2009-09-24
cpumask: remove unused cpu_mask_all
Rusty Russell
1
-3
/
+0
2009-09-24
cpumask: remove dangerous CPU_MASK_ALL_PTR
Rusty Russell
1
-3
/
+0
2009-09-24
cpumask: remove obsolete node_to_cpumask now everyone uses cpumask_of_node
Rusty Russell
1
-17
/
+0
2009-09-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
5
-1
/
+149
2009-09-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-next
Linus Torvalds
1
-0
/
+2
2009-09-23
Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6
Linus Torvalds
1
-2
/
+3
2009-09-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri...
Linus Torvalds
1
-0
/
+3
2009-09-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
1
-17
/
+1
2009-09-23
sunrpc: xdr_xcode_hyper helpers cannot presume 64-bit alignment
Benny Halevy
1
-2
/
+3
2009-09-23
serial core: fix new kernel-doc warnings
Randy Dunlap
1
-2
/
+2
2009-09-23
9p: Add fscache support to 9p
Abhishek Kulkarni
1
-0
/
+3
2009-09-23
include/linux/cred.h: fix build
Andrew Morton
1
-17
/
+1
2009-09-23
Merge git://git.infradead.org/battery-2.6
Linus Torvalds
4
-14
/
+232
2009-09-23
Merge git://git.infradead.org/mtd-2.6
Linus Torvalds
4
-2
/
+20
2009-09-23
Merge branch 'vgaarb-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ai...
Linus Torvalds
1
-1
/
+10
2009-09-23
Merge git://git.infradead.org/iommu-2.6
Linus Torvalds
2
-1
/
+2
2009-09-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg...
Linus Torvalds
6
-8
/
+59
2009-09-23
Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
3
-3
/
+356
2009-09-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...
Linus Torvalds
1
-14
/
+0
2009-09-23
Merge branch 'sfi-release' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Linus Torvalds
2
-0
/
+299
2009-09-23
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
9
-745
/
+1213
2009-09-23
Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
3
-13
/
+1
2009-09-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
Linus Torvalds
8
-159
/
+265
2009-09-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus
Linus Torvalds
8
-18
/
+33
2009-09-23
fs: change sys_truncate length parameter type
Heiko Carstens
1
-2
/
+1
2009-09-23
Merge branch 'x86/orig_ax' of git://git.kernel.org/pub/scm/linux/kernel/git/f...
Linus Torvalds
1
-2
/
+6
2009-09-23
jbd.h: bitfields should be unsigned
H Hartley Sweeten
1
-1
/
+1
2009-09-23
davinci-fb-frame-buffer-driver-for-ti-da8xx-omap-l1xx-v4
Sudhakar Rajashekhara
1
-3
/
+0
2009-09-23
davinci: fb: Frame Buffer driver for TI DA8xx/OMAP-L1xx
Sudhakar Rajashekhara
1
-0
/
+106
[prev]
[next]