aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-05-05avr32: Use generic init_taskThomas Gleixner
2012-05-05arm: Use generic init_taskThomas Gleixner
2012-05-05alpha: Use generic init_taskThomas Gleixner
2012-05-05init_task: Create generic init_task instanceThomas Gleixner
2012-05-05frv: Use core allocator for task_structThomas Gleixner
2012-05-05frv: Use correct size for task_struct allocationThomas Gleixner
2012-05-04smp: Fix idle_thread_init() inline stubThomas Gleixner
2012-05-03smp, idle: Allocate idle thread for each possible cpu during bootSuresh Siddha
2012-04-26parisc: Use generic idle thread allocationThomas Gleixner
2012-04-26sparc: Use generic idle thread allocationThomas Gleixner
2012-04-26alpha: Use generic idle thread allocationThomas Gleixner
2012-04-26sh: Use generic idle thread allocationThomas Gleixner
2012-04-26blackfin: Use generic idle thread allocationThomas Gleixner
2012-04-26cris: Use generic idle thread allocationThomas Gleixner
2012-04-26s390: Use generic idle thread allocationThomas Gleixner
2012-04-26hexagon: Use generic idle thread allocationThomas Gleixner
2012-04-26mips: Use generic idle thread allocationThomas Gleixner
2012-04-26arm: Use generic idle thread allocationThomas Gleixner
2012-04-26ia64: Use generic idle thread allocationThomas Gleixner
2012-04-26powerpc: Use generic idle thread allocationThomas Gleixner
2012-04-26x86: Use generic idle thread allocationThomas Gleixner
2012-04-26x86: Add task_struct argument to smp_ops.cpu_upThomas Gleixner
2012-04-26smp: Provide generic idle thread allocationThomas Gleixner
2012-04-26smp: Add generic smpboot facilityThomas Gleixner
2012-04-26smp: Add task_struct argument to __cpu_up()Thomas Gleixner
2012-04-26m32r: Remove pointless function prototypesThomas Gleixner
2012-04-25Merge tag 'nfs-for-3.4-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2012-04-25Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2012-04-25Merge branch 'for_linus' of git://cavan.codon.org.uk/platform-drivers-x86Linus Torvalds
2012-04-25mm: memcg: move pc lookup point to commit_charge()Johannes Weiner
2012-04-25mm: nobootmem: Correct alloc_bootmem semantics.David Miller
2012-04-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-3.0-fixesLinus Torvalds
2012-04-24Merge tag 'hsi_fixes_for_3.4' of git://gitorious.org/kernel-hsi/kernel-hsiLinus Torvalds
2012-04-24GFS2: Instruct DLM to avoid queue convert slowdownBob Peterson
2012-04-23Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2012-04-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rku...Linus Torvalds
2012-04-23Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmar...Linus Torvalds
2012-04-23super.c: unused variable warning without CONFIG_QUOTAEldad Zack
2012-04-23jbd2: use GFP_NOFS for blkdev_issue_flushShaohua Li
2012-04-23Merge tag 'md-3.4-fixes' of git://neil.brown.name/mdLinus Torvalds
2012-04-23Merge tag 'dlm-fixes-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/te...Linus Torvalds
2012-04-23mm: fix s390 BUG by __set_page_dirty_no_writeback on swapHugh Dickins
2012-04-23x32, siginfo: Provide proper overrides for x32 siginfo_tH. Peter Anvin
2012-04-24md: fix possible corruption of array metadata on shutdown.NeilBrown
2012-04-24md: don't call ->add_disk unless there is good reason.NeilBrown
2012-04-24DM RAID: Use safe version of rdev_for_eachJonathan Brassow
2012-04-23asm-generic: Allow overriding clock_t and add attributes to siginfo_tH. Peter Anvin
2012-04-23x32: Check __ILP32__ instead of __LP64__ for x32H.J. Lu
2012-04-23x86, acpi: Call acpi_enter_sleep_state via an asmlinkage C function from asse...Konrad Rzeszutek Wilk
2012-04-23ACPI: Convert wake_sleep_flags to a value instead of functionKonrad Rzeszutek Wilk