summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2013-06-20powerpc/vfio: Enable on PowerNV platformAlexey Kardashevskiy
2013-06-20powerpc: Update currituck pci/usb fixup for new board revisionAlistair Popple
2013-06-20powerpc: Fix single step emulation of 32bit overflowed branchesMichael Neuling
2013-06-20powerpc: Update default configurationsAlistair Popple
2013-06-20powerpc: Add a configuration option for early BootX/OpenFirmware debugAlistair Popple
2013-06-20powerpc/prom: Scan reserved-ranges node for memory reservationsJeremy Kerr
2013-06-20powerpc/mm: Make mmap_64.c compile on 32bit powerpcDaniel Walker
2013-06-20powerpc: Remove the unneeded trigger of decrementer interrupt in decrementer_...Kevin Hao
2013-06-20powerpc/mm/nohash: Ignore NULL stale_map entriesScott Wood
2013-06-20powerpc: Move the single step enable code to a generic pathSuzuki K. Poulose
2013-06-20powerpc/kprobes: Do not disable External interrupts during single stepSuzuki K. Poulose
2013-06-20powerpc: Mark low level irq handlers NO_THREADThomas Gleixner
2013-06-20mm/THP: deposit the transpare huge pgtable before set_pmdAneesh Kumar K.V
2013-06-20mm/THP: don't use HPAGE_SHIFT in transparent hugepage codeAneesh Kumar K.V
2013-06-20mm/THP: withdraw the pgtable after pmdp related operationsAneesh Kumar K.V
2013-06-20mm/THP: add pmd args to pgtable deposit and withdraw APIsAneesh Kumar K.V
2013-06-20mm/thp: use the correct function when updating access flagsAneesh Kumar K.V
2013-06-13Merge tag 'acpi-3.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2013-06-13Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2013-06-13Merge branch 'rcu/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...Linus Torvalds
2013-06-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2013-06-13Merge tag 'asoc-v3.10-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Linus Torvalds
2013-06-13Merge tag 'md-3.10-fixes' of git://neil.brown.name/mdLinus Torvalds
2013-06-13turbostat: Increase output buffer size to accommodate C8-C10Josh Triplett
2013-06-13Merge tag 'efi-urgent' into x86/urgentH. Peter Anvin
2013-06-13md/raid1,5,10: Disable WRITE SAME until a recovery strategy is in placeH. Peter Anvin
2013-06-13md/raid1,raid10: use freeze_array in place of raise_barrier in various places.NeilBrown
2013-06-13md/raid1: consider WRITE as successful only if at least one non-Faulty and no...Alex Lyakas
2013-06-13md: md_stop_writes() should always freeze recovery.NeilBrown
2013-06-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2013-06-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2013-06-12Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2013-06-12Merge branch 'akpm' (updates from Andrew Morton)Linus Torvalds
2013-06-12include/linux/math64.h: add div64_ul()Alex Shi
2013-06-12mm: memcontrol: fix lockless reclaim hierarchy iteratorJohannes Weiner
2013-06-12frontswap: fix incorrect zeroing and allocation size for frontswap_mapAkinobu Mita
2013-06-12kernel/audit_tree.c:audit_add_tree_rule(): protect `rule' from kill_rules()Chen Gang
2013-06-12mm: migration: add migrate_entry_wait_huge()Naoya Horiguchi
2013-06-12ocfs2: add missing lockres put in dlm_mig_lockres_handlerXue jiufei
2013-06-12mm/page_alloc.c: fix watermark check in __zone_watermark_ok()Tomasz Stanislawski
2013-06-12drivers/misc/sgi-gru/grufile.c: fix info leak in gru_get_config_info()Dan Carpenter
2013-06-12aio: fix io_destroy() regression by using call_rcu()Kent Overstreet
2013-06-12rtc-at91rm9200: use shadow IMR on at91sam9x5Johan Hovold
2013-06-12rtc-at91rm9200: add shadow interrupt maskJohan Hovold
2013-06-12rtc-at91rm9200: refactor interrupt-register handlingJohan Hovold
2013-06-12rtc-at91rm9200: add configuration supportJohan Hovold
2013-06-12rtc-at91rm9200: add match-table compile guardJohan Hovold
2013-06-12fs/ocfs2/namei.c: remove unecessary ERROR when removing non-empty directoryGoldwyn Rodrigues
2013-06-12swap: avoid read_swap_cache_async() race to deadlock while waiting on discard...Rafael Aquini
2013-06-12drivers/rtc/rtc-twl.c: fix missing device_init_wakeup() when booted with devi...Tony Lindgren