aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sparc/prom/bootstr_64.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2012-05-09sparc: fix build fail in mm/init_64.c when NEED_MULTIPLE_NODES is offPaul Gortmaker1-9/+5
2012-04-27sparc64: Do not set max_mapnr.David S. Miller1-3/+0
2012-04-26sparc64: Use node local allocations for IRQ stacks.David S. Miller1-9/+14
2012-04-26sparc64: Convert over to NO_BOOTMEM.David S. Miller2-84/+8
2012-04-26hpwdt: Only BYTE reads/writes to WD Timer port 0x72Mingarelli, Thomas1-3/+3
2012-04-25mm: fix NULL ptr dereference in move_pagesSasha Levin1-8/+8
2012-04-25mm: fix NULL ptr dereference in migrate_pagesSasha Levin1-4/+7
2012-04-25revert "proc: clear_refs: do not clear reserved pages"Will Deacon1-3/+0
2012-04-25drivers/rtc/rtc-ds1307.c: fix BUG shown with lock debugging enabledAnatolij Gustschin1-0/+1
2012-04-25arch/arm/mach-ux500/mbox-db5500.c: world-writable sysfs fifo fileVasiliy Kulikov1-1/+1
2012-04-25hugetlbfs: lockdep annotate root inode properlyAneesh Kumar K.V1-0/+1
2012-04-25acerhdf: lowered default temp fanon/fanoff valuesPeter Feuerer1-2/+2
2012-04-25acerhdf: add support for new hardwarePeter Feuerer1-20/+42
2012-04-25acerhdf: add support for Aspire 1410 BIOS v1.3314Clay Carpenter1-0/+1
2012-04-25fs/buffer.c: remove BUG() in possible but rare conditionGlauber Costa1-1/+0
2012-04-25mm: fix up the vmscan stat in vmstatYing Han3-7/+13
2012-04-25epoll: clear the tfile_check_list on -ELOOPJason Baron1-1/+3
2012-04-25mm/hugetlb: fix warning in alloc_huge_page/dequeue_huge_page_vmaKonstantin Khlebnikov1-1/+1
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-25arch/tile: fix a couple of functions that should be __initChris Metcalf2-4/+4
2012-04-25init: fix bug where environment vars can't be passed via boot argsChris Metcalf1-12/+13
2012-04-25dmaengine/amba-pl08x : reset phychan_hold on terminate allDavide Ciminaghi1-0/+1
2012-04-25dma: pl330: fix a couple of compilation warningsOlof Johansson1-10/+15
2012-04-24IB/mlx4: Fix memory leaks in ib_link_query_port()Jesper Juhl1-1/+1
2012-04-24IB/mad: Don't send response for failed MADsJack Morgenstein1-3/+3
2012-04-24IB/mad: Set 'D' bit in response for unhandled MADsJack Morgenstein1-0/+2
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
2012-04-23dma/ste_dma40: fix erroneous comparisonLinus Walleij1-1/+1
2012-04-23dma/ste_dma40: explicitly include regulator consumer headerLinus Walleij1-0/+1
2012-04-23dma40: Improve the logic of stopping logical chanNarayanan G2-123/+199
2012-04-23ASoC: wm8994: Improve sequencing of AIF channel enablesMark Brown1-54/+222