summaryrefslogtreecommitdiffstats
path: root/net/netlabel (unfollow)
Commit message (Expand)AuthorFilesLines
2012-04-26mm: fix NULL ptr dereference in move_pagesSasha Levin1-8/+8
2012-04-26mm: fix NULL ptr dereference in migrate_pagesSasha Levin1-4/+7
2012-04-26revert "proc: clear_refs: do not clear reserved pages"Will Deacon1-3/+0
2012-04-26drivers/rtc/rtc-ds1307.c: fix BUG shown with lock debugging enabledAnatolij Gustschin1-0/+1
2012-04-26arch/arm/mach-ux500/mbox-db5500.c: world-writable sysfs fifo fileVasiliy Kulikov1-1/+1
2012-04-26hugetlbfs: lockdep annotate root inode properlyAneesh Kumar K.V1-0/+1
2012-04-26acerhdf: lowered default temp fanon/fanoff valuesPeter Feuerer1-2/+2
2012-04-26acerhdf: add support for new hardwarePeter Feuerer1-20/+42
2012-04-26acerhdf: add support for Aspire 1410 BIOS v1.3314Clay Carpenter1-0/+1
2012-04-26fs/buffer.c: remove BUG() in possible but rare conditionGlauber Costa1-1/+0
2012-04-26mm: fix up the vmscan stat in vmstatYing Han3-7/+13
2012-04-26epoll: clear the tfile_check_list on -ELOOPJason Baron1-1/+3
2012-04-26mm/hugetlb: fix warning in alloc_huge_page/dequeue_huge_page_vmaKonstantin Khlebnikov1-1/+1
2012-04-26mm: memcg: move pc lookup point to commit_charge()Johannes Weiner1-12/+5
2012-04-26mm: nobootmem: Correct alloc_bootmem semantics.David Miller1-2/+8
2012-04-24GFS2: Instruct DLM to avoid queue convert slowdownBob Peterson1-3/+7
2012-04-24super.c: unused variable warning without CONFIG_QUOTAEldad Zack1-0/+2
2012-04-24jbd2: use GFP_NOFS for blkdev_issue_flushShaohua Li1-2/+2
2012-04-24mm: fix s390 BUG by __set_page_dirty_no_writeback on swapHugh Dickins1-1/+1
2012-04-24x32, 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-24asm-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 asse...Konrad 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-23ASoC: wm8994: Improve sequencing of AIF channel enablesMark Brown1-54/+222