summaryrefslogtreecommitdiffstats
path: root/fs/file_table.c (unfollow)
Commit message (Expand)AuthorFilesLines
2013-06-20powerpc/pseries: Distinguish between a os-partition and non-os partitionAruna Balakrishnaiah1-2/+5
2013-06-20powerpc/pseries: Read rtas partition via pstoreAruna Balakrishnaiah3-7/+31
2013-06-20powerpc/pseries: Read/Write oops nvram partition via pstoreAruna Balakrishnaiah1-15/+157
2013-06-20powerpc/pseries: Introduce generic read function to read nvram-partitionsAruna Balakrishnaiah1-10/+22
2013-06-20powerpc/pseries: Add version and timestamp to oops headerAruna Balakrishnaiah1-19/+38
2013-06-20powerpc/pseries: Remove syslog prefix in uncompressed oops textAruna Balakrishnaiah1-1/+1
2013-06-20powerpc/eeh: Enhance converting EEH devGavin Shan1-2/+2
2013-06-20powerpc/eeh: Fix fetching bus for single-dev-PEGavin Shan1-1/+2
2013-06-20powerpc: Align thread->fpr to 16 bytesAnton Blanchard1-1/+1
2013-06-20powerpc/pseries: Use 'true' instead of '1' for orderly_poweroffliguang1-4/+4
2013-06-20powerpc/smp: Use '==' instead of '<' for system_stateliguang3-3/+3
2013-06-20powerpc: Restore dbcr0 on user space exitBharat Bhushan2-7/+29
2013-06-20powerpc: Debug control and status registers are 32bitBharat Bhushan1-4/+4
2013-06-20powerpc/vfio: Enable on pSeries platformAlexey Kardashevskiy3-2/+6
2013-06-20powerpc/vfio: Implement IOMMU driver for VFIOAlexey Kardashevskiy6-0/+482
2013-06-20powerpc/vfio: Enable on PowerNV platformAlexey Kardashevskiy6-1/+364
2013-06-20powerpc: Update currituck pci/usb fixup for new board revisionAlistair Popple2-2/+42
2013-06-20powerpc: Fix single step emulation of 32bit overflowed branchesMichael Neuling1-1/+1
2013-06-20powerpc: Update default configurationsAlistair Popple6-0/+12
2013-06-20powerpc: Add a configuration option for early BootX/OpenFirmware debugAlistair Popple2-1/+8
2013-06-20powerpc/prom: Scan reserved-ranges node for memory reservationsJeremy Kerr1-0/+35
2013-06-20powerpc/mm: Make mmap_64.c compile on 32bit powerpcDaniel Walker3-5/+2
2013-06-20powerpc: Remove the unneeded trigger of decrementer interrupt in decrementer_...Kevin Hao1-2/+0
2013-06-20powerpc/mm/nohash: Ignore NULL stale_map entriesScott Wood1-3/+6
2013-06-20powerpc: Move the single step enable code to a generic pathSuzuki K. Poulose2-19/+26
2013-06-20powerpc/kprobes: Do not disable External interrupts during single stepSuzuki K. Poulose1-5/+5
2013-06-20powerpc: Mark low level irq handlers NO_THREADThomas Gleixner2-0/+2
2013-06-20mm/THP: deposit the transpare huge pgtable before set_pmdAneesh Kumar K.V1-4/+4
2013-06-20mm/THP: don't use HPAGE_SHIFT in transparent hugepage codeAneesh Kumar K.V1-7/+3
2013-06-20mm/THP: withdraw the pgtable after pmdp related operationsAneesh Kumar K.V1-1/+7
2013-06-20mm/THP: add pmd args to pgtable deposit and withdraw APIsAneesh Kumar K.V7-21/+27
2013-06-20mm/thp: use the correct function when updating access flagsAneesh Kumar K.V1-1/+3
2013-06-13turbostat: Increase output buffer size to accommodate C8-C10Josh Triplett1-1/+1
2013-06-13md/raid1,5,10: Disable WRITE SAME until a recovery strategy is in placeH. Peter Anvin3-5/+6
2013-06-13md/raid1,raid10: use freeze_array in place of raise_barrier in various places.NeilBrown2-18/+18
2013-06-13md/raid1: consider WRITE as successful only if at least one non-Faulty and no...Alex Lyakas2-2/+22
2013-06-13md: md_stop_writes() should always freeze recovery.NeilBrown1-1/+1
2013-06-13include/linux/math64.h: add div64_ul()Alex Shi1-2/+4
2013-06-13mm: memcontrol: fix lockless reclaim hierarchy iteratorJohannes Weiner1-7/+5
2013-06-13frontswap: fix incorrect zeroing and allocation size for frontswap_mapAkinobu Mita2-2/+2
2013-06-13kernel/audit_tree.c:audit_add_tree_rule(): protect `rule' from kill_rules()Chen Gang1-0/+1
2013-06-13mm: migration: add migrate_entry_wait_huge()Naoya Horiguchi3-6/+22
2013-06-13ocfs2: add missing lockres put in dlm_mig_lockres_handlerXue jiufei1-0/+1
2013-06-13mm/page_alloc.c: fix watermark check in __zone_watermark_ok()Tomasz Stanislawski1-2/+4
2013-06-13drivers/misc/sgi-gru/grufile.c: fix info leak in gru_get_config_info()Dan Carpenter1-0/+1
2013-06-13aio: fix io_destroy() regression by using call_rcu()Kent Overstreet1-20/+16
2013-06-13rtc-at91rm9200: use shadow IMR on at91sam9x5Johan Hovold2-1/+8
2013-06-13rtc-at91rm9200: add shadow interrupt maskJohan Hovold1-1/+38
2013-06-13rtc-at91rm9200: refactor interrupt-register handlingJohan Hovold1-14/+29
2013-06-13rtc-at91rm9200: add configuration supportJohan Hovold1-8/+38