summaryrefslogtreecommitdiffstats
path: root/tools (unfollow)
Commit message (Expand)AuthorFilesLines
2012-08-23x86, microcode, AMD: Rewrite patch application procedureBorislav Petkov1-115/+121
2012-08-23x86, microcode, AMD: Add a small, per-family patches cacheBorislav Petkov1-1/+66
2012-08-23x86, microcode, AMD: Add reverse equiv table searchBorislav Petkov1-16/+30
2012-08-23x86, microcode: Add a refresh firmware flag to ->request_microcode_fwBorislav Petkov4-9/+12
2012-08-23x86, microcode, AMD: Read CPUID(1).EAX on the correct cpuBorislav Petkov1-6/+6
2012-08-23x86, microcode, AMD: Check before applying a patchBorislav Petkov1-3/+10
2012-08-23x86, microcode, AMD: Remove useless get_ucode_data wrapperBorislav Petkov2-8/+2
2012-08-23x86, microcode: Straighten out Kconfig textBorislav Petkov1-10/+10
2012-08-23x86, microcode: Cleanup cpu hotplug notifier callbackBorislav Petkov1-9/+16
2012-08-23x86, microcode: Drop uci->mc check on resume pathBorislav Petkov1-11/+5
2012-08-23x86, microcode: Save an indentation level in reload_for_cpuBorislav Petkov1-10/+9
2012-08-23x86, microcode, AMD: Fix broken ucode patch size checkAndreas Herrmann1-3/+4
2012-08-22x86/alternatives: Fix p6 nops on non-modular kernelsAvi Kivity1-1/+1
2012-08-22x86/fixup_irq: Use cpu_online_mask instead of cpu_all_maskLiu, Chuansheng1-1/+1
2012-08-22x86/spinlocks: Fix comment in spinlock.hRichard Weinberger1-2/+1
2012-08-22mm: compaction: Abort async compaction if locks are contended or taking too longMel Gorman4-29/+93
2012-08-22mm: have order > 0 compaction start near a pageblock with free pagesMel Gorman1-26/+28
2012-08-22rapidio/tsi721: fix unused variable compiler warningAlexandre Bounine1-1/+4
2012-08-22rapidio/tsi721: fix inbound doorbell interrupt handlingAlexandre Bounine1-0/+7
2012-08-22drivers/rtc/rtc-rs5c348.c: fix hour decoding in 12-hour modeAtsushi Nemoto1-2/+5
2012-08-22mm: correct page->pfmemalloc to fix deactivate_slab regressionAlex Shi1-10/+11
2012-08-22drivers/rtc/rtc-pcf2123.c: initialize dynamic sysfs attributesIlya Shchepetkov1-0/+2
2012-08-22mm/compaction.c: fix deferring compaction mistakeMinchan Kim1-1/+1
2012-08-22drivers/misc/sgi-xp/xpc_uv.c: SGI XPC fails to load when cpu 0 is out of IRQ ...Robin Holt1-19/+65
2012-08-22string: do not export memweight() to userspaceWANG Cong1-1/+1
2012-08-22hugetlb: update hugetlbpage.txtZhouping Liu1-2/+8
2012-08-22checkpatch: add control statement test to SINGLE_STATEMENT_DO_WHILE_MACROJoe Perches1-1/+2
2012-08-22mm: hugetlbfs: correctly populate shared pmdMichal Hocko1-5/+16
2012-08-22cciss: fix incorrect scsi status reportingStephen M. Cameron1-10/+1
2012-08-22Documentation: update mount option in filesystem/vfat.txtNamjae Jeon1-0/+11
2012-08-22mm: change nr_ptes BUG_ON to WARN_ONHugh Dickins1-1/+1
2012-08-22cs5535-clockevt: typo, it's MFGPT, not MFPGTJens Rottmann1-2/+2
2012-08-21af_netlink: force credentials passing [CVE-2012-3520]Eric Dumazet3-4/+6
2012-08-21ipv4: fix ip header ident selection in __ip_make_skb()Eric Dumazet1-1/+1
2012-08-21ipv4: Use newinet->inet_opt in inet_csk_route_child_sock()Christoph Paasch1-1/+6
2012-08-21tcp: fix possible socket refcount problemEric Dumazet3-10/+18
2012-08-21task_work: add a scheduling point in task_work_run()Eric Dumazet1-0/+1
2012-08-21fbcon: fix race condition between console lock and cursor timerDave Airlie1-1/+5
2012-08-21ALSA: snd-als100: fix suspend/resumeOndrej Zary1-1/+1
2012-08-20[IA64] defconfig: Remove CONFIG_MISC_DEVICESFabio Estevam2-2/+0
2012-08-20ALSA: hda - Fix leftover codec->power_transitionTakashi Iwai1-0/+2
2012-08-20gpu/mfd/usb: Fix USB randconfig problemsGuenter Roeck4-2/+5
2012-08-20vfs: missed source of ->f_pos racesAl Viro1-2/+8
2012-08-20ideapad: add Lenovo IdeaPad Z570 support (part 3)Maxim Mikityanskiy2-3/+51
2012-08-20ideapad: add Lenovo IdeaPad Z570 support (part 2)Maxim Mikityanskiy2-0/+36
2012-08-20ideapad: add Lenovo IdeaPad Z570 support (part 1)Maxim Mikityanskiy1-0/+32
2012-08-20net: tcp: move sk_rx_dst_set call after tcp_create_openreq_child()Neal Cardwell3-14/+14
2012-08-20net/core/dev.c: fix kernel-doc warningRandy Dunlap1-0/+1
2012-08-20netconsole: remove a redundant netconsole_target_put()Amerigo Wang1-1/+0
2012-08-20net: ipv6: fix oops in inet_putpeer()Patrick McHardy3-0/+12