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
2012-05-05
c6x: Use generic init_task
Thomas Gleixner
2
-16
/
+1
2012-05-05
blackfin: Use generic init_task
Thomas Gleixner
4
-35
/
+2
2012-05-05
avr32: Use generic init_task
Thomas Gleixner
3
-32
/
+2
2012-05-05
arm: Use generic init_task
Thomas Gleixner
4
-39
/
+3
2012-05-05
alpha: Use generic init_task
Thomas Gleixner
3
-18
/
+2
2012-05-05
init_task: Create generic init_task instance
Thomas Gleixner
4
-2
/
+28
2012-05-05
frv: Use core allocator for task_struct
Thomas Gleixner
2
-12
/
+0
2012-05-05
frv: Use correct size for task_struct allocation
Thomas Gleixner
1
-7
/
+2
2012-05-04
smp: Fix idle_thread_init() inline stub
Thomas Gleixner
1
-1
/
+1
2012-05-03
smp, idle: Allocate idle thread for each possible cpu during boot
Suresh Siddha
4
-56
/
+31
2012-04-26
parisc: Use generic idle thread allocation
Thomas Gleixner
2
-21
/
+3
2012-04-26
sparc: Use generic idle thread allocation
Thomas Gleixner
7
-32
/
+18
2012-04-26
alpha: Use generic idle thread allocation
Thomas Gleixner
2
-16
/
+3
2012-04-26
sh: Use generic idle thread allocation
Thomas Gleixner
3
-17
/
+2
2012-04-26
blackfin: Use generic idle thread allocation
Thomas Gleixner
2
-18
/
+2
2012-04-26
cris: Use generic idle thread allocation
Thomas Gleixner
2
-10
/
+3
2012-04-26
s390: Use generic idle thread allocation
Thomas Gleixner
2
-31
/
+3
2012-04-26
hexagon: Use generic idle thread allocation
Thomas Gleixner
2
-9
/
+3
2012-04-26
mips: Use generic idle thread allocation
Thomas Gleixner
2
-53
/
+2
2012-04-26
arm: Use generic idle thread allocation
Thomas Gleixner
3
-26
/
+2
2012-04-26
ia64: Use generic idle thread allocation
Thomas Gleixner
2
-58
/
+4
2012-04-26
powerpc: Use generic idle thread allocation
Thomas Gleixner
2
-69
/
+6
2012-04-26
x86: Use generic idle thread allocation
Thomas Gleixner
4
-84
/
+14
2012-04-26
x86: Add task_struct argument to smp_ops.cpu_up
Thomas Gleixner
3
-7
/
+7
2012-04-26
smp: Provide generic idle thread allocation
Thomas Gleixner
5
-2
/
+99
2012-04-26
smp: Add generic smpboot facility
Thomas Gleixner
4
-0
/
+29
2012-04-26
smp: Add task_struct argument to __cpu_up()
Thomas Gleixner
21
-21
/
+23
2012-04-26
m32r: Remove pointless function prototypes
Thomas Gleixner
1
-4
/
+0
2012-04-25
Merge tag 'nfs-for-3.4-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
10
-40
/
+88
2012-04-25
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
22
-97
/
+144
2012-04-25
Merge branch 'for_linus' of git://cavan.codon.org.uk/platform-drivers-x86
Linus Torvalds
2
-1
/
+2
2012-04-25
mm: memcg: move pc lookup point to commit_charge()
Johannes Weiner
1
-12
/
+5
2012-04-25
mm: nobootmem: Correct alloc_bootmem semantics.
David Miller
1
-2
/
+8
2012-04-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-3.0-fixes
Linus Torvalds
1
-3
/
+7
2012-04-24
Merge tag 'hsi_fixes_for_3.4' of git://gitorious.org/kernel-hsi/kernel-hsi
Linus Torvalds
4
-120
/
+155
2012-04-24
GFS2: Instruct DLM to avoid queue convert slowdown
Bob Peterson
1
-3
/
+7
2012-04-23
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2
-2
/
+4
2012-04-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rku...
Linus Torvalds
6
-4
/
+14
2012-04-23
Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmar...
Linus Torvalds
1
-0
/
+4
2012-04-23
super.c: unused variable warning without CONFIG_QUOTA
Eldad Zack
1
-0
/
+2
2012-04-23
jbd2: use GFP_NOFS for blkdev_issue_flush
Shaohua Li
1
-2
/
+2
2012-04-23
Merge tag 'md-3.4-fixes' of git://neil.brown.name/md
Linus Torvalds
2
-5
/
+6
2012-04-23
Merge tag 'dlm-fixes-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/te...
Linus Torvalds
1
-0
/
+12
2012-04-23
mm: fix s390 BUG by __set_page_dirty_no_writeback on swap
Hugh Dickins
1
-1
/
+1
2012-04-23
x32, siginfo: Provide proper overrides for x32 siginfo_t
H. Peter Anvin
1
-1
/
+7
2012-04-24
md: fix possible corruption of array metadata on shutdown.
NeilBrown
1
-1
/
+2
2012-04-24
md: don't call ->add_disk unless there is good reason.
NeilBrown
1
-2
/
+2
2012-04-24
DM RAID: Use safe version of rdev_for_each
Jonathan Brassow
1
-2
/
+2
2012-04-23
asm-generic: Allow overriding clock_t and add attributes to siginfo_t
H. Peter Anvin
1
-3
/
+11
2012-04-23
x32: Check __ILP32__ instead of __LP64__ for x32
H.J. Lu
3
-7
/
+7
[next]