aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2012-05-05frv: Use generic init_taskThomas Gleixner4-34/+3
2012-05-05cris: Use generic init_taskThomas Gleixner2-28/+1
2012-05-05c6x: Use generic init_taskThomas Gleixner2-16/+1
2012-05-05blackfin: Use generic init_taskThomas Gleixner4-35/+2
2012-05-05avr32: Use generic init_taskThomas Gleixner3-32/+2
2012-05-05arm: Use generic init_taskThomas Gleixner4-39/+3
2012-05-05alpha: Use generic init_taskThomas Gleixner3-18/+2
2012-05-05init_task: Create generic init_task instanceThomas Gleixner4-2/+28
2012-05-05frv: Use core allocator for task_structThomas Gleixner2-12/+0
2012-05-05frv: Use correct size for task_struct allocationThomas Gleixner1-7/+2
2012-05-04smp: Fix idle_thread_init() inline stubThomas Gleixner1-1/+1
2012-05-03smp, idle: Allocate idle thread for each possible cpu during bootSuresh Siddha4-56/+31
2012-04-26parisc: Use generic idle thread allocationThomas Gleixner2-21/+3
2012-04-26sparc: Use generic idle thread allocationThomas Gleixner7-32/+18
2012-04-26alpha: Use generic idle thread allocationThomas Gleixner2-16/+3
2012-04-26sh: Use generic idle thread allocationThomas Gleixner3-17/+2
2012-04-26blackfin: Use generic idle thread allocationThomas Gleixner2-18/+2
2012-04-26cris: Use generic idle thread allocationThomas Gleixner2-10/+3
2012-04-26s390: Use generic idle thread allocationThomas Gleixner2-31/+3
2012-04-26hexagon: Use generic idle thread allocationThomas Gleixner2-9/+3
2012-04-26mips: Use generic idle thread allocationThomas Gleixner2-53/+2
2012-04-26arm: Use generic idle thread allocationThomas Gleixner3-26/+2
2012-04-26ia64: Use generic idle thread allocationThomas Gleixner2-58/+4
2012-04-26powerpc: Use generic idle thread allocationThomas Gleixner2-69/+6
2012-04-26x86: Use generic idle thread allocationThomas Gleixner4-84/+14
2012-04-26x86: Add task_struct argument to smp_ops.cpu_upThomas Gleixner3-7/+7
2012-04-26smp: Provide generic idle thread allocationThomas Gleixner5-2/+99
2012-04-26smp: Add generic smpboot facilityThomas Gleixner4-0/+29
2012-04-26smp: Add task_struct argument to __cpu_up()Thomas Gleixner21-21/+23
2012-04-26m32r: Remove pointless function prototypesThomas Gleixner1-4/+0
2012-04-25Merge tag 'nfs-for-3.4-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds10-40/+88
2012-04-25Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds22-97/+144
2012-04-25Merge branch 'for_linus' of git://cavan.codon.org.uk/platform-drivers-x86Linus Torvalds2-1/+2
2012-04-25mm: memcg: move pc lookup point to commit_charge()Johannes Weiner1-12/+5
2012-04-25mm: nobootmem: Correct alloc_bootmem semantics.David Miller1-2/+8
2012-04-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-3.0-fixesLinus Torvalds1-3/+7
2012-04-24Merge tag 'hsi_fixes_for_3.4' of git://gitorious.org/kernel-hsi/kernel-hsiLinus Torvalds4-120/+155
2012-04-24GFS2: Instruct DLM to avoid queue convert slowdownBob Peterson1-3/+7
2012-04-23Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4Linus Torvalds2-2/+4
2012-04-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rkuo/linux-hexagon-kernelLinus Torvalds6-4/+14
2012-04-23Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuildLinus Torvalds1-0/+4
2012-04-23super.c: unused variable warning without CONFIG_QUOTAEldad Zack1-0/+2
2012-04-23jbd2: use GFP_NOFS for blkdev_issue_flushShaohua Li1-2/+2
2012-04-23Merge tag 'md-3.4-fixes' of git://neil.brown.name/mdLinus Torvalds2-5/+6
2012-04-23Merge tag 'dlm-fixes-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland/linux-dlmLinus Torvalds1-0/+12
2012-04-23mm: fix s390 BUG by __set_page_dirty_no_writeback on swapHugh Dickins1-1/+1
2012-04-23x32, siginfo: Provide proper overrides for x32 siginfo_tH. Peter Anvin1-1/+7
2012-04-24md: fix possible corruption of array metadata on shutdown.NeilBrown1-1/+2
2012-04-24md: don't call ->add_disk unless there is good reason.NeilBrown1-2/+2
2012-04-24DM RAID: Use safe version of rdev_for_eachJonathan Brassow1-2/+2