aboutsummaryrefslogtreecommitdiffstats
path: root/usr (unfollow)
AgeCommit message (Expand)AuthorFilesLines
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-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-24GFS2: Instruct DLM to avoid queue convert slowdownBob Peterson1-3/+7
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-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
2012-04-23asm-generic: Allow overriding clock_t and add attributes to siginfo_tH. Peter Anvin1-3/+11
2012-04-23x32: Check __ILP32__ instead of __LP64__ for x32H.J. Lu3-7/+7
2012-04-23x86, acpi: Call acpi_enter_sleep_state via an asmlinkage C function from assemblerKonrad Rzeszutek Wilk4-6/+8
2012-04-23ACPI: Convert wake_sleep_flags to a value instead of functionKonrad Rzeszutek Wilk2-24/+30
2012-04-23hexagon: add missing cpu.h includeRichard Kuo1-1/+2
2012-04-23hexagon/CPU hotplug: Add missing call to notify_cpu_starting()Srivatsa S. Bhat1-0/+5
2012-04-23hexagon: use renamed tick_nohz_idle_* functionsRichard Kuo1-3/+3
2012-04-23Hexagon: misc compile warning/error cleanup due to missing headersRichard Kuo4-0/+4
2012-04-23dlm: fix QUECVT when convert queue is emptyDavid Teigland1-0/+12